Home
last modified time | relevance | path

Searched refs:indexToInsert (Results 1 – 5 of 5) sorted by relevance

/external/zstd/lib/compress/
Dzstd_double_fast.c263 { U32 const indexToInsert = curr+2; in ZSTD_compressBlock_doubleFast_generic() local
264 hashLong[ZSTD_hashPtr(base+indexToInsert, hBitsL, 8)] = indexToInsert; in ZSTD_compressBlock_doubleFast_generic()
266 hashSmall[ZSTD_hashPtr(base+indexToInsert, hBitsS, mls)] = indexToInsert; in ZSTD_compressBlock_doubleFast_generic()
467 { U32 const indexToInsert = curr+2; in ZSTD_compressBlock_doubleFast_extDict_generic() local
468 hashLong[ZSTD_hashPtr(base+indexToInsert, hBitsL, 8)] = indexToInsert; in ZSTD_compressBlock_doubleFast_extDict_generic()
470 hashSmall[ZSTD_hashPtr(base+indexToInsert, hBitsS, mls)] = indexToInsert; in ZSTD_compressBlock_doubleFast_extDict_generic()
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h2983 const size_t indexToInsert = VmaBinaryFindFirstNotLess( in VmaVectorInsertSorted() local
2988 VmaVectorInsert(vector, indexToInsert, value); in VmaVectorInsertSorted()
2989 return indexToInsert; in VmaVectorInsertSorted()
3691 const size_t indexToInsert = VmaBinaryFindFirstNotLess(
3696 VmaVectorInsert(m_Vector, indexToInsert, pair);
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h4170 const size_t indexToInsert = VmaBinaryFindFirstNotLess( in VmaVectorInsertSorted() local
4175 VmaVectorInsert(vector, indexToInsert, value); in VmaVectorInsertSorted()
4176 return indexToInsert; in VmaVectorInsertSorted()
4872 const size_t indexToInsert = VmaBinaryFindFirstNotLess(
4877 VmaVectorInsert(m_Vector, indexToInsert, pair);
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h4995 const size_t indexToInsert = VmaBinaryFindFirstNotLess( in VmaVectorInsertSorted() local
5000 VmaVectorInsert(vector, indexToInsert, value); in VmaVectorInsertSorted()
5001 return indexToInsert; in VmaVectorInsertSorted()
5856 const size_t indexToInsert = VmaBinaryFindFirstNotLess(
5861 VmaVectorInsert(m_Vector, indexToInsert, pair);
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.14.0.v20180528-0519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...