Searched refs:lc (Results 151 - 175 of 442) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dtape_3590.h78 unsigned int lc:3; member in struct:tape_3590_sense
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dexamples.t188 -Compare => sub { lc $_[0] cmp lc $_[1] }
H A Dexamples.t.T195 -Compare => sub { lc $_[0] cmp lc $_[1] }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/doc/
H A Dsmbldap-migrate-unix-accounts255 if ( lc($elem) eq lc($text) ) {
271 if ( lc($elem) ne lc($text) ) {
H A Dsmbldap-migrate-unix-groups155 if ( lc($elem) eq lc($text) ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/build/
H A Dlib.mk80 echo Not building dynamic lib, command is: $(LINKD) -o $@ $(DEBUG_OBJS) $(LFLAGS) $(LIBS) -lc
87 echo Not building dynamic lib, command is: $(LINKD) -o $@ $(RELEASE_OBJS) $(LFLAGS) $(LIBS) -lc
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/applets/
H A Dapplets.c137 unsigned lc; local
159 section = lc = 0;
173 lc++; /* Got a (partial) line. */
321 config_file, lc, errmsg);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dhead.S51 mov ar.lc=IA64_NUM_DBG_REGS-1;; \
59 mov ar.lc=IA64_NUM_DBG_REGS-1;; \
90 mov ar.lc=0x08-1;; \
136 SAVE_FROM_REG(ar.lc, _reg1, _reg2);; \
465 mov r20=ar.lc // preserve ar.lc
466 mov ar.lc=IA64_NUM_DBG_REGS-1
482 mov ar.lc=r20 // restore ar.lc
489 mov r20=ar.lc // preserv
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dia64.S181 .save ar.lc,r3
183 mov r3=ar.lc
190 mov ar.lc=r10
213 mov ar.lc=r3 }
234 .save ar.lc,r3
236 mov r3=ar.lc
243 mov ar.lc=r10
266 mov ar.lc=r3 }
297 .save ar.lc,r3
299 mov r3=ar.lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dia64.S181 .save ar.lc,r3
182 mov r3=ar.lc
190 mov ar.lc=r10
213 mov ar.lc=r3 }
234 .save ar.lc,r3
235 mov r3=ar.lc
243 mov ar.lc=r10
266 mov ar.lc=r3 }
297 .save ar.lc,r3
298 mov r3=ar.lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dia64.S181 .save ar.lc,r3
182 mov r3=ar.lc
190 mov ar.lc=r10
213 mov ar.lc=r3 }
234 .save ar.lc,r3
235 mov r3=ar.lc
243 mov ar.lc=r10
266 mov ar.lc=r3 }
297 .save ar.lc,r3
298 mov r3=ar.lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dtsget105 if (lc($ct) ne "application/timestamp-reply"
106 && lc($ct) ne "application/timestamp-response") {
/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-userinfo256 if ( lc($elem) eq lc($text) ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dtsget105 if (lc($ct) ne "application/timestamp-reply"
106 && lc($ct) ne "application/timestamp-response") {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsmp.c102 struct _lowcore *lc, *current_lc; local
113 lc = lowcore_ptr[0];
114 if (!lc)
115 lc = current_lc;
116 lc->restart_psw.mask = PSW_BASE_BITS | PSW_DEFAULT_KEY;
117 lc->restart_psw.addr = PSW_ADDR_AMODE | (unsigned long) smp_restart_cpu;
122 sp = lc->panic_stack;
126 regs->psw = lc->psw_save_area;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Doptions.c286 opt->lc = value;
338 { "lc", NULL, LZMA_LCLP_MIN, LZMA_LCLP_MAX },
354 if (options->lc + options->lp > LZMA_LCLP_MAX)
355 message_fatal(_("The sum of lc and lp must not exceed 4"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/minilzo/
H A DMakefile.minilzo67 lc -A -unused -O $(CPPFLAGS) $(SOURCES)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevcpred_template.c73 HEVCLocalContext *lc = s->HEVClc; local
94 enum IntraPredMode mode = c_idx ? lc->tu.intra_pred_mode_c :
95 lc->tu.intra_pred_mode;
106 int cand_bottom_left = lc->na.cand_bottom_left && cur_tb_addr > MIN_TB_ADDR_ZS( x_tb - 1, (y_tb + size_in_tbs_v) & s->sps->tb_mask);
107 int cand_left = lc->na.cand_left;
108 int cand_up_left = lc->na.cand_up_left;
109 int cand_up = lc->na.cand_up;
110 int cand_up_right = lc->na.cand_up_right && cur_tb_addr > MIN_TB_ADDR_ZS((x_tb + size_in_tbs_h) & s->sps->tb_mask, y_tb - 1);
H A Dhevc_filter.c82 HEVCLocalContext *lc = s->HEVClc; local
98 if (lc->first_qp_group || (!xQgBase && !yQgBase)) {
99 lc->first_qp_group = !lc->tu.is_cu_qp_delta_coded;
102 qPy_pred = lc->qPy_pred;
560 HEVCLocalContext *lc = s->HEVClc; local
573 !(lc->slice_or_tiles_up_boundary & 1);
575 !(lc->slice_or_tiles_up_boundary & 2);
607 !(lc->slice_or_tiles_left_boundary & 1);
609 !(lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-ia64.S184 // takes care of saving/restoring ar.lc
203 // t7 ar.lc Save LCSave
278 .save ar.lc, LCSave
279 mov LCSave = ar.lc
360 mov ar.lc = LCSave
631 mov ar.lc = 3
668 mov ar.lc = 3
721 mov ar.lc = 3
774 mov ar.lc = 3
897 mov ar.lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/asm/
H A Dmd5-ia64.S184 // takes care of saving/restoring ar.lc
203 // t7 ar.lc Save LCSave
278 .save ar.lc, LCSave
279 mov LCSave = ar.lc
360 mov ar.lc = LCSave
631 mov ar.lc = 3
668 mov ar.lc = 3
721 mov ar.lc = 3
774 mov ar.lc = 3
897 mov ar.lc
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Doptions.c286 opt->lc = value;
338 { "lc", NULL, LZMA_LCLP_MIN, LZMA_LCLP_MAX },
354 if (options->lc + options->lp > LZMA_LCLP_MAX)
355 message_fatal(_("The sum of lc and lp must not exceed 4"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/pixmaps/flags_xpm/
H A DCountryFlags.h130 #include "lc.xpm"
382 {lc, "lc"},
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddefutil.h268 int zlib_tr_tally (deflate_state *s, unsigned dist, unsigned lc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/lzmainfo/
H A Dlzmainfo.c159 "Literal context bits (lc): %" PRIu32 "\n"
163 my_log2(opt->dict_size), opt->lc, opt->lp, opt->pb);

Completed in 203 milliseconds

1234567891011>>