Searched refs:special (Results 26 - 50 of 359) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dx_operr.S114 cmpil #0x80000000,FPTEMP_LO(%a6) |test if ls lword is special
116 bsr check_upper |check if exp and ms mant are special
119 movel #0x80000000,%d0 |store special case result
161 cmpil #0xffff8000,FPTEMP_LO(%a6) |test if ls lword is special
163 bsr check_upper |check if exp and ms mant are special
166 movel #0x80000000,%d0 |store special case result
188 cmpil #0xffffff80,FPTEMP_LO(%a6) |test if ls lword is special
190 bsr check_upper |check if exp and ms mant are special
193 movel #0x80000000,%d0 |store special case result
211 | This operr condition is not of the special cas
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/perlasm/
H A Dx86unix.pl258 local(%special)=( "roll",0xD1C0,"rorl",0xD1C8,
263 if ((defined($special{$name})) && defined($regs{$p1}) && ($p2 == 1))
265 $op=$special{$name}|$reg_val{$p1};
291 local(%special)=("bswapl",0x0FC8);
293 if ((defined($special{$name})) && defined($regs{$p1}))
295 $op=$special{$name}|$reg_val{$p1};
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/redhat/
H A Dbftpd-1.7.spec22 without special directory preparation or configuration. Most FTP commands
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ide/
H A Dide-devsets.c173 rq->special = setting->set;
184 int err, (*setfunc)(ide_drive_t *, int) = rq->special;
H A Dide-park.c38 rq->special = &timeout;
68 drive->sleep = *(unsigned long *)rq->special;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dstdevtid.tex3 wxWidgets defines a special identifier value {\tt wxID\_ANY} which is used in
15 Another standard special identifier value is {\tt wxID\_NONE}: this is a value
H A Dcontrol.tex59 The \texttt{\&} characters in the \arg{label} are special and indicate that the
H A Dcombopopup.tex157 special processing when popup is hidden.
165 special processing when popup is shown.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dmn10300-watchdog-low.S25 # - special non-maskable interrupt
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/quota/
H A Dquota.c26 /* these commands do not require any special privilegues */
303 static struct super_block *quotactl_block(const char __user *special) argument
308 char *tmp = getname(special);
333 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special,
344 * As a special case Q_SYNC can be called without a specific device.
348 if (!special) {
354 sb = quotactl_block(special);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dquota.c149 int quotactl(int cmd, const char *special, int id, caddr_t addr) argument
151 return syscall(__NR_quotactl, cmd, special, id, addr);
424 * Return the block-special device name associated with the filesystem
429 special( char *file, int *nfs) function
434 LOG(log_info, logtype_afpd, "special: getmnt %s: %s", file, strerror(errno) );
448 special(char *file, int *nfs) function
471 special(char *file, int *nfs) function
667 if (( p = special( vol->v_path, &vol->v_nfs )) == NULL ) {
668 LOG(log_info, logtype_afpd, "getquota: special %s fails", vol->v_path );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libantlr3c-3.2/src/
H A Dantlr3cyclicdfa.c6 * Any state that has a semantic predicate edge is special; those states
91 /* Pick out any special state entry for this state
93 specialState = cdfa->special[s];
95 /* Transition the special state and consume an input token
190 /** Default special state implementation
198 /* Default special transition implementation
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dscsi_lib.c86 struct scsi_cmnd *cmd = req->special;
89 req->special = NULL;
637 cmd->request->next_rq->special;
640 cmd->request->next_rq->special = NULL;
983 cmd->request->next_rq->special = bidi_sdb;
1014 cmd->request->special = NULL;
1025 if (!req->special) {
1029 req->special = cmd;
1031 cmd = req->special;
1165 * special command
[all...]
H A Dscsi_tgt_lib.c113 rq->special = cmd;
183 struct scsi_cmnd *cmd = tcmd->rq->special;
289 cmd = tcmd->rq->special;
482 cmd = rq->special;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A DMakefile.in753 @echo "it deletes files that may require special tools to rebuild."
H A DMakefile753 @echo "it deletes files that may require special tools to rebuild."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A DMakefile.in758 @echo "it deletes files that may require special tools to rebuild."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A DMakefile.in314 @echo "it deletes files that may require special tools to rebuild."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/lib/
H A DMakefile.in344 @echo "it deletes files that may require special tools to rebuild."
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_cmnd.h185 (cmd->request->next_rq->special != NULL);
191 cmd->request->next_rq->special : &cmd->sdb;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk-merge.c283 if (req->special || next->special)
384 || next->special)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h59 u8 special[8]; /* DWORD 0 */ member in struct:amap_mcc_wrb
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dinode.c192 static void update_special(struct dentry *special) argument
194 special->d_inode->i_uid = listuid;
195 special->d_inode->i_gid = listgid;
196 special->d_inode->i_mode = S_IFREG | listmode;
601 /* create the devices special file */
654 /* create the special files if this is the first bus added */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/m4/
H A DMakefile306 @echo "it deletes files that may require special tools to rebuild."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/
H A DMakefile552 @echo "it deletes files that may require special tools to rebuild."

Completed in 329 milliseconds

1234567891011>>