Home
last modified time | relevance | path

Searched defs:asize (Results 1 – 24 of 24) sorted by relevance

/external/curl/tests/libtest/
Dlib543.c35 int asize; in test() local
Dlib558.c32 int asize; in test() local
Dlib509.c109 int asize; in test() local
/external/libmicrohttpd/src/microhttpd/
Dmemorypool.c169 size_t asize; in MHD_pool_allocate() local
214 size_t asize; in MHD_pool_reallocate() local
/external/elfutils/backends/
Ds390_retval.c98 uint8_t asize; in s390_return_value_location() local
Dsparc_retval.c105 uint8_t asize; in sparc_return_value_location() local
/external/selinux/libsemanage/src/
Dsemanageswig_python.i56 unsigned int asize, in semanage_array2plist()
/external/pdfium/third_party/freetype/src/type1/
Dt1parse.c72 FT_ULong *asize ) in read_pfb_tag()
/external/pdfium/third_party/freetype/src/truetype/
Dttpload.c183 FT_UInt *asize ) in tt_face_get_location()
Dttobjs.c441 FT_UInt asize; in tt_check_single_notdef() local
/external/freetype/src/truetype/
Dttpload.c197 FT_UInt *asize ) in tt_face_get_location()
Dttobjs.c442 FT_UInt asize; in tt_check_single_notdef() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBasicTimeZone.java325 int asize = times.length - idx; in getTimeZoneRules() local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DBasicTimeZone.java314 int asize = times.length - idx; in getTimeZoneRules() local
/external/freetype/src/cache/
Dftcsbits.c105 FT_ULong *asize ) in ftc_snode_load()
/external/icu/icu4c/source/i18n/
Dbasictz.cpp445 int32_t asize = startTimes - idx; in getTimeZoneRulesAfter() local
/external/python/cpython2/Objects/
Dlongobject.c2701 Py_ssize_t asize = ABS(Py_SIZE(a)); in k_mul() local
2922 const Py_ssize_t asize = ABS(Py_SIZE(a)); in k_lopsided_mul() local
/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c3460 size_t asize = 0; in sys_alloc() local
3530 size_t asize = granularity_align(nb + TOP_FOOT_SIZE + SIZE_T_ONE); in sys_alloc() local
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c2457 FT_Size *asize ) in FT_New_Size()
/external/freetype/src/base/
Dftobjs.c2587 FT_Size *asize ) in FT_New_Size()
/external/protobuf/php/ext/google/protobuf/
Dupb.h809 #define UPB_INTTABLE_INIT(count, mask, ctype, size_lg2, ent, a, asize, acount) \ argument
Dupb.c4462 size_t asize, int hsize_lg2) { in upb_inttable_sizedinit()
/external/dlmalloc/
Dmalloc.c4057 size_t asize; /* allocation size */ in sys_alloc() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c4709 size_t asize, int hsize_lg2, upb_alloc *a) { in upb_inttable_sizedinit()