Searched defs:l1 (Results 1 - 25 of 159) sorted by path

1234567

/external/aac/libAACenc/src/
H A Dintensity.cpp165 l1
175 const INT l1,
183 for (i=l1; i<l2; i++) {
174 calcSfbMaxScale(const FIXP_DBL *mdctSpectrum, const INT l1, const INT l2) argument
/external/bison/lib/
H A Dlocalcharset.c192 size_t l1, l2; local
213 l1 = strlen (buf1);
218 res_size = l1 + 1 + l2 + 1;
223 res_size += l1 + 1 + l2 + 1;
233 strcpy (res_ptr + res_size - (l2 + 1) - (l1 + 1), buf1);
/external/ceres-solver/examples/
H A Dsimple_bundle_adjuster.cc146 const T& l1 = camera[7]; local
149 T distortion = T(1.0) + r2 * (l1 + l2 * r2);
H A Dsnavely_reprojection_error.h78 const T& l1 = camera[7]; local
81 T distortion = T(1.0) + r2 * (l1 + l2 * r2);
123 const T& l1 = camera_translation_and_intrinsics[4]; local
144 T distortion = T(1.0) + r2 * (l1 + l2 * r2);
/external/ceres-solver/internal/ceres/
H A Dsystem_test.cc449 const T& l1 = camera[7]; local
460 T distortion = T(1.0) + r2 * (l1 + l2 * r2);
/external/checkpolicy/
H A Dcheckpolicy.c227 struct avtab_node *type_rules, *l1, *l2; local
251 for (l1 = type_rules[i].next, l2 = type_rules[j].next;
252 l1 && l2; l1 = l1->next, l2 = l2->next) {
254 if (l1->key.source_type != (i + 1))
257 if (l1->key.source_type !=
262 if (l1->key.target_type != (i + 1))
265 if (l1->key.target_type !=
269 if (l1
[all...]
/external/chromium_org/sync/notifier/
H A Dsingle_object_invalidation_set_unittest.cc25 SingleObjectInvalidationSet l1; local
32 l1.Insert(inv0);
33 l1.Insert(inv1);
34 l1.Insert(inv2);
40 ASSERT_EQ(3U, l1.GetSize());
43 SingleObjectInvalidationSet::const_iterator it1 = l1.begin();
57 EXPECT_TRUE(it1 == l1.end());
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
H A Dtracer.c230 CTracer_record_pair(CTracer *self, int l1, int l2) argument
236 PyTuple_SET_ITEM(t, 0, MyInt_FromLong(l1));
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcapitst.c852 int l1, l2; local
853 l1 = ucol_getSortKey(col, t, -1, NULL,0);
855 k1 = (uint8_t *) malloc(sizeof(uint8_t) * l1);
857 ucol_getSortKey(col, t, -1, k1, l1);
1838 uint32_t unescapedLen = 0, l1 = 0, l2 = 0; local
1871 ucol_sortKeyToString(coll, mergedPrefixkeys[i-1], outBuff1, &l1),
1877 ucol_sortKeyToString(coll, mergedSuffixkeys[i-1], outBuff1, &l1),
H A Dcloctst.c2526 const char* l1 = ucal_getLocaleByType(c1, ULOC_VALID_LOCALE, &status); local
2535 if (strcmp(newLoc,l1)!=0 || strcmp(l1,l2)!=0 || status!=U_ZERO_ERROR) {
2538 log_verbose("ucal_getLocaleByType old:%s new:%s\n", l1, l2);
2560 const char* l1 = NULL; local
2573 l1 = udat_getLocaleByType(df1, ULOC_VALID_LOCALE, &status);
2578 if (strcmp(newLoc,l1)!=0 || strcmp(l1,l2)!=0) {
2581 log_verbose("udat_getLocaleByType old:%s new:%s\n", l1, l2);
2603 const char* l1 local
[all...]
H A Dcnumtst.c155 int32_t l1; local
457 l1=unum_parse(per_fr, result, u_strlen(result), &parsepos, &status);
464 if(l1!=l)
H A Dcucdtst.c1700 int32_t l1, l2; local
1781 l1 = uset_toPattern(set, pat, BUFSIZE, TRUE, &ec);
1790 if (l1 >= BUFSIZE) {
1791 l1 = BUFSIZE-1;
1792 pat[l1] = 0;
1801 aescstrdup(pat, l1), aescstrdup(dumbPat, l2));
1803 log_verbose("Ok: uprv_getCharNameCharacters() returned %s\n", aescstrdup(pat, l1));
/external/chromium_org/third_party/icu/source/test/intltest/
H A Daliastst.cpp70 const char* l1 = c1->getLocaleID(ULOC_VALID_LOCALE, status); local
72 if (strcmp(newLoc.getName(), l1)!=0) {
73 errln("CalendarTest: newLoc!=l1: newLoc= "+UnicodeString(newLoc.getName()) +" l1= "+UnicodeString(l1));
75 if (strcmp(l1, l2)!=0) {
76 errln("CalendarTest: l1!=l2: l1= "+UnicodeString(l1) +" l2= "+UnicodeString(l2));
81 logln("Calendar(getLocale) old:"+UnicodeString(l1)
103 const char* l1 = df1->getLocaleID(ULOC_VALID_LOCALE, status); local
136 Locale l1 = c1->getLocale(ULOC_VALID_LOCALE, status); local
[all...]
/external/chromium_org/third_party/libaddressinput/src/java/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF AndroidManifest.xml android/ android/Manifest$permission.class ...
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dstreamparams_unittest.cc114 cricket::StreamParams l1 = cricket::StreamParams::CreateLegacy(1); local
124 cricket::StreamParams sps[] = {l1, l2, sg1, sg2, sg3, sg4};
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_resize.c319 int l1 = filter_len_half; local
321 l1 += (l1 & 1);
323 if (l1 > l2) {
337 for (i = 0; i < l1; i += 2) {
375 int l1 = filter_len_half - 1; local
377 l1 += (l1 & 1);
379 if (l1 > l2) {
393 for (i = 0; i < l1;
[all...]
/external/chromium_org/third_party/libxml/src/
H A Dlist.c710 * @l1: the original list
717 xmlListMerge(xmlListPtr l1, xmlListPtr l2) argument
719 xmlListCopy(l1, l2);
H A Dtestapi.c10941 xmlListPtr l1; /* the original list */ local
10949 l1 = gen_xmlListPtr(n_l1, 0);
10952 xmlListMerge(l1, l2);
10954 des_xmlListPtr(n_l1, l1, 0);
[all...]
H A Dxpath.c2900 long l1, l2; local
2902 l1 = -((long) node1->content);
2904 if (l1 < l2)
2906 if (l1 > l2)
2963 long l1, l2; local
2965 l1 = -((long) node1->content);
2967 if (l1 < l2)
2969 if (l1 > l2)
2997 long l1, l2; local
3015 l1
4356 int i, l1; local
4390 int i, l1; local
[all...]
/external/chromium_org/third_party/libyuv/util/
H A Dssim.cc185 const int l1 = org[-y]; local
193 xm += Wxy * (u1 + d1 + l1 + r1);
195 xxm += Wxy * (u1 * u1 + d1 * d1 + l1 * l1 + r1 * r1);
196 xym += Wxy * (u1 * u2 + d1 * d2 + l1 * l2 + r1 * r2);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dstroker.c429 static INLINE VGfloat line_angle_to(const VGfloat *l1, argument
433 if (null_line(l1) || null_line(l1))
436 a1 = line_angle(l1);
448 static INLINE VGfloat line_angles(const VGfloat *l1, argument
453 if (null_line(l1) || null_line(l2))
456 cos_line = (line_dx(l1)*line_dx(l2) + line_dy(l1)*line_dy(l2)) /
457 (line_lengthv(l1)*line_lengthv(l2));
475 static enum intersection_type line_intersect(const VGfloat *l1, argument
657 VGfloat l1[4] = {prev_line[0], local
693 VGfloat l1[4] = { prev_line[0], prev_line[1], local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/program/
H A Dprog_noise.c525 int i1, j1, k1, l1; /* The integer offsets for the second simplex corner */ local
545 l1 = simplex[c][3] >= 3 ? 1 : 0;
561 w1 = w0 - l1 + G4;
599 grad4(perm[ii + i1 + perm[jj + j1 + perm[kk + k1 + perm[ll + l1]]]],
/external/chromium_org/third_party/openssl/openssl/apps/
H A Dspeed.c1317 long l0,l1; local
1320 l1=(long)lengths[i];
1321 c[D_RC4][i]=c[D_RC4][i-1]*l0/l1;
1322 c[D_CBC_DES][i]=c[D_CBC_DES][i-1]*l0/l1;
1323 c[D_EDE3_DES][i]=c[D_EDE3_DES][i-1]*l0/l1;
1324 c[D_CBC_IDEA][i]=c[D_CBC_IDEA][i-1]*l0/l1;
1325 c[D_CBC_SEED][i]=c[D_CBC_SEED][i-1]*l0/l1;
1326 c[D_CBC_RC2][i]=c[D_CBC_RC2][i-1]*l0/l1;
1327 c[D_CBC_RC5][i]=c[D_CBC_RC5][i-1]*l0/l1;
1328 c[D_CBC_BF][i]=c[D_CBC_BF][i-1]*l0/l1;
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/des/
H A Decb3_enc.c66 register DES_LONG l0,l1; local
72 c2l(in,l1);
74 ll[1]=l1;
80 l1=ll[1];
82 l2c(l1,out);

Completed in 1047 milliseconds

1234567