Home
last modified time | relevance | path

Searched defs:handles (Results 26 - 50 of 108) sorted by relevance

12345

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_mempool.c150 panvk_pool_get_bo_handles(struct panvk_pool *pool, uint32_t *handles) in panvk_pool_get_bo_handles() argument
/third_party/libdrm/tests/modetest/
H A Dbuffers.c125 bo_create(int fd, unsigned int format, unsigned int width, unsigned int height, unsigned int handles[4], unsigned int pitches[4], unsigned int offsets[4], enum util_fill_pattern pattern) bo_create() argument
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_compute.c108 panfrost_set_global_binding(struct pipe_context *pctx, unsigned first, unsigned count, struct pipe_resource **resources, uint32_t **handles) panfrost_set_global_binding() argument
H A Dpan_mempool.c101 panfrost_pool_get_bo_handles(struct panfrost_pool *pool, uint32_t *handles) in panfrost_pool_get_bo_handles() argument
/base/security/code_signature/test/unittest/
H A Drust_key_enable_test.rs447 let mut handles = vec![]; in test_get_udid_concurrent() variables
/third_party/ffmpeg/libavformat/
H A Dsrtpproto.c127 static int srtp_get_multi_file_handle(URLContext *h, int **handles, in srtp_get_multi_file_handle() argument
/third_party/icu/icu4c/source/common/
H A Dbrkeng.cpp73 UnhandledEngine::handles(UChar32 c) const { in handles() function in UnhandledEngine
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_non_uniform_access.c115 struct nu_handle handles[2]; in lower_non_uniform_tex_access() local
/third_party/libdrm/tests/tegra/
H A Ddrm-test.c171 uint32_t handles[4]; in drm_framebuffer_new() local
/third_party/musl/libc-test/src/functionalext/ldso_randomization/
H A Dldso_randomization_manual.c55 void *handles[TEST_COUNTS] = {0}; in dlopen_randomization_0500() local
123 void *handles[TEST_COUNTS] = {0}; in dlopen_ext_randomization_0500() local
195 void *handles[TEST_COUNTS] = {0}; in dlopen_ns_randomization_0500() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dbrkeng.cpp72 UnhandledEngine::handles(UChar32 c) const { in handles() function in UnhandledEngine
/third_party/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.cc176 HANDLE handles[2]; in Communicate() local
/base/powermgr/battery_manager/charger/src/dev/
H A Ddrm_driver.cpp56 uint32_t handles[offsetNumber] = {0}; in ModesetCreateFb() local
/base/update/updater/services/ui/driver/
H A Ddrm_driver.cpp54 uint32_t handles[offsetNumber] = {0}; in ModesetCreateFb() local
/third_party/curl/tests/http/clients/
H A Dh2-pausing.c177 struct handle handles[HANDLECOUNT]; in main() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/
H A DDictionaryBreakEngine.java180 public boolean handles(int c) { in handles() method in DictionaryBreakEngine
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDictionaryBreakEngine.java180 public boolean handles(int c) { in handles() method in DictionaryBreakEngine
/third_party/libuv/test/
H A Dtest-ipc-send-recv.c35 union handles { union
H A Drunner-win.c181 HANDLE handles[MAXIMUM_WAIT_OBJECTS]; in process_wait() local
/third_party/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_device.c244 execbuf_locked(struct fd_device *dev, void *cmd, uint32_t cmd_size, uint32_t *handles, uint32_t num_handles, int in_fence_fd, int *out_fence_fd, int ring_idx) execbuf_locked() argument
282 virtio_execbuf_fenced(struct fd_device *dev, struct msm_ccmd_req *req, uint32_t *handles, uint32_t num_handles, int in_fence_fd, int *out_fence_fd, int ring_idx) virtio_execbuf_fenced() argument
/third_party/mesa3d/src/amd/vulkan/radix_sort/
H A Dradix_sort_vk.h130 VkPipelineLayout handles[RS_PIPELINE_LAYOUTS_HANDLES]; member
136 VkPipeline handles[RS_PIPELINES_HANDLES]; member
/third_party/node/deps/icu-small/source/common/
H A Dbrkeng.cpp74 UnhandledEngine::handles(UChar32 c, const char* locale) const { in handles() function in UnhandledEngine
323 UBool BreakEngineWrapper::handles(UChar32 c, const char* locale) const { in handles() function in BreakEngineWrapper
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-batch-compiler.cc37 BaselineCompilerTask(Isolate* isolate, PersistentHandles* handles, in BaselineCompilerTask() argument
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dtransport.cc295 HANDLE handles[2]; in WaitForDebugStubEvent() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_fence.c418 uint32_t handles[ARRAY_SIZE(fence->fine)]; in iris_fence_finish() local

Completed in 14 milliseconds

12345