Home
last modified time | relevance | path

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

/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
Dnullptr.pass.cpp69 using Del = CDeleter<VT>; in test_sfinae() typedef
Ddefault.pass.cpp56 using Del = CDeleter<ElemType>; in test_sfinae() typedef
Dpointer.pass.cpp118 using Del = CDeleter<T>; in test_sfinae() typedef
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mutexset.cc55 void MutexSet::Del(u64 id, bool write) { in Del() function in __tsan::MutexSet
Dtsan_mutexset.h61 void MutexSet::Del(u64 id, bool write) {} in Del() function
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
Dmove_convert.pass.cpp260 using Del = GenericDeleter<0>; in test_sfinae() typedef
268 using Del = GenericDeleter<0>; in test_sfinae() typedef
276 using Del = GenericDeleter<0>; in test_sfinae() typedef
/external/syzkaller/pkg/rpctype/
Drpctype.go94 Del []string member
/external/swiftshader/third_party/LLVM/lib/Analysis/
DValueTracking.cpp1337 InsertValueInst* Del = cast<InsertValueInst>(PrevTo); in BuildSubAggregate() local
/external/python/cpython2/Include/
DPython-ast.h11 typedef enum _expr_context { Load=1, Store=2, Del=3, AugLoad=4, AugStore=5, enumerator
/external/clang/lib/Serialization/
DASTReaderDecl.cpp3862 auto *Del = Reader.ReadDeclAs<FunctionDecl>(ModuleFile, Record, Idx); in UpdateDecl() local
/external/llvm/lib/Analysis/
DValueTracking.cpp2613 InsertValueInst* Del = cast<InsertValueInst>(PrevTo); in BuildSubAggregate() local
/external/python/cpython3/Include/
DPython-ast.h11 typedef enum _expr_context { Load=1, Store=2, Del=3, AugLoad=4, AugStore=5, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DValueTracking.cpp3007 InsertValueInst* Del = cast<InsertValueInst>(PrevTo); in BuildSubAggregate() local