Home
last modified time | relevance | path

Searched refs:cm (Results 1 – 13 of 13) sorted by relevance

/glibc-2.36/localedata/
Dtst-locale.sh63 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
DMakefile131 ld-test-srcs := $(addprefix tests/,$(addsuffix .cm,$(ld-test-names)) \
/glibc-2.36/locale/programs/
Dcharmap.c48 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/
Dsvc_unix.c321 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()
Dclnt_unix.c441 static char cm[CMSG_SPACE(sizeof (struct ucred))]; in __msgread() local
453 msg.msg_control = (caddr_t) &cm; in __msgread()
/glibc-2.36/locale/
DC-translit.h.in773 "\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/
DChangeLog.localedata9958 * 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.
DChangeLog.88821 * localedata/tests/{test1.cm, test2.cm, test3.cm, test4.cm,
DChangeLog.714057 Reported by Brian Oxley <boxley%dev.cm.ssb.com@clipper.ssb.com>.
/glibc-2.36/benchtests/strcoll-inputs/
Dfilelist#C10920 test5.cm
10921 test3.cm
10923 test7.cm
10930 test4.cm
10931 test6.cm
10932 test2.cm
10936 test1.cm
Dfilelist#en_US.UTF-810920 test5.cm
10921 test3.cm
10923 test7.cm
10930 test4.cm
10931 test6.cm
10932 test2.cm
10936 test1.cm
/glibc-2.36/manual/
Dtexinfo.tex764 \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/
Dtst-regex.input8821 * localedata/tests/{test1.cm, test2.cm, test3.cm, test4.cm,