Searched refs:cm (Results 1 – 13 of 13) sorted by relevance
/glibc-2.36/localedata/ |
D | tst-locale.sh | 63 test_locale tests/test1.cm tests/test1.def test1 64 test_locale tests/test2.cm tests/test2.def test2 65 test_locale tests/test3.cm tests/test3.def test3 66 test_locale tests/test4.cm tests/test4.def test4 67 test_locale tests/test5.cm tests/test5.def test5 tests/test5.ds 68 test_locale tests/test6.cm tests/test6.def test6 tests/test6.ds 69 test_locale tests/test7.cm tests/test7.def test7
|
D | Makefile | 131 ld-test-srcs := $(addprefix tests/,$(addsuffix .cm,$(ld-test-names)) \
|
/glibc-2.36/locale/programs/ |
D | charmap.c | 48 static void charmap_new_char (struct linereader *lr, struct charmap_t *cm, 923 charmap_find_value (const struct charmap_t *cm, const char *name, size_t len) in charmap_find_value() argument 927 return (find_entry ((hash_table *) &cm->char_table, name, len, &result) in charmap_find_value() 933 charmap_new_char (struct linereader *lr, struct charmap_t *cm, in charmap_new_char() argument 938 hash_table *ht = &cm->char_table; in charmap_new_char() 939 hash_table *bt = &cm->byte_table; in charmap_new_char() 940 struct obstack *ob = &cm->mem_pool; in charmap_new_char() 1102 charmap_find_symbol (const struct charmap_t *cm, const char *bytes, in charmap_find_symbol() argument 1107 return (find_entry ((hash_table *) &cm->byte_table, bytes, nbytes, &result) in charmap_find_symbol()
|
/glibc-2.36/sunrpc/ |
D | svc_unix.c | 321 static struct cmessage cm; variable 339 msg.msg_control = (caddr_t) &cm; in __msgread() 376 struct cmsghdr *cmsg = &cm.cmsg; in __msgwrite() 504 msg->rm_call.cb_verf.oa_base = (caddr_t) &cm; in svcunix_recv() 505 msg->rm_call.cb_verf.oa_length = sizeof (cm); in svcunix_recv()
|
D | clnt_unix.c | 441 static char cm[CMSG_SPACE(sizeof (struct ucred))]; in __msgread() local 453 msg.msg_control = (caddr_t) &cm; in __msgread()
|
/glibc-2.36/locale/ |
D | C-translit.h.in | 773 "\x339d" "cm" # <U339D> SQUARE CM 776 "\x33a0" "cm^2" # <U33A0> SQUARE CM SQUARED 780 "\x33a4" "cm^3" # <U33A4> SQUARE CM CUBED
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.localedata | 9958 * tests/test5.cm: Define code_set_name. 10790 * tests/test7.cm: Change so that it is usable for wprintf tests. 10802 * tests/test7.cm: New file. 11974 * tests/test6.cm: New file. 12303 * tests/test1.cm: Add missing character definitions to read POSIX 12305 * tests/test2.cm: Likewise. 12306 * tests/test3.cm: Likewise. 12307 * tests/test4.cm: Likewise. 12308 * tests/test5.cm: Likewise. 12435 * tests/test5.cm: New file.
|
D | ChangeLog.8 | 8821 * localedata/tests/{test1.cm, test2.cm, test3.cm, test4.cm,
|
D | ChangeLog.7 | 14057 Reported by Brian Oxley <boxley%dev.cm.ssb.com@clipper.ssb.com>.
|
/glibc-2.36/benchtests/strcoll-inputs/ |
D | filelist#C | 10920 test5.cm 10921 test3.cm 10923 test7.cm 10930 test4.cm 10931 test6.cm 10932 test2.cm 10936 test1.cm
|
D | filelist#en_US.UTF-8 | 10920 test5.cm 10921 test3.cm 10923 test7.cm 10930 test4.cm 10931 test6.cm 10932 test2.cm 10936 test1.cm
|
/glibc-2.36/manual/ |
D | texinfo.tex | 764 \newskip\inmarginspacing \inmarginspacing=1cm 2105 % Use cm as the default font prefix. 2109 \def\fontprefix{cm} 3421 % We do .5em per period so that it has the same spacing in the cm 3582 % Use the European Computer Modern fonts (cm-super in outline format) 5768 \newskip\secondaryindent \secondaryindent=0.5cm 11311 \defbodyindent = .5cm 11328 \defbodyindent = .4cm
|
/glibc-2.36/posix/ |
D | tst-regex.input | 8821 * localedata/tests/{test1.cm, test2.cm, test3.cm, test4.cm,
|