/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/ |
D | BaseStrokeContent.java | 202 float currentLength = 0; in applyTrimPath() local 208 if (endLength > totalLength && endLength - totalLength < currentLength + length && in applyTrimPath() 209 currentLength < endLength - totalLength) { in applyTrimPath() 223 if (currentLength + length < startLength || currentLength > endLength) { in applyTrimPath() 225 } else if (currentLength + length <= endLength && startLength < currentLength) { in applyTrimPath() 229 if (startLength < currentLength) { in applyTrimPath() 232 startValue = (startLength - currentLength) / length; in applyTrimPath() 235 if (endLength > currentLength + length) { in applyTrimPath() 238 endValue = (endLength - currentLength) / length; in applyTrimPath() 243 currentLength += length; in applyTrimPath()
|
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lz77support/ |
D | LZ77Compressor.java | 540 int currentLength = 0; in longestMatch() local 545 currentLength++; in longestMatch() 547 if (currentLength > longestMatchLength) { in longestMatch() 548 longestMatchLength = currentLength; in longestMatch() 550 if (currentLength >= niceBackReferenceLength) { in longestMatch()
|
/external/llvm-project/clang/tools/clang-format/ |
D | clang-format-bbedit.applescript | 23 set currentLength to length of contents of text document 1 24 select characters 1 thru currentLength of text document 1
|
/external/clang/tools/clang-format/ |
D | clang-format-bbedit.applescript | 23 set currentLength to length of contents of text document 1 24 select characters 1 thru currentLength of text document 1
|
/external/skia/experimental/skrive/src/reader/ |
D | JsonReader.cpp | 139 return SkToU8(this->currentLength()); in readLength8() 143 return SkToU16(this->currentLength()); in readLength16() 146 size_t currentLength() const { in currentLength() function in skrive::internal::__anon8d815bff0111::JsonReader
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
D | ShortestCanonicalForm.java | 170 final int currentLength = s.codePointCount(0, s.length()); in getShortest() local 171 if (currentLength < bestLength) { in getShortest() 172 bestLength = currentLength; in getShortest()
|
/external/mockito/lib/ |
D | byte-buddy-1.8.15.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.text_3.6.300.v20180430-1330.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
D | org.eclipse.core.resources_3.13.0.v20180512-1138.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |