Home
last modified time | relevance | path

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

12

/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/vixl/examples/aarch64/
Dswap4.cc45 __ Drop(16); in GenerateSwap4() local
Dswap-int32.cc51 __ Drop(8); in GenerateSwapInt32() local
/third_party/typescript/tests/cases/compiler/
DramdaToolsNoInfinite.ts38 type Drop<N extends number, T extends any[], I extends any[] = []> = { alias
DramdaToolsNoInfinite2.ts330 …export type Drop<L extends List, N extends Number, way extends Way = '->'> = L extends unknown ? N… 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/tree_util/
DIntermRebuild.h54 Drop, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DIntermRebuild.h54 Drop, enumerator
/third_party/vixl/benchmarks/aarch64/
Dbench-utils.cc245 __ Drop(Operand(32)); in GenerateOperandSequence() local
246 __ Drop(Operand(claim)); in GenerateOperandSequence() local
/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/node/deps/v8/src/compiler/backend/
Dregister-allocator-verifier.h147 void Drop(InstructionOperand operand) { in Drop() function
/third_party/cef/tests/cefclient/browser/
Dosr_dragdrop_win.cc423 HRESULT DropTargetWin::Drop(IDataObject* data_object, in Drop() function in client::DropTargetWin
/third_party/node/deps/v8/src/compiler/backend/s390/
Dcode-generator-s390.cc3263 __ Drop(pop_count); in AssembleArchTrap() local
3592 __ Drop(parameter_slots + additional_count); in AssembleConstructFrame() local
3594 __ Drop(g.ToRegister(additional_pop_count)); in AssembleConstructFrame() local
3598 __ Drop(parameter_slots); in AssembleConstructFrame() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dcode-generator-loong64.cc1976 __ Drop(pop_count); in AssembleArchTrap() local
2396 __ Drop(parameter_slots + additional_count); in AssembleConstructFrame() local
2399 __ Drop(parameter_slots); in AssembleConstructFrame() local
/third_party/node/deps/v8/src/builtins/arm64/
Dbuiltins-arm64.cc801 __ Drop(StackHandlerConstants::kSlotCount - 2); in Generate_JSEntryVariant() local
837 __ Drop(EntryFrameConstants::kFixedFrameSize / kSystemPointerSize); in Generate_JSEntryVariant() local
2253 __ Drop(2); in Generate_FunctionPrototypeCall() local
2747 __ Drop(2); in Generate_PushBoundArguments() local
3963 __ Drop(kSavedRegistersAreaSize / kXRegSize); in Generate_DeoptimizationEntry() local
3982 __ Drop(unwind_limit); in Generate_DeoptimizationEntry() local
/third_party/node/deps/v8/src/codegen/arm64/
Dmacro-assembler-arm64-inl.h1303 void TurboAssembler::Drop(int64_t count, uint64_t unit_size) { in Drop() function
1315 void TurboAssembler::Drop(const Register& count, uint64_t unit_size) { in Drop() function
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dcode-generator-ppc.cc3868 __ Drop(pop_count); in AssembleArchTrap() local
4242 __ Drop(parameter_slots + additional_count); in AssembleConstructFrame() local
4244 __ Drop(g.ToRegister(additional_pop_count)); in AssembleConstructFrame() local
4248 __ Drop(parameter_slots); in AssembleConstructFrame() local
/third_party/vixl/test/aarch64/
Dtest-assembler-aarch64.cc4747 __ Drop(Operand(0)); in TEST() local
4749 __ Drop(Operand(xzr)); in TEST() local
7530 __ Drop(32); in TEST() local
7607 __ Drop(32); in TEST() local
7657 __ Drop(32); in TEST() local
7713 __ Drop(4); in TEST() local
7719 __ Drop(8); in TEST() local
7785 __ Drop(2 * list_1_size); in TEST() local
7812 __ Drop(2 * list_d_1_size); in TEST() local
8089 __ Drop(claim); in PushPopSimpleHelper() local
[all …]
/third_party/node/deps/v8/src/compiler/backend/arm/
Dcode-generator-arm.cc3593 __ Drop(pop_count); in AssembleArchTrap() local
3891 __ Drop(parameter_slots + additional_count); in AssembleConstructFrame() local
3893 __ Drop(g.ToRegister(additional_pop_count)); in AssembleConstructFrame() local
3897 __ Drop(parameter_slots); in AssembleConstructFrame() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dcode-generator-riscv64.cc3586 __ Drop(pop_count); in AssembleArchTrap() local
4059 __ Drop(parameter_slots + additional_count); in AssembleReturn() local
4062 __ Drop(parameter_slots); in AssembleReturn() local
/third_party/node/deps/v8/src/codegen/arm/
Dmacro-assembler-arm.cc385 void TurboAssembler::Drop(int count, Condition cond) { in Drop() function in v8::internal::TurboAssembler
391 void TurboAssembler::Drop(Register count, Condition cond) { in Drop() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/builtins/ia32/
Dbuiltins-ia32.cc1529 __ Drop(1); // The allocation site is unused. in Generate_InterpreterPushArgsThenConstructImpl() local
1541 __ Drop(1); // The allocation site is unused. in Generate_InterpreterPushArgsThenConstructImpl() local
1793 __ Drop(2); in Generate_BaselineOutOfLinePrologue() local
1874 __ Drop(offsetToPC / kSystemPointerSize); in Generate_ContinueToBuiltinHelper() local
/third_party/rust/crates/cxx/macro/src/
Dexpand.rs921 pub trait Drop {} in expand_forbid() trait

12