Searched refs:SPEED (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/VMS/
H A Dopenssl_utils.com37 $ SPEED :== $SSLEXE:OPENSSL SPEED
/macosx-10.10.1/ksh-23/ksh/src/lib/libcmd/
H A Dstty.c104 #define SPEED 5 macro
138 { "0", SPEED, C_FLAG, 0, B0 },
139 { "50", SPEED, C_FLAG, 0, B50 },
140 { "75", SPEED, C_FLAG, 0, B75 },
141 { "110", SPEED, C_FLAG, 0, B110 },
142 { "134", SPEED, C_FLAG, 0, B134 },
143 { "150", SPEED, C_FLAG, 0, B150 },
144 { "200", SPEED, C_FLAG, 0, B200 },
145 { "300", SPEED, C_FLAG, 0, B300 },
146 { "600", SPEED, C_FLA
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Ddes-lib.com23 $! SPEED To Just Build The [.xxx.EXE.CRYPTO.DES]SPEED.EXE Program.
123 $ GOSUB SPEED
300 $! Compile The SPEED Program.
302 $ SPEED:
314 $ IF (F$SEARCH("SYS$DISK:[]SPEED.C").EQS."")
320 $ WRITE SYS$OUTPUT "The File SPEED.C Dosen't Exist."
327 $! End The SPEED.C File Check.
333 $ WRITE SYS$OUTPUT "Building ",EXE_DIR,"SPEED.EXE"
335 $! Compile The SPEED Progra
[all...]
/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_arc.c379 #define SPEED B300 /* UART speed (300 baud) */ macro
650 if (!(fd = refclock_open(device, SPEED, LDISC_CLK)))
H A Drefclock_oncore.c559 #define SPEED B9600 /* Oncore Binary speed (9600 bps) */ macro
683 if (!(fd1 = refclock_open(device1, SPEED, LDISC_RAW))) {
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFireWireFamilyCommon.h343 #pragma mark BUS SPEED NUMBERS
/macosx-10.10.1/vim-55/src/
H A DMake_ming.mak27 # set to SIZE for size, SPEED for speed, MAXSPEED for maximum optimization
421 else # SPEED
H A DMake_mvc.mak91 # Optimization: OPTIMIZE=[SPACE, SPEED, MAXSPEED] (default is MAXSPEED)
428 !elseif "$(OPTIMIZE)" == "SPEED"
/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DgenSCPreferences.c432 #define SPEED "Speed" macro
892 { SC_10_1, NETPROP MODEM, SPEED, NULL, CFNUMBER },
/macosx-10.10.1/CPANInternal-159.1/JSON-XS-3.01/
H A DXS.pm1451 =head2 SPEED

Completed in 301 milliseconds