Searched refs:did (Results 226 - 250 of 317) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dcatsearch.c112 // cnid_t did; /* CNID of this directory */
145 // ds->did = dir->d_did;
759 cnid_t cnid, did; local
765 did = cnid;
767 if ((name = cnid_resolve(vol->v_cdb, &did, resolvebuf, 12 + MAXPATHLEN + 1)) == NULL)
771 if ((dir = dirlookup(vol, did)) == NULL)
H A Dfork.c257 u_int32_t did; local
274 memcpy(&did, ibuf, sizeof( did ));
277 if (NULL == ( dir = dirlookup( vol, did ))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dwuf.S250 /* Caller did 'andcc %sp, 0x7, %g0' */
301 /* Caller did 'andcc %sp, 0x7, %g0' */
316 * a fault did occur. Then we turn on fault traps again
342 andcc %twin_tmp2, 0x2, %g0 ! did fault occur?
H A Detrap.S305 andcc %glob_tmp, 0x2, %g0 ! did we fault?
H A Dwof.S422 andcc %glob_tmp, 0x2, %g0 ! did we fault?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/hpux/
H A Dwrappers.S24 #warning PA64 support needs more work...did first cut
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/jmr3927/
H A Dtx3927.h91 endian_def_s2(did, vid);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/jmr3927/
H A Dtx3927.h91 endian_def_s2(did, vid);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev67-strrchr.S62 bne t1, $eos # U : did we already hit the terminator?
H A Dstrrchr.S40 bne t1, $eos # .. e1 : did we already hit the terminator?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dcatsearch.c756 cnid_t cnid, did; local
762 did = cnid;
764 if ((name = cnid_resolve(vol->v_cdb, &did, resolvebuf, 12 + MAXPATHLEN + 1)) == NULL)
768 if ((dir = dirlookup(vol, did)) == NULL)
H A Dfork.c257 u_int32_t did; local
274 memcpy(&did, ibuf, sizeof( did ));
277 if (NULL == ( dir = dirlookup( vol, did ))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/jpeg-7/
H A Djchuff.c1391 boolean did[NUM_HUFF_TBLS]; local
1400 MEMZERO(did, SIZEOF(did));
1411 if (! did[tbl]) {
1419 did[tbl] = TRUE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S1389 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
1391 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
1967 btst &unfl_bit,FPSR_EXCEPT(%a6) # did disabled underflow occur?
1969 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did disabled overflow occur?
2513 tst.l %d1 # did ifetch fail?
2525 tst.l %d1 # did ifetch fail?
2652 # no exception occurred. now, did a disabled, exact overflow occur with inexact
2654 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur?
2672 btst &ovfl_bit,FPSR_EXCEPT(%a6) # did overflow occur?
2674 btst &unfl_bit,FPSR_EXCEPT(%a6) # did underflo
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/jmr3927/rbhma3100/
H A Dsetup.c332 tx3927_pcicptr->did, tx3927_pcicptr->vid,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dalpha.s264 cmpult $1,$5,$22 # did we overflow?
274 cmpult $2,$6,$23 # did we overflow?
277 cmpult $3,$7,$24 # did we overflow?
281 cmpult $4,$8,$25 # did we overflow?
309 cmpult $1,$5,$22 # did we overflow?
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtestutils.tcl396 foreach did $dlist {
413 error_check_good dupget.id $id $did
458 foreach did $dlist {
484 error_check_good dupget.id $id $did
1769 set did [open $dict]
1771 while { [gets $did str] != -1 && $count < $n } {
1787 close $did
1794 set did [open $dict]
1796 while { [gets $did str] != -1 && $count < $n } {
1802 close $did
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex197 After tunnel device is created you should configure it as you did
266 work. At least, I did not test it, did not debug it and
H A Dapi-ip6-flowlabels.tex118 Another problem is Linux specific. Historically Linux IPv6 did not
121 Some applications also did not take care about it.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++-kde/admin/
H A Dltmain.sh728 # Suppress compiler output if we already did a PIC compilation.
2922 echo "*** because a test_compile did reveal that the linker did not use it for"
2954 echo "*** because a test_compile did reveal that the linker did not use this one"
3016 echo "*** because I did check the linker path looking for a file starting"
3058 echo "*** because I did check the linker path looking for a file starting"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_hw.h2003 uint32_t did:24; member in struct:__anon6737
2007 uint32_t did:24;
2049 uint32_t did; member in struct:__anon6742
H A Dlpfc_nportdisc.c1092 uint32_t did; local
1096 did = mb->un.varWords[1];
1104 did, mb->mbxStatus, phba->hba_state);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dltmain.sh667 # Suppress compiler output if we already did a PIC compilation.
2563 echo "*** because a test_compile did reveal that the linker did not use it for"
2595 echo "*** because a test_compile did reveal that the linker did not use this one"
2657 echo "*** because I did check the linker path looking for a file starting"
2699 echo "*** because I did check the linker path looking for a file starting"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dltmain.sh667 # Suppress compiler output if we already did a PIC compilation.
2563 echo "*** because a test_compile did reveal that the linker did not use it for"
2595 echo "*** because a test_compile did reveal that the linker did not use this one"
2657 echo "*** because I did check the linker path looking for a file starting"
2699 echo "*** because I did check the linker path looking for a file starting"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dfeature.c2503 * that all Apple OF revs did it properly, I do it the paranoid way.
2659 const u32 *did = of_get_property(node, "device-id", NULL); local
2660 if (*did == 0x00000025)
2662 if (*did == 0x0000003e)
2664 if (*did == 0x0000004f)

Completed in 390 milliseconds

1234567891011>>