Home
last modified time | relevance | path

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

12

/external/llvm-project/flang/runtime/
Dlock.h42 void Drop() { pthread_mutex_unlock(&mutex_); } in Drop() function
/external/llvm-project/flang/include/flang/Common/
Dreference-counted.h67 void Drop() { in Drop() function
/external/vixl/examples/aarch64/
Dswap4.cc45 __ Drop(16); in GenerateSwap4() local
Dswap-int32.cc51 __ Drop(8); in GenerateSwapInt32() local
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_trace_events_test.cc75 TEST(ConvertXPlaneToTraceEvents, Drop) { in TEST() argument
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DIntermRebuild.h54 Drop, enumerator
/external/vixl/benchmarks/aarch64/
Dbench-utils.cc245 __ Drop(Operand(32)); in GenerateOperandSequence() local
246 __ Drop(Operand(claim)); in GenerateOperandSequence() local
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator_mgr.cc86 void ScopedAllocatorContainer::Drop(int32 scope_id, ScopedAllocator* sa) { in Drop() function in tensorflow::ScopedAllocatorContainer
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp91 unsigned Drop = MRI.createVirtualRegister(PtrRC); in writeSPToMemory() local
/external/llvm-project/llvm/include/llvm/Demangle/
DMicrosoftDemangle.h127 enum class QualifierMangleMode { Drop, Mangle, Result }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangle.h127 enum class QualifierMangleMode { Drop, Mangle, Result }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExplicitLocals.cpp288 MachineInstr *Drop = in runOnMachineFunction() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyExplicitLocals.cpp317 MachineInstr *Drop = in runOnMachineFunction() local
/external/rust/crates/grpcio/src/call/
Dserver.rs386 impl<T> Drop for $t<T> { impl
489 impl<T> Drop for $t<T> { impl
/external/rust/crates/lock_api/src/
Dremutex.rs662 impl<'a, R: RawMutex + 'a, G: GetThreadId + 'a, T: ?Sized + 'a> Drop impl
807 impl<'a, R: RawMutex + 'a, G: GetThreadId + 'a, T: ?Sized + 'a> Drop impl
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_util.cc85 Status Drop(size_t index) { in Drop() function in tensorflow::__anonffaa58220111::ScopedHandles
/external/python/cpython3/PC/
Dpyshellext.cpp364 STDMETHODIMP Drop(IDataObject *pDataObj, DWORD grfKeyState, POINTL pt, DWORD *pdwEffect) { in Drop() function in PyShellExt
/external/grpc-grpc/test/cpp/end2end/
Dgrpclb_end2end_test.cc1314 TEST_F(SingleBalancerTest, Drop) { in TEST_F() argument
1440 TEST_F(SingleBalancerWithClientLoadReportingTest, Drop) { in TEST_F() argument
/external/python/cpython2/Lib/bsddb/
Ddbtables.py783 def Drop(self, table): member in bsdTableDB
/external/llvm-project/llvm/unittests/ADT/
DStringRefTest.cpp974 TEST(StringRefTest, Drop) { in TEST() argument
/external/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 …]
/external/rust/cxx/macro/src/
Dexpand.rs841 pub trait Drop {} in expand_forbid() trait
/external/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc2341 void MacroAssembler::Drop(const Operand& size) { in Drop() function in vixl::aarch64::MacroAssembler
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs204 impl Drop for $name { impl
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc1453 void Assembler::Drop(intptr_t stack_elements) { in Drop() function in dart::Assembler

12