/external/capstone/bindings/ocaml/ |
D | ocaml.c | 854 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()
|
/external/ComputeLibrary/arm_compute/graph/ |
D | Tensor.h | 116 std::unique_ptr<ITensorHandle> _handle; /**< Tensor Handle */ variable
|
/external/parameter-framework/upstream/utility/ |
D | DynamicLibrary.hpp | 80 void *_handle; member in DynamicLibrary
|
/external/lzma/CPP/Windows/ |
D | FileFind.cpp | 168 _handle = ::FindFirstFileW(fs2us(path), &fd); in FindFirst() local 282 _handle = g_FindFirstStreamW(fs2us(path), My_FindStreamInfoStandard, &sd, 0); in FindFirst() local 680 _handle = ::FindFirstChangeNotificationW(fs2us(path), BoolToBOOL(watchSubtree), notifyFilter); in FindFirst() local
|
D | SecurityUtils.h | 15 HANDLE _handle; variable
|
D | FileFind.h | 144 HANDLE _handle; variable
|
D | FileIO.cpp | 69 _handle = ::CreateFileW(fs2us(path), desiredAccess, shareMode, in Create() local
|
/external/crosvm/base/src/sys/windows/ |
D | priority.rs | 86 let _handle = set_audio_thread_priorities(); in test_mm_handle_is_dropped() localVariable
|
/external/rust/crates/crossbeam-channel/src/ |
D | select_macro.rs | 688 let _handle: &$crate::internal::SelectHandle = &$crate::never::<()>(); localVariable
|
/external/crosvm/rutabaga_gfx/src/rutabaga_gralloc/ |
D | gralloc.rs | 380 let _handle = gralloc.allocate_memory(reqs).unwrap(); in create_render_target() localVariable 418 let _handle = gralloc.allocate_memory(reqs).unwrap(); in create_video_buffer() localVariable
|
/external/fastrpc/src/ |
D | remotectl_stub.c | 556 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()
|
D | adsp_listener_stub.c | 562 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()
|
D | adsp_perf_stub.c | 554 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()
|
D | adsp_current_process1_stub.c | 474 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()
|
D | adsp_current_process_stub.c | 556 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()
|
D | adspmsgd_adsp_stub.c | 553 static __inline int _stub_method(remote_handle _handle, uint32_t _mid, uint32_t _in0[1], uint32_t _… in _stub_method() 577 static __inline int _stub_method_1(remote_handle _handle, uint32_t _mid) { in _stub_method_1()
|
D | adsp_default_listener_stub.c | 503 static __inline int _stub_method(remote_handle _handle, uint32_t _mid) { in _stub_method()
|
D | adspmsgd_adsp1_stub.c | 471 static __inline int _stub_method(remote_handle64 _handle, uint32_t _mid) { in _stub_method()
|
/external/python/mobly/mobly/controllers/android_device_lib/ |
D | event_dispatcher.py | 334 def _handle(self, event_handler, event_name, user_args, event_timeout, cond, member in EventDispatcher
|
/external/python/cpython3/Lib/ctypes/ |
D | __init__.py | 337 _handle = 0 variable in CDLL
|
/external/python/cpython2/Lib/ctypes/ |
D | __init__.py | 347 _handle = 0 variable in CDLL
|
/external/mtools/ |
D | floppyd.c | 127 static io_buffer new_io_buffer (int _handle) { in new_io_buffer()
|
/external/python/cpython3/Lib/multiprocessing/ |
D | connection.py | 120 _handle = None variable in _ConnectionBase
|
/external/ComputeLibrary/src/core/CL/ |
D | OpenCL.cpp | 116 #define LOAD_FUNCTION_PTR(func_name, _handle) \ in load() argument
|
/external/tensorflow/tensorflow/python/eager/ |
D | context.py | 909 def _handle(self): member in Context
|