Searched refs:pre (Results 26 - 50 of 256) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxml2-config.in18 --cflags print pre-processor and compiler flags
H A Dxml2-config18 --cflags print pre-processor and compiler flags
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxml2-config.in18 --cflags print pre-processor and compiler flags
H A Dxml2-config18 --cflags print pre-processor and compiler flags
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/scripts/
H A Dlibpng-config.in39 --cppflags print pre-processor flags
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/bin/
H A Dxml2-config18 --cflags print pre-processor and compiler flags
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dppc-pci.h37 void *traverse_pci_devices(struct device_node *start, traverse_func pre,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devent_rpcgen.py1299 pre = (
1308 pre += (
1315 pre += '%s\n' % statement
1317 pre += '\n'
1319 pre += (
1336 return pre
1349 pre = ( '/*\n'
1353 pre += ( '#include <sys/types.h>\n'
1367 pre += '%s\n' % statement
1369 pre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dspinlock.h5 #error SMP not supported on pre-ARMv6 CPUs
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Doptions.h114 char *dname_dec(const uint8_t *cstr, int clen, const char *pre);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dutil.c1103 char *zip_fzofft( val, pre, post)
1105 char *pre;
1117 if (pre == FZOFFT_HEX_WID) /* Special hex width. */
1121 else if (pre == FZOFFT_HEX_DOT_WID) /* Special hex ".width". */
1126 else if (pre != NULL) /* Caller's prefix (width). */
1128 strcat( fmt, pre);
1152 char *zip_fuzofft( val, pre, post)
1154 char *pre;
1166 if (pre == FZOFFT_HEX_WID) /* Special hex width. */
1170 else if (pre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhorizon.c609 u32 pre; local
639 pre = DIV_ROUND_UP(br, c<<div);
641 if (!pre)
642 pre = 1;
645 pre = DIV_ROUND_CLOSEST(br, c<<div);
647 if (!pre)
648 pre = 1;
651 pre = br/(c<<div);
653 if (!pre)
656 PRINTD (DBG_QOS, "A: p=%u, d=%u", pre, di
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregc_nfa.c67 nfa->pre = newfstate(nfa, '>'); /* number 1 */
76 rainbow(nfa, nfa->cm, PLAIN, COLORLESS, nfa->pre, nfa->init);
77 newarc(nfa, '^', 1, nfa->pre, nfa->init);
78 newarc(nfa, '^', 0, nfa->pre, nfa->init);
111 nfa->pre = NULL;
767 for (a = nfa->pre->outs; a != NULL; a = nexta) {
1081 assert(from != nfa->pre && to != nfa->post);
1131 /* use pre to mark reachable, then post to mark can-reach-post */
1132 markreachable(nfa, nfa->pre, (struct state *)NULL, nfa->pre);
[all...]
H A Dregguts.h314 struct state *pre; /* pre-initial state */ member in struct:nfa
344 int pre; /* setup state number */ member in struct:cnfa
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c180 int ret, i, dpe_headerlen, vs = 0, pre = 0; local
202 if (lane_pre > pre)
203 pre = lane_pre;
211 if (pre >= nouveau_dp_max_pre_emphasis(encoder, vs & 3)) {
212 pre = nouveau_dp_max_pre_emphasis(encoder, vs & 3);
213 pre |= 4;
218 config[i] = (pre << 3) | vs;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devent_rpcgen.py1539 pre = (
1548 pre += '%s\n' % statement
1550 pre += '\n'
1552 pre += (
1557 return pre
1571 pre = ( '/*\n'
1575 pre += ( '#include <stdlib.h>\n'
1588 pre += '%s\n' % statement
1590 pre += '\n#include "%s"\n\n' % header_file
1592 pre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dcurl-config.in39 --cflags pre-processor and compiler flags
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/distrib/config/
H A Dnetatalk-config18 --cflags print pre-processor and compiler flags
H A Dnetatalk-config.in18 --cflags print pre-processor and compiler flags
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/perlasm/
H A Dx86asm.pl79 /* Run the C pre-processor over this file with one of the following defined
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Decp_nistz256.c75 * Constant time access to the X and Y coordinates of the pre-computed,
1428 EC_PRE_COMP *pre = pre_; local
1430 if (!pre)
1433 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1437 if (pre->precomp_storage)
1438 OPENSSL_free(pre->precomp_storage);
1440 OPENSSL_free(pre);
1446 EC_PRE_COMP *pre = pre_; local
1448 if (!pre)
1451 i = CRYPTO_add(&pre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Decp_nistz256.c75 * Constant time access to the X and Y coordinates of the pre-computed,
1428 EC_PRE_COMP *pre = pre_; local
1430 if (!pre)
1433 i = CRYPTO_add(&pre->references, -1, CRYPTO_LOCK_EC_PRE_COMP);
1437 if (pre->precomp_storage)
1438 OPENSSL_free(pre->precomp_storage);
1440 OPENSSL_free(pre);
1446 EC_PRE_COMP *pre = pre_; local
1448 if (!pre)
1451 i = CRYPTO_add(&pre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drecd005.tcl121 About to run recovery on pre-op database ... "
208 diff(post-$op,pre-commit):diff($afterop_file,$final_file) \
234 diff(pre-commit,post-$op):diff($afterop_file,$final_file) \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/udhcpd/
H A Dscript.c61 static int sprintip(char *dest, char *pre, unsigned char *ip) { argument
62 return sprintf(dest, "%s%d.%d.%d.%d ", pre, ip[0], ip[1], ip[2], ip[3]);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Dscript.c61 static int sprintip(char *dest, char *pre, unsigned char *ip) { argument
62 return sprintf(dest, "%s%d.%d.%d.%d ", pre, ip[0], ip[1], ip[2], ip[3]);

Completed in 235 milliseconds

1234567891011