Searched refs:pre (Results 51 - 75 of 256) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/
H A Dbusybox.spec3 %define version 0.61.pre
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Dscript.c40 static int sprintip(char *dest, const char *pre, const uint8_t *ip) argument
42 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/ap/gpl/openssl/crypto/modes/asm/
H A Dghashv8-armx.pl88 vext.8 $t0,$H,$H,#8 @ Karatsuba pre-processing
109 vext.8 $t1,$H2,$H2,#8 @ Karatsuba pre-processing
111 vext.8 $Hhl,$t0,$t1,#8 @ pack Karatsuba pre-processed
139 veor $t1,$t1,$IN @ Karatsuba pre-processing
230 veor $t1,$t1,$In @ Karatsuba pre-processing
242 veor $t2,$t2,$IN @ Karatsuba pre-processing
276 veor $t1,$t1,$In @ Karatsuba pre-processing
295 veor $t1,$t1,$IN @ Karatsuba pre-processing
H A Dghash-sparcv9.pl15 # results are for streamed GHASH subroutine on UltraSPARC pre-Tx CPU
38 # cycles to process one byte on UltraSPARC pre-Tx CPU and ~24 on T1.
405 xor $Hhi,$Hlo,$Hhl ! Karatsuba pre-processing
407 xor $Xlo,$Xhi,$C2 ! Karatsuba pre-processing
465 xor $Hhi,$Hlo,$Hhl ! Karatsuba pre-processing
486 xor $Xlo,$Xhi,$C2 ! Karatsuba pre-processing
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/modes/asm/
H A Dghashv8-armx.pl88 vext.8 $t0,$H,$H,#8 @ Karatsuba pre-processing
109 vext.8 $t1,$H2,$H2,#8 @ Karatsuba pre-processing
111 vext.8 $Hhl,$t0,$t1,#8 @ pack Karatsuba pre-processed
139 veor $t1,$t1,$IN @ Karatsuba pre-processing
230 veor $t1,$t1,$In @ Karatsuba pre-processing
242 veor $t2,$t2,$IN @ Karatsuba pre-processing
276 veor $t1,$t1,$In @ Karatsuba pre-processing
295 veor $t1,$t1,$IN @ Karatsuba pre-processing
H A Dghash-sparcv9.pl15 # results are for streamed GHASH subroutine on UltraSPARC pre-Tx CPU
38 # cycles to process one byte on UltraSPARC pre-Tx CPU and ~24 on T1.
405 xor $Hhi,$Hlo,$Hhl ! Karatsuba pre-processing
407 xor $Xlo,$Xhi,$C2 ! Karatsuba pre-processing
465 xor $Hhi,$Hlo,$Hhl ! Karatsuba pre-processing
486 xor $Xlo,$Xhi,$C2 ! Karatsuba pre-processing
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Deni.c1223 static int comp_tx(struct eni_dev *eni_dev,int *pcr,int reserved,int *pre, argument
1229 if (unlimited) *pre = *res = 0;
1234 for (*pre = 0; *pre < 3; (*pre)++)
1235 if (TS_CLOCK/pre_div[*pre]/64 <= *pcr) break;
1236 div = pre_div[*pre]**pcr;
1244 for (*pre = 3; *pre >= 0; (*pre)
1269 int pre,res,order; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/dh/
H A Ddhtest.c513 # define make_rfc5114_td(pre) { \
514 DH_get_##pre, \
515 dhtest_##pre##_xA, sizeof(dhtest_##pre##_xA), \
516 dhtest_##pre##_yA, sizeof(dhtest_##pre##_yA), \
517 dhtest_##pre##_xB, sizeof(dhtest_##pre##_xB), \
518 dhtest_##pre##_yB, sizeof(dhtest_##pre##_y
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/dh/
H A Ddhtest.c513 # define make_rfc5114_td(pre) { \
514 DH_get_##pre, \
515 dhtest_##pre##_xA, sizeof(dhtest_##pre##_xA), \
516 dhtest_##pre##_yA, sizeof(dhtest_##pre##_yA), \
517 dhtest_##pre##_xB, sizeof(dhtest_##pre##_xB), \
518 dhtest_##pre##_yB, sizeof(dhtest_##pre##_y
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/redhat/
H A Dradvd.spec20 Requires(pre): /usr/sbin/useradd
79 %pre
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/ia32/
H A Dia32_signal.c214 unsigned int pre = GET_SEG(seg); \
216 pre |= 3; \
217 if (pre != cur) \
218 set_user_seg(seg, pre); \
/netgear-R7000-V1.0.7.12_1.2.5/src/router/radvd/redhat/
H A Dradvd.spec20 Requires(pre): /usr/sbin/useradd
79 %pre
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dmmio-mod.c74 * - pre/post callbacks assume the effect of is_enabled() being true.
118 * For some reason the pre/post pairs have been called in an
144 static void pre(struct kmmio_probe *p, struct pt_regs *regs, function
252 .pre_handler = pre,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dhead.S87 addi r2, #-4 ; account for pre-inc store
95 addi r2, #4 ; account for pre-inc store
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_cabac.c542 int pre = 2 * (((m * av_clip(s->sh.slice_qp, 0, 51)) >> 4) + n) - 127; local
544 pre ^= pre >> 31;
545 if (pre > 124)
546 pre = 124 + (pre & 1);
547 s->HEVClc->cabac_state[i] = pre;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/jquery/
H A Djquery.form.js97 this.trigger('form-pre-serialize', [this, options, veto]);
99 log('ajaxSubmit: submit vetoed via form-pre-serialize trigger');
120 // give pre-submit callback an opportunity to abort the submit
542 // account for browsers injecting pre around json response
543 var pre = doc.getElementsByTagName('pre')[0];
545 if (pre) {
546 xhr.responseText = pre.textContent ? pre.textContent : pre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_conf.c649 int SSL_CONF_CTX_set1_prefix(SSL_CONF_CTX *cctx, const char *pre) argument
652 if (pre) {
653 tmp = BUF_strdup(pre);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/regex/
H A Dregcomp.c518 struct state *pre = nfa->pre; local
524 for (a = pre->outs; a != NULL; a = a->outchain) {
531 rainbow(nfa, v->cm, PLAIN, COLORLESS, pre, pre);
534 newarc(nfa, PLAIN, nfa->bos[0], pre, pre);
535 newarc(nfa, PLAIN, nfa->bos[1], pre, pre);
540 * constraints, often knowing when you were in the pre stat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssl_conf.c649 int SSL_CONF_CTX_set1_prefix(SSL_CONF_CTX *cctx, const char *pre) argument
652 if (pre) {
653 tmp = BUF_strdup(pre);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/
H A Dlibconfuse.spec66 - removed doxygen dependence as pre-built documentation are now included
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wl/
H A Dwl_generic.mk13 # then build inside $(SRCBASE_OFFSET)/wl/sys, otherwise use pre-builts
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-tools.spec74 %pre
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/perlasm/
H A Dx86unix.pl198 sub main'call { my $pre=$under;
200 { if ($label{$i} eq $_[0]) { $pre=''; last; } }
201 &out1("call",$pre.$_[0]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/
H A Dconfigure94 # Work around bugs in pre-3.0 UWIN ksh.
756 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
760 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
848 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
850 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
854 | --program-pre | --program-pr | --program-p)
857 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
1898 # Work around bugs in pre-3.0 UWIN ksh.
2695 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
2697 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dfft-test.c44 #define CMAC(pre, pim, are, aim, bre, bim) \
46 pre += (MUL16(are, bre) - MUL16(aim, bim));\

Completed in 277 milliseconds

1234567891011