Home
last modified time | relevance | path

Searched defs:ret_count (Results 1 – 5 of 5) 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/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c506 uint32_t ret_count; in wsi_wl_swapchain_get_images() local
Dwsi_common_x11.c552 uint32_t ret_count; in x11_get_images() local
/external/skia/src/utils/
DSkLua.cpp1413 int ret_count = 1; in lpath_isRect() local
1434 int ret_count = 1; in lpath_isNestedFillRects() local
/external/v8/src/compiler/
Dwasm-compiler.cc2260 size_t ret_count = sig->return_count(); in BuildWasmCall() local