Home
last modified time | relevance | path

Searched defs:objEnd (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/base/
DSkArenaAlloc.cpp46 char* objEnd = footerEnd - (sizeof(Footer) + sizeof(uint32_t)); in SkipPod() local
65 char* objEnd = footerEnd - (sizeof(char*) + sizeof(Footer)); in NextBlock() local
/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
DFlexBuffers.kt584 val objEnd = end + index * byteWidth in toString() constant
731 val objEnd = end + index * byteWidth in toString() constant