HomeSort by relevance Sort by last modified time
    Searched full:invalidate (Results 1001 - 1025 of 1387) sorted by null

<<41424344454647484950>>

  /frameworks/ex/widget/java/com/android/ex/widget/
StaggeredGridView.java 814 // Invalidate our layout records for everything before this.
820 // Invalidate our layout records for everything after this.
    [all...]
  /packages/apps/Email/src/com/android/email/activity/
MessageListFragment.java 774 itemView.invalidate();
    [all...]
  /dalvik/vm/
Misc.cpp 776 // It's possible for methods that use a va_list to invalidate
  /development/samples/ApiDemos/src/com/example/android/apis/view/
GameView.java 353 invalidate();
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
ObjectFactory.java 74 * that we know if it's been modified and can invalidate
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
ObjectFactory.java 74 * that we know if it's been modified and can invalidate
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
ObjectFactory.java 73 * that we know if it's been modified and can invalidate
  /external/apache-xml/src/main/java/org/apache/xml/utils/
ObjectFactory.java 74 * that we know if it's been modified and can invalidate
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
ObjectFactory.java 74 * that we know if it's been modified and can invalidate
  /external/chromium/chrome/browser/chromeos/
wm_overview_controller.cc 533 // invalidate the associated snapshot so it'll update.
  /external/chromium/chrome/browser/cocoa/
keystone_glue.mm 527 [timer_ invalidate];
    [all...]
  /external/chromium/chrome/browser/
cookies_tree_model.cc 62 // invalidate our pointers), and the fact that it contains semi out-of-date
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_file.cc 92 // resize could invalidate any iterator captured here.
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
OAuth.php 723 // should also invalidate the request token
  /external/chromium/net/spdy/
spdy_session_unittest.cc 445 // Use scoped_ptr to let us invalidate the memory when we want to, to trigger
  /external/chromium/net/tools/flip_server/
epoll_server.cc 36 // However, iterators have two problems: no way to portably invalidate them,
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
javascriptlintrules.py 88 state.GetDocComment().Invalidate()
  /external/clang/docs/analyzer/
IPA.txt 324 destructors at all, not even to invalidate the region.
  /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 277 void invalidate() { function in class:clang::ento::PathDiagnosticLocation
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/model/
ResultsElement.java 511 if (stats[3] > 0.2) { // invalidate the status when the test
  /external/icu4c/common/
dictbe.cpp 124 // Select the currently marked candidate, point after it in the text, and invalidate self
  /external/iproute2/misc/
arpd.c 360 * OK, we invalidate our information as well.
  /external/kernel-headers/original/linux/
pci_regs.h 31 #define PCI_COMMAND_INVALIDATE 0x10 /* Use memory write and invalidate */
  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 378 /// invalidateCachedPointerInfo - This method is used to invalidate cached
  /external/llvm/lib/Analysis/IPA/
CallGraphSCCPass.cpp 57 /// Pass Manager itself does not invalidate any analysis info.

Completed in 1819 milliseconds

<<41424344454647484950>>