Home
last modified time | relevance | path

Searched defs:queueIndex (Results 1 – 25 of 257) sorted by relevance

1234567891011

/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/constraints/
H A DDecomposedConstraint.java61 public int queueIndex = 0; field in DecomposedConstraint
77 public void imposeDecomposition(Store store, int queueIndex) { in imposeDecomposition()
/dports/graphics/vigra/vigra-8acd73a/vigranumpy/src/core/
H A Dtws.hxx84 UInt8 queueIndex = std::max(vol[coordinate], grayLevel); in tws() local
97 UInt8 queueIndex = std::max(vol[coordinate], grayLevel); in tws() local
272 UInt8 queueIndex = std::max(vol[coordinate], grayLevel); in twsc() local
301 UInt8 queueIndex = std::max(vol[coordinate], grayLevel); in twsc() local
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/com/apple/concurrent/
H A DDispatch.java90 int queueIndex = 0; field in Dispatch
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GPUQREngine/Source/BucketList/
H A DBucketList_FillWorkQueue.cpp25 Int *queueIndex // The current index into the queue in FillWorkQueue()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/com/apple/concurrent/
H A DDispatch.java90 int queueIndex = 0; field in Dispatch
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/command_queue/
H A Dget_command_queue_info_tests.cpp151 cl_uint queueIndex{}; in TEST_F() local
177 cl_uint queueIndex{}; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBase.hpp46 deUint32 queueIndex; member
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/
H A DBalancedQueueRpcExecutor.java76 int queueIndex = balancer.getNextQueue(); in dispatch() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp619 const deUint32 queueIndex = 0; in createDeviceTest() local
669 const deUint32 queueIndex = 0; in createMultipleDevicesTest() local
872 for (deUint32 queueIndex = 0; queueIndex < queueCount; queueIndex++) in createDeviceWithVariousQueueCountsTest() local
1002 const deUint32 queueIndex = 0; in createDeviceFeatures2Test() local
1196 const deUint32 queueIndex = 0; in createDeviceQueue2Test() local
1287 const deUint32 queueIndex = 0; in createDeviceQueue2UnmatchedFlagsTest() local

1234567891011