Home
last modified time | relevance | path

Searched refs:alloc1 (Results 1 - 3 of 3) sorted by relevance

/third_party/lame/mpglib/
H A Dlayer2.c136 struct al_table2 const *alloc1 = fr->alloc; in II_step_one() local
145 short step = alloc1->bits; in II_step_one()
148 alloc1 += ((size_t)1 << step); in II_step_one()
153 short step = alloc1->bits; in II_step_one()
155 alloc1 += ((size_t)1 << step); in II_step_one()
170 short step = alloc1->bits; in II_step_one()
172 alloc1 += ((size_t)1 << step); in II_step_one()
220 struct al_table2 const *alloc1 = fr->alloc; in II_step_two() local
229 short step = alloc1->bits; in II_step_two()
234 struct al_table2 const *alloc2 = alloc1 in II_step_two()
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c3649 int alloc1 = 0 ; variable
3660 res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, &size1, &alloc1);
3680 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1);
3683 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1);
3697 int alloc1 = 0 ; variable
3708 res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, &size1, &alloc1);
3732 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1);
3736 if (alloc1 == SWIG_NEWOBJ) free((char*)buf1);
3750 int alloc1 = 0 ; variable
3761 res1 = SWIG_AsCharPtrAndSize(obj0, &buf1, &size1, &alloc1);
3803 int alloc1 = 0 ; global() variable
3856 int alloc1 = 0 ; global() variable
3909 int alloc1 = 0 ; global() variable
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dbtree_test.cc2856 Alloc alloc1(&bytes_used1); in TEST()
2857 Set set1(alloc1); in TEST()
2893 Alloc alloc1(&bytes_used1); in TEST()
2894 Set set1(alloc1); in TEST()

Completed in 12 milliseconds