Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_lazy.c167 size_t* offsetPtr, in ZSTD_DUBT_findBetterDictMatch()
529 size_t ZSTD_dedicatedDictSearch_lazy_search(size_t* offsetPtr, size_t ml, U32 nbAttempts, in ZSTD_dedicatedDictSearch_lazy_search()
670 size_t* offsetPtr, in ZSTD_HcFindBestMatch()
1144 size_t* offsetPtr, in ZSTD_RowFindBestMatch()
1491 size_t* offsetPtr, in ZSTD_searchMax()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp117 inline void *offsetPtr(void *ptr, VkDeviceSize offset) in offsetPtr() function
122 inline const void *offsetPtr(const void *ptr, VkDeviceSize offset) in offsetPtr() function
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp818 const auto offsetPtr = (isMixedMode ? nullptr : &vertexOffset); in drawCommands() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVertexAttributeTest.cpp2349 GLubyte *offsetPtr = &colorTestData[offset]; in TEST_P() local
/aosp_15_r20/libcore/luni/src/main/native/
H A Dlibcore_io_Linux.cpp2288 off_t* offsetPtr = NULL; in Linux_sendfile() local