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

1 2 3 4

  /prebuilts/go/darwin-x86/src/testing/iotest/
logger.go 27 // NewWriteLogger returns a writer that behaves like w except
49 // NewReadLogger returns a reader that behaves like r except
  /prebuilts/go/linux-x86/src/testing/iotest/
logger.go 27 // NewWriteLogger returns a writer that behaves like w except
49 // NewReadLogger returns a reader that behaves like r except
  /hardware/qcom/audio/legacy/alsa_sound/
Android.mk 92 # This is the ALSA module which behaves closely like the original
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
syntax.go 83 // ParseBytes behaves like Parse but it reads the source from the []byte slice provided.
101 // ParseFile behaves like Parse but it reads the source from the named file.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
syntax.go 83 // ParseBytes behaves like Parse but it reads the source from the []byte slice provided.
101 // ParseFile behaves like Parse but it reads the source from the named file.
  /prebuilts/go/darwin-x86/src/math/big/
sqrt_test.go 15 // behaves like float math.Sqrt.
float_test.go     [all...]
  /prebuilts/go/linux-x86/src/math/big/
sqrt_test.go 15 // behaves like float math.Sqrt.
float_test.go     [all...]
  /external/libunwind_llvm/src/
UnwindRegistersRestore.S 419 vldmia r0, {d0-d15} @ fldmiax is deprecated in ARMv7+ and now behaves like vldmia
  /prebuilts/go/darwin-x86/src/image/draw/
draw_test.go 423 // embeddedPaletted is an Image that behaves like an *image.Paletted but whose
429 // TestPaletted tests that the drawPaletted function behaves the same
  /prebuilts/go/linux-x86/src/image/draw/
draw_test.go 423 // embeddedPaletted is an Image that behaves like an *image.Paletted but whose
429 // TestPaletted tests that the drawPaletted function behaves the same
  /external/boringssl/src/util/
convert_comments.go 61 // indexFrom behaves like strings.Index but only reports matches starting at
  /prebuilts/go/darwin-x86/src/cmd/vet/
deadcode.go 254 // from a switch without a default, which behaves like it has
  /prebuilts/go/darwin-x86/src/html/template/
url.go 95 // defined in section 3.1 of RFC 3987, and behaves the same as the
js.go 228 // jsRegexpEscaper behaves like jsStrEscaper but escapes regular expression
  /prebuilts/go/linux-x86/src/cmd/vet/
deadcode.go 254 // from a switch without a default, which behaves like it has
  /prebuilts/go/linux-x86/src/html/template/
url.go 95 // defined in section 3.1 of RFC 3987, and behaves the same as the
js.go 228 // jsRegexpEscaper behaves like jsStrEscaper but escapes regular expression
  /external/ImageMagick/www/api/
magick-wand.php 500 <p>This operation is similar to MagickResetIterator() but differs in how MagickAddImage(), MagickReadImage(), and MagickNextImage() behaves afterward.</p>
528 <p>Jumping to index 0 is similar to MagickResetIterator() but differs in how MagickNextImage() behaves afterward.</p>
  /prebuilts/go/darwin-x86/src/encoding/base32/
base32_test.go 162 // TestIssue20044 tests that decoder.Read behaves correctly when the caller
263 // TestReaderEOF ensures decoder.Read behaves correctly when input data is
  /prebuilts/go/darwin-x86/src/text/template/
doc.go 303 "and x y" behaves as "if x then y else x". All the
334 "or x y" behaves as "if x then x else y". All the
  /prebuilts/go/linux-x86/src/encoding/base32/
base32_test.go 162 // TestIssue20044 tests that decoder.Read behaves correctly when the caller
263 // TestReaderEOF ensures decoder.Read behaves correctly when input data is
  /prebuilts/go/linux-x86/src/text/template/
doc.go 303 "and x y" behaves as "if x then y else x". All the
334 "or x y" behaves as "if x then x else y". All the
  /prebuilts/go/darwin-x86/src/builtin/
builtin.go 220 // invocation of F then behaves like a call to panic, terminating G's

Completed in 301 milliseconds

1 2 3 4