Home
last modified time | relevance | path

Searched refs:asize (Results 1 – 20 of 20) sorted by relevance

/external/elfutils/src/backends/
Ds390_retval.c98 uint8_t asize; in s390_return_value_location() local
99 if (dwarf_diecu (typedie, &cudie, &asize, NULL) == NULL) in s390_return_value_location()
107 size = asize; in s390_return_value_location()
127 return size <= asize ? nloc_intreg : nloc_intregpair; in s390_return_value_location()
Dsparc_retval.c105 uint8_t asize; in sparc_return_value_location() local
108 && dwarf_diecu (typedie, &cudie, &asize, NULL) != NULL) in sparc_return_value_location()
109 size = asize; in sparc_return_value_location()
/external/freetype/src/cache/
Dftcsbits.c105 FT_ULong *asize ) in ftc_snode_load() argument
183 if ( asize ) in ftc_snode_load()
184 *asize = (FT_ULong)FT_ABS( sbit->pitch ) * sbit->height; in ftc_snode_load()
199 if ( asize ) in ftc_snode_load()
200 *asize = 0; in ftc_snode_load()
/external/freetype/src/truetype/
Dttpload.c175 FT_UInt *asize ) in tt_face_get_location() argument
220 *asize = 0; in tt_face_get_location()
242 *asize = (FT_UInt)( pos2 - pos1 ); in tt_face_get_location()
244 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
Dttpload.h37 FT_UInt *asize );
Dttobjs.c441 FT_UInt asize; in tt_check_single_notdef() local
449 tt_face_get_location( face, i, &asize ); in tt_check_single_notdef()
450 if ( asize > 0 ) in tt_check_single_notdef()
/external/pdfium/third_party/freetype/src/truetype/
Dttpload.c175 FT_UInt *asize ) in tt_face_get_location() argument
220 *asize = 0; in tt_face_get_location()
242 *asize = (FT_UInt)( pos2 - pos1 ); in tt_face_get_location()
244 *asize = (FT_UInt)( face->glyf_len - pos1 ); in tt_face_get_location()
Dttpload.h37 FT_UInt *asize );
Dttobjs.c441 FT_UInt asize; in tt_check_single_notdef() local
449 tt_face_get_location( face, i, &asize ); in tt_check_single_notdef()
450 if ( asize > 0 ) in tt_check_single_notdef()
/external/pdfium/third_party/freetype/src/type1/
Dt1parse.c72 FT_ULong *asize ) in read_pfb_tag() argument
80 *asize = 0; in read_pfb_tag()
87 *asize = size; in read_pfb_tag()
/external/icu/icu4c/source/i18n/
Dbasictz.cpp443 int32_t asize = startTimes - idx; in getTimeZoneRulesAfter() local
444 if (asize > 0) { in getTimeZoneRulesAfter()
445 newTimes = (UDate*)uprv_malloc(sizeof(UDate) * asize); in getTimeZoneRulesAfter()
450 for (int32_t newidx = 0; newidx < asize; newidx++) { in getTimeZoneRulesAfter()
460 tar->getRawOffset(), tar->getDSTSavings(), newTimes, asize, timeType); in getTimeZoneRulesAfter()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBasicTimeZone.java323 int asize = times.length - idx; in getTimeZoneRules() local
324 if (asize > 0) { in getTimeZoneRules()
325 long[] newtimes = new long[asize]; in getTimeZoneRules()
326 System.arraycopy(times, idx, newtimes, 0, asize); in getTimeZoneRules()
/external/selinux/libsemanage/src/
Dsemanageswig_python.i55 unsigned int asize, in semanage_array2plist() argument
66 for (i = 0; i < asize; i++) { in semanage_array2plist()
90 for (i = 0; i < asize; i++) in semanage_array2plist()
/external/pdfium/third_party/freetype/include/
Dftcache.h488 FT_Size *asize );
/external/freetype/include/
Dftcache.h488 FT_Size *asize );
/external/llvm/test/CodeGen/X86/
Dphi-bit-propagation.ll5 define zeroext i1 @_Z3fooPjmS_mRSt6bitsetILm32EE(i32* nocapture %a, i64 %asize, i32* nocapture %b, …
/external/valgrind/coregrind/m_debuginfo/
Dreaddwarf3.c5238 UChar asize, segsize;
5248 asize = get_UChar( &aranges );
5253 TRACE_D3(" Pointer Size: %d\n", (Int)asize);
5258 while ((get_position_of_Cursor( &aranges ) % (2 * asize)) > 0) {
5262 ULong address = get_Dwarfish_UWord( &aranges, asize==8 );
5263 ULong length = get_Dwarfish_UWord( &aranges, asize==8 );
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c2444 FT_Size *asize ) in FT_New_Size() argument
2458 if ( !asize ) in FT_New_Size()
2464 *asize = 0; in FT_New_Size()
2485 *asize = size; in FT_New_Size()
/external/freetype/src/base/
Dftobjs.c2440 FT_Size *asize ) in FT_New_Size() argument
2454 if ( !asize ) in FT_New_Size()
2460 *asize = NULL; in FT_New_Size()
2481 *asize = size; in FT_New_Size()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...