Home
last modified time | relevance | path

Searched defs:lineLength (Results 1 – 25 of 46) 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/shadows/
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.java36 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/cronet/stable/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
/external/icu/icu4c/source/test/intltest/
Dnumbertest_permutation.cpp172 int32_t lineLength; in testPermutations() local
Ddatadrivennumberformattestsuite.cpp188 int32_t lineLength; in readLine() local
/external/cronet/tot/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
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DGenerateEnums.java128 int lineLength = in showCurrencies() local
131 printRow(Log.getLog(), sorted.get(name), name, "currency", null, lineLength); in showCurrencies() local
861 int lineLength) { in printRow()
/external/skia/tools/viewer/
DChineseFlingSlide.cpp217 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/tot/third_party/icu/source/tools/gendict/
Dgendict.cpp224 int32_t lineLength; in readLine() local
/external/cronet/stable/third_party/icu/source/tools/gendict/
Dgendict.cpp224 int32_t lineLength; in readLine() local
/external/icu/icu4c/source/tools/gendict/
Dgendict.cpp228 int32_t lineLength; in readLine() local
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/java/security/cert/
DCertificateFactoryTest.java478 int lineLength = 1; in test_generateCertificate_AnyLineLength_Success() local
/external/conscrypt/common/src/test/java/org/conscrypt/java/security/cert/
DCertificateFactoryTest.java467 int lineLength = 1; in test_generateCertificate_AnyLineLength_Success() local
/external/skia/gm/
Ddashing.cpp200 SkScalar lineLength, in drawDashedLines()

12