/external/clang/test/Analysis/ |
D | DynamicTypePropagation.m | 44 NSArray *erased = arr; 45 NSObject *element = [erased firstObject]; 52 NSArray *erased = arr; 53 [erased contains: element];
|
D | generics.m | 308 NSArray *erased = arr; 309 id a = [erased firstObject]; 314 NSArray *erased = arr; 315 NSArray* a = [erased firstObject]; 320 NSArray *erased = arr; 321 …NSSet* a = [erased firstObject]; // expected-warning {{Object has a dynamic type 'NSArray<NSString… 326 NSArray *erased = arr; 327 id a = [erased firstObject];
|
/external/lldb/source/Target/ |
D | SectionLoadList.cpp | 181 bool erased = false; in SetSectionUnloaded() local 186 erased = true; in SetSectionUnloaded() 193 erased = true; in SetSectionUnloaded() 197 return erased; in SetSectionUnloaded()
|
/external/ltrace/ |
D | dict.c | 28 unsigned char erased : 1; member 228 for (; bitp(dict, pos)->taken || bitp(dict, pos)->erased; in find_slot() 230 if (pos0 == (size_t)-1 && bitp(dict, pos)->erased) in find_slot() 392 bitp(dict, slot_n)->erased = 0; in dict_insert() 431 bitp(dict, slot_n)->erased = 1; in dict_erase() 455 if (bitp(dict, i)->taken && !bitp(dict, i)->erased) { in dict_each()
|
/external/libcxx/include/experimental/ |
D | utility | 25 3.1.2, erased-type placeholder
|
/external/llvm/test/DebugInfo/X86/ |
D | inlined-indirect-value.ll | 5 ; just erased, so it won't be perfectly accurate).
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | mad_uint24.ll | 60 ; led to some instructions being incorrectly erased when the entire
|
/external/lldb/source/Expression/ |
D | IRForTarget.cpp | 2560 bool erased = true; in StripAllGVs() local 2562 while (erased) in StripAllGVs() 2564 erased = false; in StripAllGVs() 2580 erased = true; in StripAllGVs()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporter.cpp | 2239 bool erased = false; in removePunyEdges() local 2242 erased ? I : ++I) { in removePunyEdges() 2244 erased = false; in removePunyEdges() 2286 erased = true; in removePunyEdges()
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | insert-element-build-vector.ll | 266 ; instructions that are erased.
|
/external/gptfdisk/ |
D | README | 109 MBR disk, the GPT data may be incompletely erased. This happens if the
|
/external/clang/lib/CodeGen/ |
D | CGCall.cpp | 559 bool erased = FunctionsBeingProcessed.erase(FI); (void)erased; in arrangeLLVMFunctionInfo() local 560 assert(erased && "Not in set?"); in arrangeLLVMFunctionInfo()
|
/external/llvm/test/CodeGen/X86/ |
D | crash.ll | 488 ; erased along with its value number.
|
/external/llvm/docs/ |
D | Atomics.rst | 39 address, the first store can be erased. This transformation is not allowed for a
|
/external/clang/docs/ |
D | ThreadSafetyAnalysis.rst | 760 // The attributes can be safely erased when compiling with other compilers.
|
/external/mesa3d/doxygen/ |
D | common.doxy | 606 # stylesheet in the HTML output directory as well, or it will be erased!
|
D | gallium.doxy | 702 # stylesheet in the HTML output directory as well, or it will be erased!
|
/external/libdaemon/doc/ |
D | doxygen.conf.in | 612 # stylesheet in the HTML output directory as well, or it will be erased!
|
/external/libmtp/doc/ |
D | Doxyfile.in | 610 # stylesheet in the HTML output directory as well, or it will be erased!
|
/external/libvorbis/doc/ |
D | Doxyfile.in | 595 # stylesheet in the HTML output directory as well, or it will be erased!
|
/external/libnl/doc/ |
D | Doxyfile.in | 686 # stylesheet in the HTML output directory as well, or it will be erased!
|
/external/libexif/doc/ |
D | Doxyfile-internals.in | 638 # stylesheet in the HTML output directory as well, or it will be erased!
|
D | Doxyfile.in | 638 # stylesheet in the HTML output directory as well, or it will be erased!
|
/external/libvpx/libvpx/ |
D | libs.doxy_template | 708 # stylesheet in the HTML output directory as well, or it will be erased!
|
/external/libusb/doc/ |
D | doxygen.cfg.in | 700 # stylesheet in the HTML output directory as well, or it will be erased!
|