Searched refs:P2 (Results 26 - 47 of 47) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dmaketests.com22 $! Specify which compiler at P2 to try to compile under.
485 $! End The P2 Check.
489 $! Check To See If P2 Is Blank.
491 $ IF (P2.EQS."")
504 $ P2 = "GNUC"
517 $ P2 = "DECC"
525 $ P2 = "VAXC"
595 $ IF (P2.EQS."VAXC").OR.(P2.EQS."DECC").OR.(P2
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/bfin/
H A Dpixels_bfin.S555 P2 = [sp+24]; // height define
563 LSETUP (s$16, e$16) LC0=P2;
585 P2 = [sp+16]; //height define
592 LSETUP (s$8, e$8) LC0=P2;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dmaketests.com22 $! Specify which compiler at P2 to try to compile under.
487 $! End The P2 Check.
491 $! Check To See If P2 Is Blank.
493 $ IF (P2.EQS."")
506 $ P2 = "GNUC"
519 $ P2 = "DECC"
527 $ P2 = "VAXC"
597 $ IF (P2.EQS."VAXC").OR.(P2.EQS."DECC").OR.(P2
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dssin.S481 |--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
482 |--P2 = 2**(L) * Piby2_2
486 fmulx FP_SCR3(%a6),%fp5 | ...w = N*P2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/engines/
H A Dmakeengines.com12 $! P2 DEBUG or NODEBUG to compile with or without debugger information.
65 $ OPT_DEBUG = P2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dunwind_decoder.c212 UNW_DEC_BR_GR(P2, ((code & 0xf) << 1) | ((byte1 >> 7) & 1),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dhostcmd.h536 s8 P2; member in struct:cmd_ds_802_11_tpc_cfg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dskfbi.h353 #define P2(a) (0x00c0|((a)<<1)) /* PLC2 (r/w) (DAS) */ macro
537 #define P2_A(a) ADDR(P2(a)) /* PLC2 (r/w) (DAS) */
1691 #define P2(a) (0x0600|((a)<<2)) /* PLC2 (r/w) (covered by the SN3) */ macro
1748 #define P2_A(a) ADDR(P2(a)) /* PLC2 (r/w) (DAS) */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/fips/
H A Dfips-lib.com24 $! Specify DEBUG or NODEBUG as P2 to compile with or without debugger
672 $! Check To See If P2 Is Blank.
674 $ IF (P2.EQS."NODEBUG")
677 $! P2 Is NODEBUG, So Compile Without The Debugger Information.
690 $ IF (P2.EQS."DEBUG")
707 $ WRITE SYS$OUTPUT "The Option ",P2," Is Invalid. The Valid Options Are:"
721 $! End The P2 Check.
987 $ IF ARCH .EQS. "VAX" .AND. COMPILER .EQS. "DECC" .AND. P2 .NES. "DEBUG"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Dssl-lib.com24 $! Specify DEBUG or NODEBUG as P2 to compile with or without debugger
564 $! Check To See If P2 Is Blank.
566 $ IF (P2.EQS."NODEBUG")
569 $! P2 Is NODEBUG, So Compile Without Debugger Information.
584 $ IF (P2.EQS."DEBUG")
600 $ WRITE SYS$OUTPUT "The Option ",P2," Is Invalid. The Valid Options Are:"
614 $! End The P2 Check.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dcrypto-lib.com24 $! Specify DEBUG or NODEBUG as P2 to compile with or without debugger
776 $! Check To See If P2 Is Blank.
778 $ IF (P2.EQS."NODEBUG")
781 $! P2 Is NODEBUG, So Compile Without The Debugger Information.
794 $ IF (P2.EQS."DEBUG")
811 $ WRITE SYS$OUTPUT "The Option ",P2," Is Invalid. The Valid Options Are:"
825 $! End The P2 Check.
1091 $ IF ARCH .EQS. "VAX" .AND. COMPILER .EQS. "DECC" .AND. P2 .NES. "DEBUG"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/
H A Ddes-lib.com28 $! Specify either DEBUG or NODEBUG as P2 to compile with or without
708 $ IF (P2.EQS."NODEBUG")
711 $! P2 Is Blank, So Compile Without Debugger Information.
726 $ IF (P2.EQS."DEBUG")
745 $ WRITE SYS$OUTPUT "The Option ",P2," Is Invalid. The Valid Options Are:"
759 $! End The P2 Check.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcrypto-lib.com24 $! Specify DEBUG or NODEBUG as P2 to compile with or without debugger
801 $! Check To See If P2 Is Blank.
803 $ IF (P2.EQS."NODEBUG")
806 $! P2 Is NODEBUG, So Compile Without The Debugger Information.
819 $ IF (P2.EQS."DEBUG")
836 $ WRITE SYS$OUTPUT "The Option ",P2," Is Invalid. The Valid Options Are:"
850 $! End The P2 Check.
1120 $ IF ARCH .EQS. "VAX" .AND. COMPILER .EQS. "DECC" .AND. P2 .NES. "DEBUG"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes-lib.com28 $! Specify either DEBUG or NODEBUG as P2 to compile with or without
708 $ IF (P2.EQS."NODEBUG")
711 $! P2 Is Blank, So Compile Without Debugger Information.
726 $ IF (P2.EQS."DEBUG")
745 $ WRITE SYS$OUTPUT "The Option ",P2," Is Invalid. The Valid Options Are:"
759 $! End The P2 Check.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl-lib.com24 $! Specify DEBUG or NODEBUG as P2 to compile with or without debugger
566 $! Check To See If P2 Is Blank.
568 $ IF (P2.EQS."NODEBUG")
571 $! P2 Is NODEBUG, So Compile Without Debugger Information.
586 $ IF (P2.EQS."DEBUG")
602 $ WRITE SYS$OUTPUT "The Option ",P2," Is Invalid. The Valid Options Are:"
616 $! End The P2 Check.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dkgdb.c364 P0, VR, P2, P3, enumerator in enum:register_name
559 /* Do not support nonexisting or unimplemented registers (P2, P3, and P6). */
632 /* Do not support nonexisting or unimplemented registers (P2, P3, and P6). */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/vms/
H A Dbuild_vms.com469 $! Subroutine to build everything with a filetype passed in via P2 in
559 $! Do a diff of the file specified in P1 with that in P2. If different
560 $! copy P1 to P2. This also covers if P2 doesn't exist, but not if P2
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dmake_vms.com143 $! P2 = Command to make it
173 $ write sys$output P2
174 $ 'P2
401 $ IF "''P2'" .EQS. ""
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dmake_vms.com143 $! P2 = Command to make it
173 $ write sys$output P2
174 $ 'P2
401 $ IF "''P2'" .EQS. ""
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S5564 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
5565 #--P2 = 2**(L) * Piby2_2
5569 fmul.x FP_SCR1(%a6),%fp5 # fp5 = w = N*P2
5634 # U = r + r*s*(P1 + s*(P2 + s*P3)), and #
5640 # U = r + r*s*(P1 + s*(P2 + s*P3)), and #
5810 fadd.x TANP2(%pc),%fp2 # P2+SP3
5813 fmul.x %fp1,%fp2 # S(P2+SP3)
5816 fadd.x TANP1(%pc),%fp2 # P1+S(P2+SP3)
5819 fmul.x %fp1,%fp2 # S(P1+S(P2+SP3))
5822 fmul.x %fp0,%fp2 # RS(P1+S(P2
[all...]
H A Dfpsp.S5670 #--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
5671 #--P2 = 2**(L) * Piby2_2
5675 fmul.x FP_SCR1(%a6),%fp5 # fp5 = w = N*P2
5740 # U = r + r*s*(P1 + s*(P2 + s*P3)), and #
5746 # U = r + r*s*(P1 + s*(P2 + s*P3)), and #
5916 fadd.x TANP2(%pc),%fp2 # P2+SP3
5919 fmul.x %fp1,%fp2 # S(P2+SP3)
5922 fadd.x TANP1(%pc),%fp2 # P1+S(P2+SP3)
5925 fmul.x %fp1,%fp2 # S(P1+S(P2+SP3))
5928 fmul.x %fp0,%fp2 # RS(P1+S(P2
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c7365 #define OPFLG_JUMP 0x0001 /* jump: P2 holds jmp target */
7368 #define OPFLG_IN2 0x0008 /* in2: P2 is an input */
7370 #define OPFLG_OUT2 0x0020 /* out2: P2 is an output */
7409 SQLITE_PRIVATE void sqlite3VdbeChangeP2(Vdbe*, int addr, int P2);
8640 #define SQLITE_STOREP2 0x10 /* Store result in reg[P2] rather than jump */
9467 ** the P4_KEYINFO and P2 parameters later. Neither the KeyInfo nor
9468 ** the number of columns in P2 can be computed at the same time
[all...]

Completed in 386 milliseconds

12