HomeSort by relevance Sort by last modified time
    Searched defs:Templates (Results 1 - 25 of 36) sorted by null

1 2

  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfFDFPageDictionary_autogen.cpp 11 SkPdfArray* SkPdfFDFPageDictionary::Templates(SkPdfNativeDoc* doc) {
12 SkPdfNativeObject* ret = get("Templates", "");
20 return get("Templates", "") != NULL;
  /external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
SkPdfFDFPageDictionary_autogen.cpp 11 SkPdfArray* SkPdfFDFPageDictionary::Templates(SkPdfNativeDoc* doc) {
12 SkPdfNativeObject* ret = get("Templates", "");
20 return get("Templates", "") != NULL;
  /libcore/luni/src/main/java/javax/xml/transform/
Templates.java 18 // $Id: Templates.java 570103 2007-08-27 13:24:55Z mrglavas $
28 * <p>Templates must be thread-safe for a given instance
32 public interface Templates {
35 * Create a new transformation context for this Templates object.
47 * without mutating the Templates object, and then handed in to
64 * <a href="http://www.w3.org/TR/xslt#attribute-value-templates">Attribute
65 * Value Templates</a> attribute values will
67 * namespace prefixes inside Attribute Value Templates will be unexpanded,
  /external/clang/test/SemaCXX/
local-classes.cpp 35 namespace Templates {
format-strings.cpp 80 namespace Templates {
cxx1y-deduced-return-type.cpp 102 namespace Templates {
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/
CodeGeneratorFrontend.py 149 class Templates:
283 backend_js_file.write(Templates.backend_js.substitute(None,
  /external/clang/test/CodeGenCXX/
debug-info-use-after-free.cpp 25 NoneT > struct Templates;
27 template < typename > class T2 > struct Templates <T1, T2 >
67 typedef Templates < A >::type gtest_AllTests_;
80 typedef Templates < A >::type gtest_AllTests_;
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-type-util.h 105 // template Types. This allows us to simulate variadic templates
110 // The following family of struct and struct templates are used to
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-type-util.h 106 // template Types. This allows us to simulate variadic templates
111 // The following family of struct and struct templates are used to
    [all...]
  /external/gtest/include/gtest/internal/
gtest-type-util.h 105 // template Types. This allows us to simulate variadic templates
110 // The following family of struct and struct templates are used to
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-type-util.h 106 // template Types. This allows us to simulate variadic templates
111 // The following family of struct and struct templates are used to
    [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-type-util.h 106 // template Types. This allows us to simulate variadic templates
111 // The following family of struct and struct templates are used to
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-type-util.h 97 // template Types. This allows us to simulate variadic templates
102 // The following family of struct and struct templates are used to
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-type-util.h 105 // template Types. This allows us to simulate variadic templates
110 // The following family of struct and struct templates are used to
    [all...]
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.2.jar 
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.2/
lombok-ast-0.2.2.jar 
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
CodeGeneratorInspector.py     [all...]
  /prebuilts/sdk/tools/lib/
lombok-ast-0.2.jar 
  /prebuilts/tools/common/m2/repository/com/android/tools/external/lombok/lombok-ast/0.2.1/
lombok-ast-0.2.1.jar 
  /external/clang/lib/Sema/
SemaDeclCXX.cpp 435 // Except for member functions of class templates, the default arguments
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 878 milliseconds

1 2