Searched refs:P2 (Results 51 - 75 of 90) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dhost.h873 int8_t P2; member in struct:cmd_ds_802_11_tpc_cfg
885 int8_t P2; member in struct:cmd_ds_802_11_pa_cfg
H A Dcmd.c1514 cmd.P2 = p2;
1545 cmd.P2 = p2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/
H A Dinstall-crypto.com9 $! P2 "64" for 64-bit pointers.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/
H A Dinstall-crypto.com9 $! P2 "64" for 64-bit pointers.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Diuu_phoenix.c460 unsigned int P2 = 0; local
526 P2 = ((P - PO) / 2) - 4;
529 PBmsb = (P2 >> 8 & 0x03);
530 PBlsb = P2 & 0xFF;
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/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-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevcdsp_template.c1546 #define P2 pix[-3 * xstride] macro
1575 const int dp0 = abs(P2 - 2 * P1 + P0);
1601 const int p2 = P2;
1611 P2 = p2 + av_clip(((2 * p3 + 3 * p2 + p1 + p0 + q0 + 4) >> 3) - p2, -tc2, tc2);
1630 const int p2 = P2;
1724 #undef P2 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dunwind_decoder.c212 UNW_DEC_BR_GR(P2, ((code & 0xf) << 1) | ((byte1 >> 7) & 1),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/skfp/h/
H A Dskfbi.h905 #define P2(a) (0x0600|((a)<<2)) /* PLC2 (r/w) (covered by the SN3) */ macro
962 #define P2_A(a) ADDR(P2(a)) /* PLC2 (r/w) (DAS) */
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Ddes-lib.com28 $! Specify either DEBUG or NODEBUG as P2 to compile with or without
710 $ IF (P2.EQS."NODEBUG")
713 $! P2 Is Blank, So Compile Without Debugger Information.
728 $ IF (P2.EQS."DEBUG")
747 $ WRITE SYS$OUTPUT "The Option ",P2," Is Invalid. The Valid Options Are:"
761 $! End The P2 Check.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Ddes-lib.com28 $! Specify either DEBUG or NODEBUG as P2 to compile with or without
710 $ IF (P2.EQS."NODEBUG")
713 $! P2 Is Blank, So Compile Without Debugger Information.
728 $ IF (P2.EQS."DEBUG")
747 $ WRITE SYS$OUTPUT "The Option ",P2," Is Invalid. The Valid Options Are:"
761 $! End The P2 Check.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A Dmakeengines.com12 $! P2 DEBUG or NODEBUG to compile with or without debugger information.
108 $ OPT_DEBUG = P2
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A Dmakeengines.com12 $! P2 DEBUG or NODEBUG to compile with or without debugger information.
108 $ OPT_DEBUG = P2
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/kernel/
H A Dkgdb.c295 P0, VR, P2, P3, enumerator in enum:register_name
490 /* Do not support nonexisting or unimplemented registers (P2, P3, and P6). */
563 /* Do not support nonexisting or unimplemented registers (P2, P3, and P6). */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/VMS/
H A Dmkshared.com5 $! P2: Zlib object library path (optional).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/test/
H A Dmaketests.com23 $! Specify which compiler at P2 to try to compile under.
615 $! Check To See If P2 Is Blank.
617 $ IF (P2.EQS."")
630 $ P2 = "GNUC"
643 $ P2 = "DECC"
651 $ P2 = "VAXC"
774 $ IF (P2.EQS."VAXC").OR.(P2.EQS."DECC").OR.(P2.EQS."GNUC")
779 $ IF (P2
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dmaketests.com23 $! Specify which compiler at P2 to try to compile under.
615 $! Check To See If P2 Is Blank.
617 $ IF (P2.EQS."")
630 $ P2 = "GNUC"
643 $ P2 = "DECC"
651 $ P2 = "VAXC"
774 $ IF (P2.EQS."VAXC").OR.(P2.EQS."DECC").OR.(P2.EQS."GNUC")
779 $ IF (P2
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/VMS/
H A Dmkshared.com5 $! P2: Zlib object library path (optional).

Completed in 372 milliseconds

1234