/external/autotest/client/bin/ |
kernel_versions_unittest.py | 9 def increases(self, kernels): member in class:kernel_versions_test 43 self.increases(series1) 44 self.increases(['pathX'+k for k in series1]) 64 self.increases(series2) 65 self.increases(['pathX'+k for k in series2])
|
/external/llvm/test/MC/AsmParser/ |
at-pseudo-variable.s | 35 # Only the use of A should increase \@, so we can test that it increases by 1
|
/prebuilts/go/darwin-x86/test/ |
finprofiled.go | 39 // Note: the sleep only increases probility of bug detection,
|
fibo.go | 54 // because it increases the chance that a value can be reused.
|
/prebuilts/go/linux-x86/test/ |
finprofiled.go | 39 // Note: the sleep only increases probility of bug detection,
|
fibo.go | 54 // because it increases the chance that a value can be reused.
|
/prebuilts/go/darwin-x86/src/cmd/internal/obj/ |
data.go | 39 // Grow increases the length of s.P to lsiz. 56 // GrowCap increases the capacity of s.P to c.
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
data.go | 39 // Grow increases the length of s.P to lsiz. 56 // GrowCap increases the capacity of s.P to c.
|
/frameworks/wilhelm/src/ |
Android.mk | 198 # For Brillo, we do not want this dependency as it significantly increases the
|
/prebuilts/go/darwin-x86/src/net/ |
dnsconfig_unix.go | 143 // When the rotate option is enabled, this offset increases.
|
/prebuilts/go/linux-x86/src/net/ |
dnsconfig_unix.go | 143 // When the rotate option is enabled, this offset increases.
|
/build/make/tools/droiddoc/templates-pdk/ |
sdkpage.cs | 85 but always increases application complexity. If you have not run into any limitations
|
/prebuilts/go/darwin-x86/src/go/doc/testdata/ |
benchmark.go | 137 // launch launches the benchmark function. It gradually increases the number
|
/prebuilts/go/darwin-x86/src/runtime/ |
mstats.go | 155 // TotalAlloc increases as heap objects are allocated, but 208 // not yet freed. Specifically, HeapAlloc increases as heap 266 // Like HeapAlloc, this increases as objects are allocated and 649 // Atomically increases a given *system* memory stat. We are counting on this
|
mbarrier.go | 128 // termination. This increases pause time, so we instead rely on write
|
/prebuilts/go/linux-x86/src/go/doc/testdata/ |
benchmark.go | 137 // launch launches the benchmark function. It gradually increases the number
|
/prebuilts/go/linux-x86/src/runtime/ |
mstats.go | 155 // TotalAlloc increases as heap objects are allocated, but 208 // not yet freed. Specifically, HeapAlloc increases as heap 266 // Like HeapAlloc, this increases as objects are allocated and 649 // Atomically increases a given *system* memory stat. We are counting on this
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
stackalloc.go | 275 // increases the probability that we will stabilize quickly.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
stackalloc.go | 275 // increases the probability that we will stabilize quickly.
|
/external/bison/doc/ |
refcard.tex | 195 % Leave 3 column code here in case size increases.
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/ |
ext_test.go | 272 // test coverage until now. The number increases when new code paths are exercised,
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
ext_test.go | 270 // test coverage until now. The number increases when new code paths are exercised,
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/ |
ext_test.go | 272 // test coverage until now. The number increases when new code paths are exercised,
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
ext_test.go | 270 // test coverage until now. The number increases when new code paths are exercised,
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
ext_test.go | 276 // test coverage until now. The number increases when new code paths are exercised,
|