Home
last modified time | relevance | path

Searched defs:groupCount (Results 1 – 25 of 44) sorted by relevance

12

/external/icu/android_icu4j/libcore_bridge/src/native/
DMatcherState.cpp104 for (size_t i = 0, groupCount = mMatcher->groupCount(); i <= groupCount; ++i) { in updateOffsets() local
/external/oj-libjdwp/src/share/back/
DThreadGroupReferenceImpl.c104 jint groupCount; in children() local
DVirtualMachineImpl.c540 jint groupCount; in topLevelThreadGroups() local
Dutil.c205 jint groupCount; in util_initialize() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_work_item_functions.cpp154 … size_t groupCount = ( threads[ j ] + localThreads[ j ] - 1 ) / localThreads[ j ]; in test_work_item_functions() local
/external/icu/android_icu4j/libcore_bridge/src/java/com/android/icu/util/regex/
DMatcherNative.java108 public int groupCount() { in groupCount() method in MatcherNative
/external/swiftshader/src/Pipeline/
DComputeProgram.cpp243 auto groupCount = groupCountX * groupCountY * groupCountZ; in run() local
/external/swiftshader/third_party/marl/src/
Dthread.cpp98 auto groupCount = info[i].Group.ActiveGroupCount; in getProcessorGroups() local
/external/toybox/toys/other/
Dbzcat.c97 int symTotal, groupCount, nSelectors; member
/external/testng/src/main/java/org/testng/reporters/
DSuiteHTMLReporter.java574 int groupCount = suite.getMethodsByGroups().size(); in generateTableOfContents() local
/external/icu/icu4c/source/common/
Dunames.cpp671 uint16_t startGroupMSB, endGroupMSB, groupCount; in enumNames() local
1354 int32_t groupCount, lineNumber, length; in calcGroupNameSetsLengths() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp96 const deUint32 groupCount, in makePipeline()
DvktRayTracingMemGuaranteeTests.cpp526 const deUint32 groupCount) in createShaderBindingTable()
DvktRayTracingComplexControlFlowTests.cpp377 const deUint32 groupCount) in createShaderBindingTable()
DvktRayTracingDataSpillTests.cpp2393 deUint32 firstGroup, deUint32 groupCount, in createSBTWithShaderRecord()
/external/icu/android_icu4j/testing/src/com/android/icu/test/util/regex/
DMatcherNativeTest.java143 public int groupCount() { in groupCount() method in MatcherNativeTest.Matcher
/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp404 const deUint32 groupCount, in getRayTracingShaderGroupHandlesKHR()
415 const deUint32 groupCount, in getRayTracingShaderGroupHandles()
2431 const deUint32& groupCount, in createShaderBindingTable()
DvkDeviceDriverImpl.inl1230 …lesKHR (VkDevice device, VkPipeline pipeline, deUint32 firstGroup, deUint32 groupCount, deUintptr …
1235 …dlesNV (VkDevice device, VkPipeline pipeline, deUint32 firstGroup, deUint32 groupCount, deUintptr …
1600 …lesKHR (VkDevice device, VkPipeline pipeline, deUint32 firstGroup, deUint32 groupCount, deUintptr …
DvkNullDriverImpl.inl2261 …lesKHR (VkDevice device, VkPipeline pipeline, deUint32 firstGroup, deUint32 groupCount, deUintptr …
2272 …dlesNV (VkDevice device, VkPipeline pipeline, deUint32 firstGroup, deUint32 groupCount, deUintptr …
2827 …lesKHR (VkDevice device, VkPipeline pipeline, deUint32 firstGroup, deUint32 groupCount, deUintptr …
/external/mesa3d/include/vulkan/
Dvulkan_beta.h158 uint32_t groupCount; member
/external/vulkan-headers/include/vulkan/
Dvulkan_beta.h158 uint32_t groupCount; member
/external/swiftshader/include/vulkan/
Dvulkan_beta.h158 uint32_t groupCount; member
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp14166 uint32_t groupCount, in getRayTracingShaderGroupHandlesNV()
14182 uint32_t groupCount, in getRayTracingShaderGroupHandlesNV()
14200 uint32_t groupCount, in getRayTracingShaderGroupHandlesNV()
14220 uint32_t groupCount, in getRayTracingShaderGroupHandleNV()
17614 uint32_t groupCount, in getRayTracingShaderGroupHandlesKHR()
17630 uint32_t groupCount, in getRayTracingShaderGroupHandlesKHR()
17648 uint32_t groupCount, in getRayTracingShaderGroupHandlesKHR()
17669 uint32_t groupCount, in getRayTracingShaderGroupHandleKHR()
17687uint32_t groupCount, in getRayTracingCaptureReplayShaderGroupHandlesKHR()
17703 uint32_t groupCount, in getRayTracingCaptureReplayShaderGroupHandlesKHR()
[all …]
/external/icu/icu4c/source/i18n/
Drematch.cpp1307 int32_t RegexMatcher::groupCount() const { in groupCount() function in RegexMatcher
/external/vulkan-validation-layers/layers/generated/
Dvk_dispatch_table_helper.h180 …ndlesNV(VkDevice device, VkPipeline pipeline, uint32_t firstGroup, uint32_t groupCount, size_t dat… in StubGetRayTracingShaderGroupHandlesNV()

12