Home
last modified time | relevance | path

Searched refs:mach_port_t (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/asahi/lib/
H A Dwrap.c46 mach_port_t metal_connection = 0;
49 wrap_Method(mach_port_t connection, uint32_t selector, const uint64_t* input, in wrap_Method()
283 wrap_AsyncMethod(mach_port_t connection, uint32_t selector, in wrap_AsyncMethod()
284 mach_port_t wakePort, uint64_t *reference, in wrap_AsyncMethod()
345 wrap_StructMethod(mach_port_t connection, uint32_t selector, in wrap_StructMethod()
355 wrap_AsyncStructMethod(mach_port_t connection, uint32_t selector, in wrap_AsyncStructMethod()
356 mach_port_t wakePort, uint64_t *reference, in wrap_AsyncStructMethod()
367 wrap_ScalarMethod(mach_port_t connection, uint32_t selector, in wrap_ScalarMethod()
376 wrap_AsyncScalarMethod(mach_port_t connection, uint32_t selector, in wrap_AsyncScalarMethod()
377 mach_port_t wakePor in wrap_AsyncScalarMethod()
[all...]
H A Dio.h244 mach_port_t port;
H A Dagx_device.c343 agx_create_notification_queue(mach_port_t connection) in agx_create_notification_queue()
356 mach_port_t notif_port = IODataQueueAllocateNotificationPort(); in agx_create_notification_queue()
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-macos.cc39 mach_port_t port, in mach_vm_map_wrapper()
53 mach_port_t port; in CreateSharedMemoryHandleForTesting()
65 mach_port_t port = MachMemoryEntryFromSharedMemoryHandle(handle); in DestroySharedMemoryHandle()
76 mach_port_t shared_mem_port = MachMemoryEntryFromSharedMemoryHandle(handle); in AllocateShared()
125 mach_port_t shared_mem_port = MachMemoryEntryFromSharedMemoryHandle(handle); in AllocateShared()
/third_party/node/deps/uv/src/unix/
H A Ddarwin.c189 kern_return_t (*pIOMasterPort)(mach_port_t, mach_port_t*); in uv__get_cpu_speed()
191 kern_return_t (*pIOServiceGetMatchingServices)(mach_port_t, in uv__get_cpu_speed()
215 mach_port_t mach_port; in uv__get_cpu_speed()
/third_party/node/deps/uvwasi/src/
H A Dclocks.c60 mach_port_t thread; \
/third_party/benchmark/src/
H A Dtimers.cc170 mach_port_t thread = pthread_mach_thread_np(pthread_self()); in ThreadCPUUsage()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs49 pub type mach_port_t = ::c_uint; types
55 pub type thread_inspect_t = ::mach_port_t;
56 pub type thread_act_t = ::mach_port_t;
62 pub type vm_map_t = ::mach_port_t;
63 pub type mem_entry_name_port_t = ::mach_port_t;
64 pub type memory_object_t = ::mach_port_t;
69 pub type ledger_t = ::mach_port_t;
98 pub type thread_t = ::mach_port_t;
137 pub type task_t = ::mach_port_t;
138 pub type task_inspect_t = ::mach_port_t;
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DHost.cpp1178 mach_port_t hostPort = mach_host_self(); in getHostCPUName()
1244 mach_port_t hostPort = mach_host_self(); in getHostCPUName()
/third_party/cups-filters/backend/
H A Dserial.c1103 mach_port_t masterPort; in list_devices()
/third_party/backends/sanei/
H A Dsanei_scsi.c5210 mach_port_t masterPort; in sanei_scsi_cmd2_old_api()
5414 mach_port_t masterPort; in sanei_scsi_find_devices_old_api()
5833 mach_port_t masterPort; in sanei_scsi_cmd2_stuc_api()
5954 mach_port_t masterPort; in sanei_scsi_find_devices_stuc_api()

Completed in 22 milliseconds