Searched refs:pl (Results 101 - 125 of 263) sorted by relevance

1234567891011

/external/tcpdump/
H A Daddrtoname.c809 const struct protoidlist *pl; local
823 for (pl = protoidlist; pl->name != NULL; ++pl) {
824 tp = lookup_protoid(pl->protoid);
829 tp->p_name = pl->name;
/external/opencv/ml/include/
H A Dml.h158 CvParamLattice pl;
159 pl.min_val = MIN( min_val, max_val );
160 pl.max_val = MAX( min_val, max_val );
161 pl.step = MAX( log_step, 1. );
162 return pl;
167 CvParamLattice pl = {0,0,0};
168 return pl;
/external/libmtp/src/
H A Dlibmtp.c6826 * LIBMTP_playlist_t *pl = LIBMTP_new_playlist_t();
6827 * pl->name = strdup(str);
6829 * LIBMTP_destroy_playlist_t(pl);
6898 LIBMTP_playlist_t *pl; local
6910 pl = LIBMTP_new_playlist_t();
6911 spl_to_playlist_t(device, &ob->oi, ob->oid, pl);
6918 pl = LIBMTP_new_playlist_t();
6921 pl->name = get_string_from_object(device, ob->oid, PTP_OPC_Name);
6922 if (pl->name == NULL) {
6923 pl
6967 LIBMTP_playlist_t *pl; local
[all...]
/external/libogg/src/
H A Dframing.c1454 void test_pack(const int *pl, const int **headers, int byteskip, argument
1473 depacket+=pl[packets];
1475 for(packets=0;;packets++)if(pl[packets]==-1)break;
1480 int len=pl[i];
1484 op.e_o_s=(pl[i+1]<0?1:0);
1771 int pl[]={0, 1,1,98,4079, 1,1,2954,2057, 76,34,912,0,234,1000,1000, 1000,300,-1}; local
1777 for(i=0;pl[i]!=-1;i++){
1779 int len=pl[i];
1783 op.e_o_s=(pl[i+1]<0?1:0);
/external/qemu/android/
H A Dmain.c1041 ParamList* pl = opts->prop; local
1042 for ( ; pl != NULL; pl = pl->next ) {
1044 args[n++] = pl->param;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1427 int i, pl; local
1489 pl = partition_plane_context(xd, mi_row, mi_col, bsize);
1492 none_rate += cpi->partition_cost[pl][PARTITION_NONE];
1589 pl = partition_plane_context(xd, mi_row, mi_col, bsize);
1591 last_part_rate += cpi->partition_cost[pl][partition];
1642 pl = partition_plane_context(xd, mi_row + y_idx, mi_col + x_idx,
1644 chosen_rate += cpi->partition_cost[pl][PARTITION_NONE];
1646 pl = partition_plane_context(xd, mi_row, mi_col, bsize);
1648 chosen_rate += cpi->partition_cost[pl][PARTITION_SPLIT];
2037 int i, pl; local
2770 int pl = partition_plane_context(xd, mi_row, mi_col, bsize); local
2804 int pl = partition_plane_context(xd, mi_row, mi_col, bsize); local
2869 int pl = partition_plane_context(xd, mi_row, mi_col, bsize); local
2909 int pl = partition_plane_context(xd, mi_row, mi_col, bsize); local
[all...]
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c1733 int i, pl; local
1816 pl = partition_plane_context(xd, mi_row, mi_col, bsize);
1819 none_rate += x->partition_cost[pl][PARTITION_NONE];
1916 pl = partition_plane_context(xd, mi_row, mi_col, bsize);
1918 last_part_rate += x->partition_cost[pl][partition];
1972 pl = partition_plane_context(xd, mi_row + y_idx, mi_col + x_idx,
1974 chosen_rate += x->partition_cost[pl][PARTITION_NONE];
1976 pl = partition_plane_context(xd, mi_row, mi_col, bsize);
1978 chosen_rate += x->partition_cost[pl][PARTITION_SPLIT];
2175 int i, pl; local
2872 int pl = partition_plane_context(xd, mi_row, mi_col, bsize); local
2910 int pl = partition_plane_context(xd, mi_row, mi_col, bsize); local
2976 int pl = partition_plane_context(xd, mi_row, mi_col, bsize); local
3016 int pl = partition_plane_context(xd, mi_row, mi_col, bsize); local
[all...]
/external/chromium_org/third_party/icu/source/tools/gensprep/
H A DfilterRFC3454.pl6 # filterRFC3454.pl:
26 $warning = "###################\n# WARNING: This table is generated by filterRFC3454.pl tool with\n# options: @ARGV \n###################\n\n";
637 filterRFC3454.pl
667 e.g.: filterRFC3454.pl --sourcedir=. --destdir=./output --src-filename=rfc3454.txt --dest-filename=NamePrepProfile.txt --A1 --B1 --B2 --C12 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --normalize --check-bidi
669 filterRFC3454.pl filters the RFC file and creates String prep table files.
/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A DMakefile432 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas.pl
433 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas_apple.pl
434 DIST-SRCS-$(ARCH_ARM) += build/make/ads2armasm_ms.pl
/external/icu/icu4c/source/tools/gensprep/
H A DfilterRFC3454.pl6 # filterRFC3454.pl:
26 $warning = "###################\n# WARNING: This table is generated by filterRFC3454.pl tool with\n# options: @ARGV \n###################\n\n";
637 filterRFC3454.pl
667 e.g.: filterRFC3454.pl --sourcedir=. --destdir=./output --src-filename=rfc3454.txt --dest-filename=NamePrepProfile.txt --A1 --B1 --B2 --C12 --C22 --C3 --C4 --C5 --C6 --C7 --C8 --C9 --normalize --check-bidi
669 filterRFC3454.pl filters the RFC file and creates String prep table files.
/external/libvpx/libvpx/build/make/
H A DMakefile409 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas.pl
410 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas_apple.pl
411 DIST-SRCS-$(ARCH_ARM) += build/make/ads2armasm_ms.pl
/external/qemu-pc-bios/bochs/
H A Dbochs.h243 # define BX_DBG_LIN_MEMORY_ACCESS(cpu, lin, phy, len, pl, rw, data) \
244 bx_dbg_lin_memory_access(cpu, lin, phy, len, pl, rw, data)
256 # define BX_DBG_LIN_MEMORY_ACCESS(cpu, lin, phy, len, pl, rw, data) /* empty */
/external/bison/lib/
H A Dconfig.charset154 for l in cs cs_CZ hr hr_HR hu hu_HU pl pl_PL ro ro_RO sk sk_SK sl \
618 echo "pl CP852"
/external/chromium_org/third_party/boringssl/src/crypto/obj/
H A Dobj_dat.pl171 /* THIS FILE IS GENERATED FROM objects.h by obj_dat.pl via the
173 * perl obj_dat.pl obj_mac.h obj_dat.h */
H A Dobjects.pl122 /* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the
124 * perl objects.pl objects.txt obj_mac.num obj_mac.h */
/external/chromium_org/third_party/icu/source/data/lang/
H A Dreslocal.mk62 pl.txt\
/external/chromium_org/third_party/icu/source/data/locales/
H A Dreslocal.mk63 pl.txt\
/external/e2fsprogs/intl/
H A Dconfig.charset151 for l in cs cs_CZ hr hr_HR hu hu_HU pl pl_PL ro ro_RO sk sk_SK sl \
542 echo "pl CP852"
/external/icu/icu4c/source/data/coll/
H A Dcolfiles.mk64 or.txt pa.txt pl.txt ps.txt pt.txt\
/external/llvm/test/MC/Mips/mips1/
H A Dinvalid-mips5-wrong-error.s29 cvt.s.pl $f30,$f1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
/external/llvm/test/MC/Mips/mips2/
H A Dinvalid-mips5-wrong-error.s29 cvt.s.pl $f30,$f1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
/external/llvm/test/MC/Mips/mips3/
H A Dinvalid-mips5-wrong-error.s29 cvt.s.pl $f30,$f1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
/external/llvm/test/MC/Mips/mips4/
H A Dinvalid-mips5-wrong-error.s29 cvt.s.pl $f30,$f1 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
/external/openssl/crypto/objects/
H A Dobj_dat.pl173 /* THIS FILE IS GENERATED FROM objects.h by obj_dat.pl via the
175 * perl obj_dat.pl obj_mac.h obj_dat.h
H A Dobjects.pl124 /* THIS FILE IS GENERATED FROM objects.txt by objects.pl via the
126 * perl objects.pl objects.txt obj_mac.num obj_mac.h

Completed in 914 milliseconds

1234567891011