Home
last modified time | relevance | path

Searched defs:lineLength (Results 1 – 25 of 38) sorted by relevance

12

/external/sl4a/Common/src/org/apache/commons/codec/binary/
DBase64Codec.java155 private final int lineLength; field in Base64Codec
264 public Base64Codec(int lineLength) { in Base64Codec()
290 public Base64Codec(int lineLength, byte[] lineSeparator) { in Base64Codec()
319 public Base64Codec(int lineLength, byte[] lineSeparator, boolean urlSafe) { in Base64Codec()
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DShadowNativeDiscretePathEffectTest.java84 int lineLength = END_X - START_X; in testDiscretePathEffect() local
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/
DLineScatterCandleRadarDataSet.java85 public void enableDashedHighlightLine(float lineLength, float spaceLength, float phase) { in enableDashedHighlightLine()
DLineDataSet.java221 public void enableDashedLine(float lineLength, float spaceLength, float phase) { in enableDashedLine()
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
DTouchCatcherView.java35 private double lineLength = 0.6; // Fraction of view width field in TouchCatcherView
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/components/
DLimitLine.java127 public void enableDashedLine(float lineLength, float spaceLength, float phase) { in enableDashedLine()
DAxisBase.java566 public void enableGridDashedLine(float lineLength, float spaceLength, float phase) { in enableGridDashedLine()
618 public void enableAxisLineDashedLine(float lineLength, float spaceLength, float phase) { in enableAxisLineDashedLine()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateEnums.java126 int lineLength = " /** Belgian Franc */ BEF," in showCurrencies() local
130 lineLength); in showCurrencies() local
847 String type, Map<String, String> code_replacements, int lineLength) { in printRow()
/external/icu/icu4c/source/test/intltest/
Dnumbertest_permutation.cpp172 int32_t lineLength; in testPermutations() local
Ddatadrivennumberformattestsuite.cpp189 int32_t lineLength; in readLine() local
Drbbimonkeytest.cpp293 int32_t lineLength = 0; in compileRules() local
Dlocalematchertest.cpp653 int32_t lineLength; in testDataDriven() local
/external/cronet/third_party/icu/source/test/intltest/
Dnumbertest_permutation.cpp172 int32_t lineLength; in testPermutations() local
Ddatadrivennumberformattestsuite.cpp189 int32_t lineLength; in readLine() local
Drbbimonkeytest.cpp293 int32_t lineLength = 0; in compileRules() local
Dlocalematchertest.cpp653 int32_t lineLength; in testDataDriven() local
/external/skia/tools/viewer/
DChineseFlingSlide.cpp216 void createRandomLine(SkUnichar glyphs[45], int lineLength) { in createRandomLine()
/external/jsoncpp/src/lib_json/
Djson_writer.cpp566 ArrayIndex lineLength = 4 + (size - 1) * 2; // '[ ' + ', '*n + ' ]' in isMultilineArray() local
787 ArrayIndex lineLength = 4 + (size - 1) * 2; // '[ ' + ', '*n + ' ]' in isMultilineArray() local
1067 ArrayIndex lineLength = 4 + (size - 1) * 2; // '[ ' + ', '*n + ' ]' in isMultilineArray() local
/external/nist-sip/java/gov/nist/javax/sip/parser/
DStringMsgParser.java163 int lineLength = i - lineStart; in parseSIPMessage() local
/external/cronet/third_party/icu/source/tools/gendict/
Dgendict.cpp224 int32_t lineLength; in readLine() local
/external/icu/icu4c/source/tools/gendict/
Dgendict.cpp224 int32_t lineLength; in readLine() local
/external/conscrypt/common/src/test/java/org/conscrypt/java/security/cert/
DCertificateFactoryTest.java467 int lineLength = 1; in test_generateCertificate_AnyLineLength_Success() local
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/java/security/cert/
DCertificateFactoryTest.java473 int lineLength = 1; in test_generateCertificate_AnyLineLength_Success() local
/external/skia/gm/
Ddashing.cpp199 SkScalar lineLength, in drawDashedLines()
/external/icu/icu4c/source/test/perf/dicttrieperf/
Ddicttrieperf.cpp630 int32_t lineLength=lines[i].len; in call() local

12