Home
last modified time | relevance | path

Searched defs:handles (Results 76 - 100 of 200) sorted by relevance

12345678

/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
H A DLSTMBreakEngine.java240 public boolean handles(int c) { in handles() method in LSTMBreakEngine
/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
H A Dtest-fs-event.c384 uv_fs_event_t* handles = handle->data; in timer_cb_watch_twice() 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
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dmagic.c304 demo_mem_map(void *map, size_t size, unsigned *handles, unsigned count, in demo_mem_map() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_fence.c350 uint32_t handles[ARRAY_SIZE(fence->fine)]; in crocus_fence_finish() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_descriptor_pool.cpp173 d3d12_descriptor_heap_append_handles(struct d3d12_descriptor_heap *heap, D3D12_CPU_DESCRIPTOR_HANDLE *handles, unsigned num_handles) d3d12_descriptor_heap_append_handles() argument
/third_party/skia/third_party/externals/tint/src/utils/io/
H A Dcommand_windows.cc227 HANDLE handles[] = {pi.hProcess, stdout_read_thread, stderr_read_thread}; in Exec() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/l2_packet/
H A Dl2_packet_ndis.c162 HANDLE handles[2]; in l2_packet_rx_thread_try_read() local
200 HANDLE handles[2]; in l2_packet_rx_thread() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/l2_packet/
H A Dl2_packet_ndis.c162 HANDLE handles[2]; in l2_packet_rx_thread_try_read() local
200 HANDLE handles[2]; in l2_packet_rx_thread() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp538 PipelineDescriptorSetBinder(const PipelineLayout& pipelineLayout, const array_view<const RenderHandle> handles, const array_view<const DescriptorSetLayoutBindings> descriptorSetsLayoutBindings) PipelineDescriptorSetBinder() argument
553 Init(const PipelineLayout& pipelineLayout, const BASE_NS::array_view<const RenderHandle> handles, const BASE_NS::array_view<const DescriptorSetLayoutBindings> descriptorSetsLayoutBindings, bool validHandles) Init() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/
H A Drender_node_scene_util.cpp393 SceneCameraImageHandles handles; in GetSceneCameraImageHandles() local
/kernel/linux/linux-6.6/drivers/gpu/drm/v3d/
H A Dv3d_gem.c533 v3d_get_multisync_post_deps(struct drm_file *file_priv, struct v3d_submit_ext *se, u32 count, u64 handles) v3d_get_multisync_post_deps() argument
/third_party/ffmpeg/libavformat/
H A Davio.c627 int ffurl_get_multi_file_handle(URLContext *h, int **handles, int *numhandles) in ffurl_get_multi_file_handle() argument
H A Drtpproto.c557 static int rtp_get_multi_file_handle(URLContext *h, int **handles, in rtp_get_multi_file_handle() argument
/third_party/lzma/CPP/Windows/
H A DSynchronization.h192 inline DWORD WINAPI WaitForMultiObj_Any_Infinite(DWORD count, const CHandle_WFMO *handles) in WaitForMultiObj_Any_Infinite() argument

Completed in 21 milliseconds

12345678