Home
last modified time | relevance | path

Searched defs:Drop (Results 1 – 13 of 13) sorted by relevance

/third_party/rust/crates/once_cell/xtask/src/
Dmain.rs100 fn section(name: &'static str) -> impl Drop { in section()
110 fn defer<F: FnOnce()>(f: F) -> impl Drop { in defer()
/third_party/rust/crates/foreign-types/foreign-types/src/
Dlib.rs238 impl Drop for $owned { impl
/third_party/rust/crates/tracing/examples/examples/
Dinferno-flame.rs15 fn setup_global_subscriber(dir: &Path) -> impl Drop { in setup_global_subscriber()
/third_party/typescript/tests/cases/compiler/
DramdaToolsNoInfinite.ts38 type Drop<N extends number, T extends any[], I extends any[] = []> = { alias
/third_party/rust/crates/rust-openssl/openssl/src/
Dmacros.rs196 impl<T> Drop for $owned<T> { impl
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DIntermRebuild.h54 Drop, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermRebuild.h54 Drop, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangle.h127 enum class QualifierMangleMode { Drop, Mangle, Result }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExplicitLocals.cpp288 MachineInstr *Drop = in runOnMachineFunction() local
/third_party/cef/tests/cefclient/browser/
Dosr_dragdrop_win.cc423 HRESULT DropTargetWin::Drop(IDataObject* data_object, in Drop() function in client::DropTargetWin
/third_party/rust/crates/cxx/macro/src/
Dexpand.rs921 pub trait Drop {} in expand_forbid() trait
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc1453 void Assembler::Drop(intptr_t stack_elements) { in Drop() function in dart::Assembler
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp124131 static void Drop(T* aHolder) in Drop() function
124144 static void Drop(T* aHolder) in Drop() function