/third_party/googletest/googlemock/test/ |
D | gmock-pp-string_test.cc | 58 TEST(Macros, Cat) { in TEST() argument 63 TEST(Macros, Narg) { in TEST() argument 75 TEST(Macros, Comma) { in TEST() argument 81 TEST(Macros, IsEmpty) { in TEST() argument 91 TEST(Macros, If) { in TEST() argument 96 TEST(Macros, HeadTail) { in TEST() argument 106 TEST(Macros, Parentheses) { in TEST() argument 122 TEST(Macros, Increment) { in TEST() argument 135 TEST(Macros, Repeat) { in TEST() argument 164 TEST(Macros, ForEach) { in TEST() argument
|
/third_party/spirv-tools/test/ |
D | libspirv_macros_test.cpp | 20 TEST(Macros, BitShiftInnerParens) { ASSERT_EQ(65536, SPV_BIT(2 << 3)); } in TEST() argument 22 TEST(Macros, BitShiftOuterParens) { ASSERT_EQ(15, SPV_BIT(4) - 1); } in TEST() argument
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | libspirv_macros_test.cpp | 20 TEST(Macros, BitShiftInnerParens) { ASSERT_EQ(65536, SPV_BIT(2 << 3)); } in TEST() argument 22 TEST(Macros, BitShiftOuterParens) { ASSERT_EQ(15, SPV_BIT(4) - 1); } in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | libspirv_macros_test.cpp | 20 TEST(Macros, BitShiftInnerParens) { ASSERT_EQ(65536, SPV_BIT(2 << 3)); } in TEST() argument 22 TEST(Macros, BitShiftOuterParens) { ASSERT_EQ(15, SPV_BIT(4) - 1); } in TEST() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugMacro.cpp | 20 for (const auto &Macros : MacroLists) { in dump() local 21 for (const Entry &E : Macros) { in dump()
|
/third_party/python/Doc/c-api/ |
D | datetime.rst | 93 Macros to create objects: 150 Macros to extract fields from date objects. The argument must be an instance of 170 Macros to extract fields from datetime objects. The argument must be an 199 Macros to extract fields from time objects. The argument must be an instance of 229 Macros to extract fields from time delta objects. The argument must be an 254 Macros for the convenience of modules implementing the DB API:
|
D | bytearray.rst | 75 Macros chapter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BTF.def | 9 // Macros for BTF.
|
/third_party/rust/crates/serde/serde_derive/ |
D | Cargo.toml | 7 description = "Macros 1.1 implementation of #[derive(Serialize, Deserialize)]"
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | DIEValue.def | 9 // Macros for running through all types of DIEValue.
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TGParser.h | 165 TGParser(SourceMgr &SM, ArrayRef<std::string> Macros, in TGParser() argument 167 : Lex(SM, Macros), CurMultiClass(nullptr), Records(records) {} in TGParser()
|
D | TGLexer.cpp | 46 TGLexer::TGLexer(SourceMgr &SM, ArrayRef<std::string> Macros) : SrcMgr(SM) { in TGLexer() argument 57 std::for_each(Macros.begin(), Macros.end(), in TGLexer()
|
D | TGLexer.h | 98 TGLexer(SourceMgr &SrcMgr, ArrayRef<std::string> Macros);
|
/third_party/openssl/doc/man3/ |
D | OSSL_trace_enabled.pod | 83 but rather uses a set of convenience macros, see the L</Macros> section below. 102 =head2 Macros section in DESCRIPTION 244 For example, take this example from L</Macros> section above:
|
/third_party/libuv/docs/src/ |
D | version.rst | 16 Macros chapter
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ |
D | README.adoc | 7 == Macros section in Vulkan Asciidoc Configuration Files
|
/third_party/skia/site/docs/dev/contrib/ |
D | style.md | 159 Macros are all caps with underscores between words. Macros that have greater 190 ## Macros section
|
/third_party/node/deps/openssl/openssl/crypto/err/ |
D | README.md | 31 /* Macros, structures and function prototypes */
|
/third_party/openssl/crypto/err/ |
D | README.md | 31 /* Macros, structures and function prototypes */
|
/third_party/json/docs/mkdocs/docs/api/basic_json/ |
D | operator_ValueType.md | 81 - Macros `JSON_EXPLICIT`/[`JSON_USE_IMPLICIT_CONVERSIONS`](../macros/json_use_implicit_conversions.…
|
/third_party/json/docs/mkdocs/docs/api/macros/ |
D | index.md | 1 # Macros chapter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MsgPack.def | 10 /// Macros for running through MessagePack enumerators.
|
/third_party/libabigail/autoconf-archive/ |
D | ax_check_python_modules.m4 | 4 # ax_check_python_modules.m4 - Macros to locate python modules.
|
/third_party/ltp/testcases/open_posix_testsuite/Documentation/ |
D | HOWTO_DefinitionsTest | 41 Macros are tested to see if they are defined. This is done via the
|
/third_party/openssl/include/openssl/ |
D | opensslv.h.in | 70 * Macros to get the version in easily digested string form, both the short
|