/external/llvm/include/llvm/CodeGen/ |
MachineFunctionPass.h | 15 // care of declaring that no LLVM passes are invalidated.
|
/external/skia/include/views/ |
SkWindow.h | 71 // called if part of our bitmap is invalidated
|
/external/skia/legacy/include/views/ |
SkWindow.h | 71 // called if part of our bitmap is invalidated
|
/frameworks/base/core/java/android/text/ |
TextWatcher.java | 51 * and invalidated the offsets. But if you need to know here,
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_popup_view_mac.h | 57 // invalidated, then the selected line is changed, then the new 58 // selected line is invalidated, then PaintUpdatesNow() is called.
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SubEngine.h | 107 const InvalidatedSymbols *invalidated, 124 const InvalidatedSymbols *Invalidated,
|
/external/clang/test/Analysis/ |
dtor.cpp | 154 // The destructors should have invalidated i and j. 326 // The destructors should have invalidated i and j.
|
array-struct.c | 138 // Test if the array is correctly invalidated.
|
/libcore/luni/src/main/java/java/io/ |
FilterInputStream.java | 69 * indicates how many bytes can be read before the mark is invalidated. 77 * the mark is invalidated.
|
FilterReader.java | 63 * indicates how many bytes can be read before the mark is invalidated. 71 * the mark is invalidated.
|
LineNumberInputStream.java | 81 * indicates how many bytes can be read before the mark is invalidated. 91 * the mark is invalidated.
|
LineNumberReader.java | 75 * indicates how many characters can be read before the mark is invalidated. 83 * before the mark is invalidated.
|
/external/chromium/chrome/browser/ |
spellcheck_host.h | 43 // the instance can be invalidated during the browser's lifecycle.
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
ExprInspectionChecker.cpp | 37 // (globals should not be invalidated, etc), hence the use of evalCall.
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
SDNodeDbgValue.h | 105 // setIsInvalidated / isInvalidated - Setter / getter of the "Invalidated"
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
parallel-loops-after-reg2mem.ll | 6 ; The parallel loop has been invalidated by the new memory accesses introduced
|
/external/okhttp/src/main/java/com/squareup/okhttp/internal/http/ |
AbstractHttpInputStream.java | 33 * invalidated.
|
/external/webkit/Source/WebKit/mac/Plugins/Hosted/ |
ProxyInstance.h | 90 // If the instance proxy was invalidated, just return a null reply.
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
updatechangelogswithreviewer.py | 74 # Tell the world that we just changed something on disk so that the cached diff is invalidated.
|
/libcore/luni/src/main/java/libcore/net/http/ |
AbstractHttpInputStream.java | 33 * invalidated.
|
/dalvik/dx/src/com/android/dx/cf/code/ |
LocalsArray.java | 78 * {@link #getMaxLocals} and (b) the next index gets invalidated 80 * local contains a category-2 value, then it too is invalidated by
|
/frameworks/base/core/java/android/view/ |
ActionMode.java | 222 * and any time the {@link ActionMode} is invalidated</li> 242 * Called to refresh an action mode's action menu whenever it is invalidated.
|
/frameworks/support/v7/appcompat/src/android/support/v7/view/ |
ActionMode.java | 225 * after creation and any time the {@link ActionMode} is invalidated</li> 248 * Called to refresh an action mode's action menu whenever it is invalidated.
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
FastScrollingIndexCache.java | 42 * All the content will be invalidated when the provider detects an operation that could potentially 254 Log.v(TAG, "Invalidated");
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/debug/ |
safe_base.h | 59 * used to indicate an invalidated iterator (i.e., one that is 194 * be used to validate iterators that were invalidated before
|