/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/ |
D | lemire-sse.c | 42 __m128i *has_error) { in checkSmallerThan0xF4() 72 __m128i *has_error) { in checkContinuations() 89 __m128i *has_error) { in checkFirstContinuationMax() 109 __m128i previous_hibits, __m128i *has_error) { in checkOverlong() 150 __m128i *has_error) { in checkUTF8Bytes() 176 __m128i has_error = _mm_setzero_si128(); in utf8_lemire() local
|
D | lemire-neon.c | 45 int8x16_t *has_error) { in checkSmallerThan0xF4() 77 int8x16_t *has_error) { in checkContinuations() 94 int8x16_t *has_error) { in checkFirstContinuationMax() 130 int8x16_t previous_hibits, int8x16_t *has_error) { in checkOverlong() 159 int8x16_t *has_error) { in checkUTF8Bytes() 186 int8x16_t has_error = vdupq_n_s8(0); in utf8_lemire() local
|
D | lemire-avx2.c | 50 __m256i *has_error) { in avxcheckSmallerThan0xF4() 86 __m256i carries, __m256i *has_error) { in avxcheckContinuations() 103 __m256i *has_error) { in avxcheckFirstContinuationMax() 127 __m256i *has_error) { in avxcheckOverlong() 177 __m256i *has_error) { in avxcheckUTF8Bytes() 202 __m256i has_error = _mm256_setzero_si256(); in utf8_lemire_avx2() local
|
/aosp_15_r20/external/grpc-grpc/third_party/utf8_range/ |
H A D | lemire-sse.c | 42 __m128i *has_error) { in checkSmallerThan0xF4() 72 __m128i *has_error) { in checkContinuations() 89 __m128i *has_error) { in checkFirstContinuationMax() 109 __m128i previous_hibits, __m128i *has_error) { in checkOverlong() 150 __m128i *has_error) { in checkUTF8Bytes() 176 __m128i has_error = _mm_setzero_si128(); in utf8_lemire() local
|
H A D | lemire-avx2.c | 50 __m256i *has_error) { in avxcheckSmallerThan0xF4() 86 __m256i carries, __m256i *has_error) { in avxcheckContinuations() 103 __m256i *has_error) { in avxcheckFirstContinuationMax() 127 __m256i *has_error) { in avxcheckOverlong() 177 __m256i *has_error) { in avxcheckUTF8Bytes() 202 __m256i has_error = _mm256_setzero_si256(); in utf8_lemire_avx2() local
|
H A D | lemire-neon.c | 45 int8x16_t *has_error) { in checkSmallerThan0xF4() 77 int8x16_t *has_error) { in checkContinuations() 94 int8x16_t *has_error) { in checkFirstContinuationMax() 130 int8x16_t previous_hibits, int8x16_t *has_error) { in checkOverlong() 159 int8x16_t *has_error) { in checkUTF8Bytes() 186 int8x16_t has_error = vdupq_n_s8(0); in utf8_lemire() local
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/builds/ |
H A D | check_system_libs.py | 94 has_error = False variable 97 has_error = True variable 101 has_error = True variable
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | cpu_hotplug_test.cpp | 93 static bool IsCpuOnline(int cpu, bool* has_error) { in IsCpuOnline() 107 bool has_error; in SetCpuOnline() local 159 bool has_error; in CpuOnlineRestorer() local 184 bool has_error; in FindAHotpluggableCpu() local
|
H A D | sample_tree_test.cpp | 92 bool* has_error) { in SampleMatchExpectation() 107 bool has_error; in CheckSamples() local
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/ |
H A D | BatchToSpaceLayer.cpp | 77 …bool has_error = bool(NEBatchToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable 100 …bool has_error = bool(NEBatchToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
|
H A D | SpaceToBatchLayer.cpp | 76 …bool has_error = bool(NESpaceToBatchLayer::validate(&input_info.clone()->set_is_resizable(false), … variable 99 …bool has_error = bool(NESpaceToBatchLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
|
H A D | BatchNormalizationLayer.cpp | 109 bool has_error = bool(NEBatchNormalizationLayer::validate( variable 199 bool has_error = bool(NEFuseBatchNormalization::validate( variable
|
H A D | PriorBoxLayer.cpp | 67 …bool has_error = bool(NEPriorBoxLayer::validate(&input1_info.clone()->set_is_resizable(false), &in… variable
|
H A D | SpaceToDepthLayer.cpp | 67 …bool has_error = bool(NESpaceToDepthLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
|
H A D | DepthToSpaceLayer.cpp | 69 …bool has_error = bool(NEDepthToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/ |
H A D | BatchToSpaceLayer.cpp | 79 …bool has_error = bool(CLBatchToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable 102 …bool has_error = bool(CLBatchToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
|
H A D | SpaceToBatchLayer.cpp | 77 …bool has_error = bool(CLSpaceToBatchLayer::validate(&input_info.clone()->set_is_resizable(false), … variable 100 …bool has_error = bool(CLSpaceToBatchLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
|
H A D | BatchNormalizationLayer.cpp | 117 …bool has_error = bool(CLBatchNormalizationLayer::validate(&input_info.clone()->set_is_resizable(fa… variable 175 bool has_error = bool(CLFuseBatchNormalization::validate( local
|
H A D | PriorBoxLayer.cpp | 74 …bool has_error = bool(CLPriorBoxLayer::validate(&input1_info.clone()->set_is_resizable(false), &in… variable
|
H A D | DepthToSpaceLayer.cpp | 69 …bool has_error = bool(CLDepthToSpaceLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
|
H A D | SpaceToDepthLayer.cpp | 67 …bool has_error = bool(CLSpaceToDepthLayer::validate(&input_info.clone()->set_is_resizable(false), … variable
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_processor_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace_processor/ |
D | trace_processor.pbzero.h | 275 bool has_error() const { return at<1>().valid(); } in has_error() function 318 bool has_error() const { return at<1>().valid(); } in has_error() function 684 bool has_error() const { return at<2>().valid(); } in has_error() function 823 bool has_error() const { return at<2>().valid(); } in has_error() function 1147 bool has_error() const { return at<2>().valid(); } in has_error() function 1527 bool has_error() const { return at<2>().valid(); } in has_error() function
|
/aosp_15_r20/external/icing/icing/testing/ |
H A D | icu-i18n-test-utils.cc | 32 UBool has_error = false; in UCharToString() local
|
/aosp_15_r20/external/llvm-libc/src/stdio/generic/ |
H A D | fgets.cpp | 43 bool has_error = stream->error_unlocked(); variable
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | connect_ping.c | 17 __u32 has_error = 0; variable
|