/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/chromium_org/components/bookmarks/browser/ |
D | bookmark_node.cc | 88 bool erased = meta_info_map_->erase(key) != 0; in DeleteMetaInfo() local 91 return erased; in DeleteMetaInfo()
|
/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/yaffs2/yaffs2/ |
D | Kconfig | 113 Normally YAFFS only checks chunks before writing until an erased 117 Enabling this forces on the test that chunks are erased in flash
|
/external/llvm/test/CodeGen/R600/ |
D | mad_uint24.ll | 59 ; led to some instructions being incorrectly erased when the entire
|
/external/chromium_org/content/browser/loader/ |
D | resource_scheduler.cc | 324 size_t erased = in_flight_requests_.erase(request); in EraseInFlightRequest() local 325 DCHECK_EQ(1u, erased); in EraseInFlightRequest()
|
/external/chromium_org/ppapi/api/private/ |
D | ppb_flash_clipboard.idl | 128 * clipboard data in any format is erased before writing this data. Thus,
|
/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/chromium_org/device/bluetooth/ |
D | bluetooth_adapter_mac.mm | 310 // are erased from the map, since the map owns the memory for all its mapped
|
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
D | fakewebrtcvideoengine.h | 215 size_t erased = observers_.erase(observer); in RemoveObserver() local 216 EXPECT_EQ(erased, 1UL); in RemoveObserver()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | BugReporter.cpp | 2254 bool erased = false; in removePunyEdges() local 2257 erased ? I : ++I) { in removePunyEdges() 2259 erased = false; in removePunyEdges() 2301 erased = true; in removePunyEdges()
|
/external/chromium_org/third_party/openssl/ |
D | README.chromium | 230 temporary directory that is erased when the script exits, even in
|
/external/chromium_org/chrome/common/extensions/api/ |
D | downloads.idl | 512 // Fires with the <code>downloadId</code> when a download is erased from 515 // erased.
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | insert-element-build-vector.ll | 223 ; instructions that are erased.
|
/external/clang/lib/CodeGen/ |
D | CGCall.cpp | 521 bool erased = FunctionsBeingProcessed.erase(FI); (void)erased; in arrangeLLVMFunctionInfo() local 522 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 | 700 // The attributes can be safely erased when compiling with other compilers.
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
D | ChangeLog | 558 * Somehow the COPYING file got erased. Regenerate it (csilvers)
|
/external/libvorbis/doc/ |
D | Doxyfile.in | 595 # stylesheet in the HTML output directory as well, or it will be erased!
|
/external/mesa3d/doxygen/ |
D | common.doxy | 606 # 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/chromium_org/third_party/mesa/src/doxygen/ |
D | common.doxy | 606 # 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!
|