Searched defs:input4 (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/ |
D | input_test.cpp | 106 pp::Input input4(count, str, nullptr); in TEST() local 144 pp::Input input4(count, str, nullptr); in TEST() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | listformattertest.cpp | 146 UnicodeString input4[] = {one, two, three, four}; in CheckFourCases() local 164 UnicodeString input4[] = {one, two, three, four}; in RecordFourCases() local 496 UnicodeString input4[] = {one, two, three, four}; in TestOutOfOrderPatterns() local
|
/third_party/protobuf/src/google/protobuf/io/ |
D | zero_copy_stream_unittest.cc | 929 ArrayInputStream input4(buffer + 25, 15); in TEST_F() local
|
/third_party/node/deps/simdutf/ |
D | simdutf.cpp | 21707 __m512i input4 = _mm512_loadu_si512((const __m512i *)(str + i + 3*sizeof(__m512i))); in count_utf8() local 21866 __m512i input4 = _mm512_loadu_si512((const __m512i *)(str + i + 3*sizeof(__m512i))); in utf8_length_from_latin1() local 26770 __m256i input4 = _mm256_loadu_si256((const __m256i *)(data + i + 3*sizeof(__m256i))); in utf8_length_from_latin1() local 33144 __m128i input4 = _mm_loadu_si128((const __m128i *)(str + i + 3*sizeof(__m128i))); in utf8_length_from_latin1() local
|