Home
last modified time | relevance | path

Searched defs:Types (Results 1 – 25 of 119) sorted by relevance

12345

/third_party/cJSON/tests/unity/docs/
DUnityConfigurationGuide.md58 ##### `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/
DUnityConfigurationGuide.md58 ##### `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/
Dtypes_test.cpp250 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/
Dtypes_test.cpp250 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/
Dassert_msg.hpp26 #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/
Dtypes_test.cpp89 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/
DLegalizerInfo.h123 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/
DSymbolDumper.h27 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/
DWebAssemblyTargetStreamer.cpp42 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/
Dscheduler.md187 ### Single-Threaded-Workers
222 ### Multi-Threaded-Workers
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp242 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()
DCVTypeVisitor.cpp142 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/
Dintro.rst494 Types section in Objects, Types and Reference Counts
506 .. _api-exceptions:
/third_party/googletest/googletest/include/gtest/
Dgtest-typed-test.h194 # 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/
Dgtest-typed-test.h194 #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/
DREADME.md94 ## Types section
/third_party/openssl/doc/man3/
DASN1_STRING_TABLE_add.pod21 =head2 Types section in DESCRIPTION
DOSSL_STORE_INFO.pod54 =head2 Types section in DESCRIPTION
DOSSL_STORE_LOADER.pod73 =head2 Types section in DESCRIPTION
DOSSL_STORE_SEARCH.pod53 =head2 Types section in DESCRIPTION
DOSSL_STORE_open.pod41 =head2 Types section in DESCRIPTION
/third_party/flutter/skia/third_party/externals/wuffs/doc/
Dwuffs-the-language.md79 ## Types section in Wuffs the Language
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/
Dnaming-convention.md192 ##### Individual Selectors
236 ##### Group Selectors
/third_party/flutter/skia/third_party/externals/wuffs/lang/builtin/
Dbuiltin.go59 var Types = []string{ var
/third_party/skia/third_party/externals/tint/docs/
Darch.md102 ## Types section in Tint Architecture

12345