OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
301 - 325
of
1221
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/development/samples/ApiDemos/src/com/example/android/apis/app/
SetWallpaperActivity.java
72
imageView.
invalidate
();
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
Arcs.java
114
invalidate
();
method
BitmapDecode.java
140
invalidate
();
method
BitmapMesh.java
124
invalidate
();
method
ColorMatrixSample.java
118
invalidate
();
method
Compass.java
44
mView.
invalidate
();
PathEffects.java
81
invalidate
();
method
Vertices.java
97
invalidate
();
method
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/
SSLSessionImplTest.java
91
session.
invalidate
();
/external/chromium/base/threading/
platform_thread.h
90
// the caller until the designated thread exits. This will
invalidate
/external/chromium/chrome/browser/sync/notifier/
chrome_invalidation_client.h
78
virtual void
Invalidate
(const invalidation::Invalidation& invalidation,
/external/chromium/chrome/browser/ui/cocoa/
fullscreen_controller.mm
561
[showTimer_
invalidate
];
566
[hideTimer_
invalidate
];
577
[showTimer_
invalidate
]; // Make sure it doesn't repeat.
584
[hideTimer_
invalidate
]; // Make sure it doesn't repeat.
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h
91
bool
Invalidate
);
/external/clang/test/Analysis/
uninit-vals-ps.c
81
// we properly
invalidate
the value of 'encoding'.
/external/kernel-headers/original/asm-generic/
tlb.h
117
* later optimise away the tlb
invalidate
. This helps when userspace is
/external/kernel-headers/original/linux/
seqlock.h
12
*
invalidate
a pointer that a reader was following.
/external/llvm/lib/Support/
Memory.cpp
34
/// that has been emitted it must
invalidate
the instruction cache on some
/external/mesa3d/src/mesa/program/
prog_parameter.h
93
// might
invalidate
ParameterValues[] */
/external/oprofile/daemon/liblegacy/
opd_proc.h
144
*
invalidate
(by removing them) all kernel mapping. This function do nothing
/external/stlport/src/
message_facets.h
47
private: //
Invalidate
copy constructor and assignment
/external/webkit/Source/WebCore/bindings/js/
ScriptController.cpp
89
m_cacheableBindingRootObject->
invalidate
();
464
it->second->
invalidate
();
474
it->second->
invalidate
();
479
m_bindingRootObject->
invalidate
();
/external/webkit/Source/WebCore/platform/graphics/
FontCache.h
90
void
invalidate
();
FontFallbackList.cpp
49
void FontFallbackList::
invalidate
(PassRefPtr<FontSelector> fontSelector)
function in class:WebCore::FontFallbackList
/external/webkit/Source/WebCore/svg/
SVGFEBlendElement.cpp
90
invalidate
();
SVGFEOffsetElement.cpp
68
invalidate
();
Completed in 2134 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>