Searched refs:Deleting (Results 1 – 13 of 13) sorted by relevance
/external/clang/lib/CodeGen/ |
D | CodeGenTypes.h | 62 Deleting // destructor only enumerator 71 case StructorType::Deleting: in toCXXCtorType() 98 case StructorType::Deleting: in toCXXDtorType() 107 return StructorType::Deleting; in getFromDtorType()
|
D | MicrosoftCXXABI.cpp | 1235 if (T == StructorType::Deleting) { in buildStructorSignature() 1835 Dtor, StructorType::Deleting); in EmitVirtualDestructorCall() 1849 StructorType::Deleting); in EmitVirtualDestructorCall()
|
/external/chromium-trace/catapult/dashboard/docs/ |
D | code-snippets.md | 96 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/ |
D | fdiv.ll | 55 ; Deleting the negates does not require unsafe-fp-math.
|
/external/netperf/ |
D | README.windows | 58 Deleting intermediate files and output files for project 'netserver', configuration 'Debug|Win32'.
|
/external/deqp/doc/testspecs/GLES2/ |
D | functional.lifetime.txt | 45 + Deleting an object that is currently bound in another context
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.lifetime.txt | 51 + Deleting an object that is currently bound in another context
|
/external/bison/data/ |
D | c.m4 | 467 yymsg = "Deleting";
|
/external/webrtc/webrtc/modules/video_render/mac/ |
D | video_render_nsopengl.mm | 778 …WEBRTC_TRACE(kTraceInfo, kTraceVideoRenderer, _id, "%s Deleting channel %d", __FUNCTION__, channel…
|
/external/llvm/docs/ |
D | ProgrammersManual.rst | 2040 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/ |
D | zconf.tab.c_shipped | 1100 yymsg = "Deleting";
|
/external/gptfdisk/ |
D | NEWS | 974 - Deleting a partition now checks for a matching hybrid MBR partition, and
|
/external/bison/data/m4sugar/ |
D | m4sugar.m4 | 3181 # Otherwise expand IF-ABSENT. Deleting a single value is O(1),
|