Home
last modified time | relevance | path

Searched defs:_handle (Results 1 – 25 of 70) sorted by relevance

123

/aosp_15_r20/external/capstone/bindings/ocaml/
H A Docaml.c854 CAMLprim value ocaml_cs_disasm_internal(value _arch, value _handle, value _code, value _addr, value… in ocaml_cs_disasm_internal()
1023 CAMLprim value ocaml_option(value _handle, value _opt, value _value) in ocaml_option()
1058 CAMLprim value ocaml_register_name(value _handle, value _reg) in ocaml_register_name()
1069 CAMLprim value ocaml_instruction_name(value _handle, value _insn) in ocaml_instruction_name()
1080 CAMLprim value ocaml_group_name(value _handle, value _insn) in ocaml_group_name()
1097 CAMLprim value ocaml_close(value _handle) in ocaml_close()
/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A Dicd.h205 #define KHR_ICD_VALIDATE_HANDLE_RETURN_ERROR(_handle, _error) \ argument
214 #define KHR_ICD_VALIDATE_HANDLE_RETURN_HANDLE(_handle, _error) \ argument
/aosp_15_r20/external/fastrpc/src/
H A Dadsp_listener_stub.c562 static __inline int _stub_method(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], uint32_t _… in _stub_method()
665 static __inline int _stub_method_1(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], void* _r… in _stub_method_1()
715 static __inline int _stub_method_2(remote_handle _handle, uint32_t _mid) { in _stub_method_2()
730 static __inline int _stub_method_3(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], uint32_t… in _stub_method_3()
765 static __inline int _stub_method_4(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], uint32_t… in _stub_method_4()
H A Dremotectl_stub.c556 static __inline int _stub_method(remote_handle _handle, uint32_t _mid, char* _in0[1], uint32_t _rou… in _stub_method()
589 static __inline int _stub_method_1(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], char* _r… in _stub_method_1()
617 static __inline int _stub_method_2(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], uint32_t… in _stub_method_2()
633 static __inline int _stub_method_3(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], char* _i… in _stub_method_3()
H A Dadsp_perf_stub.c554 static __inline int _stub_method(remote_handle _handle, uint32_t _mid, uint32_t _in0[1]) { in _stub_method()
569 static __inline int _stub_method_1(remote_handle _handle, uint32_t _mid, char* _rout0[1], uint32_t … in _stub_method_1()
592 static __inline int _stub_method_2(remote_handle _handle, uint32_t _mid, char* _rout0[1], uint32_t … in _stub_method_2()
H A Dadsp_current_process1_stub.c474 static __inline int _stub_method(remote_handle64 _handle, uint32_t _mid) { in _stub_method()
517 static __inline int _stub_method_1(remote_handle64 _handle, uint32_t _mid, uint16_t _in0[1], void* … in _stub_method_1()
567 static __inline int _stub_method_2(remote_handle64 _handle, uint32_t _mid, uint32_t _rout0[1]) { in _stub_method_2()
H A Dadsp_current_process_stub.c556 static __inline int _stub_method(remote_handle _handle, uint32_t _mid) { in _stub_method()
599 static __inline int _stub_method_1(remote_handle _handle, uint32_t _mid, uint16_t _in0[1], void* _i… in _stub_method_1()
649 static __inline int _stub_method_2(remote_handle _handle, uint32_t _mid, uint32_t _rout0[1]) { in _stub_method_2()
/aosp_15_r20/external/lzma/CPP/Windows/
H A DFileFind.cpp307 _handle = ::FindFirstFileW(fs2us(path), &fd); in FindFirst() local
435 _handle = MY_FindFirstStreamW(fs2us(path), My_FindStreamInfoStandard, &sd, 0); in FindFirst() local
958 _handle = ::FindFirstChangeNotificationW(fs2us(path), BoolToBOOL(watchSubtree), notifyFilter); in FindFirst() local
H A DNet.h46 HANDLE _handle; variable
/aosp_15_r20/system/chre/host/msm/daemon/generated/
H A Dchre_slpi_stub.c539 static __inline int _stub_method(remote_handle _handle, uint32_t _mid) { in _stub_method()
562 static __inline int _stub_method_1(remote_handle _handle, uint32_t _mid, unsigned char* _rout0[1], … in _stub_method_1()
589 static __inline int _stub_method_2(remote_handle _handle, uint32_t _mid, const unsigned char* _in0[… in _stub_method_2()
/aosp_15_r20/external/pytorch/torch/csrc/
H A DStorageSharing.cpp304 THPObjectPtr _handle(Py_None); in THPStorage_shareCuda() local
434 PyObject* _handle = PyTuple_GET_ITEM(args, 1); in THPStorage_newSharedCuda() local
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/
H A Dgralloc.rs419 let _handle = gralloc.allocate_memory(reqs).unwrap(); in create_render_target() localVariable
457 let _handle = gralloc.allocate_memory(reqs).unwrap(); in create_video_buffer() localVariable
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/
H A DTensor.h116 std::unique_ptr<ITensorHandle> _handle; /**< Tensor Handle */ variable
/aosp_15_r20/external/parameter-framework/upstream/utility/
H A DDynamicLibrary.hpp80 void *_handle; member in DynamicLibrary
/aosp_15_r20/bionic/tests/
H A Dpage_size_compat_helpers.h43 void* _handle = dlopen(lib.c_str(), RTLD_NODELETE); in OpenTestLibrary() local
/aosp_15_r20/external/rust/android-crates-io/crates/gpio-cdev/examples/
Ddriveoutput.rs33 let _handle = in do_main() localVariable
Dmultioutput.rs41 let _handle = in do_main() localVariable
/aosp_15_r20/external/crosvm/base/src/sys/windows/
H A Dpriority.rs94 let _handle = set_audio_thread_priority(); in test_mm_handle_is_dropped() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-channel/src/
Dselect_macro.rs688 let _handle: &dyn $crate::internal::SelectHandle = &$crate::never::<()>(); localVariable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/
Dfile_descriptor.hpp71 int _handle = -1; member
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_unsupported.rs36 _handle: pid_t, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_unsupported.rs36 _handle: pid_t, field
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_unsupported.rs36 _handle: pid_t, field
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_unsupported.rs36 _handle: pid_t, field
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/
H A Dprocess_unsupported.rs36 _handle: pid_t, field

123