Home
last modified time | relevance | path

Searched defs:c16 (Results 1 – 24 of 24) sorted by relevance

/external/clang/test/SemaCXX/
Dvector.cpp10 void f0_test(char16 c16, longlong16 ll16, char16_e c16e, longlong16_e ll16e) { in f0_test()
20 void f1_test(char16 c16, longlong16 ll16, char16_e c16e, longlong16_e ll16e) { in f1_test()
30 void f2_test(char16 c16, longlong16 ll16, char16_e c16e, longlong16_e ll16e) { in f2_test()
40 void conditional(bool Cond, char16 c16, longlong16 ll16, char16_e c16e, in conditional()
108 void test_implicit_conversions(bool Cond, char16 c16, longlong16 ll16, in test_implicit_conversions()
Dconstexpr-printing.cpp84 constexpr char16_t c16 = get(u"test\0\\\"\t\a\b\234\u1234"); // \ variable
Dcxx98-compat.cpp140 char16_t c16 = 0; // expected-warning {{'char16_t' type specifier is incompatible with C++98}} variable
/external/clang/test/Misc/
Dast-dump-wchar.cpp6 char16_t c16[] = u"test\0\\\"\t\a\b\234\u1234"; variable
/external/chromium_org/third_party/icu/source/common/
Dutrie.h176 #define _UTRIE_GET_RAW(trie, data, offset, c16) \ argument
199 #define _UTRIE_GET_FROM_BMP(trie, data, c16) \ argument
292 #define UTRIE_GET16_FROM_LEAD(trie, c16) _UTRIE_GET_RAW(trie, index, 0, c16) argument
302 #define UTRIE_GET32_FROM_LEAD(trie, c16) _UTRIE_GET_RAW(trie, data32, 0, c16) argument
313 #define UTRIE_GET16_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, index, c16) argument
324 #define UTRIE_GET32_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, data32, c16) argument
Dustring.c1340 UChar c16; in _charPtr_charAt() local
/external/icu/icu4c/source/common/
Dutrie.h177 #define _UTRIE_GET_RAW(trie, data, offset, c16) \ argument
200 #define _UTRIE_GET_FROM_BMP(trie, data, c16) \ argument
293 #define UTRIE_GET16_FROM_LEAD(trie, c16) _UTRIE_GET_RAW(trie, index, 0, c16) argument
303 #define UTRIE_GET32_FROM_LEAD(trie, c16) _UTRIE_GET_RAW(trie, data32, 0, c16) argument
314 #define UTRIE_GET16_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, index, c16) argument
325 #define UTRIE_GET32_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, data32, c16) argument
Dustring.cpp1347 UChar c16; in _charPtr_charAt() local
/external/icu/icu4c/source/test/perf/unisetperf/draft/
Dtrieset.cpp25 #define UTRIE_GET8_FROM_LEAD(trie, c16) \ argument
/external/chromium_org/third_party/icu/source/test/perf/unisetperf/draft/
Dtrieset.cpp25 #define UTRIE_GET8_FROM_LEAD(trie, c16) \ argument
/external/libcxx/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/
Dutf_sanity_check.pass.cpp41 F16_8::intern_type c16[2]; in main() local
/external/chromium_org/third_party/icu/source/io/
Dustdio.c635 UChar c16 = *(str->fPos)++; in ufile_getch32() local
/external/icu/icu4c/source/io/
Dustdio.c635 UChar c16 = *(str->fPos)++; in ufile_getch32() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_yuv.c195 LLVMValueRef c16; in yuv_to_rgb_soa() local
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
Dlp_bld_format_yuv.c195 LLVMValueRef c16; in yuv_to_rgb_soa() local
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsopt.c1176 Curves16Data* c16; in CurvesAlloc() local
1333 … Curves16Data* c16 = CurvesAlloc(Dest ->ContextID, Data ->nCurves, 256, Data ->TheCurves); in OptimizeByJoiningCurves() local
1343 … Curves16Data* c16 = CurvesAlloc(Dest ->ContextID, Data ->nCurves, 65536, Data ->TheCurves); in OptimizeByJoiningCurves() local
/external/icu/icu4c/source/i18n/
Drematch.cpp374 UChar c16 = (UChar)escapedChar; in appendReplacement() local
396 UChar c16 = (UChar)c; in appendReplacement() local
410 UChar c16 = (UChar)c; in appendReplacement() local
448 UChar c16 = DOLLARSIGN; in appendReplacement() local
/external/chromium_org/third_party/icu/source/i18n/
Drematch.cpp368 UChar c16 = (UChar)escapedChar; in appendReplacement() local
390 UChar c16 = (UChar)c; in appendReplacement() local
404 UChar c16 = (UChar)c; in appendReplacement() local
442 UChar c16 = DOLLARSIGN; in appendReplacement() local
/external/libopus/silk/
DSigProc_FIX.h411 #define silk_SMLALBB(a64, b16, c16) silk_ADD64((a64),(opus_int64)((opus_int32)(b16) * (opus… argument
DMacroCount.h197 static OPUS_INLINE opus_int64 silk_SMLALBB(opus_int64 a64, opus_int16 b16, opus_int16 c16){ in silk_SMLALBB()
/external/chromium_org/third_party/opus/src/silk/
DSigProc_FIX.h411 #define silk_SMLALBB(a64, b16, c16) silk_ADD64((a64),(opus_int64)((opus_int32)(b16) * (opus… argument
DMacroCount.h197 static OPUS_INLINE opus_int64 silk_SMLALBB(opus_int64 a64, opus_int16 b16, opus_int16 c16){ in silk_SMLALBB()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dcreststn.c2816 UChar32 c16, c8; in tres_getString() local
/external/icu/icu4c/source/test/cintltst/
Dcreststn.c2877 UChar32 c16, c8; in tres_getString() local