Home
last modified time | relevance | path

Searched defs:handle (Results 401 – 425 of 9246) sorted by relevance

1...<<11121314151617181920>>...370

/aosp_15_r20/external/igt-gpu-tools/lib/
H A Digt_alsa.c112 snd_ctl_t *handle = NULL; in alsa_resolve_indentifier() local
209 snd_pcm_t *handle; in alsa_open_output() local
252 snd_pcm_t *handle; in alsa_close_output() local
269 static bool alsa_test_configuration(snd_pcm_t *handle, snd_pcm_format_t fmt, in alsa_test_configuration()
329 snd_pcm_t *handle; in alsa_test_output_configuration() local
356 snd_pcm_t *handle; in alsa_configure_output() local
413 snd_pcm_t *handle; in alsa_run() local
/aosp_15_r20/external/coreboot/src/arch/x86/
H A Dbreakpoint.c113 static enum breakpoint_result validate_handle(struct breakpoint_handle handle) in validate_handle()
189 enum breakpoint_result breakpoint_remove(struct breakpoint_handle handle) in breakpoint_remove()
202 enum breakpoint_result breakpoint_enable(struct breakpoint_handle handle, bool enabled) in breakpoint_enable()
218 enum breakpoint_result breakpoint_get_type(struct breakpoint_handle handle, in breakpoint_get_type()
230 enum breakpoint_result breakpoint_set_handler(struct breakpoint_handle handle, in breakpoint_set_handler()
242 static enum breakpoint_result is_breakpoint_hit(struct breakpoint_handle handle, bool *out_hit) in is_breakpoint_hit()
260 struct breakpoint_handle handle = { i }; in breakpoint_dispatch_handler() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_queue.cc52 void BtaGattQueue::gatt_read_op_finished(tCONN_ID conn_id, tGATT_STATUS status, uint16_t handle, in gatt_read_op_finished()
74 void BtaGattQueue::gatt_write_op_finished(tCONN_ID conn_id, tGATT_STATUS status, uint16_t handle, in gatt_write_op_finished()
149 uint16_t handle, uint16_t len, uint8_t* value, in gatt_read_multi_op_simulate()
276 uint16_t handle = data->handles.handles[data->read_index]; in gatt_execute_next_op() local
291 void BtaGattQueue::ReadCharacteristic(tCONN_ID conn_id, uint16_t handle, GATT_READ_OP_CB cb, in ReadCharacteristic()
298 void BtaGattQueue::ReadDescriptor(tCONN_ID conn_id, uint16_t handle, GATT_READ_OP_CB cb, in ReadDescriptor()
305 void BtaGattQueue::WriteCharacteristic(tCONN_ID conn_id, uint16_t handle, in WriteCharacteristic()
317 void BtaGattQueue::WriteDescriptor(tCONN_ID conn_id, uint16_t handle, std::vector<uint8_t> value, in WriteDescriptor()
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dsyncobj_wait.c66 syncobj_attach_sw_sync(int fd, uint32_t handle) in syncobj_attach_sw_sync()
80 syncobj_trigger(int fd, uint32_t handle) in syncobj_trigger()
113 uint32_t handle; member
160 uint32_t handle = 0; in test_wait_illegal_handle() local
181 uint32_t handle = 0; in test_reset_illegal_handle() local
221 uint32_t handle = 0; in test_reset_bad_pad() local
245 uint32_t handle = 0; in test_signal_illegal_handle() local
285 uint32_t handle = 0; in test_signal_bad_pad() local
745 uint32_t handle = 0; in has_syncobj_wait() local
/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_unittest.cc70 PlatformThreadHandle handle; in TEST() local
80 PlatformThreadHandle handle[std::size(thread)]; in TEST() local
97 PlatformThreadHandle handle; in TEST() local
107 PlatformThreadHandle handle[std::size(thread)]; in TEST() local
195 PlatformThreadHandle handle; in TEST() local
215 PlatformThreadHandle handle[std::size(thread)]; in TEST() local
309 PlatformThreadHandle handle; in TestSetCurrentThreadType() local
326 PlatformThreadHandle handle; in TestPriorityResultingFromThreadType() local
654 PlatformThreadHandle handle; in VerifyRealtimeConfig() local
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/swapchain/
Dsurface.rs41 handle: ash::vk::SurfaceKHR, field
128 let handle = { in headless_unchecked() localVariable
217 let handle = { in from_display_plane_unchecked() localVariable
288 let handle = { in from_android_unchecked() localVariable
369 let handle = { in from_directfb_unchecked() localVariable
444 let handle = { in from_fuchsia_image_pipe_unchecked() localVariable
520 let handle = { in from_ggp_stream_descriptor_unchecked() localVariable
599 let handle = { in from_ios_unchecked() localVariable
677 let handle = { in from_mac_os_unchecked() localVariable
745 let handle = { in from_metal_unchecked() localVariable
[all …]
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dibpkeys_policy.c13 int semanage_ibpkey_query(semanage_handle_t *handle, in semanage_ibpkey_query()
22 int semanage_ibpkey_exists(semanage_handle_t *handle, in semanage_ibpkey_exists()
30 int semanage_ibpkey_count(semanage_handle_t *handle, unsigned int *response) in semanage_ibpkey_count()
37 int semanage_ibpkey_iterate(semanage_handle_t *handle, in semanage_ibpkey_iterate()
46 int semanage_ibpkey_list(semanage_handle_t *handle, in semanage_ibpkey_list()
H A Dnodes_policy.c13 int semanage_node_query(semanage_handle_t * handle, in semanage_node_query()
22 int semanage_node_exists(semanage_handle_t * handle, in semanage_node_exists()
30 int semanage_node_count(semanage_handle_t * handle, unsigned int *response) in semanage_node_count()
37 int semanage_node_iterate(semanage_handle_t * handle, in semanage_node_iterate()
46 int semanage_node_list(semanage_handle_t * handle, in semanage_node_list()
H A Dports_policy.c13 int semanage_port_query(semanage_handle_t * handle, in semanage_port_query()
22 int semanage_port_exists(semanage_handle_t * handle, in semanage_port_exists()
30 int semanage_port_count(semanage_handle_t * handle, unsigned int *response) in semanage_port_count()
37 int semanage_port_iterate(semanage_handle_t * handle, in semanage_port_iterate()
46 int semanage_port_list(semanage_handle_t * handle, in semanage_port_list()
H A Dusers_policy.c13 int semanage_user_query(semanage_handle_t * handle, in semanage_user_query()
23 int semanage_user_exists(semanage_handle_t * handle, in semanage_user_exists()
32 int semanage_user_count(semanage_handle_t * handle, unsigned int *response) in semanage_user_count()
39 int semanage_user_iterate(semanage_handle_t * handle, in semanage_user_iterate()
48 int semanage_user_list(semanage_handle_t * handle, in semanage_user_list()
H A Dinterfaces_policy.c13 int semanage_iface_query(semanage_handle_t * handle, in semanage_iface_query()
22 int semanage_iface_exists(semanage_handle_t * handle, in semanage_iface_exists()
30 int semanage_iface_count(semanage_handle_t * handle, unsigned int *response) in semanage_iface_count()
37 int semanage_iface_iterate(semanage_handle_t * handle, in semanage_iface_iterate()
46 int semanage_iface_list(semanage_handle_t * handle, in semanage_iface_list()
H A Dseusers_policy.c17 int semanage_seuser_query(semanage_handle_t * handle, in semanage_seuser_query()
26 int semanage_seuser_exists(semanage_handle_t * handle, in semanage_seuser_exists()
34 int semanage_seuser_count(semanage_handle_t * handle, unsigned int *response) in semanage_seuser_count()
41 int semanage_seuser_iterate(semanage_handle_t * handle, in semanage_seuser_iterate()
51 int semanage_seuser_list(semanage_handle_t * handle, in semanage_seuser_list()
H A Dbooleans_policy.c13 int semanage_bool_query(semanage_handle_t * handle, in semanage_bool_query()
22 int semanage_bool_exists(semanage_handle_t * handle, in semanage_bool_exists()
30 int semanage_bool_count(semanage_handle_t * handle, unsigned int *response) in semanage_bool_count()
37 int semanage_bool_iterate(semanage_handle_t * handle, in semanage_bool_iterate()
46 int semanage_bool_list(semanage_handle_t * handle, in semanage_bool_list()
H A Dibendports_policy.c13 int semanage_ibendport_query(semanage_handle_t *handle, in semanage_ibendport_query()
22 int semanage_ibendport_exists(semanage_handle_t *handle, in semanage_ibendport_exists()
31 int semanage_ibendport_count(semanage_handle_t *handle, in semanage_ibendport_count()
39 int semanage_ibendport_iterate(semanage_handle_t *handle, in semanage_ibendport_iterate()
48 int semanage_ibendport_list(semanage_handle_t *handle, in semanage_ibendport_list()
H A Dfcontext_record.c34 int semanage_fcontext_key_create(semanage_handle_t * handle, in semanage_fcontext_key_create()
60 int semanage_fcontext_key_extract(semanage_handle_t * handle, in semanage_fcontext_key_extract()
134 int semanage_fcontext_create(semanage_handle_t * handle, in semanage_fcontext_create()
164 int semanage_fcontext_set_expr(semanage_handle_t * handle, in semanage_fcontext_set_expr()
229 int semanage_fcontext_set_con(semanage_handle_t * handle, in semanage_fcontext_set_con()
248 int semanage_fcontext_clone(semanage_handle_t * handle, in semanage_fcontext_clone()
/aosp_15_r20/external/libchrome/mojo/public/cpp/platform/
H A Dplatform_handle.cc38 base::win::ScopedHandle CloneHandle(const base::win::ScopedHandle& handle) { in CloneHandle()
91 PlatformHandle::PlatformHandle(base::win::ScopedHandle handle) in PlatformHandle()
94 PlatformHandle::PlatformHandle(zx::handle handle) in PlatformHandle()
132 void PlatformHandle::ToMojoPlatformHandle(PlatformHandle handle, in ToMojoPlatformHandle()
176 const MojoPlatformHandle* handle) { in FromMojoPlatformHandle()
/aosp_15_r20/device/google/cuttlefish/guest/commands/sensor_injection/
Dmain.cpp52 int handle = -1; in getSensorHandle() local
79 int handle = getSensorHandle(SensorType::ACCELEROMETER, sensors); in InjectOrientation() local
112 int handle = getSensorHandle(SensorType::ACCELEROMETER, sensors); in InjectAccelerometer() local
132 int handle = getSensorHandle(SensorType::MAGNETIC_FIELD, sensors); in InjectMagnetometer() local
152 int handle = getSensorHandle(SensorType::GYROSCOPE, sensors); in InjectGyroscope() local
172 int handle = getSensorHandle(SensorType::HINGE_ANGLE, sensors); in InjectHingeAngle() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/pan/
Dpan_api.cc263 uint16_t* handle) { in PAN_Connect()
378 tPAN_RESULT PAN_Disconnect(uint16_t handle) { in PAN_Disconnect()
434 tPAN_RESULT PAN_Write(uint16_t handle, const RawAddress& dst, const RawAddress& src, in PAN_Write()
486 tPAN_RESULT PAN_WriteBuf(uint16_t handle, const RawAddress& dst, const RawAddress& src, in PAN_WriteBuf()
594 tPAN_RESULT PAN_SetProtocolFilters(uint16_t handle, uint16_t num_filters, uint16_t* p_start_array, in PAN_SetProtocolFilters()
632 tPAN_RESULT PAN_SetMulticastFilters(uint16_t handle, uint16_t num_mcast_filters, in PAN_SetMulticastFilters()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/bnep/
Dbnep_api.cc220 tBNEP_RESULT BNEP_ConnectResp(uint16_t handle, tBNEP_RESULT resp) { in BNEP_ConnectResp()
301 tBNEP_RESULT BNEP_Disconnect(uint16_t handle) { in BNEP_Disconnect()
349 tBNEP_RESULT BNEP_WriteBuf(uint16_t handle, const RawAddress& dest_addr, BT_HDR* p_buf, in BNEP_WriteBuf()
456 tBNEP_RESULT BNEP_Write(uint16_t handle, const RawAddress& dest_addr, uint8_t* p_data, uint16_t len, in BNEP_Write()
562 tBNEP_RESULT BNEP_SetProtocolFilters(uint16_t handle, uint16_t num_filters, uint16_t* p_start_array, in BNEP_SetProtocolFilters()
623 tBNEP_RESULT BNEP_SetMulticastFilters(uint16_t handle, uint16_t num_filters, uint8_t* p_start_array, in BNEP_SetMulticastFilters()
/aosp_15_r20/system/core/fastboot/
H A Dusb_windows.cpp71 WindowsUsbTransport(std::unique_ptr<usb_handle> handle) : handle_(std::move(handle)) {} in WindowsUsbTransport()
231 void usb_cleanup_handle(usb_handle* handle) { in usb_cleanup_handle()
247 void usb_kick(usb_handle* handle) { in usb_kick()
278 int recognized_device(usb_handle* handle, ifc_match_func callback) { in recognized_device()
338 std::unique_ptr<usb_handle> handle; in find_usb_device() local
386 std::unique_ptr<usb_handle> handle = find_usb_device(callback); in usb_open() local
/aosp_15_r20/system/core/fastboot/device/
H A Dflashing.cpp79 int FlashRawDataChunk(PartitionHandle* handle, const char* data, size_t len) { in FlashRawDataChunk()
113 int FlashRawData(PartitionHandle* handle, const std::vector<char>& downloaded_data) { in FlashRawData()
122 PartitionHandle* handle = reinterpret_cast<PartitionHandle*>(priv); in WriteCallback() local
134 int FlashSparseData(PartitionHandle* handle, std::vector<char>& downloaded_data) { in FlashSparseData()
145 int FlashBlockDevice(PartitionHandle* handle, std::vector<char>& downloaded_data) { in FlashBlockDevice()
177 PartitionHandle handle; in Flash() local
/aosp_15_r20/external/libchrome/mojo/core/
H A Dplatform_handle_in_transit.cc25 HANDLE TransferHandle(HANDLE handle, in TransferHandle()
39 void CloseHandleInProcess(HANDLE handle, const ScopedProcessHandle& process) { in CloseHandleInProcess()
63 PlatformHandleInTransit::PlatformHandleInTransit(PlatformHandle handle) in PlatformHandleInTransit()
133 HANDLE handle, in TakeIncomingRemoteHandle()
149 PlatformHandleInTransit handle; in CreateForMachPortName() local
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/
H A Dlocal_poc.h59 void* handle; member
101 uint32_t handle; member
111 uint32_t handle; member
121 uint32_t handle; member
155 uint32_t handle; member
169 uint32_t handle; member
229 __u32 handle; member
233 __u32 handle; member
284 __u32 handle; member
292 __u32 handle; member
[all …]
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
H A DEntity.c63 TPM_HANDLE handle = command->handles[i]; in EntityGetLoadStatus() local
205 TPMI_DH_ENTITY handle, // IN: handle of entity in EntityGetAuthValue()
313 TPMI_DH_ENTITY handle, // IN: handle of entity in EntityGetAuthPolicy()
390 TPMI_DH_ENTITY handle, // IN: handle of entity in EntityGetName()
428 TPMI_DH_ENTITY handle // IN :handle of entity in EntityGetHierarchy()
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86_64/include/bionic/libc/kernel/uapi/drm/
H A Dpvr_drm.h113 __u32 handle; member
118 __u32 handle; member
123 __u32 handle; member
127 __u32 handle; member
134 __u32 handle; member
159 __u32 handle; member
166 __u32 handle; member
176 __u32 handle; member
179 __u32 handle; member
211 __u32 handle; member
[all …]

1...<<11121314151617181920>>...370