Searched refs:both (Results 1 - 25 of 49) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dopl3.h5 void enable_opl3_mode(int left, int right, int both);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Di2c-old.h114 unsigned char b1, unsigned char b2, int both);
166 unsigned char b1, unsigned char b2, int both);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Di2c-old.h114 unsigned char b1, unsigned char b2, int both);
166 unsigned char b1, unsigned char b2, int both);
/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/
H A Dheader.tk321 pack $w.x$line.l -side right -fill both -expand on
359 pack $w.x$line -anchor w -fill both -expand on
364 pack $w.x$line -anchor w -fill both -expand on
381 pack $w.x$line -anchor w -fill both -expand on
394 pack $w.x$line -anchor w -fill both -expand on
404 pack $w.x$line -anchor w -fill both -expand on
430 pack $w.x$line.l -side left -fill both
431 pack $w.x$line.m -anchor w -side right -fill both -expand on
432 pack $w.x$line -anchor w -fill both -expand on
443 pack $w.x$line.l -side left -fill both
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dunaligned.c25 both, /* Swap, ldstub, etc. */ enumerator in enum:direction
33 "load", "store", "both", "fpload", "fpstore", "invalid"
45 return both;
372 if(!ok_for_kernel(insn) || dir == both) {
500 case both:
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/printing/
H A Dprtpub.c44 TCHAR both[] = _T("LANDSCAPE\0PORTRAIT\0"); local
54 both, sizeof(both));
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dbttv-if.c316 unsigned char b2, int both)
319 int bytes = both ? 2 : 1;
315 bttv_I2CWrite(struct bttv *btv, unsigned char addr, unsigned char b1, unsigned char b2, int both) argument
H A Di2c-old.c405 unsigned char data1, unsigned char data2, int both)
410 return bus->i2c_write(bus, addr, data1, data2, both);
415 if (both)
404 i2c_write(struct i2c_bus *bus, unsigned char addr, unsigned char data1, unsigned char data2, int both) argument
H A Dbttv.h225 unsigned char b2, int both);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/lib/
H A Dumul.S28 andncc %o4, 0xfff, %g0 ! test bits 12..31 of *both* args
71 * Normally, with the shift-and-add approach, if both numbers are
H A Dudiv.S118 ! and are only done if %o3 >= 0. Because both %o3 and %o5 may have the high-
H A Durem.S116 ! and are only done if %o3 >= 0. Because both %o3 and %o5 may have the high-
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dunaligned.c29 both, /* Swap, ldstub, cas, ... */ enumerator in enum:direction
37 "load", "store", "both", "fpload", "fpstore", "invalid"
50 return both;
389 if(!ok_for_kernel(insn) || dir == both) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/boot/rescue/
H A Dkimagerescue.S85 move.b $r0, [SERBAUD] ; 115.2kbaud for both transmit and receive
H A Dhead.S248 move.b $r0, [SERBAUD] ; 115.2kbaud for both transmit and receive
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/Fedora/
H A Dsamba.spec63 Summary: Files used by both Samba servers and clients.
67 Samba-common provides files necessary for both the server and client
/asus-wl-520gu-7.0.1.45/src/router/samba/source/passdb/
H A Dpdb_sql.c491 DEBUG(0,("Please specify both a valid 'user sid column' and a valid 'username column' in smb.conf\n"));
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dres_func.S180 | and bit 6 is set, round is forced to single. If both are clear,
476 | and bit 6 is set, round is forced to single. If both are clear,
613 | $ff for both ops denormalized
651 | if(both operands are denorm)
665 | if(both operands are denorm)
695 cmpb #0xff,DNRM_FLG(%a6) |if both ops denorm,
799 cmpb #0xff,DNRM_FLG(%a6) |if both ops denorm,
974 cmpb #0xff,DNRM_FLG(%a6) |if both ops denorm,
1155 cmpb #0xff,DNRM_FLG(%a6) |if both ops denorm,
1193 cmpb #0xff,DNRM_FLG(%a6) |if both op
[all...]
H A Dslog2.S22 | SPEED: Two timings are measured, both in the copy-back mode.
H A Dx_operr.S284 | mantissa for $ffffffff. If both are true, return d0 clr
H A Dsrem_mod.S12 | of X and Y are both nonzero and finite; although either or both
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dev6-memcpy.S40 and $16, 7, $1 # E : Are both 0mod8?
46 * until a 0mod8 alignment for both is reached.
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/fat/
H A Ddir.c354 filldir_t filldir, int shortnames, int both)
560 if (both)
571 if (both) {
353 fat_readdirx(struct inode *inode, struct file *filp, void *dirent, filldir_t filldir, int shortnames, int both) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/fat.orig/
H A Ddir.c341 filldir_t filldir, int shortnames, int both)
546 if (both)
557 if (both) {
340 fat_readdirx(struct inode *inode, struct file *filp, void *dirent, filldir_t filldir, int shortnames, int both) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dhead.S66 * Tweak "notice" to reflect that both r8 r9 are used
310 ;; In both cases, we start in un-cached mode, and need to jump into a
713 ; 115.2kbaud for both transmit and receive
747 ; 115.2kbaud for both transmit and receive
783 ; 115.2kbaud for both transmit and receive

Completed in 113 milliseconds

12