Home
last modified time | relevance | path

Searched refs:shrinking (Results 1 – 25 of 51) sorted by relevance

123

/external/r8/src/main/java/com/android/tools/r8/shaking/
DProguardConfiguration.java26 private boolean shrinking = true; field in ProguardConfiguration.Builder
70 public void setShrinking(boolean shrinking) { in setShrinking() argument
71 this.shrinking = shrinking; in setShrinking()
135 shrinking, in build()
159 private final boolean shrinking; field in ProguardConfiguration
182 boolean shrinking, in ProguardConfiguration() argument
203 this.shrinking = shrinking; in ProguardConfiguration()
267 return shrinking; in isShrinking()
/external/r8/
DREADME.md6 - R8 is a java program shrinking and minification tool that converts java byte
10 the [Proguard](https://www.guardsquare.com/en/proguard) shrinking and
60 whole-program optimization, shrinking and minification. R8 uses the Proguard
Dbuild.gradle673 // Otherwise, shrinking will need ASM jars.
/external/e2fsprogs/tests/r_inline_xattr/
Dname1 shrinking filesystem with in-inode extended attributes
/external/proguard/src/proguard/
DClassSpecificationVisitorFactory.java58 boolean shrinking, in createClassPoolVisitor() argument
71 if ((shrinking && !keepClassSpecification.allowShrinking) || in createClassPoolVisitor()
/external/swiftshader/third_party/subzero/tests_lit/asan_tests/
Drealloc_shrink.ll1 ; Test that shrinking an allocation updates the redzones
/external/llvm/test/CodeGen/AMDGPU/
Dvselect.ll48 ; FIXME: The shrinking does not happen on tonga
Dtrunc.ll44 %aa = add i64 %a, 234 ; Prevent shrinking store.
/external/llvm/test/CodeGen/X86/
Dvselect-avx.ll37 ; When shrinking the condition used into the select to match a blend, this
/external/eigen/unsupported/Eigen/
DBVH43 …epresent the rectangle as a pyramid based on the original rectangle and shrinking in the \f$r\f$ d…
DFFT331 …if (resize_input<0) { //shrinking -- create the Nyquist bin as the average of the two bins that fo…
/external/gemmlowp/doc/
Dless-than-8-bit.txt69 data to less-than-8-bit depths by scaling them, thus shrinking the range of
157 now we are expanding the range instead of shrinking it, so we don't
Dless-than-8-bit.md100 data to less-than-8-bit depths by scaling them, thus shrinking the range of the
180 range instead of shrinking it, so we don't need to worry about ways to minimize
/external/proguard/src/proguard/gui/
DGUIResources.properties1 # ProGuard -- shrinking, optimization, and obfuscation of Java class files.
20 shrinking = Shrinking key
315 allowShrinking = Allow shrinking
/external/llvm/lib/Target/ARM/
DREADME-Thumb.txt225 shrinking of predicated Thumb2 instructions. To allow this, we need to be able
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DREADME-Thumb.txt231 shrinking of predicated Thumb2 instructions. To allow this, we need to be able
/external/llvm/test/Transforms/SROA/
Dbig-endian.ll163 ; significant byte due to shrinking the [4,8) slice to an i24, or by failing to
/external/e2fsprogs/debian/
Dchangelog262 system when shrinking a very large file system (typically > 16TB)
363 when growing or shrinking bigalloc file systems
367 * Fixed resize2fs to properly handle shrinking a very large and empty
457 when shrinking a file system. (Closes: #660793)
487 * Fix resize2fs when shrinking file systems to make sure that bitmap
809 * Fix bug which caused shrinking an empty file system file system to
1012 shrinking is not supported at all. (Closes: #599786)
1245 * Fix resize2fs bugs when shrinking ext4 filesystems
1367 or shrinking ext4 filesystems off-line (i.e., when the ext4
1432 when shrinking filesystems with uninit_bg feature would not be
[all …]
/external/llvm/test/Transforms/InstCombine/
Ddouble-float-shrink-1.ll392 ; sqrt is a special case: the shrinking optimization
/external/tagsoup/
DCHANGES18 Clean up newline processing, shrinking html.stml considerably
/external/jemalloc/
DChangeLog279 - Fix chunk purge hook calls for in-place huge shrinking reallocation to
325 + Worst case performance for incrementally growing/shrinking reallocation
408 - Implement in-place huge allocation growing and shrinking.
/external/protobuf/javanano/
DREADME.md290 implemented and ProGuard shrinking should be used, so after the Java
/external/e2fsprogs/
DRELEASE-NOTES512 corrupted file system when shrinking a file system that had been
767 Fixed bugs associated with resize2fs and shrinking bigalloc file
943 shrinking a file system to a minimum size using resize2fs -M.
947 becomes necessary when shrinking the file system.
1066 Fix resize2fs when shrinking file systems to make sure that bitmap
1953 Fixed bug which caused resize2fs to fail when shrinking an empty file
2168 shrinking is not supported at all. (Addresses Debian Bug #599786)
2670 shrinking ext4 filesystems with extents enabled. (Addresses Red Hat
2889 or shrinking ext4 filesystems off-line (i.e., when the ext4 filesystem
3008 when shrinking filesystems with uninit_bg feature would not be moved.
[all …]
/external/python/cpython2/Objects/
Dlistsort.txt407 positions, effectively shrinking the size of A. Likewise we also search to
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt363 and was going on shrinking rapidly: she soon found out that the
365 hastily, just in time to avoid shrinking away altogether.
945 that she began shrinking directly. As soon as she was small
1204 she felt that there was no time to be lost, as she was shrinking

123