Searched refs:A3 (Results 1 - 25 of 82) sorted by relevance

1234

/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/
H A Da.3.1.f903 PROGRAM A3 program
6 END PROGRAM A3
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20030309-1.c7 struct A3 { int x; int y[3]; }; struct
31 x = ((struct A3 *) t)->x;
/openbsd-current/gnu/usr.bin/perl/cpan/Unicode-Collate/Collate/Locale/
H A Dcu.pl12 0301 ; [.0000.0021.0000][.0000.00A3.0002][.0000.0021.0000] # COMBINING ACUTE ACCENT
13 00E1 ; [.1FA2.0020.0002][.0000.0021.0000][.0000.00A3.0002][.0000.0021.0000] # LATIN SMALL LETTER A WITH ACUTE
14 00C1 ; [.1FA2.0020.0008][.0000.0021.0000][.0000.00A3.0002][.0000.0021.0000] # LATIN CAPITAL LETTER A WITH ACUTE
15 00E9 ; [.2007.0020.0002][.0000.0021.0000][.0000.00A3.0002][.0000.0021.0000] # LATIN SMALL LETTER E WITH ACUTE
16 00C9 ; [.2007.0020.0008][.0000.0021.0000][.0000.00A3.0002][.0000.0021.0000] # LATIN CAPITAL LETTER E WITH ACUTE
17 00ED ; [.2090.0020.0002][.0000.0021.0000][.0000.00A3.0002][.0000.0021.0000] # LATIN SMALL LETTER I WITH ACUTE
18 00CD ; [.2090.0020.0008][.0000.0021.0000][.0000.00A3.0002][.0000.0021.0000] # LATIN CAPITAL LETTER I WITH ACUTE
19 00F3 ; [.213C.0020.0002][.0000.0021.0000][.0000.00A3.0002][.0000.0021.0000] # LATIN SMALL LETTER O WITH ACUTE
20 00D3 ; [.213C.0020.0008][.0000.0021.0000][.0000.00A3.0002][.0000.0021.0000] # LATIN CAPITAL LETTER O WITH ACUTE
21 00FA ; [.2217.0020.0002][.0000.0021.0000][.0000.00A3
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb46.C11 class A3 : public virtual A1, private A2 {friend class B;}; class in inherits:A1,A2
22 A1* a=new A3;
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dambiguous.cc19 class A3 { class
89 A3 a3;
/openbsd-current/lib/libm/src/
H A Db_log__D.c82 static const double A3 = .002232139987919447809; variable
378 q = u*v*(A1 + v*(A2 + v*(A3 + v*A4)));
/openbsd-current/gnu/llvm/compiler-rt/lib/orc/tests/unit/
H A Dexecutor_address_test.cpp87 ExecutorAddr A0(0), A1(1), A2(2), A3(3);
88 ExecutorAddrRange R0(A0, A1), R1(A1, A2), R2(A2, A3), R3(A0, A2), R4(A1, A3);
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dbool2.C20 class A3 { class
/openbsd-current/sys/dev/wscons/
H A Dwsemul_vt100_subr.c240 #define A3(a, b, c) (((a) << 16) | ((b) << 8) | (c)) macro
241 switch (A3(edp->modif1, edp->modif2, c)) {
242 case A3('>', '\0', 'c'): /* DA secondary */
247 case A3('\0', '\0', 'J'): /* ED selective erase in display */
248 case A3('?', '\0', 'J'): /* DECSED selective erase in display */
251 case A3('\0', '\0', 'K'): /* EL selective erase in line */
252 case A3('?', '\0', 'K'): /* DECSEL selective erase in line */
255 case A3('\0', '\0', 'h'): /* SM */
259 case A3('?', '\0', 'h'): /* DECSM */
266 case A3('\
[all...]
/openbsd-current/gnu/gcc/gcc/config/h8300/
H A Dlib1funcs.asm46 #define A3 r3 define
124 cmp.w A1,A3
150 cmp.w A1,A3
233 mov A3,A0
241 mov A3,A0
245 ; A3=A0%A1 unsigned
262 ; A0 A1 A2 A3
264 sub.w A3,A3 ; Nn Dd xP 00
272 divxu A1L,A3 ; M
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/t/
H A Dscheduler.t92 A1 A2 A3 B1 C1 C8 C5 C7 C4 C6 C3 C2 C9 D1 D2 D3 E3 E2 E1
126 my $A3 = ok_job( $scheduler, 'A3' );
128 finish( $A3, $C2 );
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIInfo.cpp32 static const MCPhysReg O32IntRegs[4] = {Mips::A0, Mips::A1, Mips::A2, Mips::A3};
126 Mips::A0, Mips::A1, Mips::A2, Mips::A3
/openbsd-current/gnu/llvm/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kBaseInfo.h208 case M68k::A3:
250 return M68k::A3;
/openbsd-current/gnu/usr.bin/gcc/gcc/config/h8300/
H A Dlib1funcs.asm45 #define A3 r3 define
122 cmp.w A1,A3
148 cmp.w A1,A3
233 mov A3,A0
241 mov A3,A0
245 ; A3=A0%A1 unsigned
262 ; A0 A1 A2 A3
264 sub.w A3,A3 ; Nn Dd xP 00
272 divxu A1L,A3 ; M
[all...]
/openbsd-current/sys/arch/mips64/include/
H A Dregnum.h43 #define A3 7 macro
H A Dcpustate.h55 SAVE_REG(a3, A3, frame, bo) ;\
124 RESTORE_REG(a3, A3, frame, bo) ;\
/openbsd-current/sys/dev/pci/drm/amd/display/modules/color/
H A Dcolor_gamma.h48 unsigned int coeffFromUser :1; //coeff. A0-A3 from user is in use
49 unsigned int coeffFromEdid :1; //coeff. A0-A3 from edid is in use
68 int A3[3]; member in struct:regamma_coeff
/openbsd-current/sys/dev/pci/drm/i915/
H A Dintel_step.h30 func(A3) \
/openbsd-current/lib/libcrypto/bn/asm/
H A Dppc64-mont.pl151 $A0="f10"; $A1="f11"; $A2="f12"; $A3="f13";
345 lfd $A3,`$FRAME+88`($sp)
353 fcfid $A3,$A3
368 stfd $A3,32($nap_d)
369 fmul $T3a,$A3,$ba
370 fmul $T3b,$A3,$bb
384 fmul $dota,$A3,$bc
385 fmul $dotb,$A3,$bd
467 lfd $A3,`
[all...]
/openbsd-current/games/pom/
H A Dpom.c144 double N, Msol, Ec, LambdaSol, l, Mm, Ev, Ac, A3, Mmprime; local
162 A3 = 0.37 * sin(dtor(Msol));
163 Mmprime = Mm + Ev - Ac - A3; /* sec 65 #9 */
/openbsd-current/gnu/usr.bin/perl/lib/unicore/To/
H A DBmg.pl56 2220 29A3
112 22A2 22A3
113 22A3 22A2
241 29A3 2220
H A DUc.pl215 1A3 1A2
332 3C2 3A3
333 3C3 3CB 3A3
391 4A3 4A2
813 105A3 105B1 1057C
H A DTc.pl161 1A3 1A2
278 3C2 3A3
279 3C3 3CB 3A3
337 4A3 4A2
757 105A3 105B1 1057C
H A DLc.pl121 1A2 1A3
215 3A3 3AB 3C3
265 4A2 4A3
696 1057C 1058A 105A3
/openbsd-current/gnu/llvm/llvm/lib/Target/M68k/Disassembler/
H A DM68kDisassembler.cpp37 M68k::D6, M68k::D7, M68k::A0, M68k::A1, M68k::A2, M68k::A3,

Completed in 237 milliseconds

1234