| /third_party/cJSON/tests/unity/docs/ |
| D | UnityConfigurationGuide.md | 58 ##### `UNITY_EXCLUDE_STDINT_H` 72 ##### `UNITY_EXCLUDE_LIMITS_H` 88 ##### `UNITY_INT_WIDTH` 97 ##### `UNITY_LONG_WIDTH` 109 ##### `UNITY_POINTER_WIDTH` 119 ##### `UNITY_SUPPORT_64` 141 ##### `UNITY_INCLUDE_FLOAT` 143 ##### `UNITY_EXCLUDE_FLOAT` 145 ##### `UNITY_INCLUDE_DOUBLE` 147 ##### `UNITY_EXCLUDE_DOUBLE` [all …]
|
| /third_party/unity/docs/ |
| D | UnityConfigurationGuide.md | 58 ##### `UNITY_EXCLUDE_STDINT_H` 74 ##### `UNITY_EXCLUDE_LIMITS_H` 91 ##### `UNITY_INT_WIDTH` 102 ##### `UNITY_LONG_WIDTH` 116 ##### `UNITY_POINTER_WIDTH` 136 ##### `UNITY_SUPPORT_64` 160 ##### `UNITY_INCLUDE_FLOAT` 162 ##### `UNITY_EXCLUDE_FLOAT` 164 ##### `UNITY_INCLUDE_DOUBLE` 166 ##### `UNITY_EXCLUDE_DOUBLE` [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| D | types_test.cpp | 250 TEST(Types, AllTypes) { in TEST() argument 269 TEST(Types, IntSignedness) { in TEST() argument 280 TEST(Types, IntWidth) { in TEST() argument 291 TEST(Types, FloatWidth) { in TEST() argument 302 TEST(Types, VectorElementCount) { in TEST() argument 310 TEST(Types, MatrixElementCount) { in TEST() argument 319 TEST(Types, IsUniqueType) { in TEST() argument 365 TEST(Types, Clone) { in TEST() argument 375 TEST(Types, RemoveDecorations) { in TEST() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| D | types_test.cpp | 250 TEST(Types, AllTypes) { in TEST() argument 269 TEST(Types, IntSignedness) { in TEST() argument 280 TEST(Types, IntWidth) { in TEST() argument 291 TEST(Types, FloatWidth) { in TEST() argument 302 TEST(Types, VectorElementCount) { in TEST() argument 310 TEST(Types, MatrixElementCount) { in TEST() argument 319 TEST(Types, IsUniqueType) { in TEST() argument 365 TEST(Types, Clone) { in TEST() argument 375 TEST(Types, RemoveDecorations) { in TEST() argument
|
| /third_party/boost/boost/spirit/home/support/ |
| D | assert_msg.hpp | 26 #define BOOST_SPIRIT_ASSERT_MSG(Cond, Msg, Types) \ argument 30 #define BOOST_SPIRIT_ASSERT_MSG(Cond, Msg, Types) \ argument 49 #define BOOST_SPIRIT_ASSERT_FAIL(TemplateParam, Msg, Types) \ argument
|
| /third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/ |
| D | types_test.cpp | 89 TEST(Types, AllTypes) { in TEST() argument 211 TEST(Types, IntSignedness) { in TEST() argument 222 TEST(Types, IntWidth) { in TEST() argument 233 TEST(Types, FloatWidth) { in TEST() argument 244 TEST(Types, VectorElementCount) { in TEST() argument 252 TEST(Types, MatrixElementCount) { in TEST() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| D | LegalizerInfo.h | 123 ArrayRef<LLT> Types; member 391 std::initializer_list<LLT> Types) { in actionFor() 398 std::initializer_list<LLT> Types, in actionFor() 407 std::initializer_list<std::pair<LLT, LLT>> Types) { in actionFor() argument 415 std::initializer_list<std::pair<LLT, LLT>> Types, in actionFor() argument 425 std::initializer_list<LLT> Types) { in actionForTypeWithAnyImm() 434 std::initializer_list<LLT> Types) { in actionForCartesianProduct() 485 LegalizeRuleSet &legalFor(std::initializer_list<LLT> Types) { in legalFor() 490 LegalizeRuleSet &legalFor(std::initializer_list<std::pair<LLT, LLT>> Types) { in legalFor() argument 495 LegalizeRuleSet &legalForTypeWithAnyImm(std::initializer_list<LLT> Types) { in legalForTypeWithAnyImm() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | SymbolDumper.h | 27 CVSymbolDumper(ScopedPrinter &W, TypeCollection &Types, in CVSymbolDumper() 49 TypeCollection &Types; variable
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| D | WebAssemblyTargetStreamer.cpp | 42 ArrayRef<wasm::ValType> Types) { in printTypes() 54 void WebAssemblyTargetAsmStreamer::emitLocal(ArrayRef<wasm::ValType> Types) { in emitLocal() 107 void WebAssemblyTargetWasmStreamer::emitLocal(ArrayRef<wasm::ValType> Types) { in emitLocal()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/docs/ |
| D | scheduler.md | 187 ### Single-Threaded-Workers 222 ### Multi-Threaded-Workers
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | TypeStreamMerger.cpp | 242 const CVTypeArray &Types) { in mergeTypeRecords() 273 const CVTypeArray &Types, in mergeTypeRecords() 310 Error TypeStreamMerger::doit(const CVTypeArray &Types) { in doit() 343 Error TypeStreamMerger::remapAllTypes(const CVTypeArray &Types) { in remapAllTypes() 416 const CVTypeArray &Types) { in mergeTypeRecords() 448 const CVTypeArray &Types, in mergeTypeRecords() 456 ArrayRef<TypeIndex> Types, in mergeIdRecords()
|
| D | CVTypeVisitor.cpp | 142 Error CVTypeVisitor::visitTypeStream(const CVTypeArray &Types) { in visitTypeStream() 150 Error CVTypeVisitor::visitTypeStream(CVTypeRange Types) { in visitTypeStream() 158 Error CVTypeVisitor::visitTypeStream(TypeCollection &Types) { in visitTypeStream() 232 Error llvm::codeview::visitTypeStream(const CVTypeArray &Types, in visitTypeStream() 239 Error llvm::codeview::visitTypeStream(CVTypeRange Types, in visitTypeStream() 245 Error llvm::codeview::visitTypeStream(TypeCollection &Types, in visitTypeStream()
|
| /third_party/python/Doc/c-api/ |
| D | intro.rst | 494 Types section in Objects, Types and Reference Counts 506 .. _api-exceptions:
|
| /third_party/googletest/googletest/include/gtest/ |
| D | gtest-typed-test.h | 194 # define TYPED_TEST_CASE(CaseName, Types, ...) \ argument 290 # define INSTANTIATE_TYPED_TEST_CASE_P(Prefix, CaseName, Types, ...) \ argument
|
| /third_party/boringssl/src/third_party/googletest/include/gtest/ |
| D | gtest-typed-test.h | 194 #define TYPED_TEST_SUITE(CaseName, Types, ...) \ argument 312 #define INSTANTIATE_TYPED_TEST_SUITE_P(Prefix, SuiteName, Types, ...) \ argument
|
| /third_party/node/deps/npm/node_modules/nopt/ |
| D | README.md | 94 ## Types section
|
| /third_party/openssl/doc/man3/ |
| D | ASN1_STRING_TABLE_add.pod | 21 =head2 Types section in DESCRIPTION
|
| D | OSSL_STORE_INFO.pod | 54 =head2 Types section in DESCRIPTION
|
| D | OSSL_STORE_LOADER.pod | 73 =head2 Types section in DESCRIPTION
|
| D | OSSL_STORE_SEARCH.pod | 53 =head2 Types section in DESCRIPTION
|
| D | OSSL_STORE_open.pod | 41 =head2 Types section in DESCRIPTION
|
| /third_party/flutter/skia/third_party/externals/wuffs/doc/ |
| D | wuffs-the-language.md | 79 ## Types section in Wuffs the Language
|
| /third_party/typescript_eslint/packages/eslint-plugin/docs/rules/ |
| D | naming-convention.md | 192 ##### Individual Selectors 236 ##### Group Selectors
|
| /third_party/flutter/skia/third_party/externals/wuffs/lang/builtin/ |
| D | builtin.go | 59 var Types = []string{ var
|
| /third_party/skia/third_party/externals/tint/docs/ |
| D | arch.md | 102 ## Types section in Tint Architecture
|