/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
BaseRenderer.cpp | 125 // only color the invalidated area
|
/external/webkit/Source/WebCore/rendering/svg/ |
RenderSVGImage.cpp | 175 // This empty image may be cached by SVG resources which must be invalidated.
|
/external/webkit/Source/WebKit2/Platform/ |
WorkQueue.h | 80 // Note that this will adopt the mach port and destroy it when the work queue is invalidated.
|
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/win/ |
NPNInvalidateRectInvalidatesWindow.cpp | 185 pluginLog(m_npp, "Plugin's HWND has been invalidated as expected");
|
/frameworks/av/include/camera/ |
CameraMetadata.h | 56 * here from being accidentally invalidated by CameraMetadata operations.
|
/frameworks/base/tests/TileBenchmark/res/values/ |
strings.xml | 104 <!-- Text hovering over canvas, number of invalidated regions this frame
|
/frameworks/rs/ |
rsFont.h | 94 // Has the cache been invalidated?
|
/frameworks/support/v4/java/android/support/v4/app/ |
ActivityCompat.java | 57 * If this method returns true the options menu was successfully invalidated.</p>
|
/hardware/libhardware/modules/gralloc/ |
mapper.cpp | 180 // flushed or invalidated depending on the usage bits and the
|
/hardware/msm7k/libgralloc/ |
mapper.cpp | 179 // flushed or invalidated depending on the usage bits and the
|
/hardware/samsung_slsi/exynos5/gralloc/ |
mapper.cpp | 160 // flushed or invalidated depending on the usage bits and the
|
/libcore/luni/src/main/java/java/io/ |
FileInputStream.java | 123 // An owned fd has been invalidated by IoUtils.close, but
|
FileOutputStream.java | 141 // An owned fd has been invalidated by IoUtils.close, but
|
BufferedReader.java | 176 * indicates how many characters can be read before the mark is invalidated. 182 * invalidated.
|
/libcore/luni/src/main/java/java/nio/channels/ |
Selector.java | 59 * that are still valid are invalidated and their channels are unregistered.
|
/system/core/libcorkscrew/ |
map_info.c | 158 ALOGV("Invalidated my_map_info_list %p, age=%lld.", g_my_map_info_list, age);
|
/external/llvm/lib/CodeGen/ |
MachineTraceMetrics.cpp | 167 // Return NULL if the resources have been invalidated. 176 // Return NULL if the resources have been invalidated. 430 // They are the only ones that need to be invalidated. 456 // They are the only ones that need to be invalidated. 475 // invalidated, but their instructions will stay the same, so there is no 493 "Trace is broken, depth should have been invalidated."); 501 "Trace is broken, height should have been invalidated."); [all...] |
/external/clang/lib/StaticAnalyzer/Core/ |
RegionStore.cpp | 366 InvalidatedRegions *Invalidated); 373 InvalidatedRegions *Invalidated); 760 // Find the length (in bits) of the region being invalidated. [all...] |
/external/valgrind/main/coregrind/m_gdbserver/ |
m_gdbserver.c | 184 /* gs_addresses contains a list of all addresses that have been invalidated 191 are removed, their translations are invalidated. 520 // Cleared addresses are invalidated so as to have them re-translated. 705 these gdbserved blocks to be invalidated so that they can be 970 block translation containing addr will be invalidated. The list of [all...] |
/external/clang/include/clang/StaticAnalyzer/Core/ |
Checker.h | 296 const InvalidatedSymbols *invalidated, 300 return ((const CHECKER *)checker)->checkRegionChanges(state, invalidated,
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
CheckerDocumentation.cpp | 232 /// \param Invalidated A set of all symbols potentially touched by the change. 250 const InvalidatedSymbols *Invalidated,
|
/external/openfst/src/include/fst/extensions/far/ |
far.h | 140 // Returns key at the current position. This reference is invalidated if 144 // Returns FST at the current position. This reference is invalidated if
|
/external/webkit/Source/WebKit2/Platform/CoreIPC/ |
Connection.cpp | 389 // keep an extra reference to the connection here in case it's invalidated. 537 // If the connection has been explicitly invalidated before dispatchConnectionDidClose was called,
|
/frameworks/base/core/java/android/view/ |
ViewParent.java | 29 * Called when something has changed which has invalidated the layout of a 70 * rectangle must be invalidated in the parent. If the specified rectangle
|
/frameworks/base/core/java/android/widget/ |
AbsSeekBar.java | 234 * for invalidation won't be the actual bounds we want invalidated, 572 * for invalidation won't be the actual bounds we want invalidated,
|