Home
last modified time | relevance | path

Searched defs:valueB (Results 1 – 8 of 8) 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/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedCoverage.cpp72 glw::GLboolean valueB; in iterate() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestExampleDependencies.java111 String valueB = cldrFile.getStringValue(pathB); in addDependenciesForLocale() local
239 String valueB = originalValues.get(pathB); in writeOneLocale() local
/external/OpenCL-CTS/test_conformance/integer_ops/
Dtest_integers.cpp1477 cl_ulong valueA, valueB, valueC; in verify_integer_clamp() local
1541 cl_long valueA, valueB, valueC; in verify_integer_clamp() local
1613 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/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp1188 deUint64 valueB; in iterate() local
/external/cldr/tools/java/org/unicode/cldr/util/
DDtdData.java866 String valueB = b.getAttributeValue(i, main.name); in xpathComparator() local