Home
last modified time | relevance | path

Searched defs:c32 (Results 1 - 25 of 29) sorted by relevance

12

/third_party/musl/src/multibyte/
H A Dc32rtomb.c4 size_t c32rtomb(char *restrict s, char32_t c32, mbstate_t *restrict ps) in c32rtomb() argument
/third_party/musl/porting/liteos_m/user/src/string/
H A Dmemset.c41 u32 c32 = ((u32)-1)/255 * (unsigned char)c; in memset() local
[all...]
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dmemset.c44 u32 c32 = ((u32)-1)/255 * (unsigned char)c; in __memset() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/string/
H A Dmemset.c40 u32 c32 = ((u32)-1)/255 * (unsigned char)c; in memset() local
[all...]
/third_party/musl/src/string/
H A Dmemset.c40 u32 c32 = ((u32)-1)/255 * (unsigned char)c; in memset() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtokiter.cpp88 UChar32 c32 = line.unescapeAt(pos); in nextToken() local
H A Dutxttest.cpp1032 UChar32 c32 = utext_char32At(ut, i); in ErrorTest() local
1040 UChar32 c32 = utext_next32From(ut, i); in ErrorTest() local
1049 UChar32 c32 = utext_previous32From(ut, i); in ErrorTest() local
1065 UChar32 c32; in ErrorTest() local
1102 UChar32 c32 in ErrorTest() local
1110 UChar32 c32 = utext_next32From(ut, i); ErrorTest() local
1118 UChar32 c32 = utext_previous32From(ut, i); ErrorTest() local
1134 UChar32 c32; ErrorTest() local
1170 UChar32 c32 = utext_char32At(ut, i); ErrorTest() local
1178 UChar32 c32 = utext_next32From(ut, i); ErrorTest() local
1186 UChar32 c32 = utext_previous32From(ut, i); ErrorTest() local
1202 UChar32 c32; ErrorTest() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp9prob.c126 unsigned *c16 = s->td[0].counts.tx16p[i], *c32 = s->td[0].counts.tx32p[i]; in ff_vp9_adapt_probs() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/tools/
H A Dchecksum-icc.c23 uLong c32 = crc32(0, NULL, 0); in read_one_file() local
/third_party/icu/tools/unicode/c/genregexcasing/
H A Dgenregexcasing.cpp57 UChar32 c32 = str.char32At(0); in main() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_64b.c89 nir_ssa_def *c32 = nir_unpack_64_2x32(b, c64); in lower_64b_intrinsics() local
/third_party/mesa3d/src/util/tests/
H A Dfast_idiv_by_const_test.cpp96 uint32_t c32[2] = { (uint32_t)c, (uint32_t)(c >> 32) }; in umul_add_high() local
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.cpp378 UChar32 c32,c1,c2; in ucbuf_getcx32() local
/third_party/icu/icu4c/source/io/
H A Dustdio.cpp622 ufile_getch32(UFILE *f, UChar32 *c32) in ufile_getch32() argument
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducbuf.cpp378 UChar32 c32,c1,c2; in ucbuf_getcx32() local
/third_party/skia/third_party/externals/icu/source/io/
H A Dustdio.cpp622 ufile_getch32(UFILE *f, UChar32 *c32) in ufile_getch32() argument
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducbuf.cpp378 UChar32 c32,c1,c2; in ucbuf_getcx32() local
/third_party/icu/icu4c/source/common/
H A Dustring.cpp1388 UChar32 c32; in u_unescape() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_instructions.cpp880 ir_constant *c32 = in extract_to_shifts() local
911 ir_constant *c32 = in extract_to_shifts() local
948 ir_constant *c32; in insert_to_shifts() local
/third_party/node/deps/icu-small/source/common/
H A Dustring.cpp1388 UChar32 c32; in u_unescape() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dustring.cpp1390 UChar32 c32; in u_unescape() local
/third_party/icu/icu4c/source/i18n/
H A Duregex.cpp1468 UChar32 c32 = -1; in appendReplacement() local
[all...]
H A Dtznames_impl.cpp431 UChar32 c32 = text.char32At(index); in search() local
/third_party/node/deps/icu-small/source/i18n/
H A Duregex.cpp1468 UChar32 c32 = -1; in appendReplacement() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duregex.cpp1468 UChar32 c32 = -1; in appendReplacement() local
[all...]

Completed in 30 milliseconds

12