Home
last modified time | relevance | path

Searched defs:error2 (Results 1 – 25 of 82) sorted by relevance

1234

/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/
H A Dtest_image_param.cpp133 cl_float error2 = fabsf( expected[ 1 ] - actualResults[ 1 ] ); in validate_results() local
146 cl_float error2 = fabsf( expected[ 2 ] - actualResults[ 1 ] ); in validate_results() local
/aosp_15_r20/cts/common/device-side/util-axt/tests/src/com/android/compatibility/common/util/
H A DSafeCleanerRuleTest.java205 final Error error2 = new Error("two"); in testThrowTheKitchenSinkAKAEverybodyThrows() local
266 final Error error2 = new Error("two"); in testThrowTheKitchenSinkAKAEverybodyThrows_withDumper() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/asio/test/
Derror.cpp30 boost::system::error_code error2(error); in test_error_code() local
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/testdata/
Derror2.go5 package error2 package
/aosp_15_r20/external/libbrillo/brillo/errors/
H A Derror_test.cc71 const brillo::Error* error2 = clone.get(); in TEST() local
/aosp_15_r20/external/sdk-platform-java/java-core/google-cloud-core/src/test/java/com/google/cloud/
H A DBaseServiceExceptionTest.java153 BaseServiceException.Error error2 = new BaseServiceException.Error(1, "other reason", false); in testError_Equal() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/utf8_range/
Drange-neon.c122 uint8x16_t error2 = vdupq_n_u8(0); in utf8_range() local
Drange2-neon.c53 uint8x16_t error2 = vdupq_n_u8(0); in utf8_range2() local
Drange-avx2.c131 __m256i error2 = _mm256_set1_epi8(0); in utf8_range_avx2() local
/aosp_15_r20/external/grpc-grpc/third_party/utf8_range/
H A Drange-neon.c122 uint8x16_t error2 = vdupq_n_u8(0); in utf8_range() local
H A Drange2-neon.c53 uint8x16_t error2 = vdupq_n_u8(0); in utf8_range2() local
H A Drange-avx2.c131 __m256i error2 = _mm256_set1_epi8(0); in utf8_range_avx2() local
/aosp_15_r20/system/libhwbinder/vts/performance/
H A DPerfTest.cpp59 int error2 = pipe(b); in createPipePair() local
/aosp_15_r20/external/cronet/third_party/protobuf/third_party/utf8_range/
H A Drange2-neon.c53 uint8x16_t error2 = vdupq_n_u8(0); in utf8_range2() local
/aosp_15_r20/external/protobuf/third_party/utf8_range/
H A Drange2-neon.c53 uint8x16_t error2 = vdupq_n_u8(0); in utf8_range2() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
H A DDormandPrince853Integrator.java252 double error2 = 0; in estimateError() local
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/nonstiff/
H A DDormandPrince853Integrator.java255 double error2 = 0; in estimateError() local
H A DDormandPrince853FieldIntegrator.java415 T error2 = h.getField().getZero(); in estimateError() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/compiler/
H A Dtest_preprocessor.cpp211 cl_int error, error2; in test_preprocessor_line_error() local
/aosp_15_r20/external/ot-br-posix/tests/gtest/
H A Dtest_rcp_host_api.cpp117 otError error2 = OT_ERROR_FAILED; in TEST() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/exception/test/
Ddiagnostic_information_test.cpp44 error2: struct
/aosp_15_r20/external/openscreen/platform/base/
H A Derror_unittest.cc35 const Error error2(error); in TEST() local
/aosp_15_r20/external/libopus/celt/tests/
H A Dtest_unit_mathops.c205 float error2 = fabs(exp(0.6931471805599453094*x/1024.0)-celt_exp2(x)/65536.0); in testexp2() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp783 vfloat error2 = diff * diff * loada(eai2.weight_error_scale + i); in compute_error_of_weight_set_2planes() local
808 vfloat error2 = diff * diff * loada(eai2.weight_error_scale + i); in compute_error_of_weight_set_2planes() local
833 vfloat error2 = diff * diff * loada(eai2.weight_error_scale + i); in compute_error_of_weight_set_2planes() local
/aosp_15_r20/external/oj-libjdwp/src/share/back/
H A DeventFilter.c1285 jvmtiError error2 = JVMTI_ERROR_NONE; in disableEvents() local
1355 jvmtiError error1, error2; in eventFilterRestricted_deinstall() local

1234