Home
last modified time | relevance | path

Searched defs:bufIndex (Results 1 – 12 of 12) sorted by relevance

/external/lzma/C/
DMtCoder.c123 unsigned bufIndex; in ThreadFunc2() local
549 unsigned bufIndex = block->bufIndex; in MtCoder_Code() local
DMtCoder.h69 unsigned bufIndex; member
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DChecker.java33 private int bufIndex; field in Checker
DStatisticsTool.java50 private int bufIndex; field in StatisticsTool
/external/guava/guava-tests/benchmark/com/google/common/io/
DByteSourceAsCharSourceReadBenchmark.java68 int bufIndex = 0; in read() local
/external/guava/android/guava-tests/benchmark/com/google/common/io/
DByteSourceAsCharSourceReadBenchmark.java68 int bufIndex = 0; in read() local
/external/icu/icu4c/source/test/intltest/
Dnptrans.cpp162 int32_t bufIndex=0; in map() local
/external/cronet/third_party/icu/source/test/intltest/
Dnptrans.cpp162 int32_t bufIndex=0; in map() local
/external/mesa3d/src/mesa/main/
Dbuffers.c790 const gl_buffer_index bufIndex = u_bit_scan(&destMask0); in _mesa_drawbuffers() local
804 gl_buffer_index bufIndex = ffs(destMask[buf]) - 1; in _mesa_drawbuffers() local
/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
DKMRemotelyProvisionedComponentDevice.java939 short bufIndex = repository.alloc((short) 6); in constructPartialPubKeysToSignMac() local
950 Util.arrayCopyNonAtomic(repository.getHeap(), bufIndex, scratchPad, len, partialPayloadLen); in constructPartialPubKeysToSignMac() local
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp5493 for(uint32_t bufIndex = 0; bufIndex < BUF_COUNT; ++bufIndex) in TestBudget() local
5514 for(size_t bufIndex = BUF_COUNT; bufIndex--; ) in TestBudget() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingAccelerationStructuresTests.cpp3660 …const uint32_t bufIndex = details::Sel<Barriers1, Barriers2, Barriers3, VkBufferMemoryBarrier2KHR>… in makeDependency() local