HomeSort by relevance Sort by last modified time
    Searched refs:shrink (Results 76 - 100 of 217) sorted by null

1 2 34 5 6 7 8 9

  /prebuilts/go/darwin-x86/src/runtime/
stubs.go 208 // that might relocate the stack in order to grow or shrink it.
select.go 454 // A stack shrink does not have this problem, because it locks
  /prebuilts/go/linux-x86/src/runtime/
stubs.go 208 // that might relocate the stack in order to grow or shrink it.
  /build/make/core/
java.mk 135 # intermediate Jack library without shrink and obfuscation
585 common_proguard_flags += -dontshrink # don't shrink tests by default
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
py2_test_grammar.py 87 x = "doesn't \"shrink\" does it"
88 y = 'doesn\'t "shrink" does it'
90 x = "does \"shrink\" doesn't it"
91 y = 'does "shrink" doesn\'t it'
py3_test_grammar.py 93 x = "doesn't \"shrink\" does it"
94 y = 'doesn\'t "shrink" does it'
96 x = "does \"shrink\" doesn't it"
97 y = 'does "shrink" doesn\'t it'
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_grammar.py 82 x = "doesn't \"shrink\" does it"
83 y = 'doesn\'t "shrink" does it'
85 x = "does \"shrink\" doesn't it"
86 y = 'does "shrink" doesn\'t it'
    [all...]
  /external/harfbuzz_ng/src/
hb-private.hh 430 inline void shrink (unsigned int l) function in struct:hb_prealloced_array_t
  /external/proguard/src/proguard/
ConfigurationParser.java 175 else if (ConfigurationConstants.DONT_SHRINK_OPTION .startsWith(nextWord)) configuration.shrink = parseNoArgument(false);
    [all...]
  /external/proguard/src/proguard/gradle/
ProGuardTask.java 536 configuration.shrink = false;
    [all...]
  /external/python/cpython2/Lib/lib2to3/tests/data/
py2_test_grammar.py 87 x = "doesn't \"shrink\" does it"
88 y = 'doesn\'t "shrink" does it'
90 x = "does \"shrink\" doesn't it"
91 y = 'does "shrink" doesn\'t it'
py3_test_grammar.py 93 x = "doesn't \"shrink\" does it"
94 y = 'doesn\'t "shrink" does it'
96 x = "does \"shrink\" doesn't it"
97 y = 'does "shrink" doesn\'t it'
  /external/python/cpython2/Lib/test/
test_grammar.py 88 x = "doesn't \"shrink\" does it"
89 y = 'doesn\'t "shrink" does it'
91 x = "does \"shrink\" doesn't it"
92 y = 'does "shrink" doesn\'t it'
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_grammar.py 82 x = "doesn't \"shrink\" does it"
83 y = 'doesn\'t "shrink" does it'
85 x = "does \"shrink\" doesn't it"
86 y = 'does "shrink" doesn\'t it'
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_grammar.py 82 x = "doesn't \"shrink\" does it"
83 y = 'doesn\'t "shrink" does it'
85 x = "does \"shrink\" doesn't it"
86 y = 'does "shrink" doesn\'t it'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
py2_test_grammar.py 87 x = "doesn't \"shrink\" does it"
88 y = 'doesn\'t "shrink" does it'
90 x = "does \"shrink\" doesn't it"
91 y = 'does "shrink" doesn\'t it'
py3_test_grammar.py 93 x = "doesn't \"shrink\" does it"
94 y = 'doesn\'t "shrink" does it'
96 x = "does \"shrink\" doesn't it"
97 y = 'does "shrink" doesn\'t it'
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_grammar.py 82 x = "doesn't \"shrink\" does it"
83 y = 'doesn\'t "shrink" does it'
85 x = "does \"shrink\" doesn't it"
86 y = 'does "shrink" doesn\'t it'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/data/
py2_test_grammar.py 87 x = "doesn't \"shrink\" does it"
88 y = 'doesn\'t "shrink" does it'
90 x = "does \"shrink\" doesn't it"
91 y = 'does "shrink" doesn\'t it'
py3_test_grammar.py 93 x = "doesn't \"shrink\" does it"
94 y = 'doesn\'t "shrink" does it'
96 x = "does \"shrink\" doesn't it"
97 y = 'does "shrink" doesn\'t it'
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_grammar.py 82 x = "doesn't \"shrink\" does it"
83 y = 'doesn\'t "shrink" does it'
85 x = "does \"shrink\" doesn't it"
86 y = 'does "shrink" doesn\'t it'
  /prebuilts/tools/common/m2/repository/com/esotericsoftware/kryo/kryo/2.24.0/
kryo-2.24.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.core_2.3.5.v20130525.jar 
  /prebuilts/go/darwin-x86/src/bytes/
bytes.go 371 // fine. It could also shrink but that falls out naturally.
  /prebuilts/go/darwin-x86/src/strings/
strings.go 385 // fine. It could also shrink but that falls out naturally.

Completed in 804 milliseconds

1 2 34 5 6 7 8 9