Home
last modified time | relevance | path

Searched defs:blockEnd (Results 1 - 5 of 5) sorted by relevance

/kernel/liteos_a/drivers/mtd/multi_partition/include/
H A Dmtd_dev.h44 unsigned long blockEnd; member
/third_party/skia/resources/sksl/es2_conformance/
H A Dimport_conformance_tests.py71 blockEnd = pp.Keyword("end").suppress(); variable
/third_party/lz4/programs/
H A Dbench.c396 U32 const blockEnd = nbBlocks + nbBlocksforThisFile; in BMK_benchMem() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.cpp230 auto blockEnd = insn; in robustBufferAccess() local
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dzstd_compress_internal.h1111 ZSTD_window_enforceMaxDist(ZSTD_window_t* window, const void* blockEnd, U32 maxDist, U32* loadedDictEndPtr, const ZSTD_matchState_t** dictMatchStatePtr) ZSTD_window_enforceMaxDist() argument
1156 ZSTD_checkDictValidity(const ZSTD_window_t* window, const void* blockEnd, U32 maxDist, U32* loadedDictEndPtr, const ZSTD_matchState_t** dictMatchStatePtr) ZSTD_checkDictValidity() argument

Completed in 10 milliseconds