Searched refs:lc (Results 51 - 75 of 442) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/po/
H A DMakefile.in194 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
195 if test -n "$$lc"; then \
196 if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
197 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
198 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
199 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
200 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
203 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
206 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/lib/
H A Dflush.S41 .save ar.lc,r3
42 mov r3=ar.lc // save ar.lc
46 mov ar.lc=r8
60 mov ar.lc=r3 // restore ar.lc
95 .save ar.lc,r3
96 mov r3=ar.lc // save ar.lc
100 mov ar.lc
[all...]
H A Dclear_page.S36 .save ar.lc, saved_lc
37 mov saved_lc = ar.lc
40 mov ar.lc = (PREFETCH_LINES - 1)
50 mov ar.lc = r16 // one L3 line per iteration
74 mov ar.lc = saved_lc // restore lc
H A Dxor.S23 .save ar.lc, r30
24 mov r30 = ar.lc
37 mov ar.lc = in0
50 mov ar.lc = r30
60 .save ar.lc, r30
61 mov r30 = ar.lc
75 mov ar.lc = in0
90 mov ar.lc = r30
100 .save ar.lc, r30
101 mov r30 = ar.lc
[all...]
H A Dclear_user.S59 .save ar.lc, saved_lc
60 mov saved_lc=ar.lc // preserve ar.lc (slow)
68 mov ar.lc=tmp // initialize lc for small count
70 ;; // WAR on ar.lc
83 ;; // avoid RAW on ar.lc
88 mov ret0=len // faster than using ar.lc
89 mov ar.lc=saved_lc
125 mov ar.lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/tools/
H A Dall-charsets13 for lc in `./all-locales | sort | uniq`
15 charmap=`LC_ALL=$lc ./locale_charmap 2>/dev/null || echo '<error>'`
16 codeset=`LC_ALL=$lc ./locale_codeset 2>/dev/null || echo '<error>'`
17 charset=`LC_ALL=$lc ./locale_charset 2>/dev/null || echo '<error>'`
33 "$lc" "$charmap" "$codeset" "$charset" "$comment"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/libcharset/tools/
H A Dall-charsets13 for lc in `./all-locales | sort | uniq`
15 charmap=`LC_ALL=$lc ./locale_charmap 2>/dev/null || echo '<error>'`
16 codeset=`LC_ALL=$lc ./locale_codeset 2>/dev/null || echo '<error>'`
17 charset=`LC_ALL=$lc ./locale_charset 2>/dev/null || echo '<error>'`
33 "$lc" "$charmap" "$codeset" "$charset" "$comment"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/affs/
H A Dsymlink.c22 char lc; local
33 lc = 0;
48 lc = '/';
51 if (c == '/' && lc == '/' && i < 1020) { /* parent dir */
56 lc = c;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsetup.c377 struct _lowcore *lc; local
383 lc = __alloc_bootmem_low(LC_PAGES * PAGE_SIZE, LC_PAGES * PAGE_SIZE, 0);
384 lc->restart_psw.mask = PSW_BASE_BITS | PSW_DEFAULT_KEY;
385 lc->restart_psw.addr =
388 lc->restart_psw.mask |= PSW_ASC_HOME;
389 lc->external_new_psw.mask = psw_kernel_bits;
390 lc->external_new_psw.addr =
392 lc->svc_new_psw.mask = psw_kernel_bits | PSW_MASK_IO | PSW_MASK_EXT;
393 lc->svc_new_psw.addr = PSW_ADDR_AMODE | (unsigned long) system_call;
394 lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/B/win32/
H A Dlccwin32.bat24 lc dict.obj %LF%
28 lc lzopack.obj %LF%
32 lc precomp.obj %LF%
36 lc precomp2.obj %LF%
40 lc simple.obj %LF%
45 lc lzotest.obj %LF%
50 lc testmini.obj minilzo.obj
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/confuse-2.7/po/
H A DMakefile247 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
248 if test -n "$$lc"; then \
249 if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
250 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
251 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
252 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
253 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
256 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
259 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/tre-0.8.0/po/
H A DMakefile273 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
274 if test -n "$$lc"; then \
275 if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
276 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
277 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
278 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
279 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
282 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
285 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc
[all...]
H A DMakefile.in230 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
231 if test -n "$$lc"; then \
232 if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
233 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
234 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
235 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
236 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
239 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
242 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/po/
H A DMakefile.in230 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
231 if test -n "$$lc"; then \
232 if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
233 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
234 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
235 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
236 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
239 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
242 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/po/
H A DMakefile.in230 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
231 if test -n "$$lc"; then \
232 if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
233 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
234 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
235 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
236 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
239 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
242 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/po/
H A DMakefile.in230 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
231 if test -n "$$lc"; then \
232 if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
233 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
234 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
235 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
236 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
239 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
242 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/po/
H A DMakefile.in230 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
231 if test -n "$$lc"; then \
232 if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
233 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
234 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
235 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
236 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
239 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
242 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/po/
H A DMakefile.in230 for lc in '' $(EXTRA_LOCALE_CATEGORIES); do \
231 if test -n "$$lc"; then \
232 if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
233 link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
234 mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
235 mkdir $(DESTDIR)$(localedir)/$$lang/$$lc; \
236 (cd $(DESTDIR)$(localedir)/$$lang/$$lc.old && \
239 ln -s ../$$link/$$file $(DESTDIR)$(localedir)/$$lang/$$lc/$$file; \
242 rm -f $(DESTDIR)$(localedir)/$$lang/$$lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_mvs.c44 HEVCLocalContext *lc = s->HEVClc; local
48 lc->na.cand_up = (lc->ctb_up_flag || y0b);
49 lc->na.cand_left = (lc->ctb_left_flag || x0b);
50 lc->na.cand_up_left = (!x0b && !y0b) ? lc->ctb_up_left_flag : lc->na.cand_left && lc->na.cand_up;
51 lc
91 same_prediction_block(HEVCLocalContext *lc, int log2_cb_size, int x0, int y0, int nPbW, int nPbH, int xA1, int yA1, int partIdx) argument
108 HEVCLocalContext *lc = s->HEVClc; local
321 HEVCLocalContext *lc = s->HEVClc; local
551 HEVCLocalContext *lc = s->HEVClc; local
646 HEVCLocalContext *lc = s->HEVClc; local
[all...]
H A Dhevc.c768 HEVCLocalContext *lc = s->HEVClc; local
777 if (lc->ctb_left_flag)
781 if (lc->ctb_up_flag)
841 HEVCLocalContext *lc = s->HEVClc; local
846 lc->tu.res_scale_val = (1 << (log2_res_scale_abs_plus1 - 1)) *
849 lc->tu.res_scale_val = 0;
861 HEVCLocalContext *lc = s->HEVClc; local
865 if (lc->cu.pred_mode == MODE_INTRA) {
872 if (lc->tt.cbf_luma ||
873 SAMPLE_CBF(lc
1089 HEVCLocalContext *lc = s->HEVClc; local
1238 HEVCLocalContext *lc = s->HEVClc; local
1294 HEVCLocalContext *lc = s->HEVClc; local
1355 HEVCLocalContext *lc = s->HEVClc; local
1447 HEVCLocalContext *lc = s->HEVClc; local
1513 HEVCLocalContext *lc = s->HEVClc; local
1616 HEVCLocalContext *lc = s->HEVClc; local
1795 HEVCLocalContext *lc = s->HEVClc; local
1892 HEVCLocalContext *lc = s->HEVClc; local
1961 HEVCLocalContext *lc = s->HEVClc; local
1983 HEVCLocalContext *lc = s->HEVClc; local
2137 HEVCLocalContext *lc = s->HEVClc; local
2222 HEVCLocalContext *lc = s->HEVClc; local
2341 HEVCLocalContext *lc; local
2415 HEVCLocalContext *lc = s->HEVClc; local
2567 HEVCLocalContext *lc = s->HEVClc; local
2623 HEVCLocalContext *lc = s->HEVClc; local
3134 HEVCLocalContext *lc = s->HEVClc; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/shlib/
H A DMakefile.hpux10-cc23 ld -b -s -z +h $@ -o $@ -Fl $(clib)_pic.a -ldld -lc
30 ld -b -s -z +h $@ -o $@ -Fl $(slib)_pic.a -ldld -lc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/shlib/
H A DMakefile.hpux10-cc23 ld -b -s -z +h $@ -o $@ -Fl $(clib)_pic.a -ldld -lc
30 ld -b -s -z +h $@ -o $@ -Fl $(slib)_pic.a -ldld -lc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/shlib/
H A DMakefile.hpux10-cc23 ld -b -s -z +h $@ -o $@ -Fl $(clib)_pic.a -ldld -lc
30 ld -b -s -z +h $@ -o $@ -Fl $(slib)_pic.a -ldld -lc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/debug/
H A Dmemusage.c22 .lc = 3,
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/debug/
H A Dmemusage.c22 .lc = 3,

Completed in 159 milliseconds

1234567891011>>