Searched defs:handle_count (Results 1 - 8 of 8) sorted by relevance
| /third_party/jerryscript/tests/unit-ext/ |
| H A D | test-ext-handle-scope-handle-prelist-escape.c | 27 static const size_t handle_count = JERRYX_HANDLE_PRELIST_SIZE + 1; variable
|
| H A D | test-ext-handle-scope-handle-prelist.c | 27 static const size_t handle_count = JERRYX_HANDLE_PRELIST_SIZE * 2; variable
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | subprocess.cc | 177 int handle_count = 0; in Communicate() local
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_fence.c | 417 unsigned int handle_count = 0; in iris_fence_finish() local
|
| H A D | iris_bufmgr.c | 466 int handle_count = 0; in iris_bo_wait_syncobj() local
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_fence.c | 349 unsigned int handle_count = 0; in crocus_fence_finish() local
|
| /third_party/mesa3d/src/gallium/drivers/asahi/ |
| H A D | agx_pipe.c | 523 unsigned handle_count = in agx_flush() local
|
| /third_party/libdrm/ |
| H A D | xf86drm.c | 4927 drmSyncobjReset(int fd, const uint32_t *handles, uint32_t handle_count) drmSyncobjReset() argument 4941 drmSyncobjSignal(int fd, const uint32_t *handles, uint32_t handle_count) drmSyncobjSignal() argument 4955 drmSyncobjTimelineSignal(int fd, const uint32_t *handles, uint64_t *points, uint32_t handle_count) drmSyncobjTimelineSignal() argument 4995 drmSyncobjQuery(int fd, uint32_t *handles, uint64_t *points, uint32_t handle_count) drmSyncobjQuery() argument 5012 drmSyncobjQuery2(int fd, uint32_t *handles, uint64_t *points, uint32_t handle_count, uint32_t flags) drmSyncobjQuery2() argument [all...] |
Completed in 16 milliseconds