Searched refs:re (Results 51 - 75 of 245) sorted by relevance

12345678910

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dtrampoline.S51 # write marker for master knows we're running
111 * At this point we're in long mode but in 32bit compatibility mode
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/
H A Dbloat-o-meter10 import sys, os, re namespace
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/math-emu/
H A Dfp_util.S139 add.w #0x3fff-0x7f,%d1 | re-bias the exponent.
177 add.w #0x3fff-0x3ff,%d1 | re-bias the exponent.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/editors/
H A Dawk.c99 regex_t *re; member in union:node_s::__anon11262
123 regex_t re[2]; member in struct:tsplitter_s
1085 static node *mk_re_node(const char *s, node *n, regex_t *re) argument
1088 n->l.re = re;
1089 n->r.ire = re + 1;
1090 xregcomp(re, s, REG_EXTENDED);
1091 xregcomp(re + 1, s, REG_EXTENDED | REG_ICASE);
1440 regex_t *re, *ire; local
1443 re
1907 regex_t sreg, *re; local
1978 regex_t sreg, *re; local
2180 regex_t *re; member in union:__anon11270
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-python/avahi-discover/
H A DSimpleGladeApp.py24 import re namespace
156 widget_api_name = "_".join( re.findall(tokenize.Name, widget_api_name) )
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh263.c266 calculation of the current MB to see if we're on the limits */
4829 OPEN_READER(re, &s->gb);
4831 UPDATE_CACHE(re, &s->gb);
4832 GET_RL_VLC(level, run, re, &s->gb, rl_vlc, TEX_VLC_BITS, 2, 0);
4836 if(SHOW_UBITS(re, &s->gb, 1)==0){
4839 }; SKIP_CACHE(re, &s->gb, 1);
4841 last= SHOW_UBITS(re, &s->gb, 1); SKIP_CACHE(re, &s->gb, 1);
4842 run= SHOW_UBITS(re, &s->gb, 6); LAST_SKIP_CACHE(re,
[all...]
H A Dimc.c553 float re, im; local
557 q->samples[i].re = -(q->pre_coef1[i] * q->CWdecoded[COEFFS-1-i*2]) -
569 re = (q->samples[i].re * q->post_cos[i]) + (-q->samples[i].im * q->post_sin[i]);
570 im = (-q->samples[i].im * q->post_cos[i]) - (q->samples[i].re * q->post_sin[i]);
571 q->out_samples[i*2] = (q->mdct_sine_window[COEFFS-1-i*2] * q->last_fft_im[i]) + (q->mdct_sine_window[i*2] * re);
572 q->out_samples[COEFFS-1-i*2] = (q->mdct_sine_window[i*2] * q->last_fft_im[i]) - (q->mdct_sine_window[COEFFS-1-i*2] * re);
H A Dqdm2.c101 float re; member in struct:__anon556
142 int fft_frame_size; ///< size of fft frame, in components (1 comples = re + im)
1502 c.re = level * cos(tone->phase*iscale);
1507 tone->complex[0].re += c.re;
1509 tone->complex[1].re -= c.re;
1518 tone->complex[fft_cutoff_index_table[tone->cutoff][i]].re += c.re * f[i];
1522 tone->complex[i].re
[all...]
H A Ddv.c437 OPEN_READER(re, gb);
438 UPDATE_CACHE(re, gb);
451 printf("%2d: bits=%04x index=%d\n", pos, SHOW_UBITS(re, gb, 16), re_index);
463 /* gotta check if we're still within gb boundaries */
483 UPDATE_CACHE(re, gb);
485 CLOSE_READER(re, gb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/IGMP-PROXY/src/
H A Digmprt.c119 igmp_rep_t *re; local
124 for (re=gp->igmpg_members;(igmp_rep_t *)re->igmpr_next != rep;re=(igmp_rep_t *)re->igmpr_next);
125 re->igmpr_next = rep->igmpr_next;
129 re=gp->igmpg_members;
130 gp->igmpg_members = (igmp_rep_t *)re->igmpr_next;
131 free(re);
969 /* If we're th
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dedd.S27 # edd=on re-enables EDD (edd=on)
131 jc edd_mbr_sig_done # on failure, we're done.
133 jne edd_mbr_sig_done # on failure, we're done.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dentry.S426 wr %l0, PSR_ET, %psr ! re-enable traps
479 wr %l0, PSR_ET, %psr ! re-enable traps
494 wr %l0, PSR_ET, %psr ! re-enable traps
533 wr %l0, PSR_ET, %psr ! re-enable traps
550 wr %l0, PSR_ET, %psr ! re-enable traps
567 wr %l0, PSR_ET, %psr ! re-enable traps
584 wr %l0, PSR_ET, %psr ! re-enable traps
601 wr %l0, PSR_ET, %psr ! re-enable traps
618 wr %l0, PSR_ET, %psr ! re-enable traps
635 wr %l0, PSR_ET, %psr ! re
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/fips/
H A Dfips-lib.com14 $! It was re-written so it would try to determine what "C" compiler to use
260 $! Look in the LIB_MODULE is we're in state LIB
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dcrypto-lib.com14 $! It was re-written so it would try to determine what "C" compiler to use
364 $! Look in the LIB_MODULE is we're in state LIB
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcrypto-lib.com14 $! It was re-written so it would try to determine what "C" compiler to use
384 $! Look in the LIB_MODULE is we're in state LIB
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dsymbol.c725 regex_t re; local
731 if (regcomp(&re, pattern, REG_EXTENDED|REG_NOSUB|REG_ICASE))
737 if (regexec(&re, sym->name, 0, NULL, 0))
752 regfree(&re);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dsymbol.c724 regex_t re; local
730 if (regcomp(&re, pattern, REG_EXTENDED|REG_NOSUB|REG_ICASE))
736 if (regexec(&re, sym->name, 0, NULL, 0))
751 regfree(&re);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/contrib/printing/
H A Dadd_netatalk_printer182 echo "You're running SunOS 5.6 or higher... skipping 'sacadm' and 'pmadm'"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh/kernel/cpu/sh3/
H A Dentry.S285 ldc.l @r15+, re
421 stc.l re, @-r15
433 ! as we're not at all interested in supporting ancient toolchains at
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dget_op.S41 | the '040. The '040 then re-executes the fadd.x fpm,fpn with
616 | ;re-execute the inst. without taking
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Diskeleton.S163 | then this routine simply re-enters the package through _isp_cas.
174 | then this routine simply re-enters the package through _isp_cas2.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/printing/
H A Dadd_netatalk_printer182 echo "You're running SunOS 5.6 or higher... skipping 'sacadm' and 'pmadm'"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/flex/
H A Dconfig.status16 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dentry.S329 ;; check for resched if preemptive kernel or if we're going back to user-mode
520 ;; now re-enter the syscall code to do the syscall itself
691 ;; Check if we're waiting for reset to happen, as signalled by
735 ;; since *not* doing that saves us from re-entrancy checks. We don't want
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dentry-armv.S84 @ common_invalid - generic code for failed exception (re-entrant version of handlers)
142 @ get ready to re-enable interrupts if appropriate
272 @ re-enable interrupts if appropriate
1035 * (they're not supposed to happen, and won't happen in 32-bit data mode).

Completed in 391 milliseconds

12345678910