Home
last modified time | relevance | path

Searched defs:OPT (Results 1 – 25 of 44) sorted by relevance

12

/external/AFLplusplus/utils/afl_untracer/
DMakefile2 OPT=-O0 macro
4 OPT=-O3 macro
/external/ltp/testcases/kernel/hotplug/memory_hotplug/
Dmemtoy.h74 #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/autotest/client/deps/fakegudev/src/
DMakefile14 OPT := -O2 macro
/external/flatbuffers/
DCMakeLists.txt508 set(OPT ${OPT};--cpp-std c++0x) variable
553 set(OPT ${OPT};--cpp-std c++0x) variable
/external/python/cpython2/Demo/pysvr/
DMakefile12 OPT=-g macro
/external/libogg/
Dconfigure.ac191 AC_SUBST(OPT) subst
/external/webp/examples/
Dunicode.h60 #define WFOPEN(ARG, OPT) _wfopen((const W_CHAR*)ARG, TO_W_CHAR(OPT)) argument
97 #define WFOPEN(ARG, OPT) fopen(ARG, OPT) argument
/external/python/cpython2/Demo/embed/
DMakefile16 OPT= -g macro
/external/flatbuffers/CMake/
DCMakeLists_legacy.cmake.in472 set(OPT ${OPT};--cpp-std c++0x) variable
517 set(OPT ${OPT};--cpp-std c++0x) variable
/external/mesa3d/src/intel/compiler/
Dbrw_fs_opt.cpp28 #define OPT(pass, ...) ({ \ in brw_fs_optimize() macro
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp112 const ObjCObjectPointerType *OPT) override { in CorrectTypo()
154 const ObjCObjectPointerType *OPT) override { in CorrectTypo()
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/detail/lexer/parser/tokeniser/
Dnum_token.hpp24 DUP, OR, CHARSET, MACRO, OPENPAREN, CLOSEPAREN, OPT, AOPT, enumerator
/external/mesa3d/src/compiler/spirv/
Dspirv2nir.c308 #define OPT(pass, ...) ({ \ in main() macro
/external/clang/include/clang/Sema/
DExternalSemaSource.h207 const ObjCObjectPointerType *OPT) { in CorrectTypo()
/external/libpng/contrib/libtests/
Dtimepng.c481 # define OPT(name) else if (strcmp(opt, #name) == 0)\ in main() macro
/external/clang/test/Sema/
Dbuiltins.c166 #define OPT(...) (__builtin_constant_p(__VA_ARGS__) && strlen(__VA_ARGS__) < 4) in test17() macro
/external/clang/lib/AST/
DType.cpp418 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/libogg/win32/
DMakefile94 OPT = macro
/external/mesa3d/src/freedreno/ir3/
Dir3_nir.c133 #define OPT(nir, pass, ...) \ macro
/external/bazelbuild-rules_cc/third_party/com/github/bazelbuild/bazel/src/main/protobuf/
Dcrosstool_config.proto499 OPT = 3; enumerator
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp299 const ObjCObjectPointerType *OPT) { in CorrectTypo()
/external/clang/lib/Index/
DUSRGeneration.cpp669 if (const ObjCObjectPointerType *OPT = T->getAs<ObjCObjectPointerType>()) { in VisitType() local
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c63 #define OPT(nir, pass, ...) \ macro
/external/mesa3d/src/nouveau/compiler/
Dnak_nir.c12 #define OPT(nir, pass, ...) ({ \ macro
/external/mesa3d/src/intel/compiler/elk/
Delk_nir.c597 #define OPT(pass, ...) ({ \ macro

12