/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 | 62 ##### `UNITY_EXCLUDE_STDINT_H` 78 ##### `UNITY_EXCLUDE_LIMITS_H` 95 ##### `UNITY_INT_WIDTH` 106 ##### `UNITY_LONG_WIDTH` 120 ##### `UNITY_POINTER_WIDTH` 140 ##### `UNITY_SUPPORT_64` 164 ##### `UNITY_INCLUDE_FLOAT` 166 ##### `UNITY_EXCLUDE_FLOAT` 168 ##### `UNITY_INCLUDE_DOUBLE` 170 ##### `UNITY_EXCLUDE_DOUBLE` [all …]
|
/third_party/icu/docs/userguide/collation/ |
D | architecture.md | 339 #### Strength level 354 #### French collation 365 #### Normalization mode 390 #### Alternate handling 408 #### Case Ordering 428 #### Case level 441 #### Hiragana Quaternary 451 #### Variable Top
|
/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/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/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/icu/docs/userguide/icu_data/ |
D | buildtool.md | 272 ##### Inclusion Filter 288 ##### Exclusion Filter 308 ##### File Name Filter 330 ##### Regex Filter 353 ##### Union Filter
|
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/ |
D | Types.java | 54 public final class Types { class 111 private Types() {} in Types() method in Types
|
/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/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/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:
|
D | typeobj.rst | 2061 .. _heap-types: 2076 .. _number-structs:
|
/third_party/googletest/googletest/include/gtest/ |
D | gtest-typed-test.h | 189 #define TYPED_TEST_SUITE(CaseName, Types, ...) \ argument 304 #define INSTANTIATE_TYPED_TEST_SUITE_P(Prefix, SuiteName, Types, ...) \ argument
|
/third_party/mesa3d/src/gtest/include/gtest/ |
D | gtest-typed-test.h | 191 #define TYPED_TEST_SUITE(CaseName, Types, ...) \ argument 306 #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_LOADER.pod | 73 =head2 Types section in DESCRIPTION
|
D | OSSL_STORE_INFO.pod | 54 =head2 Types section in DESCRIPTION
|
D | OSSL_STORE_SEARCH.pod | 53 =head2 Types section in DESCRIPTION
|