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

<<11121314151617181920>>

  /external/autotest/client/tests/kvm/unattended/
winxp64.sif 50 templates = off
  /external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/
index.rst 22 templates.rst
  /external/clang/test/CXX/lex/lex.literal/lex.ext/
p12.cpp 10 template<typename T, T... str> int operator""_x() { // #1 expected-warning {{string literal operator templates are a GNU extension}}
  /external/clang/test/CXX/temp/temp.decls/temp.class/temp.static/
p1.cpp 31 template<typename T> T x; // expected-warning{{variable templates are a C++14 extension}}
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
ext-blocks.cpp 3 // Tests the use of blocks with variadic templates.
  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.partial/
p12.cpp 4 // Note: Partial ordering of function templates containing template
  /external/clang/test/CXX/temp/temp.res/temp.local/
p1.cpp 5 // Like normal (non-template) classes, class templates have an
  /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/clang/test/Modules/Inputs/
cxx-templates-common.h 56 #include "cxx-templates-textual.h"
  /external/clang/test/Parser/
cxx0x-in-cxx98.cpp 5 template<typename ...Args> // expected-warning{{variadic templates are a C++11 extension}}
  /external/clang/test/SemaTemplate/
default-arguments-cxx0x.cpp 4 // Test default template arguments for function templates.
instantiate-overload-candidates.cpp 15 // Provide a bad class and an overload that instantiates templates with it.
  /external/jsilver/src/com/google/clearsilver/jsilver/functions/
FunctionExecutor.java 24 * Execute functions in templates.
  /external/jsilver/src/com/google/clearsilver/jsilver/template/
RenderingContext.java 77 * things go wrong deep in templates, to allow users to figure out how they got there.
95 * templates, regardless of implementation.
167 * templates. The name is added only if it is not already on the stack.
184 * Returns the ordered, mutable stack of names of included templates.
  /external/libchrome/base/
callback_helpers.h 6 // are implemented using templates, with a class per callback signature, adding
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
unixddef.mk 2 # FreeType 2 configuration rules templates for
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
SubtitleSampleEntry.java 13 * To change this template use File | Settings | File Templates.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/
MLPSpecificBox.java 42 //To change body of implemented methods use File | Settings | File Templates.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
Descriptor.java 30 * To change this template use File | Settings | File Templates.
  /external/okhttp/
README.android 15 okhttp/src/main/java-templates/com/squareup/okhttp/internal/Version.java
  /external/opencv3/3rdparty/jinja2/
exceptions.py 58 self.templates = [name]
65 """Like :class:`TemplateNotFound` but raised if multiple templates
74 message = u'none of the templates given were found: ' + \
77 self.templates = list(names)
  /external/opencv3/cmake/
OpenCVGenABI.cmake 49 configure_file("${CMAKE_CURRENT_SOURCE_DIR}/cmake/templates/opencv_abi.xml.in" "${path1}")
  /external/pdfium/third_party/base/
macros.h 5 // This file contains macros and macro-like constructs (e.g., templates) that
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue188/
ErrorMessageTest.java 28 String doc = "templates:\n" + " master:\n" + " type: Compute : invalid123";
  /hardware/libhardware/modules/camera/
ExampleCamera.h 36 // Initialize whole device (templates/etc) when opened

Completed in 1125 milliseconds

<<11121314151617181920>>