Home
last modified time | relevance | path

Searched defs:handle_count (Results 1 – 9 of 9) sorted by relevance

/third_party/jerryscript/tests/unit-ext/
Dtest-ext-handle-scope-handle-prelist-escape.c27 static const size_t handle_count = JERRYX_HANDLE_PRELIST_SIZE + 1; variable
Dtest-ext-handle-scope-handle-prelist.c27 static const size_t handle_count = JERRYX_HANDLE_PRELIST_SIZE * 2; variable
/third_party/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc177 int handle_count = 0; in Communicate() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_fence.c417 unsigned int handle_count = 0; in iris_fence_finish() local
Diris_bufmgr.c466 int handle_count = 0; in iris_bo_wait_syncobj() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_fence.c349 unsigned int handle_count = 0; in crocus_fence_finish() local
/third_party/libdrm/
Dxf86drm.c4928 uint32_t handle_count) in drmSyncobjReset()
4942 uint32_t handle_count) in drmSyncobjSignal()
4956 uint64_t *points, uint32_t handle_count) in drmSyncobjTimelineSignal()
4996 uint32_t handle_count) in drmSyncobjQuery()
5013 uint32_t handle_count, uint32_t flags) in drmSyncobjQuery2()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_pipe.c523 unsigned handle_count = in agx_flush() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h49493 __u32 handle_count; member