Home
last modified time | relevance | path

Searched defs:handle (Results 1051 – 1075 of 9246) sorted by relevance

1...<<41424344454647484950>>...370

/aosp_15_r20/external/python/cpython2/Modules/_multiprocessing/
Dsemaphore.c15 SEM_HANDLE handle; member
41 _GetSemaphoreValue(HANDLE handle, long *value) in _GetSemaphoreValue()
409 newsemlockobject(PyTypeObject *type, SEM_HANDLE handle, int kind, int maxvalue) in newsemlockobject()
428 SEM_HANDLE handle = SEM_FAILED; in semlock_new() local
478 SEM_HANDLE handle; in semlock_rebuild() local
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/telecom/telecom/android_common/repackaged-jarjar/javac/
Dtelecom.jar ... os.RemoteException boolean enabled android.telecom.PhoneAccountHandle handle boolean success private void runRegisterPhoneAccount () throws android. ...
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dstdio.rs72 let handle = unsafe { c::GetStdHandle(handle_id) }; in get_handle() localVariable
99 let handle = get_handle(handle_id)?; in write() localVariable
102 let handle = Handle::from_raw_handle(handle); in write() localVariable
254 let handle = get_handle(c::STD_INPUT_HANDLE)?; in read() localVariable
257 let handle = Handle::from_raw_handle(handle); in read() localVariable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux/
Dmetrics.cc26 void LogMetricClassicPairingEvent(const Address& address, uint16_t handle, uint32_t hci_cmd, in LogMetricClassicPairingEvent()
44 void LogMetricReadRssiResult(const Address& address, uint16_t handle, uint32_t cmd_status, in LogMetricReadRssiResult()
47 void LogMetricReadFailedContactCounterResult(const Address& address, uint16_t handle, in LogMetricReadFailedContactCounterResult()
50 void LogMetricReadTxPowerLevelResult(const Address& address, uint16_t handle, uint32_t cmd_status, in LogMetricReadTxPowerLevelResult()
53 void LogMetricRemoteVersionInfo(uint16_t handle, uint8_t status, uint8_t version, in LogMetricRemoteVersionInfo()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dstdio.rs72 let handle = unsafe { c::GetStdHandle(handle_id) }; in get_handle() localVariable
95 let handle = get_handle(handle_id)?; in write() localVariable
98 let handle = Handle::from_raw_handle(handle); in write() localVariable
244 let handle = get_handle(c::STD_INPUT_HANDLE)?; in read() localVariable
247 let handle = Handle::from_raw_handle(handle); in read() localVariable
/aosp_15_r20/external/arm-trusted-firmware/services/spd/trusty/
H A Dtrusty.c141 void *handle, in trusty_fiq_handler()
171 static uint64_t trusty_set_fiq_handler(void *handle, uint64_t cpu, in trusty_set_fiq_handler()
189 static uint64_t trusty_get_fiq_regs(void *handle) in trusty_get_fiq_regs()
197 static uint64_t trusty_fiq_exit(void *handle, uint64_t x1, uint64_t x2, uint64_t x3) in trusty_fiq_exit()
236 void *handle, in trusty_smc_handler()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/windows/
H A Dprocess.rs19 let handle = unsafe { sys::handle::Handle::from_raw_handle(handle as *mut _) }; in from_raw_handle() localVariable
30 let handle = sys::handle::Handle::from_inner(handle); in from() localVariable
119 let handle = sys::handle::Handle::from_inner(handle); in from() localVariable
132 let handle = sys::handle::Handle::from_inner(handle); in from() localVariable
145 let handle = sys::handle::Handle::from_inner(handle); in from() localVariable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/telecom/telecom/android_common/javac/
Dtelecom.jar ... os.RemoteException boolean enabled android.telecom.PhoneAccountHandle handle boolean success private void runRegisterPhoneAccount () throws android. ...
/aosp_15_r20/frameworks/av/camera/tests/fuzzer/
H A Dcamera_fuzzer.cpp112 native_handle_t* handle = native_handle_create(numFds, numInts); in createNativeHandle() local
326 native_handle_t* handle = createNativeHandle(); in invokeCamera() local
330 native_handle_t* handle = createNativeHandle(); in invokeCamera() local
339 native_handle_t* handle = createNativeHandle(); in invokeCamera() local
349 native_handle_t* handle = createNativeHandle(); in invokeCamera() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/hci/
H A Dextended_low_energy_advertiser_test.cc176 std::optional<hci_spec::AdvertisingHandle> handle = in TEST_F() local
216 std::optional<hci_spec::AdvertisingHandle> handle = in TEST_F() local
262 std::optional<hci_spec::AdvertisingHandle> handle = in TEST_F() local
331 std::optional<hci_spec::AdvertisingHandle> handle = in TEST_F() local
374 std::optional<hci_spec::AdvertisingHandle> handle = in TEST_F() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dstdio.rs72 let handle = unsafe { c::GetStdHandle(handle_id) }; in get_handle() localVariable
95 let handle = get_handle(handle_id)?; in write() localVariable
98 let handle = Handle::from_raw_handle(handle); in write() localVariable
244 let handle = get_handle(c::STD_INPUT_HANDLE)?; in read() localVariable
247 let handle = Handle::from_raw_handle(handle); in read() localVariable
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt2_remote_service_server.cc98 fbg::Handle handle, in ReadResultToFidl()
268 bt::gatt::CharacteristicHandle handle( in ReadCharacteristic() local
309 bt::gatt::CharacteristicHandle handle( in WriteCharacteristic() local
353 bt::gatt::DescriptorHandle handle( in ReadDescriptor() local
394 bt::gatt::DescriptorHandle handle( in WriteDescriptor() local
/aosp_15_r20/external/virglrenderer/src/venus/
H A Dvkr_physical_device.c88 VkPhysicalDevice handle) in vkr_instance_lookup_physical_device()
101 VkPhysicalDevice handle = physical_dev->base.handle.physical_device; in vkr_physical_device_init_id_properties() local
113 VkPhysicalDevice handle = physical_dev->base.handle.physical_device; in vkr_physical_device_init_memory_properties() local
181 VkPhysicalDevice handle = physical_dev->base.handle.physical_device; in vkr_physical_device_init_extensions() local
242 VkPhysicalDevice handle = physical_dev->base.handle.physical_device; in vkr_physical_device_init_properties() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dstdio.rs72 let handle = unsafe { c::GetStdHandle(handle_id) }; in get_handle() localVariable
95 let handle = get_handle(handle_id)?; in write() localVariable
98 let handle = Handle::from_raw_handle(handle); in write() localVariable
244 let handle = get_handle(c::STD_INPUT_HANDLE)?; in read() localVariable
247 let handle = Handle::from_raw_handle(handle); in read() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/windows/
H A Dprocess.rs19 let handle = unsafe { sys::handle::Handle::from_raw_handle(handle as *mut _) }; in from_raw_handle() localVariable
30 let handle = sys::handle::Handle::from_inner(handle); in from() localVariable
119 let handle = sys::handle::Handle::from_inner(handle); in from() localVariable
132 let handle = sys::handle::Handle::from_inner(handle); in from() localVariable
145 let handle = sys::handle::Handle::from_inner(handle); in from() localVariable
/aosp_15_r20/external/trusty/arm-trusted-firmware/services/spd/trusty/
Dtrusty.c160 void *handle, in trusty_fiq_handler()
190 static uint64_t trusty_set_fiq_handler(void *handle, uint64_t cpu, in trusty_set_fiq_handler()
208 static uint64_t trusty_get_fiq_regs(void *handle) in trusty_get_fiq_regs()
216 static uint64_t trusty_fiq_exit(void *handle, uint64_t x1, uint64_t x2, uint64_t x3) in trusty_fiq_exit()
255 void *handle, in trusty_smc_handler()
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/telecom_intermediates/
Dclasses.jar ... os.RemoteException boolean enabled android.telecom.PhoneAccountHandle handle boolean success private void runRegisterPhoneAccount () throws android. ...
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/linalg/
H A DCusolverDnHandlePool.cpp9 void createCusolverDnHandle(cusolverDnHandle_t *handle) { in createCusolverDnHandle()
13 void destroyCusolverDnHandle(cusolverDnHandle_t handle) { in destroyCusolverDnHandle()
44 auto handle = myPoolWindow->reserve(device); in getCurrentCUDASolverDnHandle() local
H A DCudssHandlePool.cpp9 void createCudssHandle(cudssHandle_t *handle) { in createCudssHandle()
13 void destroyCudssHandle(cudssHandle_t handle) { in destroyCudssHandle()
44 auto handle = myPoolWindow->reserve(device); in getCurrentCudssHandle() local
/aosp_15_r20/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/android.hardware.net.nlinterceptor/1/android/hardware/net/nlinterceptor/
H A DIInterceptor.aidl38 void closeSocket(in android.hardware.net.nlinterceptor.InterceptedSocket handle); in closeSocket()
39 …void subscribeGroup(in android.hardware.net.nlinterceptor.InterceptedSocket handle, in int nlGroup… in subscribeGroup()
40 …void unsubscribeGroup(in android.hardware.net.nlinterceptor.InterceptedSocket handle, in int nlGro… in unsubscribeGroup()
/aosp_15_r20/hardware/interfaces/wifi/netlinkinterceptor/aidl/aidl_api/android.hardware.net.nlinterceptor/current/android/hardware/net/nlinterceptor/
H A DIInterceptor.aidl38 void closeSocket(in android.hardware.net.nlinterceptor.InterceptedSocket handle); in closeSocket()
39 …void subscribeGroup(in android.hardware.net.nlinterceptor.InterceptedSocket handle, in int nlGroup… in subscribeGroup()
40 …void unsubscribeGroup(in android.hardware.net.nlinterceptor.InterceptedSocket handle, in int nlGro… in unsubscribeGroup()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/wifi/netlinkinterceptor/aidl/android.hardware.net.nlinterceptor_interface/dump/android/hardware/net/nlinterceptor/
DIInterceptor.aidl38 void closeSocket(in android.hardware.net.nlinterceptor.InterceptedSocket handle); in closeSocket()
39 …void subscribeGroup(in android.hardware.net.nlinterceptor.InterceptedSocket handle, in int nlGroup… in subscribeGroup()
40 …void unsubscribeGroup(in android.hardware.net.nlinterceptor.InterceptedSocket handle, in int nlGro… in unsubscribeGroup()
/aosp_15_r20/hardware/interfaces/wifi/netlinkinterceptor/aidl/android/hardware/net/nlinterceptor/
H A DIInterceptor.aidl61 void closeSocket(in InterceptedSocket handle); in closeSocket()
69 void subscribeGroup(in InterceptedSocket handle, in int nlGroup); in subscribeGroup()
77 void unsubscribeGroup(in InterceptedSocket handle, in int nlGroup); in unsubscribeGroup()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiExternalMemoryTests.cpp1092 NativeHandle handle; in testSemaphoreSignalExportImportWait() local
1139 NativeHandle handle; in testSemaphoreExportSignalImportWait() local
1181 NativeHandle handle; in testSemaphoreExportImportSignalWait() local
1222 NativeHandle handle; in testSemaphoreSignalImport() local
1279 NativeHandle handle; in testSemaphoreSignalWaitImport() local
1319 NativeHandle handle = -1; in testSemaphoreImportSyncFdSignaled() local
1354 NativeHandle handle; in testSemaphoreMultipleExports() local
1467 NativeHandle handle; in testSemaphoreTransference() local
2173 NativeHandle handle; in testFenceSignalExportImportWait() local
2215 NativeHandle handle = -1; in testFenceImportSyncFdSignaled() local
[all …]
/aosp_15_r20/external/arm-trusted-firmware/services/std_svc/spmd/
H A Dspmd_main.c180 void *handle, in spmd_secure_interrupt_handler()
413 void *handle) in spmd_smc_forward()
448 static uint64_t spmd_ffa_error_return(void *handle, int error_code) in spmd_ffa_error_return()
499 void *handle, in spmd_smc_handler()

1...<<41424344454647484950>>...370