OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
826 - 850
of
1387
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h
313
// We perform
invalidate
first to detect self referencing in __check_range as __first and __last
_hashtable.h
171
//Should not
invalidate
end iterator
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h
204
private: //
Invalidate
the copy constructor and
_locale.h
91
private: //
Invalidate
assignment and copying.
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h
313
// We perform
invalidate
first to detect self referencing in __check_range as __first and __last
_hashtable.h
171
//Should not
invalidate
end iterator
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h
204
private: //
Invalidate
the copy constructor and
_locale.h
93
private: //
Invalidate
assignment and copying.
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h
313
// We perform
invalidate
first to detect self referencing in __check_range as __first and __last
_hashtable.h
171
//Should not
invalidate
end iterator
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h
204
private: //
Invalidate
the copy constructor and
_locale.h
93
private: //
Invalidate
assignment and copying.
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h
313
// We perform
invalidate
first to detect self referencing in __check_range as __first and __last
_hashtable.h
171
//Should not
invalidate
end iterator
/system/core/sdcard/
fuse.h
143
* FOPEN_KEEP_CACHE: don't
invalidate
the data cache on open
/frameworks/base/core/java/android/view/
ViewRootImpl.java
833
void
invalidate
() {
method in class:ViewRootImpl
858
invalidate
();
method
2810
((View) msg.obj).
invalidate
();
method
4453
mTempViews[i].
invalidate
();
method
[
all
...]
/development/samples/LunarLander/src/com/example/android/lunarlander/
LunarView.java
44
* ship, and does an
invalidate
() to prompt another draw() as soon as possible
672
* realtime. Does not
invalidate
(). Called at the start of draw().
[
all
...]
/external/chromium/chrome/browser/ui/webui/
ntp_resource_cache.cc
157
// Watch for pref changes that cause us to need to
invalidate
the HTML cache.
194
//
Invalidate
the cache.
/external/chromium/third_party/libjingle/source/talk/base/
stream.h
135
// processed. Read and ConsumeReadData
invalidate
the buffer returned by
146
// ConsumeWriteData
invalidate
the buffer returned by GetWriteBuffer.
/external/clang/lib/Basic/
FileManager.cpp
583
assert(Entry && "Cannot
invalidate
a NULL FileEntry");
588
// caches. Possible alternatives are cache truncation (
invalidate
last N) or
/external/clang/lib/StaticAnalyzer/Core/
ExprEngineCallAndReturn.cpp
641
// If we can't inline it, handle the return value and
invalidate
the regions.
663
// return value and
invalidate
the regions.
ProgramState.cpp
259
SVal V, bool
Invalidate
) const{
262
Invalidate
);
/external/e2fsprogs/lib/ext2fs/
unix_io.c
396
int
invalidate
)
408
if (
invalidate
)
/external/grub/grub/
asmstub.c
203
/* In Linux,
invalidate
the buffer cache. In other OSes, reboot
817
/* In Linux,
invalidate
the buffer cache, so that left overs
/external/llvm/lib/Target/X86/
X86JITInfo.cpp
42
// X86 doesn't need to
invalidate
the processor cache, so just
invalidate
Completed in 3041 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>