Home
last modified time | relevance | path

Searched defs:emptyCount (Results 1 – 5 of 5) sorted by relevance

/external/flatbuffers/tests/FlatBuffers.Test.Swift/Tests/FlatBuffers.Test.SwiftTests/
Dvector_has_test_generated.swift31 …public var emptyCount: Int32 { let o = _accessor.offset(VTOFFSET.empty.v); return o == 0 ? 0 : _ac… variable
/external/kotlinx.coroutines/benchmarks/src/jmh/java/benchmarks/flow/scrabble/optimizations/
DFlowableSplit.java202 int emptyCount = empty; in drain() local
/external/deqp/framework/delibs/destream/
DdeRingbuffer.c39 deSemaphore emptyCount; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTests.cpp5815 const auto& emptyCount = comb[1]; in createMultisampleTests() local
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp4218 const uint32_t emptyCount = ConfigType >= CONFIG_TYPE::CONFIG_TYPE_SMALL ? 2 : 1; in BenchmarkAlgorithms() local