Searched refs:loc (Results 201 - 225 of 278) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/boot/compressed/
H A Dhead.S910 ands r3, r0, #0x7000000 @ extract loc from clidr
911 mov r3, r3, lsr #23 @ left align loc bit field
912 beq finished @ if loc is 0, then no need to clean
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dparser.h469 * @loc: A SAX Locator
475 xmlSAXLocatorPtr loc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dparser.h469 * @loc: A SAX Locator
475 xmlSAXLocatorPtr loc);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A DtestSAX.c557 * @loc: A SAX Locator
563 setDocumentLocatorDebug(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dlegacy.c1065 * @loc: A SAX Locator
1073 xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED)
H A DtestSAX.c557 * @loc: A SAX Locator
563 setDocumentLocatorDebug(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dutils.cpp2354 CMProfileLocation loc; local
2356 loc.locType = cmPathBasedProfile;
2357 strcpy(loc.u.pathLoc.path, kGenericRGBProfilePathStr);
2359 verify_noerr( CMOpenProfile(&cachedRGBProfileRef, &loc) );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dinode.c1104 struct kernel_lb_addr loc; local
1108 loc = lelb_to_cpu(ie->indirectICB.extLocation);
1111 (nbh = udf_read_ptagged(inode->i_sb, &loc, 0,
1116 &loc,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dlegacy.c1065 * @loc: A SAX Locator
1073 xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED)
H A Dparser.in.h467 * @loc: A SAX Locator
473 xmlSAXLocatorPtr loc);
H A DHTMLparser.c2190 xmlChar loc[HTML_PARSER_BUFFER_SIZE]; local
2198 if ((CUR >= 'A') && (CUR <= 'Z')) loc[i] = CUR + 0x20;
2199 else loc[i] = CUR;
2205 return(xmlDictLookup(ctxt->dict, loc, i));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestSAX.c557 * @loc: A SAX Locator
563 setDocumentLocatorDebug(void *ctx ATTRIBUTE_UNUSED, xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED)
H A Dlegacy.c1065 * @loc: A SAX Locator
1073 xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h469 * @loc: A SAX Locator
475 xmlSAXLocatorPtr loc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dhead.S273 l %r2,.Linitrd # ramdisk loc. is temp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dlegacy.c1065 * @loc: A SAX Locator
1073 xmlSAXLocatorPtr loc ATTRIBUTE_UNUSED)
H A Dparser.in.h467 * @loc: A SAX Locator
473 xmlSAXLocatorPtr loc);
H A DHTMLparser.c2190 xmlChar loc[HTML_PARSER_BUFFER_SIZE]; local
2198 if ((CUR >= 'A') && (CUR <= 'Z')) loc[i] = CUR + 0x20;
2199 else loc[i] = CUR;
2205 return(xmlDictLookup(ctxt->dict, loc, i));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/isdnloop/
H A Disdnloop.c540 * loc = location: 0 = local, 1 = remote.
546 isdnloop_unicause(isdnloop_card * card, int loc, int cau) argument
552 sprintf(buf, "E%02X%02X", (loc) ? 4 : 2, ctable_eu[cau]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-reg.h18 * vxge_mBIT(loc) - set bit at offset
20 #define vxge_mBIT(loc) (0x8000000000000000ULL >> (loc))
23 * vxge_vBIT(val, loc, sz) - set bits at offset
25 #define vxge_vBIT(val, loc, sz) (((u64)(val)) << (64-(loc)-(sz)))
26 #define vxge_vBIT32(val, loc, sz) (((u32)(val)) << (32-(loc)-(sz)))
29 * vxge_bVALn(bits, loc, n) - Get the value of n bits at location
31 #define vxge_bVALn(bits, loc,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfs/
H A Dnfs4xdr.c3055 struct nfs4_fs_location *loc = &res->locations[res->nlocations]; local
3062 loc->nservers = 0;
3064 while (loc->nservers < m) {
3065 struct nfs4_string *server = &loc->servers[loc->nservers];
3070 if (loc->nservers < NFS4_FS_LOCATION_MAXSERVERS)
3071 loc->nservers++;
3079 for (i = loc->nservers; i < m; i++) {
3088 status = decode_pathname(xdr, &loc->rootpath);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dhisax.h308 u_char loc; member in struct:Param
H A Dcallc.c197 sprintf(ic.parm.num, "E%02X%02X", chanp->proc->para.loc & 0x7f,
200 sprintf(ic.parm.num, "%02X%02X", chanp->proc->para.loc & 0x7f,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dbnx2.c3711 rv2p_fw_fixup(u32 rv2p_proc, int idx, u32 loc, u32 rv2p_code) argument
3756 u32 loc, code; local
3758 loc = be32_to_cpu(fw_entry->fixup[i]);
3759 if (loc && ((loc * 4) < rv2p_code_len)) {
3760 code = be32_to_cpu(*(rv2p_code + loc - 1));
3762 code = be32_to_cpu(*(rv2p_code + loc));
3763 code = rv2p_fw_fixup(rv2p_proc, i, loc, code);
3766 val = (loc / 2) | cmd;
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dstartarm-ca9.S5246 ands r3, r0, #0x7000000 @ extract loc from clidr
5247 mov r3, r3, lsr #23 @ left align loc bit field
5248 beq finished @ if loc is 0, then no need to clean
5302 ands r3, r0, #0x7000000 @ extract loc from clidr
5303 mov r3, r3, lsr #23 @ left align loc bit field
5304 beq invfinished @ if loc is 0, then no need to clean

Completed in 284 milliseconds

1234567891011>>