/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | c-opts.c | 115 OPT("E", CL_ALL, OPT_E) \ 128 OPT("Wall", CL_ALL, OPT_Wall) \ 157 OPT("Wmain", CL_C, OPT_Wmain) \ 190 OPT("ansi", CL_ALL, OPT_ansi) \ 196 OPT("fasm", CL_ALL, OPT_fasm) \ 237 OPT("frepo", CL_CXX, OPT_frepo) \ 238 OPT("frtti", CL_CXX, OPT_frtti) \ 256 OPT("fweak", CL_CXX, OPT_fweak) \ 286 #define OPT(text, flags, code) code, macro 292 #undef OPT [all …]
|
H A D | gcc.hlp | 60 $ LINK object-file, GNU_CC:[000000]GCCLIB/LIB,SYS$INPUT/OPT 69 into a file called VAXCRTL.OPT, and then use the link command: 71 $ LINK object-file, GNU_CC:[000000]GCCLIB/LIB,VAXCRTL.OPT/OPT
|
H A D | stab.def | 63 __define_stab (N_OPT, 0x3c, "OPT") 206 | 38 OBJ | 3A | 3C OPT | 3E |
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | tic54x-opc.c | 249 { "add", 2,2,4,0x6F00, 0xFF00, {OP_Smem,OPT|OP_SHIFT,OP_SRC,OPT|OP_DST}, 252 { "add", 2,2,4,0xF000, 0xFCF0, {OP_lk,OPT|OP_SHIFT,OP_SRC,OPT|OP_DST}, 0, REST}, 257 { "and", 1,1,3,0xF080, 0xFCE0, {OP_SRC,OPT|OP_SHIFT,OPT|OP_DST}, 0, REST}, 259 { "and", 2,2,4,0xF030, 0xFCF0, {OP_lk,OPT|OP_SHFT,OP_SRC,OPT|OP_DST}, 0, REST}, 268 { "bc", 2,2,4,0xF800, 0xFF00, {OP_pmad,OP_CC,OPT|OP_CC,OPT|OP_CC}, 270 { "bcd", 2,2,4,0xFA00, 0xFF00, {OP_pmad,OP_CC,OPT|OP_CC,OPT|OP_CC}, 279 { "cc", 2,2,4,0xF900, 0xFF00, {OP_pmad,OP_CC,OPT|OP_CC,OPT|OP_CC}, 281 { "ccd", 2,2,4,0xFB00, 0xFF00, {OP_pmad,OP_CC,OPT|OP_CC,OPT|OP_CC}, 391 { "rc", 1,1,3,0xFC00, 0xFF00, {OP_CC,OPT|OP_CC,OPT|OP_CC}, 393 { "rcd", 1,1,3,0xFE00, 0xFF00, {OP_CC,OPT|OP_CC,OPT|OP_CC}, [all …]
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | tic54x-opc.c | 249 { "add", 2,2,4,0x6F00, 0xFF00, {OP_Smem,OPT|OP_SHIFT,OP_SRC,OPT|OP_DST}, 252 { "add", 2,2,4,0xF000, 0xFCF0, {OP_lk,OPT|OP_SHIFT,OP_SRC,OPT|OP_DST}, 0, REST}, 257 { "and", 1,1,3,0xF080, 0xFCE0, {OP_SRC,OPT|OP_SHIFT,OPT|OP_DST}, 0, REST}, 259 { "and", 2,2,4,0xF030, 0xFCF0, {OP_lk,OPT|OP_SHFT,OP_SRC,OPT|OP_DST}, 0, REST}, 268 { "bc", 2,2,4,0xF800, 0xFF00, {OP_pmad,OP_CC,OPT|OP_CC,OPT|OP_CC}, 270 { "bcd", 2,2,4,0xFA00, 0xFF00, {OP_pmad,OP_CC,OPT|OP_CC,OPT|OP_CC}, 279 { "cc", 2,2,4,0xF900, 0xFF00, {OP_pmad,OP_CC,OPT|OP_CC,OPT|OP_CC}, 281 { "ccd", 2,2,4,0xFB00, 0xFF00, {OP_pmad,OP_CC,OPT|OP_CC,OPT|OP_CC}, 391 { "rc", 1,1,3,0xFC00, 0xFF00, {OP_CC,OPT|OP_CC,OPT|OP_CC}, 393 { "rcd", 1,1,3,0xFE00, 0xFF00, {OP_CC,OPT|OP_CC,OPT|OP_CC}, [all …]
|
/openbsd/gnu/usr.bin/perl/win32/bin/ |
H A D | pl2bat.pl | 31 my %OPT = (); 32 warn($usage), exit(0) if !getopts('whun:o:a:s:',\%OPT) or $OPT{'h'}; 33 die '-a option has been removed' if $OPT{a}; 45 if (exists $OPT{$old_key}) { 46 $args{$key_for{$old_key}} = $OPT{$old_key}; 49 if (exists $OPT{s}) { 50 $args{strip_suffix} = $OPT{'s'} =~ m#^/([^/]*[^/\$]|)\$?/?$# ? qr/$1/ : qr/\Q$OPT{'s'}\E/;
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/ |
H A D | soak | 33 my %OPT = ( 42 $OPT{mmargs} = [''] unless exists $OPT{mmargs}; 43 $OPT{min} = parse_version($OPT{min}) - 1e-10; 49 grep { $_->[1] >= $OPT{min} } 59 my $mmalen = max(map length, @{$OPT{mmargs}}); 63 , color => $OPT{color} 74 my $tot = @GoodPerls*@{$OPT{mmargs}}; 82 for my $mm (@{$OPT{mmargs}}) { 92 runit("$OPT{make}", \@warn_make) && 93 runit("$OPT{make} test", \@warn_test); [all …]
|
/openbsd/usr.bin/tic/ |
H A D | capconvert | 99 OPT="-x" 101 if test $OPT $TMP ; then 103 test $OPT $TMP && OPT="-f" 105 OPT="-f" 114 if test "$OPT" "$x"/tic 127 if test $OPT ../misc/shlib ; then
|
/openbsd/regress/usr.bin/mandoc/tbl/opt/ |
H A D | invalid.out_ascii | 1 TBL-OPT(1) General Commands Manual TBL-OPT(1) 20 OpenBSD January 25, 2015 TBL-OPT(1)
|
H A D | box.out_ascii | 1 TBL-OPT-BOX(1) General Commands Manual TBL-OPT-BOX(1) 43 OpenBSD August 28, 2022 TBL-OPT-BOX(1)
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/t/ |
H A D | 000prereq.t | 27 my @OPT = qw( 31 plan tests => 1 + @NAMES + @OPT + $extra ; 41 foreach my $name (@OPT)
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | tic54x.h | 32 OPT = 0x8000, enumerator 116 #define OPTYPE(X) ((X)&~OPT)
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | tic54x.h | 32 OPT = 0x8000, enumerator 116 #define OPTYPE(X) ((X)&~OPT)
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/scripts/ |
H A D | build_symbolizer.sh | 57 OPT=$CLANG_DIR/opt 61 for F in $CC $CXX $TBLGEN $LINK $OPT $AR; do 176 $OPT -passes=internalize -internalize-public-api-list=${SYMBOLIZER_API_LIST} all.bc -o opt.bc
|
/openbsd/gnu/llvm/clang/lib/AST/ |
H A D | Type.cpp | 689 if (!OPT) in isObjCIdOrObjectKindOfType() 693 if (OPT->isObjCIdType()) in isObjCIdOrObjectKindOfType() 697 if (!OPT->isKindOfType()) in isObjCIdOrObjectKindOfType() 701 if (OPT->isObjCClassType() || OPT->isObjCQualifiedClassType()) in isObjCIdOrObjectKindOfType() 712 if (!OPT) in isObjCClassOrClassKindOfType() 716 if (OPT->isObjCClassType()) in isObjCClassOrClassKindOfType() 720 if (!OPT->isKindOfType()) in isObjCClassOrClassKindOfType() 724 return OPT->isObjCClassType() || OPT->isObjCQualifiedClassType(); in isObjCClassOrClassKindOfType() 1737 return OPT; in getAsObjCQualifiedIdType() 1747 return OPT; in getAsObjCQualifiedClassType() [all …]
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaExprObjC.cpp | 1963 for (const auto *PROTO : OPT->quals()) { in LookupMethodInQualifiedType() 1974 HandleExprPropertyRefExpr(const ObjCObjectPointerType *OPT, in HandleExprPropertyRefExpr() argument 1980 const ObjCInterfaceType *IFaceT = OPT->getInterfaceType(); in HandleExprPropertyRefExpr() 1985 << MemberName << QualType(OPT, 0); in HandleExprPropertyRefExpr() 1993 if (RequireCompleteType(MemberLoc, OPT->getPointeeType(), in HandleExprPropertyRefExpr() 2013 for (const auto *I : OPT->quals()) in HandleExprPropertyRefExpr() 2040 Getter = LookupMethodInQualifiedType(Sel, OPT, true); in HandleExprPropertyRefExpr() 2117 << OPT->getInterfaceDecl()->getName() in HandleExprPropertyRefExpr() 2149 << MemberName << QualType(OPT, 0); in HandleExprPropertyRefExpr() 2506 if (!OPT || !OPT->getInterfaceDecl()) in checkFoundationAPI() [all …]
|
H A D | MultiplexExternalSemaSource.cpp | 326 const ObjCObjectPointerType *OPT) { in CorrectTypo() argument 330 EnteringContext, OPT)) in CorrectTypo()
|
H A D | SemaExprMember.cpp | 1487 const ObjCObjectPointerType *OPT; in LookupMemberExpr() local 1488 if (!IsArrow && (OPT = BaseType->getAs<ObjCObjectPointerType>())) { in LookupMemberExpr() 1505 const ObjCObjectType *OT = OPT->getObjectType(); in LookupMemberExpr() 1512 FindGetterSetterNameDecl(OPT, Member, Sel, S.Context)) { in LookupMemberExpr() 1529 if (Decl *SDecl = FindGetterSetterNameDecl(OPT, in LookupMemberExpr() 1605 return S.HandleExprPropertyRefExpr(OPT, BaseExpr.get(), OpLoc, MemberName, in LookupMemberExpr()
|
/openbsd/gnu/llvm/clang/include/clang/Sema/ |
H A D | ExternalSemaSource.h | 215 const ObjCObjectPointerType *OPT) { in CorrectTypo() argument
|
H A D | MultiplexExternalSemaSource.h | 348 const ObjCObjectPointerType *OPT) override;
|
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ASTUtils.h | 550 const clang::ObjCObjectPointerType *OPT) override { in CorrectTypo() argument 554 MemberContext, EnteringContext, OPT)) in CorrectTypo()
|
/openbsd/gnu/gcc/gcc/ |
H A D | stab.def | 69 __define_stab (N_OPT, 0x3c, "OPT") 212 | 38 OBJ | 3A | 3C OPT | 3E |
|
/openbsd/usr.sbin/unbound/doc/ |
H A D | FEATURES | 94 OPT type
|
/openbsd/gnu/usr.bin/binutils/include/aout/ |
H A D | stab.def | 76 __define_stab (N_OPT, 0x3c, "OPT") 243 | 38 OBJ | 3A | 3C OPT | 3E |
|
/openbsd/gnu/usr.bin/binutils-2.17/include/aout/ |
H A D | stab.def | 76 __define_stab (N_OPT, 0x3c, "OPT") 243 | 38 OBJ | 3A | 3C OPT | 3E |
|