Home
last modified time | relevance | path

Searched defs:attach (Results 1 - 25 of 84) sorted by relevance

1234

/third_party/python/Lib/email/mime/
H A Dnonmultipart.py17 def attach(self, payload): global() member in MIMENonMultipart
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DRenderDoc.cpp34 void RenderDoc::attach() in attach() function in RenderDoc
75 void RenderDoc::attach() in attach() function in RenderDoc
/arkcompiler/toolchain/test/autotest/aw/
H A Dapplication.py83 def attach(cls, bundle_name): member in Application
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dconnector.h36 auto attach = interface_cast<IAttach>(dest); in Connect() local
60 auto attach = interface_cast<IAttach>(dest); in Disconnect() local
/third_party/skia/tools/sk_app/android/
H A DWindow_android.cpp38 bool Window_android::attach(BackendType attachType) { in attach() function in sk_app::Window_android
/third_party/rust/crates/nix/src/sys/ptrace/
H A Dbsd.rs92 pub fn attach(pid: Pid) -> Result<()> { in attach() functions
H A Dlinux.rs374 pub fn attach(pid: Pid) -> Result<()> { in attach() functions
/third_party/NuttX/include/nuttx/fs/
H A Dautomount.h120 CODE int (*attach)(FAR const struct automount_lower_s *lower, member
/third_party/python/Lib/tkinter/
H A Ddnd.py214 def attach(self, canvas, x=10, y=10): member in Icon
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Djson_stringifier_test.cpp344 static panda::JSNApi::NativeBindingInfo* CreateNativeBindingInfo(void* attach, void* detach) in CreateNativeBindingInfo() argument
/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_process.cpp58 bool DfxProcess::InitOtherThreads(bool attach) in InitOtherThreads() argument
/foundation/arkui/ace_engine_lite/frameworks/packages/runtime-core/src/observer/
H A Dsubject.js
/third_party/alsa-lib/modules/mixer/simple/python/
H A Dcommon.py83 def attach(self, helem): member in StandardElement
139 def attach(self, helem): member in EnumElement
/third_party/backends/backend/
H A Dmustek_pp_null.c64 debug_drv_init(SANE_Int options, SANE_String_Const port, SANE_String_Const name, SANE_Attach_Callback attach) debug_drv_init() argument
H A Dcanon.c626 attach (const char *devnam, CANON_Device ** devp) in attach() function
[all...]
H A Dkvs40xx.c197 attach (SANE_String_Const devname) in attach() function
H A Dkvs20xx.c99 attach (SANE_String_Const devname) in attach() function
/third_party/skia/tools/sk_app/
H A DCommandSet.cpp33 void CommandSet::attach(Window* window) { in attach() function in sk_app::CommandSet
/third_party/zlib/contrib/iostream/
H A Dzfstream.cpp60 gzfilebuf *gzfilebuf::attach( int file_descriptor, in attach() function in gzfilebuf
261 void gzfilestream_common::attach( int fd, int io_mode ) { in attach() function in gzfilestream_common
/third_party/zlib/contrib/iostream3/
H A Dzfstream.cc79 gzfilebuf::attach(int fd, in attach() function in gzfilebuf
409 gzifstream::attach(int fd, in attach() function in gzifstream
464 gzofstream::attach(int fd, in attach() function in gzofstream
[all...]
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_dfx_test.cpp316 auto attach = []() { inputMethodController_->Attach(textListener_, true); }; in HWTEST_F() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_bb.cpp299 BasicBlock::splitCommon(Instruction *insn, BasicBlock *bb, bool attach) in splitCommon() argument
330 BasicBlock::splitBefore(Instruction *insn, bool attach) in splitBefore() argument
343 BasicBlock::splitAfter(Instruction *insn, bool attach) in splitAfter() argument
H A Dnv50_ir_graph.cpp95 void Graph::Node::attach(Node *node, Edge::Type kind) in attach() function in nv50_ir::Graph::Node
/third_party/node/deps/openssl/openssl/crypto/store/
H A Dstore_local.h88 OSSL_STORE_attach_fn attach; member
/third_party/openssl/crypto/store/
H A Dstore_local.h88 OSSL_STORE_attach_fn attach; member

Completed in 13 milliseconds

1234