/external/freetype/src/tools/ |
D | cordic.py | 7 shrink = 1.0 variable 26 shrink /= math.sqrt( 1 + x*x ) 29 print "shrink factor = " + repr( shrink ) 30 print "shrink factor 2 = " + repr( int( shrink * (2**32) ) ) 31 print "expansion factor = " + repr( 1/shrink )
|
/external/proguard/src/proguard/ |
D | ProGuard.java | 30 import proguard.shrink.Shrinker; 83 if (configuration.shrink || in execute() 92 configuration.shrink || in execute() 110 if (configuration.shrink) in execute() 112 shrink(); in execute() 133 if (configuration.shrink) in execute() 139 shrink(); in execute() 154 if (configuration.shrink || in execute() 266 private void shrink() throws IOException in shrink() method in ProGuard
|
/external/skia/src/core/ |
D | SkAutoMalloc.h | 51 void* reset(size_t size = 0, OnShrink shrink = kAlloc_OnShrink) { 52 if (size != fSize && (size > fSize || kReuse_OnShrink != shrink)) { 133 SkAutoMalloc::OnShrink shrink = SkAutoMalloc::kAlloc_OnShrink, 136 bool alloc = size != fSize && (SkAutoMalloc::kAlloc_OnShrink == shrink || size > fSize);
|
/external/skqp/src/core/ |
D | SkAutoMalloc.h | 51 void* reset(size_t size = 0, OnShrink shrink = kAlloc_OnShrink) { 52 if (size != fSize && (size > fSize || kReuse_OnShrink != shrink)) { 133 SkAutoMalloc::OnShrink shrink = SkAutoMalloc::kAlloc_OnShrink, 136 bool alloc = size != fSize && (SkAutoMalloc::kAlloc_OnShrink == shrink || size > fSize);
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-sibcall-shrinkwrap.ll | 1 ; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=fa… 2 ; RUN: llc < %s -mtriple=powerpc64-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=tr… 3 ; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=… 4 ; RUN: llc < %s -mtriple=powerpc64le-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | ppc64-sibcall-shrinkwrap.ll | 1 … %s -mtriple=powerpc64-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=false | FileC… 2 … %s -mtriple=powerpc64-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=true | FileCh… 3 …s -mtriple=powerpc64le-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=false | FileC… 4 …s -mtriple=powerpc64le-unknown-linux-gnu -disable-ppc-sco=false --enable-shrink-wrap=true | FileCh…
|
/external/flatbuffers/tests/fuzzer/ |
D | readme.md | 32 `./verifier_fuzzer -reduce_depth=1 -use_value_profile=1 -shrink=1 ../.corpus_verifier/` 34 `./parser_fuzzer -reduce_depth=1 -use_value_profile=1 -shrink=1 ../.corpus_parser/` 36 `./scalar_fuzzer -reduce_depth=1 -use_value_profile=1 -shrink=1 -max_len=3000 ../.corpus_parser/ ..… 39 `./scalar_fuzzer -only_ascii=1 -reduce_depth=1 -use_value_profile=1 -shrink=1 -max_len=3000 -timeou… 42 …ALE="ru_RU.CP1251" ./scalar_fuzzer -reduce_depth=1 -use_value_profile=1 -shrink=1 -max_len=3000 -t…
|
/external/python/cpython2/Lib/test/ |
D | tokenize_tests.txt | 74 x = "doesn't \"shrink\" does it" 75 y = 'doesn\'t "shrink" does it' 76 x = "does \"shrink\" doesn't it" 77 y = 'does "shrink" doesn\'t it'
|
/external/python/cpython3/Lib/test/ |
D | tokenize_tests.txt | 74 x = "doesn't \"shrink\" does it" 75 y = 'doesn\'t "shrink" does it' 76 x = "does \"shrink\" doesn't it" 77 y = 'does "shrink" doesn\'t it'
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | late-address-taken.ll | 1 ; RUN: llc -mtriple=x86_64-pc-windows-msvc < %s -enable-shrink-wrap=false | FileCheck %s 2 ; Make sure shrink-wrapping does not break the lowering of exception handling. 3 ; RUN: llc -mtriple=x86_64-pc-windows-msvc < %s -enable-shrink-wrap=true -pass-remarks-output=%t | … 41 ; REMARKS: Pass: shrink-wrap
|
/external/skqp/src/gpu/ |
D | GrRectanizer_skyline.cpp | 89 int shrink = fSkyline[i-1].fX + fSkyline[i-1].fWidth - fSkyline[i].fX; in addSkylineLevel() local 91 fSkyline[i].fX += shrink; in addSkylineLevel() 92 fSkyline[i].fWidth -= shrink; in addSkylineLevel()
|
/external/skia/src/gpu/ |
D | GrRectanizer_skyline.cpp | 89 int shrink = fSkyline[i-1].fX + fSkyline[i-1].fWidth - fSkyline[i].fX; in addSkylineLevel() local 91 fSkyline[i].fX += shrink; in addSkylineLevel() 92 fSkyline[i].fWidth -= shrink; in addSkylineLevel()
|
/external/llvm/test/CodeGen/MIR/X86/ |
D | frame-info-save-restore-points.mir | 1 # RUN: llc -march=x86-64 -enable-shrink-wrap=true -start-after shrink-wrap -stop-after shrink-wrap …
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/vmscan/mm_shrink_slab_end/ |
D | format | 10 field:void * shrink; offset:16; size:8; signed:0; 16 …%ld new scan count %ld total_scan %ld last shrinker return val %d", REC->shrink, REC->shr, REC->un…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/vmscan/mm_shrink_slab_end/ |
D | format | 10 field:void * shrink; offset:12; size:4; signed:0; 16 …%ld new scan count %ld total_scan %ld last shrinker return val %d", REC->shrink, REC->shr, REC->un…
|
/external/llvm/test/CodeGen/ARM/ |
D | arm-shrink-wrapping-linux.ll | 1 ; RUN: llc %s -o - -enable-shrink-wrap=true | FileCheck %s --check-prefix=CHECK --check-prefix=ENAB… 2 ; RUN: llc %s -o - -enable-shrink-wrap=false | FileCheck %s --check-prefix=CHECK --check-prefix=DIS… 3 ; We cannot merge this test with the main test for shrink-wrapping, because 19 ; without shrink-wrapping. 24 ; With shrink-wrapping, we branch to a pre-header, where the prologue 27 ; Without shrink-wrapping, we go straight into the loop.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | arm-shrink-wrapping-linux.ll | 1 ; RUN: llc %s -o - -enable-shrink-wrap=true | FileCheck %s --check-prefix=CHECK --check-prefix=ENAB… 2 ; RUN: llc %s -o - -enable-shrink-wrap=false | FileCheck %s --check-prefix=CHECK --check-prefix=DIS… 3 ; We cannot merge this test with the main test for shrink-wrapping, because 19 ; without shrink-wrapping. 24 ; With shrink-wrapping, we branch to a pre-header, where the prologue 27 ; Without shrink-wrapping, we go straight into the loop.
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/vmscan/mm_shrink_slab_end/ |
D | format | 11 field:void * shrink; offset:24; size:8; signed:0; 17 …%ld new scan count %ld total_scan %ld last shrinker return val %d", REC->shrink, REC->shr, REC->ni…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/vmscan/mm_shrink_slab_end/ |
D | format | 11 field:void * shrink; offset:16; size:4; signed:0; 17 …%ld new scan count %ld total_scan %ld last shrinker return val %d", REC->shrink, REC->shr, REC->un…
|
/external/llvm/test/CodeGen/X86/ |
D | late-address-taken.ll | 1 ; RUN: llc -mtriple=x86_64-pc-windows-msvc < %s -enable-shrink-wrap=false | FileCheck %s 2 ; Make sure shrink-wrapping does not break the lowering of exception handling. 3 ; RUN: llc -mtriple=x86_64-pc-windows-msvc < %s -enable-shrink-wrap=true | FileCheck %s
|
D | x86-win64-shrink-wrapping.ll | 1 ; RUN: llc %s -o - -enable-shrink-wrap=true | FileCheck %s --check-prefix=CHECK --check-prefix=ENAB… 2 ; RUN: llc %s -o - -enable-shrink-wrap=false | FileCheck %s --check-prefix=CHECK --check-prefix=DIS… 7 ; The output of this function with or without shrink-wrapping 51 ; this is Ok for shrink-wrapping to kicks in.
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/vmscan/mm_shrink_slab_start/ |
D | format | 10 field:void * shrink; offset:16; size:8; signed:0; 19 …t: "%pF %p: objects to shrink %ld gfp_flags %s pgs_scanned %ld lru_pgs %ld cache items %ld delta %…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/vmscan/mm_shrink_slab_start/ |
D | format | 11 field:void * shrink; offset:16; size:4; signed:0; 20 …t: "%pF %p: objects to shrink %ld gfp_flags %s pgs_scanned %ld lru_pgs %ld cache items %ld delta %…
|
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/vmscan/mm_shrink_slab_start/ |
D | format | 10 field:void * shrink; offset:12; size:4; signed:0; 19 …t: "%pF %p: objects to shrink %ld gfp_flags %s pgs_scanned %ld lru_pgs %ld cache items %ld delta %…
|
/external/proguard/src/proguard/ant/ |
D | ProGuardTask.java | 113 public void setShrink(boolean shrink) in setShrink() argument 115 configuration.shrink = shrink; in setShrink()
|