/external/chromium/chrome/browser/ui/cocoa/ |
window_size_autosaver.mm | 13 // not restored but instead cleared from the profile -- to protect users from
|
/external/chromium/net/socket/ |
ssl_client_socket.h | 83 // kNextProtoUnsupported: *proto is cleared.
|
/external/e2fsprogs/e2fsck/ |
badblocks.c | 131 "Cleared.\n"), *block_nr);
|
/external/gtest/test/ |
Android.mk | 53 # $(2) and $(4) must be set or cleared in sync. $(2) is used to
|
/external/kernel-headers/original/asm-x86/ |
segment_32.h | 128 /* LDT segment has TI set, GDT has it cleared */
|
/external/libvpx/examples/ |
vp8_set_maps.txt | 29 The active map is cleared on frame 44.
|
/external/mesa3d/src/mesa/program/ |
hash_table.h | 70 * \param ht Table to be cleared of its entries.
|
/external/oprofile/daemon/liblegacy/ |
opd_sample_files.c | 134 printf("LRU cleared but odb_open() fails for %s.\n", mangled);
|
/external/oprofile/events/i386/p4-ht/ |
events | 18 event:0x1c counters:3 um:machine_clear minimum:6000 name:MACHINE_CLEAR : cycles with entire machine pipeline cleared
|
/external/proguard/src/proguard/shrink/ |
UsagePrinter.java | 153 * Prints the class name field. The field is then cleared, so it is not
|
/external/v8/test/mjsunit/ |
debug-referenced-by.js | 91 // Removes a reference when cleared.
|
/external/valgrind/main/memcheck/tests/x86/ |
fxsave.c | 122 regs have been cleared out. */
|
/external/webkit/Source/JavaScriptCore/wtf/text/ |
StringImplBase.h | 88 // set shouldReportedCost in the constructor, and this bit is only ever cleared, not set).
|
/external/webkit/Source/WebCore/dom/ |
DocumentParser.h | 85 // After detach, m_document is cleared. The parser will unwind its
|
/external/webkit/Source/WebCore/dom/default/ |
PlatformMessagePortChannel.h | 103 // Pointer to our entangled pair - cleared when close() is called.
|
/external/webkit/Source/WebKit/chromium/public/ |
WebAutoFillClient.h | 63 // Informs the browser that the user has cleared the selection from the
|
/external/webkit/Tools/DumpRenderTree/chromium/ |
AccessibilityUIElement.h | 127 // a list and cleared explicitly.
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
AutoCompleteTextViewSimple.java | 35 /** These are cleared by resetItemListeners(), and set by the callback listeners */
|
/frameworks/base/include/utils/ |
BitSet.h | 28 // A simple set of 32 bits that can be individually marked or cleared.
|
/frameworks/base/telephony/java/com/android/internal/telephony/cat/ |
ResultCode.java | 96 /** User cleared down call before connection or network release */
|
/frameworks/base/tools/aapt/ |
CrunchCache.h | 64 * Any previous contents of mSourceFiles and mDestFiles are cleared.
|
/libcore/luni/src/main/java/java/lang/ref/ |
PhantomReference.java | 39 * on the corresponding queue, but its referent is not cleared. That is, the
|
/libcore/luni/src/main/java/libcore/net/http/ |
ChunkedOutputStream.java | 27 * chunk is written and the buffer is cleared.
|
/libcore/luni/src/test/java/libcore/util/ |
CollectionUtilsTest.java | 101 * A reference that must be manually cleared.
|
/packages/apps/Browser/src/com/android/browser/ |
PreloadedTabControl.java | 87 // make sure that the failed, preloaded URL is cleared from the back stack
|