Searched refs:which (Results 126 - 150 of 446) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/
H A Dbn_lib.c122 int BN_get_params(int which) argument
124 if (which == 0) return(bn_limit_bits);
125 else if (which == 1) return(bn_limit_bits_high);
126 else if (which == 2) return(bn_limit_bits_low);
127 else if (which == 3) return(bn_limit_bits_mont);
361 * which fails for top== 0 */
796 The sizes of those arrays is expressed through cl, which is the
797 common length ( basicall, min(len(a),len(b)) ), and dl, which is the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_kernel.h136 /* The version of the library which opened this port */
247 /* time in jiffies at which to re-enable maskederrs */
929 # define __IPATH_DBG_WHICH(which,fmt,...) \
931 if(unlikely(ipath_debug&(which))) \
938 # define ipath_cdbg(which,fmt,...) \
939 __IPATH_DBG_WHICH(__IPATH_##which##DBG,fmt,##__VA_ARGS__)
944 # define ipath_cdbg(which,fmt,...)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_lib.c124 int BN_get_params(int which) argument
126 if (which == 0) return(bn_limit_bits);
127 else if (which == 1) return(bn_limit_bits_high);
128 else if (which == 2) return(bn_limit_bits_low);
129 else if (which == 3) return(bn_limit_bits_mont);
369 * which fails for top== 0 */
817 The sizes of those arrays is expressed through cl, which is the
818 common length ( basicall, min(len(a),len(b)) ), and dl, which is the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds3_enc.c191 int ssl3_change_cipher_state(SSL *s, int which) argument
218 if (which & SSL3_CC_READ)
296 if ( (which == SSL3_CHANGE_CIPHER_CLIENT_WRITE) ||
297 (which == SSL3_CHANGE_CIPHER_SERVER_READ))
347 EVP_CipherInit_ex(dd,c,NULL,key,iv,(which & SSL3_CC_WRITE));
H A Dssl-lib.com15 $! (i.e. AXP or VAX) and which "C" compiler you have (i.e. VAXC, DECC
16 $! or GNU C) or you can specify which compiler to use.
27 $! Specify which compiler at P3 to try to compile under.
33 $! If you don't speficy a compiler, it will try to determine which
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_env.c610 Tcl_WrongNumArgs(interp, 2, objv, "which on|off");
1205 * 1. Abort any transactions (which aborts any nested txns).
1206 * 2. Close any mpools (which will put any pages itself).
1366 tcl_EnvVerbose(interp, dbenv, which, onoff)
1369 Tcl_Obj *which; /* Which subsystem */
1417 if (Tcl_GetIndexFromObj(interp, which, verbwhich, "option",
1419 return (IS_HELP(which));
1622 tcl_EnvSetFlags(interp, dbenv, which, onoff)
1625 Tcl_Obj *which; /* Which subsystem */
1665 if (Tcl_GetIndexFromObj(interp, which, sfwhic
2420 u_int32_t which; local
2483 u_int32_t which; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/boot/
H A Dsetup.S292 # e820h, which lets us assemble a memory map, then try e801h,
293 # which returns a 32-bit memory size, and finally 88h, which
300 # of the first 32 memory areas, which we return at [E820MAP].
354 xorw %cx,%cx # BIOSes which don't clear/set
364 jne e801usecxdx # which report their extended
594 # vector, which should be safe to use.
620 movb $0xFB, %al # mask all irq's but irq2 which
771 # After this point, there is some free space which is used by the video mode
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dfpsp.h57 | handled by the package, or "bra real_xxxx" which is an external
190 .set E1,2 | which bit is E1 flag
191 .set E3,1 | which bit is E3 flag
192 .set SFLAG,0 | which bit is S flag
195 .set XFLAG,7 | which bit is X flag
196 .set UFLAG,5 | which bit is U flag
197 .set TFLAG,4 | which bit is T flag
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm119 which you can switch to once you get the hang of basic testing.
357 function which is an alias of isnt().
629 messages which are safer than just C<print STDERR>.
637 Prints a diagnostic message which is guaranteed not to interfere with
646 which would produce:
826 block of tests which can be skipped over or made todo. It's best if I
857 which Test::Harness interprets as skipped, but passing, tests.
866 You don't skip tests which are failing because there's a bug in your
867 program, or for which you don't yet have code written. For that you
1289 Test::More is built on top of Test::Builder which provide
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-s3c24xx/
H A Dpm.c422 static void s3c2410_pm_show_resume_irqs(int start, unsigned long which, argument
427 which &= ~mask;
430 if ((which) & (1L<<i)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dpci.c504 sys_pciconfig_iobase(long which, unsigned long bus, unsigned long dfn) argument
510 if (which & IOBASE_FROM_HOSE) {
527 switch (which & ~IOBASE_FROM_HOSE) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex98 Q: ... Well, list of things, which 2.0 was able to do finishes.
122 but address of peering host, which is directly reachable
189 Tunnels are divided to two classes: {\bf pointopoint} tunnels, which
192 which have no \verb|remote|. Particularly, base devices (f.e.\ \verb|tunl0|)
201 which changes this infrastructure. The danger that not enough careful
281 which can be made with tunnels. Certainly, you may get short help page
338 which kernel output, via tunnel \verb|Cisco| and the packets received on it
415 level \verb|arpd| daemon, which will maintain database of hosts attached
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_filter.h148 int which; member in struct:ipack
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/modutils/
H A Dlsmod.c9 * (which lack the query_module() interface).
58 int query_module(const char *name, int which, void *buf, size_t bufsize, size_t *ret);
61 /* Values for query_module's which. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A DVorbis_I_spec.tex33 % The fancyvrb package provides the "Verbatim" environment, which,
88 % ~ -> $\sim$ (or \~ which we defined above)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmbldap-groupmod246 The options which apply to the smbldap-groupmod command are
250 negative. Any files which the old group ID is the file
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/
H A Ddnsmasq-rh.spec24 serve the names of local machines which are not in the global DNS. The DHCP
H A Ddnsmasq-suse.spec26 serve the names of local machines which are not in the global DNS. The DHCP
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dibmphp_ebda.c42 * BIOS Data Area which describe the configuration of the hot-plug
627 int which = 0; /* rxe = 1, chassis = 0 */ local
653 which = 1; /* it is RXE */
657 which = 0;
662 which = 0;
668 which = 1;
679 which = 1;
681 which = 0;
686 which == 0 ? "chassis" : "rxe",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/
H A Ddepmod.pl216 dependency lists (modules.conf) which can then be used by modprobe
250 The base directory uner which the target's modules will be found. This
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsyscalls.h117 asmlinkage long sys_getitimer(int which, struct itimerval __user *value);
118 asmlinkage long sys_setitimer(int which,
158 asmlinkage long sys_setpriority(int which, int who, int niceval);
159 asmlinkage long sys_getpriority(int which, int who);
173 asmlinkage long sys_waitid(int which, pid_t pid,
480 asmlinkage long sys_pciconfig_iobase(long which, unsigned long bus, unsigned long devfn);
518 asmlinkage long sys_ioprio_set(int which, int who, int ioprio);
519 asmlinkage long sys_ioprio_get(int which, int who);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/package/
H A Dbuilddeb89 interface. It provides a kind of virtual machine, which runs Linux
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Dssl-lib.com15 $! (i.e. AXP or VAX) and which "C" compiler you have (i.e. VAXC, DECC
16 $! or GNU C) or you can specify which compiler to use.
27 $! Specify which compiler at P3 to try to compile under.
33 $! If you don't speficy a compiler, it will try to determine which
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S255 * NOTE: This code handles signal-recognition, which happens every time
292 ;; below are various parts of system_call which are not in the fast-path
352 ;; The system_call is called by a BREAK instruction, which works like
369 ;; stack-frame similar to the irq heads, which is reversed in ret_from_sys_call
443 ;; now we have a 4-word SBFS frame which we do not want to restore
539 ;; TODO: see the i386 version. The switch_to which calls resume in our version
577 ;; which fits nicely with the "IRP" slot in pt_regs normally used to
593 ;; written twice, and which is mapped through the MMU.
748 ;; At this point we drop down into spurious_interrupt, which will do a
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dls.c12 * (i.e., the ones I couldn't live without :-) All features which involve
91 /* which of the three times will be used */
121 /* long option entry used only for --color, which has no short option
299 static struct dnode **splitdnarray(struct dnode **dn, int nfiles, int which) argument
308 if (which == SPLIT_SUBDIR)
312 if (which == SPLIT_FILE)
323 if (!(which & (SPLIT_DIR|SPLIT_SUBDIR)))
326 if ((which & SPLIT_DIR)
331 } else if (!(which & (SPLIT_DIR|SPLIT_SUBDIR))) {
873 /* sort out which comman
[all...]

Completed in 293 milliseconds

1234567891011>>