OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidated
(Results
101 - 125
of
339
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/java/android/view/
View.java
[
all
...]
ViewGroup.java
180
// a child needs to be
invalidated
and FLAG_OPTIMIZE_INVALIDATE is set
[
all
...]
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
LineNumberReaderTest.java
78
// The spec does not say the mark has to be
invalidated
/external/chromium/chrome/browser/ui/cocoa/tabs/
throbber_view.mm
170
// and destruction overhead, the timer is not
invalidated
when it is not
/external/chromium/net/spdy/
spdy_session_pool.cc
363
alias_it = aliases_.begin(); // Iterator was
invalidated
.
/external/clang/lib/StaticAnalyzer/Core/
ExprEngineCXX.cpp
276
// Accumulate list of regions that are
invalidated
.
/external/emma/core/java12/com/vladium/emma/rt/
RT.java
90
// that gets
invalidated
by the time the exit hook thread is run:
/external/llvm/lib/Transforms/Scalar/
Sink.cpp
136
// Predecrement I (if it's not begin) so that it isn't
invalidated
by
/external/oprofile/doc/
op-jit-devel.xml
285
<funcsynopsis>Write information to the JIT dump file about
invalidated
compiled code.
/external/protobuf/src/google/protobuf/
message_lite.h
228
//
invalidated
, which is too much work for an otherwise inlined setter
/external/qemu/target-arm/
translate-android.h
147
*
invalidated
. This will force retranslation of that code, which will
/external/stlport/stlport/stl/debug/
_deque.h
314
// will have been
invalidated
.
/external/valgrind/main/include/
pub_tool_xarray.h
67
invalidated
if the array is later sortXA'd. */
/external/webkit/Source/WebCore/platform/graphics/android/
GLWebViewState.h
144
// tile was
invalidated
by webkit. Thus, if A < B then tile is dirty.
/external/webkit/Source/WebCore/plugins/win/
PluginPackageWin.cpp
139
// Thus, we don't know that the object should be
invalidated
when the plug-in instance goes away.
/frameworks/base/core/java/android/widget/
AbsSeekBar.java
218
* for invalidation won't be the actual bounds we want
invalidated
,
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h
314
// will have been
invalidated
.
/packages/apps/Email/tests/src/com/android/email/provider/
ContentCacheTests.java
107
// Invalidate "1"; there should be two tokens
invalidated
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
LatinKeyboard.java
170
* @return a key which should be
invalidated
.
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h
314
// will have been
invalidated
.
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/debug/
_deque.h
314
// will have been
invalidated
.
/external/chromium/net/disk_cache/
eviction.cc
120
// The iterator could be
invalidated
within EvictEntry().
323
// The iterator could be
invalidated
within EvictEntry().
/external/clang/include/clang/Sema/
Lookup.h
432
/// The given paths object is copied and
invalidated
.
438
/// The given paths object is copied and
invalidated
.
/external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h
263
/// \param
invalidated
A set of all symbols potentially touched by the change.
270
const StoreManager::InvalidatedSymbols *
invalidated
,
/external/clang/lib/StaticAnalyzer/Checkers/
IteratorsChecker.cpp
1
//=== IteratorsChecker.cpp - Check for
Invalidated
Iterators ------*- C++ -*----
37
// FIXME: add location where
invalidated
for better error reporting.
Completed in 728 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>