HomeSort by relevance Sort by last modified time
    Searched refs:Such (Results 1 - 25 of 109) sorted by null

1 2 3 4 5

  /prebuilts/go/darwin-x86/src/compress/bzip2/
move_to_front.go 7 // moveToFrontDecoder implements a move-to-front list. Such a list is an
  /prebuilts/go/linux-x86/src/compress/bzip2/
move_to_front.go 7 // moveToFrontDecoder implements a move-to-front list. Such a list is an
  /prebuilts/go/darwin-x86/src/unicode/
graphic.go 34 // Such characters include letters, marks, numbers, punctuation, symbols, and
45 // IsPrint reports whether the rune is defined as printable by Go. Such
80 // such as surrogates; use Is(C, r) to test for them.
  /prebuilts/go/linux-x86/src/unicode/
graphic.go 34 // Such characters include letters, marks, numbers, punctuation, symbols, and
45 // IsPrint reports whether the rune is defined as printable by Go. Such
80 // such as surrogates; use Is(C, r) to test for them.
  /external/ImageMagick/www/api/
mogrify.php 61 <p>It wiil look for special options like "-debug", "-bench", and "-distribute-cache" that needs to be applied even before the main processing begins, and may completely overrule normal command processing. Such 'Genesis' Options can only be given on the CLI, (not in a script) and are typically ignored (as they have been handled) if seen later.</p>
layer.php 230 <p>No check is made with regards to image disposal setting, though it is the dispose setting of later image that is kept. Also any time delays are also added together. As such coalesced image animations should still produce the same result, though with duplicte frames merged into a single frame.</p>
256 <p>RemoveZeroDelayLayers() removes any image that as a zero delay time. Such images generally represent intermediate or partial updates in GIF animations used for file optimization. They are not ment to be displayed to users of the animation. Viewable images in an animation should have a time delay of 3 or more centi-seconds (hundredths of a second).</p>
290 <p>Each layer from the two image lists are composted together until the end of one of the image lists is reached. The offset of each composition is also adjusted to match the virtual canvas offsets of each layer. As such the given offset is relative to the virtual canvas, and not the actual image.</p>
  /external/junit-params/
RELEASES.md 109 Such annotated test method:
  /prebuilts/go/darwin-x86/src/os/user/
user_test.go 115 // though there's no name for group 5000. Such is Unix.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/idna/
trieval.go 15 // with the mapped string. Such mappings can consist of the actual mapped value
  /prebuilts/go/linux-x86/src/os/user/
user_test.go 115 // though there's no name for group 5000. Such is Unix.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
trieval.go 15 // with the mapped string. Such mappings can consist of the actual mapped value
  /external/lisa/libs/utils/analysis/
latency_analysis.py 498 Such a threshold is useful to filter out from the plots outliers thus
629 Such a threshold is useful to filter out from the plots outliers thus
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vet/
shadow.go 134 // Such constructs are idiomatic in range loops to create a new variable
  /prebuilts/go/darwin-x86/src/go/build/
doc.go 132 // Such a file is usually paired with another file implementing the
  /prebuilts/go/darwin-x86/src/runtime/debug/
garbage.go 136 // at an unexpected (non-nil) address. Such faults are typically caused by
137 // bugs such as runtime memory corruption, so the default response is to crash
140 // dramatic situations; SetPanicOnFault allows such programs to request
  /prebuilts/go/linux-x86/src/cmd/vet/
shadow.go 134 // Such constructs are idiomatic in range loops to create a new variable
  /prebuilts/go/linux-x86/src/go/build/
doc.go 132 // Such a file is usually paired with another file implementing the
  /prebuilts/go/linux-x86/src/runtime/debug/
garbage.go 136 // at an unexpected (non-nil) address. Such faults are typically caused by
137 // bugs such as runtime memory corruption, so the default response is to crash
140 // dramatic situations; SetPanicOnFault allows such programs to request
  /prebuilts/go/darwin-x86/src/cmd/cgo/
main.go 118 // Such functions are identified in the Go input file
  /prebuilts/go/darwin-x86/src/expvar/
expvar_test.go 399 // Such pattern is used in net/http and net/rpc.
  /prebuilts/go/darwin-x86/src/image/color/
ycbcr.go 159 // JPEG, VP8, the MPEG family and other codecs use this color model. Such
  /prebuilts/go/linux-x86/src/cmd/cgo/
main.go 118 // Such functions are identified in the Go input file
  /prebuilts/go/linux-x86/src/expvar/
expvar_test.go 399 // Such pattern is used in net/http and net/rpc.
  /prebuilts/go/linux-x86/src/image/color/
ycbcr.go 159 // JPEG, VP8, the MPEG family and other codecs use this color model. Such
  /prebuilts/go/darwin-x86/src/go/types/
decl.go 203 // forward chains of named types. Such chains only exist while named types

Completed in 656 milliseconds

1 2 3 4 5