OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidate
(Results
851 - 875
of
1221
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/lib/MC/
MCAssembler.cpp
72
void MCAsmLayout::
Invalidate
(MCFragment *F) {
799
Layout.
Invalidate
(FirstInvalidFragment);
/external/webkit/Source/WebCore/platform/
KURLGoogle.cpp
409
invalidate
();
881
void KURL::
invalidate
()
function in class:WebCore::KURL
[
all
...]
/packages/apps/Calendar/src/com/android/calendar/month/
MonthWeekEventsView.java
197
invalidate
();
method
499
invalidate
();
method
[
all
...]
/external/webkit/Source/WebKit2/
ChangeLog
688
invalidate
().
[
all
...]
/frameworks/base/services/surfaceflinger/
SurfaceFlinger.cpp
355
case MessageQueue::
INVALIDATE
:
356
//
invalidate
message, just return to the main loop
364
mEventQueue.
invalidate
();
573
// and
invalidate
everything.
704
// we need to
invalidate
the whole region
746
//
invalidate
the areas where a layer was removed
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c
[
all
...]
/packages/apps/Launcher2/src/com/android/launcher2/
Workspace.java
[
all
...]
/external/oprofile/events/ppc64/power6/
events
261
event:0X0281 counters:1 um:zero minimum:1000 name:PM_DPU_HELD_LSU_GRP40 : (Group 40 pm_disp_held4) DISP unit held due to LSU move or
invalidate
SLB and SR
[
all
...]
/external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.mm
227
// Since we only maintain weak references, the tab strip must call -
invalidate
:
243
- (void)
invalidate
;
262
- (void)
invalidate
{
494
//
Invalidate
all closing animations so they don't call back to us after
498
[[[view animationForKey:@"frameOrigin"] delegate]
invalidate
];
[
all
...]
/external/llvm/docs/
WritingAnLLVMPass.html
488
<p><tt>ImmutablePass</tt>es never
invalidate
other transformations, are never
[
all
...]
/external/webkit/Source/WebKit/android/nav/
WebView.cpp
312
void nativeRecordButtons(bool hasFocus, bool pressed, bool
invalidate
)
352
if (
invalidate
&& cachedCursor && cursorIsOnButton) {
405
//
Invalidate
, as the call below to scroll the main page may be a no-op.
[
all
...]
/external/chromium/net/socket/
ssl_client_socket_nss.cc
[
all
...]
/external/clang/lib/StaticAnalyzer/Checkers/
CStringChecker.cpp
759
//
Invalidate
this region.
[
all
...]
/external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp
[
all
...]
/external/webkit/Source/WebKit/win/
WebFrame.cpp
1106
void WebFrame::
invalidate
()
function in class:WebFrame
[
all
...]
/frameworks/base/core/java/android/view/
ViewRootImpl.java
715
if (DEBUG_DRAW) Log.v(TAG, "
Invalidate
child: " + dirty);
718
invalidate
();
method
744
void
invalidate
() {
method in class:ViewRootImpl
2400
((View) msg.obj).
invalidate
();
method
[
all
...]
/external/clang/lib/CodeGen/
CGCleanup.cpp
843
// This might
invalidate
(non-IR) pointers to NormalEntry.
847
// If it did
invalidate
those pointers, and NormalEntry was the same
[
all
...]
/external/iproute2/examples/
cbq.init-v0.7.3
172
# invalidation, run it as "cbq.init start
invalidate
". Caching is disabled
713
[ "$2" = "
invalidate
" -o ! -f $CBQ_CACHE ] && VALID=0
[
all
...]
/external/libnfc-nxp/src/
phHciNfc_Sequence.c
[
all
...]
/external/llvm/lib/Transforms/Scalar/
MemCpyOptimizer.cpp
537
BBI = I; // Don't
invalidate
iterator.
550
BBI = I; // Don't
invalidate
iterator.
[
all
...]
/external/oprofile/events/i386/nehalem/
unit_masks
261
0x02
invalidate
Counts weighted cycles of snoopq
invalidate
requests
/external/webkit/Source/WebKit/android/WebCoreSupport/
FrameLoaderClientAndroid.cpp
393
//
invalidate
URL string.
451
m_frame->view()->
invalidate
();
[
all
...]
/external/wpa_supplicant/
ctrl_iface.c
752
*
Invalidate
the EAP session cache if the current network is
807
*
Invalidate
the EAP session cache if anything in the current
[
all
...]
/frameworks/base/core/java/com/android/internal/widget/
ActionBarView.java
76
* Display options that require re-layout as opposed to a simple
invalidate
585
invalidate
();
method
[
all
...]
/packages/apps/Email/src/com/android/email/activity/
MessageListFragment.java
770
itemView.
invalidate
();
[
all
...]
Completed in 1103 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>