Home
last modified time | relevance | path

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

12

/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/libogg/
Dconfigure.in296 AC_SUBST(OPT) subst
/external/autotest/client/deps/fakegudev/src/
DMakefile14 OPT := -O2 macro
/external/python/cpython2/Demo/pysvr/
DMakefile12 OPT=-g macro
/external/python/cpython2/Demo/embed/
DMakefile16 OPT= -g macro
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_nir.c77 #define OPT(nir, pass, ...) ({ \ macro
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp112 const ObjCObjectPointerType *OPT) override { in CorrectTypo()
154 const ObjCObjectPointerType *OPT) override { in CorrectTypo()
/external/clang/include/clang/Sema/
DExternalSemaSource.h207 const ObjCObjectPointerType *OPT) { in CorrectTypo()
/external/libpng/contrib/libtests/
Dtimepng.c482 # 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
DASTContext.cpp3809 if (const ObjCObjectPointerType *OPT = QT->getAs<ObjCObjectPointerType>()) { in ObjCObjectAdoptsQTypeProtocols() local
3827 const ObjCObjectPointerType *OPT = QT->getAs<ObjCObjectPointerType>(); in QIdProtocolsAdoptObjCObjectProtocols() local
5854 const ObjCObjectPointerType *OPT = T->castAs<ObjCObjectPointerType>(); in getObjCEncodingForTypeImpl() local
/external/mesa3d/src/intel/compiler/
Dbrw_nir.c514 #define OPT(pass, ...) ({ \ macro
Dbrw_vec4.cpp2625 #define OPT(pass, args...) ({ \ in run() macro
/external/libogg/win32/
DMakefile94 OPT = macro
/external/clang/lib/Sema/
DMultiplexExternalSemaSource.cpp299 const ObjCObjectPointerType *OPT) { in CorrectTypo()
DSemaLookup.cpp4471 const ObjCObjectPointerType *OPT, bool ErrorRecovery) { in makeTypoCorrectionConsumer()
4644 const ObjCObjectPointerType *OPT, in CorrectTypo()
4779 const ObjCObjectPointerType *OPT) { in CorrectTypoDelayed()
DSemaExprMember.cpp1504 const ObjCObjectPointerType *OPT; in LookupMemberExpr() local
DSemaExprObjC.cpp1741 const ObjCObjectPointerType *OPT, in LookupMethodInQualifiedType()
1756 HandleExprPropertyRefExpr(const ObjCObjectPointerType *OPT, in HandleExprPropertyRefExpr()
/external/clang/lib/Index/
DUSRGeneration.cpp669 if (const ObjCObjectPointerType *OPT = T->getAs<ObjCObjectPointerType>()) { in VisitType() local
/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.cpp2175 #define OPT(PASS, ...) do { \ in do_common_optimization() macro
/external/python/cpython2/
Dconfigure.ac1069 AC_SUBST(OPT) subst
/external/python/cpython3/
Dconfigure.ac1492 AC_SUBST(OPT) subst
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp1145 const ObjCObjectPointerType *OPT = T->getAs<ObjCObjectPointerType>(); in GetEHType() local
DCGExprScalar.cpp1813 const ObjCObjectPointerType *OPT = type->castAs<ObjCObjectPointerType>(); in EmitScalarPrePostIncDec() local

12