/external/OpenCL-CTS/test_conformance/non_uniform_work_group/ |
D | TestNonUniformWorkGroup.cpp | 829 int SubTestExecutor::calculateWorkGroupSize(size_t &maxWgSize, int testRange) { in calculateWorkGroupSize() argument 836 if (testRange & Range::BASIC) in calculateWorkGroupSize() 838 if (testRange & Range::ATOMICS) in calculateWorkGroupSize() 840 if (testRange & Range::BARRIERS) in calculateWorkGroupSize()
|
D | TestNonUniformWorkGroup.h | 138 int calculateWorkGroupSize(size_t &maxWgSize, int testRange);
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | scalar_test.py | 113 def testRange(self): member in ScalarTest
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | ternary_ops_test.py | 66 def testRange(self): member in TernaryOpsTest
|
/external/antlr/tool/src/test/java/org/antlr/test/ |
D | TestNFAConstruction.java | 115 @Test public void testRange() throws Exception { in testRange() method in TestNFAConstruction
|
/external/tensorflow/tensorflow/python/grappler/ |
D | datasets_test.py | 122 def testRange(self): member in GrapplerTest
|
/external/guava/guava-testlib/test/com/google/common/testing/ |
D | FreshValueGeneratorTest.java | 211 public void testRange() { in testRange() method in FreshValueGeneratorTest
|
/external/tensorflow/tensorflow/python/kernel_tests/random/ |
D | random_ops_test.py | 277 def testRange(self): member in RandomUniformTest
|
/external/guava/android/guava-testlib/test/com/google/common/testing/ |
D | FreshValueGeneratorTest.java | 207 public void testRange() { in testRange() method in FreshValueGeneratorTest
|
/external/guava/android/guava-tests/test/com/google/common/collect/ |
D | ContiguousSetTest.java | 297 public void testRange() { in testRange() method in ContiguousSetTest
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_util.h | 536 inline bool testRange(unsigned int i, unsigned int n) const in testRange() function
|
D | nv50_ir_ra.cpp | 175 return bits[f].testRange(reg, size); in isOccupied()
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | ContiguousSetTest.java | 297 public void testRange() { in testRange() method in ContiguousSetTest
|
/external/skia/modules/skparagraph/src/ |
D | TextLine.cpp | 754 TextRange testRange(run->fClusterStart, run->fClusterStart + 1); in iterateThroughSingleRunByStyles() local 757 auto intersect = intersected(block->fRange, testRange); in iterateThroughSingleRunByStyles()
|
/external/tensorflow/tensorflow/python/ops/ |
D | init_ops_v2_test.py | 468 def testRange(self): member in IdentityInitializerTest
|
D | nn_test.py | 1026 def testRange(self): member in LeakyReluTest
|
D | image_ops_test.py | 5662 def testRange(self): member in MultiscaleSSIMTest
|
/external/tensorflow/tensorflow/python/eager/ |
D | ops_test.py | 413 def testRange(self): member in OpsTest
|
D | def_function_test.py | 96 def testRange(self): member in DefFunctionTest
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/ |
D | ops.mlir | 1595 func @testRange(%arg0 : tensor<i32>, %arg1 : tensor<i32>, %arg2 : tensor<i32>) -> tensor<?xi32> {
|