/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/ |
D | UnicodeNormalizerConformanceTest.java | 231 appendInt(buf,toHex.substring(index,len),s); in hexsplit() 234 appendInt(buf,toHex.substring(index, spacePos),s); in hexsplit() 247 public static void appendInt(StringBuffer buf, String strToHex, String s){ in appendInt() method in UnicodeNormalizerConformanceTest
|
D | ConformanceTest.java | 470 appendInt(buf,toHex.substring(index,len),s); in hexsplit() 473 appendInt(buf,toHex.substring(index, spacePos),s); in hexsplit() 486 public static void appendInt(StringBuffer buf, String strToHex, String s){ in appendInt() method in ConformanceTest
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
D | UnicodeNormalizerConformanceTest.java | 228 appendInt(buf,toHex.substring(index,len),s); in hexsplit() 231 appendInt(buf,toHex.substring(index, spacePos),s); in hexsplit() 244 public static void appendInt(StringBuffer buf, String strToHex, String s){ in appendInt() method in UnicodeNormalizerConformanceTest
|
D | ConformanceTest.java | 467 appendInt(buf,toHex.substring(index,len),s); in hexsplit() 470 appendInt(buf,toHex.substring(index, spacePos),s); in hexsplit() 483 public static void appendInt(StringBuffer buf, String strToHex, String s){ in appendInt() method in ConformanceTest
|
/external/skia/src/pdf/ |
D | SkPDFMakeCIDGlyphWidthsArray.cpp | 124 result->appendInt(range.fStartId); in compose_advance_data() 130 result->appendInt(range.fStartId); in compose_advance_data() 131 result->appendInt(range.fEndId); in compose_advance_data()
|
D | SkPDFGraphicState.cpp | 131 domainAndRange->appendInt(0); in make_invert_function() 132 domainAndRange->appendInt(1); in make_invert_function()
|
D | SkPDFFont.cpp | 550 encDiffs->appendInt(0); in populate_type_1_font() 652 encDiffs->appendInt(0); // index of first glyph in add_type3_font_info() 708 fontBBox->appendInt(bbox.left()); in add_type3_font_info() 709 fontBBox->appendInt(bbox.bottom()); in add_type3_font_info() 710 fontBBox->appendInt(bbox.right()); in add_type3_font_info() 711 fontBBox->appendInt(bbox.top()); in add_type3_font_info()
|
D | SkPDFGradientShader.cpp | 583 range->appendInt(0); in make_range_object() 584 range->appendInt(1); in make_range_object() 585 range->appendInt(0); in make_range_object() 586 range->appendInt(1); in make_range_object() 587 range->appendInt(0); in make_range_object() 588 range->appendInt(1); in make_range_object()
|
D | SkPDFDevice.cpp | 725 border->appendInt(0); // Horizontal corner radius. in create_link_annotation() 726 border->appendInt(0); // Vertical corner radius. in create_link_annotation() 727 border->appendInt(0); // Width, 0 = no border. in create_link_annotation() 1764 mediaBox->appendInt(0); in copyMediaBox() 1765 mediaBox->appendInt(0); in copyMediaBox() 1766 mediaBox->appendInt(fPageSize.width()); in copyMediaBox() 1767 mediaBox->appendInt(fPageSize.height()); in copyMediaBox() 1883 pdfDest->appendInt(0); // Leave zoom unchanged in appendDestinations()
|
D | SkPDFTypes.h | 210 void appendInt(int32_t);
|
D | SkPDFTypes.cpp | 301 void SkPDFArray::appendInt(int32_t value) { in appendInt() function in SkPDFArray
|
/external/skqp/src/pdf/ |
D | SkPDFMakeCIDGlyphWidthsArray.cpp | 124 result->appendInt(range.fStartId); in compose_advance_data() 130 result->appendInt(range.fStartId); in compose_advance_data() 131 result->appendInt(range.fEndId); in compose_advance_data()
|
D | SkPDFGraphicState.cpp | 131 domainAndRange->appendInt(0); in make_invert_function() 132 domainAndRange->appendInt(1); in make_invert_function()
|
D | SkPDFFont.cpp | 550 encDiffs->appendInt(0); in populate_type_1_font() 652 encDiffs->appendInt(0); // index of first glyph in add_type3_font_info() 708 fontBBox->appendInt(bbox.left()); in add_type3_font_info() 709 fontBBox->appendInt(bbox.bottom()); in add_type3_font_info() 710 fontBBox->appendInt(bbox.right()); in add_type3_font_info() 711 fontBBox->appendInt(bbox.top()); in add_type3_font_info()
|
D | SkPDFGradientShader.cpp | 583 range->appendInt(0); in make_range_object() 584 range->appendInt(1); in make_range_object() 585 range->appendInt(0); in make_range_object() 586 range->appendInt(1); in make_range_object() 587 range->appendInt(0); in make_range_object() 588 range->appendInt(1); in make_range_object()
|
D | SkPDFDevice.cpp | 725 border->appendInt(0); // Horizontal corner radius. in create_link_annotation() 726 border->appendInt(0); // Vertical corner radius. in create_link_annotation() 727 border->appendInt(0); // Width, 0 = no border. in create_link_annotation() 1764 mediaBox->appendInt(0); in copyMediaBox() 1765 mediaBox->appendInt(0); in copyMediaBox() 1766 mediaBox->appendInt(fPageSize.width()); in copyMediaBox() 1767 mediaBox->appendInt(fPageSize.height()); in copyMediaBox() 1883 pdfDest->appendInt(0); // Leave zoom unchanged in appendDestinations()
|
D | SkPDFTypes.h | 210 void appendInt(int32_t);
|
D | SkPDFTypes.cpp | 301 void SkPDFArray::appendInt(int32_t value) { in appendInt() function in SkPDFArray
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | Utility.java | 238 appendInt(buffer, a.length); in arrayToRLEString() 367 appendInt(buffer, value); in encodeRun() 369 appendInt(buffer, value); in encodeRun() 375 appendInt(buffer, ESCAPE); in encodeRun() 377 appendInt(buffer, value); in encodeRun() 380 appendInt(buffer, ESCAPE); in encodeRun() 381 appendInt(buffer, length); in encodeRun() 382 appendInt(buffer, value); // Don't need to escape this value in encodeRun() 386 private static final <T extends Appendable> void appendInt(T buffer, int value) { in appendInt() method in Utility
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | Utility.java | 242 appendInt(buffer, a.length); in arrayToRLEString() 371 appendInt(buffer, value); in encodeRun() 373 appendInt(buffer, value); in encodeRun() 379 appendInt(buffer, ESCAPE); in encodeRun() 381 appendInt(buffer, value); in encodeRun() 384 appendInt(buffer, ESCAPE); in encodeRun() 385 appendInt(buffer, length); in encodeRun() 386 appendInt(buffer, value); // Don't need to escape this value in encodeRun() 390 private static final <T extends Appendable> void appendInt(T buffer, int value) { in appendInt() method in Utility
|
/external/skqp/tests/ |
D | PDFPrimitivesTest.cpp | 233 array->appendInt(42); in TestPDFArray() 239 array->appendInt(0); in TestPDFArray() 261 innerArray->appendInt(-1); in TestPDFArray() 297 innerArray->appendInt(-100); in TestPDFDict()
|
/external/skia/tests/ |
D | PDFPrimitivesTest.cpp | 233 array->appendInt(42); in TestPDFArray() 239 array->appendInt(0); in TestPDFArray() 261 innerArray->appendInt(-1); in TestPDFArray() 297 innerArray->appendInt(-100); in TestPDFDict()
|
/external/caliper/examples/src/main/java/examples/ |
D | StringBuilderBenchmark.java | 91 @Benchmark void appendInt(int reps) { in appendInt() method in StringBuilderBenchmark
|
/external/icu/icu4j/ |
D | coverage-exclusion.txt | 671 com/ibm/icu/impl/Utility#appendInt:(Ljava/lang/Appendable;I)V
|