Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/compiler/
DramdaToolsNoInfinite.ts38 type Drop<N extends number, T extends any[], I extends any[] = []> = { alias
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermRebuild.h54 Drop, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DIntermRebuild.h54 Drop, enumerator
/third_party/boost/boost/phoenix/function/
Dlazy_prelude.hpp619 struct Drop { struct
623 struct result<This(Dummy,L)>
630 operator()( size_t n, const L& ll ) const { in operator ()()
779 typedef boost::phoenix::function<impl::Drop> Drop; typedef
/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/mindspore/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/
Ddataset_node.cc526 Status DatasetNode::Drop() { in Drop() function in mindspore::dataset::DatasetNode
/third_party/cef/tests/cefclient/browser/
Dosr_dragdrop_win.cc423 HRESULT DropTargetWin::Drop(IDataObject* data_object, in Drop() function in client::DropTargetWin
/third_party/grpc/test/cpp/end2end/
Dgrpclb_end2end_test.cc1759 TEST_F(SingleBalancerTest, Drop) { in TEST_F() argument
1947 TEST_F(SingleBalancerWithClientLoadReportingTest, Drop) { in TEST_F() argument
/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