HomeSort by relevance Sort by last modified time
    Searched full:concrete (Results 276 - 300 of 746) sorted by null

<<11121314151617181920>>

  /development/samples/Alarm/src/com/example/android/newalarm/
AlarmService.java 109 * Makes a full concrete subclass of Binder, rather than doing it in line, for readability.
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathVisitor.java 48 * <p>This class is meant to be a base class that will be derived by concrete classes,
  /external/chromium/chrome/browser/extensions/
extensions_quota_service.h 34 // Some concrete heuristics (declared below) that ExtensionFunctions can
  /external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_condition_attribute.h 84 // The following are concrete condition attributes.
  /external/chromium_org/chrome/browser/extensions/api/storage/
storage_api.cc 105 // Concrete settings functions
  /external/chromium_org/chrome/browser/extensions/
webstore_standalone_installer.h 34 // A a purely abstract base for concrete classes implementing various types of
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/
InsertionHandleController.java 160 * The concrete implementation must cause the cursor position to move to the given
  /external/chromium_org/ppapi/shared_impl/
var.h 149 // Note this is an abstract class. To create an appropriate concrete one, you
  /external/chromium_org/third_party/angle/src/libGLESv2/
Texture.h 7 // Texture.h: Defines the abstract gl::Texture class and its concrete derived
  /external/chromium_org/third_party/angle/src/libGLESv2/renderer/
TextureStorage9.cpp 8 // TextureStorage9.cpp: Implements the abstract rx::TextureStorage9 class and its concrete derived
  /external/chromium_org/third_party/icu/source/i18n/
format.cpp 102 // This calls the actual implementation in the concrete subclasses.
  /external/chromium_org/third_party/icu/source/i18n/unicode/
basictz.h 31 * All ICU <code>TimeZone</code> concrete subclasses extend this class.
  /external/chromium_org/v8/src/
splay-tree.h 38 // configurations of a concrete splay tree:
  /external/clang/www/analyzer/
checker_dev_manual.html 130 They can represent things like concrete
136 and the checker doesn't usually need to track any state with the concrete
184 and get an <tt>SVal</tt> that references the concrete number <tt>2</tt>. When
200 references to values, and can reference either MemRegions, Symbols, or concrete
  /external/dexmaker/javadoc/com/google/dexmaker/stock/
package-summary.html 92 <TD>Creates dynamic proxies of concrete classes.</TD>
  /external/icu4c/i18n/
format.cpp 106 // This calls the actual implementation in the concrete subclasses.
  /external/icu4c/i18n/unicode/
basictz.h 31 * All ICU <code>TimeZone</code> concrete subclasses extend this class.
  /external/llvm/include/llvm/Analysis/
DominanceFrontier.h 153 /// DominanceFrontier Class - Concrete subclass of DominanceFrontierBase that is
  /external/llvm/include/llvm/CodeGen/
MachineDominators.h 37 /// DominatorTree Class - Concrete subclass of DominatorTreeBase that is used to
  /external/llvm/test/DebugInfo/X86/
concrete_out_of_line.ll 4 ; test that we add DW_AT_inline even when we only have concrete out of line
  /external/llvm/utils/TableGen/
CodeGenDAGPatterns.h 55 /// Vector has one concrete type: The type is completely known.
74 assert(isConcrete() && "Type isn't concrete yet");
285 /// not N. This handles casting and conversion to a concrete node type as
301 /// each is a single concrete type.
  /external/smali/dexlib/src/main/java/org/jf/dexlib/
Section.java 147 * This method in the concrete item subclass should read in all the items from the given <code>Input</code>
  /external/v8/src/
zone.h 232 // different configurations of a concrete splay tree (see splay-tree.h).
  /frameworks/base/docs/html/training/notepad/
index.jd 9 developing a simple notepad application and provides concrete examples of how to
notepad-index.jd 8 developing a simple notepad application and provides concrete examples of how to

Completed in 805 milliseconds

<<11121314151617181920>>