Home
last modified time | relevance | path

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

12

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/rsc.io/markdown/
Dinline.go195 type Del struct { struct
196 Marker string
197 Inner []Inline
200 func (x *Del) Inline() {
204 func (x *Del) PrintHTML(buf *bytes.Buffer) {
212 func (x *Del) printMarkdown(buf *bytes.Buffer) {
220 func (x *Del) PrintText(buf *bytes.Buffer) {
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A 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
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/
H A Dmove_convert.pass.cpp258 using Del = GenericDeleter<0>; in test_sfinae() typedef
266 using Del = GenericDeleter<0>; in test_sfinae() typedef
274 using Del = GenericDeleter<0>; in test_sfinae() typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DGISelChangeObserver.cpp33 MachineFunction::Delegate *Del) in RAIIDelegateInstaller()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DGISelChangeObserver.cpp33 MachineFunction::Delegate *Del) in RAIIDelegateInstaller()
/aosp_15_r20/prebuilts/go/linux-x86/src/net/textproto/
Dheader.go54 func (h MIMEHeader) Del(key string) { func
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dnullptr.pass.cpp69 using Del = CDeleter<VT>; in test_sfinae() typedef
H A Ddefault.pass.cpp56 using Del = CDeleter<ElemType>; in test_sfinae() typedef
H A Dpointer.pass.cpp118 using Del = CDeleter<T>; in test_sfinae() typedef
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/
H A Dnullptr.pass.cpp67 using Del = CDeleter<VT>; in test_sfinae() typedef
H A Ddefault.pass.cpp53 using Del = CDeleter<ElemType>; in test_sfinae() typedef
H A Dpointer.pass.cpp142 using Del = CDeleter<T>; in test_sfinae() typedef
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutexset.cc55 void MutexSet::Del(u64 id, bool write) { in Del() function in __tsan::MutexSet
H A Dtsan_mutexset.h61 void MutexSet::Del(u64 id, bool write) {} in Del() function
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dheader.go80 func (h Header) Del(key string) { func
/aosp_15_r20/packages/modules/adb/fdevent/
Dfdevent.cpp115 void fdevent_context::Del(fdevent* fde, unsigned events) { in Del() function in fdevent_context
/aosp_15_r20/prebuilts/go/linux-x86/src/net/url/
Durl.go943 func (v Values) Del(key string) { func
/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_ast.h21 typedef enum _expr_context { Load=1, Store=2, Del=3 } expr_context_ty; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_ast.h21 typedef enum _expr_context { Load=1, Store=2, Del=3 } expr_context_ty; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_ast.h21 typedef enum _expr_context { Load=1, Store=2, Del=3 } expr_context_ty; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_ast.h21 typedef enum _expr_context { Load=1, Store=2, Del=3 } expr_context_ty; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_ast.h21 typedef enum _expr_context { Load=1, Store=2, Del=3 } expr_context_ty; enumerator
/aosp_15_r20/external/python/cpython2/Include/
DPython-ast.h11 typedef enum _expr_context { Load=1, Store=2, Del=3, AugLoad=4, AugStore=5, enumerator
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReaderDecl.cpp3862 auto *Del = Reader.ReadDeclAs<FunctionDecl>(ModuleFile, Record, Idx); in UpdateDecl() local
/aosp_15_r20/external/llvm/lib/Analysis/
H A DValueTracking.cpp2613 InsertValueInst* Del = cast<InsertValueInst>(PrevTo); in BuildSubAggregate() local

12