/external/icu/icu4c/source/io/ |
D | sprintf.c | 228 u_localized_print_string outStr; in u_vsnprintf_u() local 234 outStr.str = buffer; in u_vsnprintf_u() 235 outStr.len = count; in u_vsnprintf_u() 236 outStr.available = count; in u_vsnprintf_u() 238 if(u_locbund_init(&outStr.fBundle, "en_US_POSIX") == 0) { in u_vsnprintf_u() 243 …_printf_parse(&g_sprintf_stream_handler, patternSpecification, &outStr, &outStr, &outStr.fBundle, … in u_vsnprintf_u() 246 if (outStr.available > 0) { in u_vsnprintf_u() 247 buffer[outStr.len - outStr.available] = 0x0000; in u_vsnprintf_u() 251 u_locbund_close(&outStr.fBundle); in u_vsnprintf_u()
|
/external/libvorbis/macos/compat/ |
D | strdup.c | 8 char *outStr = NULL; in strdup() local 14 outStr = _ogg_malloc(strlen(inStr) + 1); in strdup() 16 if (outStr != NULL) { in strdup() 17 strcpy(outStr, inStr); in strdup() 20 return outStr; in strdup()
|
/external/libogg/macos/compat/ |
D | strdup.c | 8 char *outStr = NULL; in strdup() local 14 outStr = _ogg_malloc(strlen(inStr) + 1); in strdup() 16 if (outStr != NULL) { in strdup() 17 strcpy(outStr, inStr); in strdup() 20 return outStr; in strdup()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/io/ |
D | Streams.java | 109 public static void pipeAll(InputStream inStr, OutputStream outStr) in pipeAll() argument 116 outStr.write(bs, 0, numRead); in pipeAll() 128 public static long pipeAllLimited(InputStream inStr, long limit, OutputStream outStr) in pipeAllLimited() argument 141 outStr.write(bs, 0, numRead); in pipeAllLimited()
|
/external/bzip2/ |
D | bzip2.c | 1136 FILE *outStr; in compress() local 1229 outStr = stdout; in compress() 1243 outStr = stdout; in compress() 1264 outStr = fopen_output_safely ( outName, "wb" ); in compress() 1265 if ( outStr == NULL) { in compress() 1275 if ( outStr != NULL ) fclose ( outStr ); in compress() 1293 outputHandleJustInCase = outStr; in compress() 1295 compressStream ( inStr, outStr ); in compress() 1317 FILE *outStr; in uncompress() local 1415 outStr = stdout; in uncompress() [all …]
|
/external/skia/tests/ |
D | SkpSkGrTest.cpp | 79 SkString outStr; in status() local 80 outStr.printf("%s %d %d%s", fFilename, fPixelError, fTime, LINE_FEED); in status() 81 return outStr; in status() 553 SkString outStr(result->status()); in match() local 554 stream->write(outStr.c_str(), outStr.size()); in match() 609 SkString outStr(result.status()); in DEF_TEST() local 610 statusStream.write(outStr.c_str(), outStr.size()); in DEF_TEST() 613 SkDebugf("%s", outStr.c_str()); in DEF_TEST()
|
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
D | CollationPerformanceTest.java | 214 String outStr = Integer.toHexString(ce); in doDump() local 215 for (int len = 0; len < 8 - outStr.length(); len++) { in doDump() 216 outStr ='0' + outStr; in doDump() 218 System.out.print(outStr + " "); in doDump() 230 String outStr = Integer.toHexString(cks[k]); in doDump() local 231 switch (outStr.length()) { in doDump() 232 case 1: outStr = '0' + outStr; in doDump() 234 case 8: outStr = outStr.substring(6); in doDump() 237 System.out.print(outStr); in doDump()
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | jaxen-1.1.6.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/LICENSE.txt
META ... |
/external/guice/extensions/persist/lib/ |
D | jaxen-1.1-beta-7.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jaxen/
org/ ... |
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/ |
D | FlexAntTasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/adobe/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |