/external/opencv3/modules/cudalegacy/test/ |
D | TestHaarCascadeLoader.cpp | 72 Ncv32u numStages, numNodes, numFeatures; in process() local 75 ncvStat = ncvHaarGetClassifierSize(this->cascadeName, numStages, numNodes, numFeatures); in process() 80 NCVVectorAlloc<HaarClassifierNode128> h_HaarNodes(*this->allocatorCPU.get(), numNodes); in process() 87 NCVVectorAlloc<HaarClassifierNode128> h_HaarNodes_2(*this->allocatorCPU.get(), numNodes); in process() 120 numNodes_2 != numNodes || in process()
|
D | TestHaarCascadeApplication.cpp | 116 Ncv32u numStages, numNodes, numFeatures; in process() local 118 ncvStat = ncvHaarGetClassifierSize(this->cascadeName, numStages, numNodes, numFeatures); in process() 123 NCVVectorAlloc<HaarClassifierNode128> h_HaarNodes(*this->allocatorCPU.get(), numNodes); in process() 130 NCVVectorAlloc<HaarClassifierNode128> d_HaarNodes(*this->allocatorGPU.get(), numNodes); in process() 138 haar.NumClassifierRootNodes = numNodes; in process() 139 haar.NumClassifierTotalNodes = numNodes; in process()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkBinaryRegistry.cpp | 237 size_t numNodes = group->children.size(); in getIndexSize() local 240 numNodes += getIndexSize(group->children[childNdx]); in getIndexSize() 242 DE_ASSERT(numNodes <= std::numeric_limits<deUint32>::max()); in getIndexSize() 244 return (deUint32)numNodes; in getIndexSize()
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | Solution.h | 43 unsigned numNodes() const { return selections.size(); } in numNodes() function
|
/external/opencv3/modules/cudalegacy/include/opencv2/cudalegacy/ |
D | NCVHaarObjectDetection.hpp | 445 Ncv32u &numNodes, Ncv32u &numFeatures);
|
/external/opencv3/modules/cudalegacy/src/cuda/ |
D | NCVHaarObjectDetection.cu | 2385 Ncv32u &numNodes, Ncv32u &numFeatures) in ncvHaarGetClassifierSize() argument 2407 readCount = fread(&numNodes, sizeof(Ncv32u), 1, fp); in ncvHaarGetClassifierSize() 2424 numNodes = haar.NumClassifierTotalNodes; in ncvHaarGetClassifierSize()
|
/external/mesa3d/src/mesa/main/ |
D | dlist.c | 979 const GLuint numNodes = 1 + (bytes + sizeof(Node) - 1) / sizeof(Node); in dlist_alloc() local 985 InstSize[opcode] = numNodes; in dlist_alloc() 989 ASSERT(numNodes == InstSize[opcode]); in dlist_alloc() 993 if (ctx->ListState.CurrentPos + numNodes + 2 > BLOCK_SIZE) { in dlist_alloc() 1009 ctx->ListState.CurrentPos += numNodes; in dlist_alloc()
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |