/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
D | memtoy.h | 74 #define set_option(OPT) gcp->options |= (OPTION_##OPT) argument 75 #define clear_option(OPT) gcp->options &= ~(OPION_##OPTT) argument 76 #define is_option(OPT) ((gcp->options & OPTION_##OPT) != 0) argument
|
/external/libogg/ |
D | configure.in | 296 AC_SUBST(OPT) subst
|
/external/autotest/client/deps/fakegudev/src/ |
D | Makefile | 14 OPT := -O2 macro
|
/external/python/cpython2/Demo/pysvr/ |
D | Makefile | 12 OPT=-g macro
|
/external/flatbuffers/ |
D | CMakeLists.txt | 374 set(OPT ${OPT};--cpp-std c++0x) variable 418 set(OPT ${OPT};--cpp-std c++0x) variable
|
/external/python/cpython2/Demo/embed/ |
D | Makefile | 16 OPT= -g macro
|
/external/llvm-project/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 111 const ObjCObjectPointerType *OPT) override { in CorrectTypo() 153 const ObjCObjectPointerType *OPT) override { in CorrectTypo()
|
/external/clang/unittests/Sema/ |
D | ExternalSemaSourceTest.cpp | 112 const ObjCObjectPointerType *OPT) override { in CorrectTypo() 154 const ObjCObjectPointerType *OPT) override { in CorrectTypo()
|
/external/clang/include/clang/Sema/ |
D | ExternalSemaSource.h | 207 const ObjCObjectPointerType *OPT) { in CorrectTypo()
|
/external/llvm-project/clang/include/clang/Sema/ |
D | ExternalSemaSource.h | 217 const ObjCObjectPointerType *OPT) { in CorrectTypo()
|
/external/libpng/contrib/libtests/ |
D | timepng.c | 482 # define OPT(name) else if (strcmp(opt, #name) == 0)\ in main() macro
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_nir.c | 178 #define OPT(nir, pass, ...) ({ \ macro
|
/external/clang/test/Sema/ |
D | builtins.c | 166 #define OPT(...) (__builtin_constant_p(__VA_ARGS__) && strlen(__VA_ARGS__) < 4) in test17() macro
|
/external/clang/lib/AST/ |
D | Type.cpp | 418 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) in getPointeeType() local 474 const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>(); in isObjCIdOrObjectKindOfType() local 497 const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>(); in isObjCClassOrClassKindOfType() local 1481 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedIdType() local 1491 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedClassType() local 1506 if (const ObjCObjectPointerType *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCInterfacePointerType() local 3707 if (const PointerType *OPT = getAs<PointerType>()) in isObjCIndirectLifetimeType() local
|
/external/llvm-project/clang/unittests/Frontend/ |
D | FrontendActionTest.cpp | 207 const ObjCObjectPointerType *OPT) override { in CorrectTypo()
|
/external/llvm-project/clang-tools-extra/clang-include-fixer/ |
D | IncludeFixer.cpp | 187 bool EnteringContext, const ObjCObjectPointerType *OPT) { in CorrectTypo()
|
/external/llvm-project/clang/lib/AST/ |
D | Type.cpp | 628 if (const auto *OPT = getAs<ObjCObjectPointerType>()) in getPointeeType() local 684 const auto *OPT = getAs<ObjCObjectPointerType>(); in isObjCIdOrObjectKindOfType() local 707 const auto *OPT = getAs<ObjCObjectPointerType>(); in isObjCClassOrClassKindOfType() local 1705 if (const auto *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedIdType() local 1715 if (const auto *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCQualifiedClassType() local 1731 if (const auto *OPT = getAs<ObjCObjectPointerType>()) { in getAsObjCInterfacePointerType() local 4269 if (const auto *OPT = getAs<PointerType>()) in isObjCIndirectLifetimeType() local
|
/external/rust/crates/textwrap/src/ |
D | lib.rs | 1612 static OPT: Options<HyphenSplitter> = Options::with_splitter(80, HyphenSplitter); in cloning_works() variable
|
/external/llvm-project/clang/test/Sema/ |
D | builtins.c | 175 #define OPT(...) (__builtin_constant_p(__VA_ARGS__) && strlen(__VA_ARGS__) < 4) in test17() macro
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | IncludeFixer.cpp | 340 const ObjCObjectPointerType *OPT) override { in CorrectTypo()
|
/external/libogg/win32/ |
D | Makefile | 94 OPT = macro
|
/external/clang/lib/Sema/ |
D | MultiplexExternalSemaSource.cpp | 299 const ObjCObjectPointerType *OPT) { in CorrectTypo()
|
/external/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_pipeline.c | 457 #define OPT(pass, ...) ({ \ macro
|
/external/mesa3d/src/intel/compiler/ |
D | brw_nir.c | 462 #define OPT(pass, ...) ({ \ macro
|
/external/llvm-project/clang/lib/Sema/ |
D | MultiplexExternalSemaSource.cpp | 321 const ObjCObjectPointerType *OPT) { in CorrectTypo()
|