Home
last modified time | relevance | path

Searched refs:specializations (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp343 map<string, string> specializations; in createOpFUnordGroup() local
350 specializations["OPCODE"] = cases[caseNdx].opCode; in createOpFUnordGroup()
351 spec.assembly = shaderTemplate.specialize(specializations); in createOpFUnordGroup()
478 map<string, string> specializations; in createOpAtomicGroup() local
483 specializations["INDEX"] = (cases[caseNdx].numOutputElements == 1) ? "%zero" : "%x"; in createOpAtomicGroup()
484 specializations["INSTRUCTION"] = cases[caseNdx].assembly; in createOpAtomicGroup()
485 spec.assembly = shaderTemplate.specialize(specializations); in createOpAtomicGroup()
726 map<string, string> specializations; in createNoContractionGroup() local
729 specializations["DECORATION"] = cases[caseNdx].param; in createNoContractionGroup()
730 spec.assembly = shaderTemplate.specialize(specializations); in createNoContractionGroup()
[all …]
/external/v8/testing/gmock/include/gmock/
Dgmock-generated-nice-strict.h.pump131 // The following specializations catch some (relatively more common)
135 // These specializations are declared but not defined, as NiceMock,
/external/googletest/googlemock/include/gmock/
Dgmock-generated-nice-strict.h.pump131 // The following specializations catch some (relatively more common)
135 // These specializations are declared but not defined, as NiceMock,
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-nice-strict.h.pump143 // The following specializations catch some (relatively more common)
147 // These specializations are declared but not defined, as NiceMock and
/external/libcxx/include/
D__tuple86 // tuple specializations
194 // pair specializations
220 // array specializations
Dtype_traits874 { // forward declaration; specializations later
/external/clang/test/
Dcxx-sections.data733 20.9.2.3 [time.traits.specializations]
760 21.2.3 [char.traits.specializations]
761 21.2.3.1 [char.traits.specializations.char]
762 21.2.3.2 [char.traits.specializations.char16_t]
763 21.2.3.3 [char.traits.specializations.char32_t]
764 21.2.3.4 [char.traits.specializations.wchar.t]
/external/llvm/docs/
DYamlIO.rst110 As with all YAML I/O template specializations, the ScalarEnumerationTraits is used for
138 Once you have defined specializations for your data types, you can
198 expressed in your XxxTraits<> specializations). YAML I/O
490 BlockScalarTraits specializations are very similar to the
DCommandLine.rst1527 custom option processing is specified with specializations of the '``parser``'
1530 The CommandLine library provides the following builtin parser specializations,
1577 * The **parser<double>** and **parser<float> specializations** use the standard
DSourceLevelDebugging.rst995 These name hash tables are designed to be generic where specializations of the
/external/clang/include/clang/AST/
DDeclTemplate.h954 spec_range specializations() const {
2111 spec_range specializations() const {
2895 spec_range specializations() const {
DRecursiveASTVisitor.h1532 for (auto *SD : D->specializations()) {
1563 for (auto *SD : D->specializations()) {
1588 for (auto *FD : D->specializations()) {
/external/clang/lib/AST/
DDeclPrinter.cpp970 for (auto *I : D->specializations()) { in VisitFunctionTemplateDecl()
984 for (auto *I : D->specializations()) { in VisitClassTemplateDecl()
DASTDumper.cpp1384 for (auto *Child : D->specializations()) in VisitTemplateDecl()
/external/libchrome/base/allocator/
DBUILD.gn63 # tcmalloc contains some unused local template specializations.
Dallocator.gyp282 # tcmalloc contains some unused local template specializations.
/external/webrtc/
DNOTICE162 // use than any other specializations.
/external/webrtc/talk/session/media/
Dtypewrapping.h.pump75 // template specializations. When the wrapper or unwrapper is invoked, the
/external/eigen/unsupported/Eigen/
DFFT66 * separate specializations for real vs complex. On the inverse
/external/eigen/doc/
DPreprocessorDirectives.dox150 …- \b EIGEN_FUNCTORS_PLUGIN - filename of plugin for adding new functors and specializations of fun…
DInsideEigenExample.dox89 …ore/DenseStorage.h. You can see that there are many partial template specializations of DenseStora…
/external/clang/www/
Dlibstdc++4.4-clang0x.patch542 // define _Hash_code_base::_M_swap because different specializations
/external/llvm/lib/Target/AArch64/
DAArch64SchedVulcan.td89 // Define commonly used write types for InstRW specializations.
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
Dgtest-port.h.orig1608 // _can_ decide between class template specializations for T and T*,
/external/clang/include/clang/Basic/
DAttrDocs.td1606 on full specializations:

12