Home
last modified time | relevance | path

Searched defs:c16 (Results 1 - 17 of 17) sorted by relevance

/third_party/musl/src/multibyte/
H A Dc16rtomb.c5 size_t c16rtomb(char *restrict s, char16_t c16, mbstate_t *restrict ps) in c16rtomb() argument
/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
/arkcompiler/ets_frontend/ets2panda/ir/
H A DastDump.h93 Property(const char *key, char16_t c16) : key_(key), value_(c16) {} in Property() argument
H A DastDump.cpp156 void AstDumper::SerializeChar16(char16_t c16) in SerializeChar16() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_yuv.c227 LLVMValueRef c16; in yuv_to_rgb_soa() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_alu.c63 nir_ssa_def *c16 = nir_imm_int(b, 16); in lower_alu_instr() local
/third_party/icu/icu4c/source/io/
H A Dustdio.cpp640 UChar c16 = *(str->fPos)++; in ufile_getch32() local
/third_party/skia/third_party/externals/icu/source/io/
H A Dustdio.cpp640 UChar c16 = *(str->fPos)++; in ufile_getch32() local
/third_party/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer.cpp1472 Temp c16 = inputs[4]; global() variable
[all...]
/third_party/icu/icu4c/source/common/
H A Dustring.cpp1356 UChar c16; in _charPtr_charAt() local
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_instructions.cpp1026 ir_constant *c16 = in reverse_to_shifts() local
1340 ir_constant *c16 = new(ir) ir_constant(16u, elements); in imul_high_to_mul() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dustring.cpp1356 char16_t c16; in _charPtr_charAt() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dustring.cpp1358 UChar c16; in _charPtr_charAt() local
/third_party/icu/icu4c/source/i18n/
H A Drematch.cpp367 UChar c16 = (UChar)escapedChar; in appendReplacement() local
389 UChar c16 = (UChar)c; in appendReplacement() local
403 UChar c16 = (UChar)c; in appendReplacement() local
/third_party/node/deps/icu-small/source/i18n/
H A Drematch.cpp367 char16_t c16 = (char16_t)escapedChar; in appendReplacement() local
389 char16_t c16 = (char16_t)c; in appendReplacement() local
403 char16_t c16 = (char16_t)c; in appendReplacement() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcreststn.c2913 UChar32 c16, c8; in tres_getString() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drematch.cpp367 UChar c16 = (UChar)escapedChar; in appendReplacement() local
389 UChar c16 = (UChar)c; in appendReplacement() local
403 UChar c16 = (UChar)c; in appendReplacement() local

Completed in 38 milliseconds