/external/sl4a/Common/src/org/apache/commons/codec/binary/ |
D | Base64Codec.java | 155 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/ |
D | ShadowNativeDiscretePathEffectTest.java | 84 int lineLength = END_X - START_X; in testDiscretePathEffect() local
|
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/data/ |
D | LineScatterCandleRadarDataSet.java | 85 public void enableDashedHighlightLine(float lineLength, float spaceLength, float phase) { in enableDashedHighlightLine()
|
D | LineDataSet.java | 221 public void enableDashedLine(float lineLength, float spaceLength, float phase) { in enableDashedLine()
|
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/ |
D | TouchCatcherView.java | 36 private double lineLength = 0.6; // Fraction of view width field in TouchCatcherView
|
/external/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/components/ |
D | LimitLine.java | 127 public void enableDashedLine(float lineLength, float spaceLength, float phase) { in enableDashedLine()
|
D | AxisBase.java | 566 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/ |
D | numbertest_permutation.cpp | 172 int32_t lineLength; in testPermutations() local
|
D | datadrivennumberformattestsuite.cpp | 189 int32_t lineLength; in readLine() local
|
D | rbbimonkeytest.cpp | 293 int32_t lineLength = 0; in compileRules() local
|
/external/icu/icu4c/source/test/intltest/ |
D | numbertest_permutation.cpp | 172 int32_t lineLength; in testPermutations() local
|
D | datadrivennumberformattestsuite.cpp | 188 int32_t lineLength; in readLine() local
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | numbertest_permutation.cpp | 172 int32_t lineLength; in testPermutations() local
|
D | datadrivennumberformattestsuite.cpp | 189 int32_t lineLength; in readLine() local
|
D | rbbimonkeytest.cpp | 293 int32_t lineLength = 0; in compileRules() local
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
D | GenerateEnums.java | 128 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/ |
D | ChineseFlingSlide.cpp | 217 void createRandomLine(SkUnichar glyphs[45], int lineLength) { in createRandomLine()
|
/external/jsoncpp/src/lib_json/ |
D | json_writer.cpp | 566 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/ |
D | StringMsgParser.java | 163 int lineLength = i - lineStart; in parseSIPMessage() local
|
/external/cronet/tot/third_party/icu/source/tools/gendict/ |
D | gendict.cpp | 224 int32_t lineLength; in readLine() local
|
/external/cronet/stable/third_party/icu/source/tools/gendict/ |
D | gendict.cpp | 224 int32_t lineLength; in readLine() local
|
/external/icu/icu4c/source/tools/gendict/ |
D | gendict.cpp | 228 int32_t lineLength; in readLine() local
|
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/java/security/cert/ |
D | CertificateFactoryTest.java | 478 int lineLength = 1; in test_generateCertificate_AnyLineLength_Success() local
|
/external/conscrypt/common/src/test/java/org/conscrypt/java/security/cert/ |
D | CertificateFactoryTest.java | 467 int lineLength = 1; in test_generateCertificate_AnyLineLength_Success() local
|
/external/skia/gm/ |
D | dashing.cpp | 200 SkScalar lineLength, in drawDashedLines()
|