HomeSort by relevance Sort by last modified time
    Searched refs:Caches (Results 26 - 33 of 33) sorted by null

12

  /external/webkit/Tools/Scripts/
bisect-builds 105 [-d|--download-directory dir] nightly build download directory (default: ~/Library/Caches/WebKit-Nightlies)
291 our $nightlyDownloadDirectory = File::Spec->catdir($ENV{HOME}, "Library/Caches/WebKit-Nightlies");
  /frameworks/base/core/jni/android/graphics/
Matrix.cpp 27 #include <Caches.h>
Paint.cpp 37 #include <Caches.h>
    [all...]
  /external/doclava/src/com/google/doclava/
ClassInfo.java     [all...]
MethodInfo.java 832 mThrownExceptions.add(InfoBuilder.Caches.obtainClass(qualifiedClassName.toString()));
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate.js 48 * Name of the attribute that caches a reference to the parsed
55 * Name of the property that caches the parsed template processing
108 * Caches the document of the template node, so we don't have to
827 * Caches access to and parsing of template processing attributes. If
    [all...]
  /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jstemplate.js 48 * Name of the attribute that caches a reference to the parsed
55 * Name of the property that caches the parsed template processing
108 * Caches the document of the template node, so we don't have to
827 * Caches access to and parsing of template processing attributes. If
    [all...]
  /frameworks/base/libs/hwui/
OpenGLRenderer.cpp 114 OpenGLRenderer::OpenGLRenderer(): mCaches(Caches::getInstance()) {
126 // GL APIs. All GL state should be kept in Caches.h
    [all...]

Completed in 3811 milliseconds

12