Home
last modified time | relevance | path

Searched refs:uchar (Results 76 - 88 of 88) sorted by relevance

1234

/third_party/opencl-headers/tests/
H A Dtest_headers.c84 /* uchar */ in test_uchar()
111 printf("__cl_uchar2: %d %d \n", ((uchar*)&v2)[0], ((cl_uchar*)&v2)[1] ); in test_uchar()
118 printf("__cl_uchar4: %d %d %d %d \n", ((uchar*)&v4)[0], ((cl_uchar*)&v4)[1], ((cl_uchar*)&v4)[2], ((cl_uchar*)&v4)[3] ); in test_uchar()
/third_party/libphonenumber/cpp/src/phonenumbers/
H A Dphonenumbermatcher.cc36 #include <unicode/uchar.h>
H A Dphonenumberutil.cc25 #include <unicode/uchar.h>
/third_party/node/src/
H A Dnode_i18n.cc59 #include <unicode/uchar.h>
/third_party/openssl/test/
H A Dtestutil.h319 DECLARE_COMPARISONS(unsigned char, uchar)
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp77 #include <unicode/uchar.h>
/third_party/node/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc2977 static void WriteUChar(OutputStreamWriter* w, unibrow::uchar u) { in WriteUChar()
3132 unibrow::uchar c = unibrow::Utf8::CalculateValue(s, length, &cursor); in SerializeString()
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h4694 using uchar = unsigned char;
4744 uchar c = m_str[idx];
4804 uchar nc = m_str[idx + n];
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp19 #include <unicode/uchar.h>
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dphonenumberutil_test.cc32 #include <unicode/uchar.h>
/third_party/icu/icu4c/source/
H A Dconfigure2726 UNICODE_VERSION=`getuversion $srcdir/common/unicode/uchar.h`
2728 as_fn_error $? "Cannot determine Unicode version number from uchar.h header file" "$LINENO" 5
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure2714 UNICODE_VERSION=`getuversion $srcdir/common/unicode/uchar.h`
2716 as_fn_error $? "Cannot determine Unicode version number from uchar.h header file" "$LINENO" 5

Completed in 54 milliseconds

1234