Home
last modified time | relevance | path

Searched defs:valueB (Results 1 – 10 of 10) sorted by relevance

/external/OpenCL-CTS/test_conformance/relationals/
Dtest_comparisons_double.cpp272 bool isequal_verify_fn_double( double valueA, double valueB ) in isequal_verify_fn_double()
285 bool isnotequal_verify_fn_double( double valueA, double valueB ) in isnotequal_verify_fn_double()
298 bool isgreater_verify_fn_double( double valueA, double valueB ) in isgreater_verify_fn_double()
311 bool isgreaterequal_verify_fn_double( double valueA, double valueB ) in isgreaterequal_verify_fn_double()
324 bool isless_verify_fn_double( double valueA, double valueB ) in isless_verify_fn_double()
337 bool islessequal_verify_fn_double( double valueA, double valueB ) in islessequal_verify_fn_double()
350 bool islessgreater_verify_fn_double( double valueA, double valueB ) in islessgreater_verify_fn_double()
Dtest_comparisons_float.cpp286 bool isequal_verify_fn_float( float valueA, float valueB ) in isequal_verify_fn_float()
297 bool isnotequal_verify_fn_float( float valueA, float valueB ) in isnotequal_verify_fn_float()
308 bool isgreater_verify_fn_float( float valueA, float valueB ) in isgreater_verify_fn_float()
319 bool isgreaterequal_verify_fn_float( float valueA, float valueB ) in isgreaterequal_verify_fn_float()
330 bool isless_verify_fn_float( float valueA, float valueB ) in isless_verify_fn_float()
341 bool islessequal_verify_fn_float( float valueA, float valueB ) in islessequal_verify_fn_float()
352 bool islessgreater_verify_fn_float( float valueA, float valueB ) in islessgreater_verify_fn_float()
/external/protobuf/objectivec/Tests/
Dunittest_objc_options.proto51 valueB = 1; enumerator
/external/cronet/third_party/protobuf/objectivec/Tests/
Dunittest_objc_options.proto51 valueB = 1; enumerator
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedCoverage.cpp72 glw::GLboolean valueB; in iterate() local
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_integers.cpp1472 cl_ulong valueA, valueB, valueC; in verify_integer_clamp() local
1537 cl_long valueA, valueB, valueC; in verify_integer_clamp() local
1610 cl_ulong valueA, valueB, valueC; in verify_integer_mad_sat() local
1673 cl_long valueA, valueB, valueC; in verify_integer_mad_sat() local
1780 cl_ulong valueA, valueB, valueC; in verify_integer_mad_hi() local
1835 cl_long valueA, valueB, valueC; in verify_integer_mad_hi() local
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestExampleDependencies.java111 String valueB = cldrFile.getStringValue(pathB); in addDependenciesForLocale() local
239 String valueB = originalValues.get(pathB); in writeOneLocale() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp1206 deUint64 valueB; in iterate() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DDtdData.java914 String valueB = b.getAttributeValue(i, main.name); in xpathComparator() local
/external/armnn/src/profiling/test/
DProfilingTests.cpp2418 unsigned int valueB = 15; variable