HomeSort by relevance Sort by last modified time
    Searched full:boilerplate (Results 1 - 25 of 276) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /build/core/
multi_prebuilt.mk 45 define auto-prebuilt-boilerplate
79 $(call auto-prebuilt-boilerplate, \
87 $(call auto-prebuilt-boilerplate, \
97 $(call auto-prebuilt-boilerplate, \
103 $(call auto-prebuilt-boilerplate, \
112 $(call auto-prebuilt-boilerplate, \
  /external/webkit/Source/WebCore/bindings/v8/
V8DOMWindowShell.h 89 v8::Persistent<v8::Object> boilerplate = m_wrapperBoilerplates.get(type); local
90 return boilerplate.IsEmpty() ? createWrapperFromCacheSlowCase(type) : boilerplate->Clone();
114 // For each possible type of wrapper, we keep a boilerplate object.
115 // The boilerplate is used to create additional wrappers of the same type.
  /external/chromium/chrome/browser/ui/webui/chromeos/login/
login_ui.h 21 // Boilerplate class that is used to associate the LoginUI code with the URL
83 // Boilerplate class that is used to associate the LoginUI code with the WebUI
  /external/clang/lib/StaticAnalyzer/Checkers/
ClangCheckers.cpp 20 // boilerplate code.
  /external/dbus/doc/
Makefile.am 11 file-boilerplate.c \
  /external/hyphenation/
hnjalloc.h 1 /* LibHnj is dual licensed under LGPL and MPL. Boilerplate for both
hnjalloc.c 1 /* LibHnj is dual licensed under LGPL and MPL. Boilerplate for both
hyphen.h 16 * LibHnj is dual licensed under LGPL and MPL. Boilerplate for both
  /external/chromium/chrome/browser/ui/cocoa/
browser_test_helper.h 13 // Base class which contains a valid Browser*. Lots of boilerplate to
  /external/icu4c/samples/case/
case.cpp 38 /* End Demo boilerplate */
  /external/clang/tools/diagtool/
DiagTool.h 10 // This file implements the boilerplate for defining diagtool tools.
DiagTool.cpp 10 // This file implements the boilerplate for defining diagtool tools.
  /external/llvm/include/llvm/CodeGen/
MachineScheduler.h 12 // implementing the following boilerplate:
  /external/proguard/src/proguard/gui/
ProGuardGUI.java 49 private static final String BOILERPLATE_CONFIGURATION = "boilerplate.pro";
    [all...]
  /external/icu4c/common/unicode/
uobject.h 97 * Common "boilerplate" functions are defined in UObject.
194 * UObject is the common ICU "boilerplate" class.
246 // some or all of the following "boilerplate" functions may be made public
  /external/chromium/chrome/browser/ui/webui/
sync_internals_ui_unittest.cc 72 // Set up boilerplate expectations for calls done during
  /external/icu4c/common/
servloc.h 158 * UObject boilerplate.
278 * UObject boilerplate.
342 * UObject boilerplate.
405 * UObject boilerplate.
serv.h 185 * UObject RTTI boilerplate.
190 * UObject RTTI boilerplate.
340 * UObject RTTI boilerplate.
345 * UObject RTTI boilerplate.
381 * UObject RTTI boilerplate.
386 * UObject RTTI boilerplate.
    [all...]
  /external/llvm/include/llvm/Analysis/
LazyValueInfo.h 71 // Implementation boilerplate.
  /sdk/uiautomatorviewer/src/com/android/uiautomator/tree/
UiHierarchyXmlLoader.java 50 // standard boilerplate to get a SAX parser
  /external/libmtp/
ChangeLog     [all...]
  /external/bluetooth/glib/docs/reference/gobject/
tut_tools.xml 13 written to generate GObject skeleton form boilerplate code, or
  /external/chromium/base/
string_piece.h 31 // standard STL container boilerplate
  /external/regex-re2/re2/
stringpiece.h 115 // standard STL container boilerplate
  /external/v8/test/mjsunit/
array-literal-transitions.js 151 // Check that unexpected changes in the objects stored into the boilerplate

Completed in 1895 milliseconds

1 2 3 4 5 6 7 8 91011>>