HomeSort by relevance Sort by last modified time
    Searched full:templates (Results 1051 - 1075 of 2492) sorted by null

<<41424344454647484950>>

  /external/chromium_org/content/common/
sandbox_mac.h 92 // substition works in sandbox templates.
  /external/chromium_org/mojo/public/bindings/generators/
mojom_cpp_generator.py 108 templates = {} variable in class:CPPGenerator
129 if template_name not in cls.templates:
136 cls.templates[template_name] = template
137 return cls.templates[template_name]
  /external/chromium_org/remoting/base/
dispatch_win.h.pump 1 $$ This is a pump file for generating file templates. Pump is a python
  /external/chromium_org/sdch/open-vcdiff/src/
vcdiffengine.h 82 // The following two functions use templates to produce two different
  /external/chromium_org/testing/
gtest.gyp 151 # don't support the variadic templates used by libstdc++'s
  /external/chromium_org/third_party/WebKit/Source/bindings/scripts/unstable/
code_generator_v8.py 53 templates_dir = os.path.join(module_path, os.pardir, os.pardir, 'templates')
  /external/chromium_org/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/
callback.h 33 // compiler from inferring the type of an argument in templates.
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/docs/
coding_style.txt 49 Try to limit or avoid preprocessor magic and multiline macros and use templates instead where possible.
  /external/chromium_org/third_party/mesa/src/src/mesa/math/
m_trans_tmp.h 26 * \brief Templates for vector conversions.
  /external/chromium_org/third_party/openssl/openssl/crypto/ocsp/
ocsp_asn.c 102 /* OCSP_RESPONSE templates */
  /external/chromium_org/tools/gn/
file_template.h 90 // foo${source_name_part}bar. If there are multiple templates (we were
  /external/chromium_org/tools/grit/grit/testdata/
README.txt 30 the discussion and team room templates can also be indexed by
  /external/chromium_org/ui/base/webui/
jstemplate_builder.cc 20 // Non-zero when building version 2 templates. See UseVersion2 class.
  /external/chromium_org/url/
url_canon_internal_file.h 11 // types, without bloating the code by having inline templates used in
  /external/clang/include/clang/AST/
TypeNodes.def 32 // with uninstantiated C++ templates can ignore these types.
  /external/clang/lib/AST/
TemplateName.cpp 97 "overloaded templates shouldn't survive to here");
  /external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
p1.cpp 24 // with external or internal linkage, including function templates and
  /external/clang/test/CodeGenCXX/
template-instantiation.cpp 170 // class templates. Order of declaration is extremely important here. Different
  /external/clang/test/PCH/
cxx-templates.h 1 // Header for PCH test cxx-templates.cpp
  /external/clang/test/Parser/
cxx-template-decl.cpp 8 export template<class T> class x0; // expected-warning {{exported templates are unsupported}}
  /external/clang/test/SemaCXX/
member-pointer-ms.cpp 63 // Test both declared and defined templates.
nullptr.cpp 164 namespace templates { namespace
  /external/clang/test/SemaTemplate/
constexpr-instantiate.cpp 88 // special member templates (defaulted special members should only be
deduction.cpp 59 // Replacement of templates
  /external/dropbear/debian/
implicit 75 @for i in conffiles shlibs templates; do \

Completed in 1770 milliseconds

<<41424344454647484950>>