Home
last modified time | relevance | path

Searched refs:Deleting (Results 1 – 13 of 13) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenTypes.h62 Deleting // destructor only enumerator
71 case StructorType::Deleting: in toCXXCtorType()
98 case StructorType::Deleting: in toCXXDtorType()
107 return StructorType::Deleting; in getFromDtorType()
DMicrosoftCXXABI.cpp1235 if (T == StructorType::Deleting) { in buildStructorSignature()
1835 Dtor, StructorType::Deleting); in EmitVirtualDestructorCall()
1849 StructorType::Deleting); in EmitVirtualDestructorCall()
/external/chromium-trace/catapult/dashboard/docs/
Dcode-snippets.md96 print 'Deleting: %s\n%s' % (key.string_id(), key.get())
115 print 'Deleting up to %d LastAddedRevision entities.' % len(to_delete)
133 print 'Deleting %d rows.' % len(to_delete)
/external/llvm/test/CodeGen/X86/
Dfdiv.ll55 ; Deleting the negates does not require unsafe-fp-math.
/external/netperf/
DREADME.windows58 Deleting intermediate files and output files for project 'netserver', configuration 'Debug|Win32'.
/external/deqp/doc/testspecs/GLES2/
Dfunctional.lifetime.txt45 + Deleting an object that is currently bound in another context
/external/deqp/doc/testspecs/GLES3/
Dfunctional.lifetime.txt51 + Deleting an object that is currently bound in another context
/external/bison/data/
Dc.m4467 yymsg = "Deleting";
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_nsopengl.mm778 …WEBRTC_TRACE(kTraceInfo, kTraceVideoRenderer, _id, "%s Deleting channel %d", __FUNCTION__, channel…
/external/llvm/docs/
DProgrammersManual.rst2040 Deleting Instructions
2043 Deleting an instruction from an existing sequence of instructions that form a
2071 Deleting Instructions
2117 Deleting GlobalVariables
2120 Deleting a global variable from a module is just as easy as deleting an
/external/toybox/kconfig/
Dzconf.tab.c_shipped1100 yymsg = "Deleting";
/external/gptfdisk/
DNEWS974 - Deleting a partition now checks for a matching hybrid MBR partition, and
/external/bison/data/m4sugar/
Dm4sugar.m43181 # Otherwise expand IF-ABSENT. Deleting a single value is O(1),