/aosp_15_r20/external/ltp/testcases/kernel/hotplug/memory_hotplug/ |
H A 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
|
/aosp_15_r20/external/AFLplusplus/utils/afl_untracer/ |
H A D | Makefile | 2 OPT=-O0 macro 4 OPT=-O3 macro
|
/aosp_15_r20/external/flatbuffers/ |
H A D | CMakeLists.txt | 508 set(OPT ${OPT};--cpp-std c++0x) variable 553 set(OPT ${OPT};--cpp-std c++0x) variable
|
/aosp_15_r20/external/webp/examples/ |
H A D | unicode.h | 60 #define WFOPEN(ARG, OPT) _wfopen((const W_CHAR*)ARG, TO_W_CHAR(OPT)) argument 97 #define WFOPEN(ARG, OPT) fopen(ARG, OPT) argument
|
/aosp_15_r20/external/flatbuffers/CMake/ |
H A D | CMakeLists_legacy.cmake.in | 472 set(OPT ${OPT};--cpp-std c++0x) variable 517 set(OPT ${OPT};--cpp-std c++0x) variable
|
/aosp_15_r20/external/clang/lib/AST/ |
H A 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
|
/aosp_15_r20/external/clang/unittests/Sema/ |
H A D | ExternalSemaSourceTest.cpp | 112 const ObjCObjectPointerType *OPT) override { in CorrectTypo() 154 const ObjCObjectPointerType *OPT) override { in CorrectTypo()
|
/aosp_15_r20/external/autotest/client/deps/fakegudev/src/ |
H A D | Makefile | 14 OPT := -O2 macro
|
/aosp_15_r20/external/python/cpython2/Demo/pysvr/ |
D | Makefile | 12 OPT=-g macro
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Frontend/OpenMP/ |
D | ClauseT.h | 62 #define OPT(x) std::optional<x> macro
|
/aosp_15_r20/external/libogg/ |
H A D | configure.ac | 191 AC_SUBST(OPT) subst
|
/aosp_15_r20/external/python/cpython2/Demo/embed/ |
D | Makefile | 16 OPT= -g macro
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_fs_opt.cpp | 26 #define OPT(pass, ...) ({ \ in brw_fs_optimize() macro
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/ |
D | num_token.hpp | 24 DUP, OR, CHARSET, MACRO, OPENPAREN, CLOSEPAREN, OPT, AOPT, enumerator
|
/aosp_15_r20/external/mesa3d/src/compiler/spirv/ |
H A D | spirv2nir.c | 301 #define OPT(pass, ...) ({ \ in main() macro
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | ExternalSemaSource.h | 207 const ObjCObjectPointerType *OPT) { in CorrectTypo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | ExternalSemaSource.h | 215 const ObjCObjectPointerType *OPT) { in CorrectTypo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | ExternalSemaSource.h | 215 const ObjCObjectPointerType *OPT) { in CorrectTypo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | ExternalSemaSource.h | 215 const ObjCObjectPointerType *OPT) { in CorrectTypo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | ExternalSemaSource.h | 215 const ObjCObjectPointerType *OPT) { in CorrectTypo()
|
/aosp_15_r20/external/libpng/contrib/libtests/ |
H A D | timepng.c | 481 # define OPT(name) else if (strcmp(opt, #name) == 0)\ in main() macro
|
/aosp_15_r20/external/pciutils/ |
H A D | Makefile | 4 OPT=-O2 macro
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | builtins.c | 166 #define OPT(...) (__builtin_constant_p(__VA_ARGS__) && strlen(__VA_ARGS__) < 4) in test17() macro
|
/aosp_15_r20/external/libogg/win32/ |
H A D | Makefile | 94 OPT = macro
|
/aosp_15_r20/external/bazelbuild-rules_cc/third_party/com/github/bazelbuild/bazel/src/main/protobuf/ |
H A D | crosstool_config.proto | 499 OPT = 3; enumerator
|