/external/elfutils/src/backends/ |
D | s390_retval.c | 98 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()
|
D | sparc_retval.c | 105 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/ |
D | ftcsbits.c | 105 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/ |
D | ttpload.c | 175 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()
|
D | ttpload.h | 37 FT_UInt *asize );
|
D | ttobjs.c | 441 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/ |
D | ttpload.c | 175 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()
|
D | ttpload.h | 37 FT_UInt *asize );
|
D | ttobjs.c | 441 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/ |
D | t1parse.c | 72 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/ |
D | basictz.cpp | 443 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/ |
D | BasicTimeZone.java | 323 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/ |
D | semanageswig_python.i | 55 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/ |
D | ftcache.h | 488 FT_Size *asize );
|
/external/freetype/include/ |
D | ftcache.h | 488 FT_Size *asize );
|
/external/llvm/test/CodeGen/X86/ |
D | phi-bit-propagation.ll | 5 define zeroext i1 @_Z3fooPjmS_mRSt6bitsetILm32EE(i32* nocapture %a, i64 %asize, i32* nocapture %b, …
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readdwarf3.c | 5238 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/ |
D | ftobjs.c | 2444 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/ |
D | ftobjs.c | 2440 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/ |
D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |