Home
last modified time | relevance | path

Searched defs:ret_count (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dmkjournal.c153 blk64_t *ret_blk, int *ret_count) in ext2fs_zero_blocks2()
219 blk_t *ret_blk, int *ret_count) in ext2fs_zero_blocks()
/external/pdfium/fpdfsdk/
Dfpdftext.cpp193 int ret_count = byte_str_len / kBytesPerCharacter; in FPDFText_GetText() local
/external/skqp/src/utils/
DSkLua.cpp1327 int ret_count = 1; in lpath_isRect() local
1348 int ret_count = 1; in lpath_isNestedFillRects() local
/external/skia/src/utils/
DSkLua.cpp1327 int ret_count = 1; in lpath_isRect() local
1348 int ret_count = 1; in lpath_isNestedFillRects() local
/external/v8/src/compiler/
Dinstruction-selector.cc822 size_t ret_count = buffer->descriptor->ReturnCount(); in InitializeCallBuffer() local
Dwasm-compiler.cc2543 size_t ret_count = sig->return_count(); in BuildWasmCall() local