OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:much
(Results
26 - 50
of
392
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/go/darwin-x86/misc/cgo/test/
sigaltstack.go
35
// This is OK since we allocated this
much
space in mpreinit,
/prebuilts/go/darwin-x86/src/bytes/
bytes_arm64.go
49
// because Equal becomes that
much
more expensive.
bytes_generic.go
49
// because Equal becomes that
much
more expensive.
/prebuilts/go/darwin-x86/src/runtime/debug/
stack_test.go
24
Don't worry
much
about the base levels, but check the ones in our own package.
/prebuilts/go/darwin-x86/test/fixedbugs/
issue15747.go
7
// Issue 15747: liveness analysis was marking heap-escaped params live too
much
,
/prebuilts/go/linux-x86/misc/cgo/test/
sigaltstack.go
35
// This is OK since we allocated this
much
space in mpreinit,
/prebuilts/go/linux-x86/src/bytes/
bytes_arm64.go
49
// because Equal becomes that
much
more expensive.
bytes_generic.go
49
// because Equal becomes that
much
more expensive.
/prebuilts/go/linux-x86/src/runtime/debug/
stack_test.go
24
Don't worry
much
about the base levels, but check the ones in our own package.
/prebuilts/go/linux-x86/test/fixedbugs/
issue15747.go
7
// Issue 15747: liveness analysis was marking heap-escaped params live too
much
,
/system/chre/apps/chqts/src/shared/
Android.mk
16
# this testing code runs under an embedded environment which is
much
more
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
textwrap.py
217
# If we're allowed to break long words, then do so: put as
much
225
# that minimizes how
much
we violate the width constraint.
/external/libvpx/libvpx/vpx_dsp/x86/
ssim_opt_x86_64.asm
63
; without too
much
hastle, and can probably do better estimates with psadw
153
; without too
much
hastle, and can probably do better estimates with psadw
/external/llvm/utils/vim/syntax/
llvm.vim
16
" benefit as
much
from having dedicated highlighting rules.
24
"
much
more common for these tokens to be used for boolean constants.
/external/swiftshader/third_party/LLVM/utils/vim/
llvm.vim
16
" benefit as
much
from having dedicated highlighting rules.
24
"
much
more common for these tokens to be used for boolean constants.
/external/walt/docs/
TapLatency.md
7
tip that is grounded, pretty
much
any rigid tip can be used as long as it triggers the touch sensor.
/frameworks/rs/script_api/
rs_time.spec
102
The granularity of the values return by this call may be
much
larger than a nanosecond.
/external/tensorflow/tensorflow/examples/image_retraining/
retrain.py
629
random_scale: Integer percentage of how
much
to vary the scale by.
686
random_scale: Integer percentage of how
much
to vary the scale by.
693
input_std: How
much
to divide the pixel values by before recognition.
[
all
...]
/prebuilts/go/darwin-x86/src/runtime/
mem_linux.go
68
print("runtime: mmap: too
much
locked memory (check 'ulimit -l').\n")
82
// 4KB page to 2MB, bloating the process's RSS by as
much
as
185
//
much
address space. Instead, assume that the reservation is okay
/prebuilts/go/linux-x86/src/runtime/
mem_linux.go
68
print("runtime: mmap: too
much
locked memory (check 'ulimit -l').\n")
82
// 4KB page to 2MB, bloating the process's RSS by as
much
as
185
//
much
address space. Instead, assume that the reservation is okay
/external/ImageMagick/www/api/
paint.php
61
<p>By default target must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. The fuzz member of image defines how
much
tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color for the purposes of the floodfill.</p>
143
<p>By default color must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. Fuzz defines how
much
tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color.</p>
185
<p>By default color must match a particular pixel color exactly. However, in many cases two colors may differ by a small amount. Fuzz defines how
much
tolerance is acceptable to consider two colors as the same. For example, set fuzz to 10 and the color red at intensities of 100 and 102 respectively are now interpreted as the same color.</p>
/compatibility/cdd/3_software/
3_4_web-compatibility.md
54
* SHOULD implement support for as
much
of [HTML5](
/external/junit-params/
RELEASES.md
4
Utility method `$` was deprecated. It was causing too
much
problems and we decided not to support it any more. If you wish to keep using it, implement it in your own codebase.
/prebuilts/go/darwin-x86/src/image/gif/
reader_test.go
69
// this case we complain that there is too
much
data.
71
// Too
much
pixel data.
226
// check, but now there's too
much
data.
228
want = "gif: too
much
image data"
/prebuilts/go/darwin-x86/src/math/big/
sqrt.go
69
// Solving 1/x² - z = 0 avoids the Quo call and is
much
faster for
Completed in 1649 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>