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

1 2 3

  /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
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
flags1.d 12 # Fails on HPUX systems because the .type pseudo-op behaves differently.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/syntax/
syntax.go 71 // ParseBytes behaves like Parse but it reads the source from the []byte slice provided.
89 // ParseFile behaves like Parse but it reads the source from the named file.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
syntax.go 71 // ParseBytes behaves like Parse but it reads the source from the []byte slice provided.
89 // ParseFile behaves like Parse but it reads the source from the named file.
  /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/html/template/
url.go 55 // 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/html/template/
url.go 55 // 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/darwin-x86/src/image/draw/
draw_test.go 422 // embeddedPaletted is an Image that behaves like an *image.Paletted but whose
428 // TestPaletted tests that the drawPaletted function behaves the same
  /prebuilts/go/linux-x86/src/image/draw/
draw_test.go 422 // embeddedPaletted is an Image that behaves like an *image.Paletted but whose
428 // TestPaletted tests that the drawPaletted function behaves the same
  /prebuilts/go/darwin-x86/src/cmd/vet/
deadcode.go 254 // from a switch without a default, which behaves like it has
  /prebuilts/go/linux-x86/src/cmd/vet/
deadcode.go 254 // from a switch without a default, which behaves like it has
  /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>
  /external/libunwind_llvm/src/
UnwindRegistersSave.S 363 vstmia r0, {d0-d15} @ fstmiax is deprecated in ARMv7+ and now behaves like vstmia
  /prebuilts/go/darwin-x86/src/text/template/
doc.go 302 "and x y" behaves as "if x then y else x". All the
332 "or x y" behaves as "if x then x else y". All the
  /prebuilts/go/linux-x86/src/text/template/
doc.go 302 "and x y" behaves as "if x then y else x". All the
332 "or x y" behaves as "if x then x else y". All the
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
UnwindRegistersSave.S 350 vstmia r0, {d0-d15} @ fstmiax is deprecated in ARMv7+ and now behaves like vstmia
  /prebuilts/go/darwin-x86/src/io/
io_test.go 346 // Verifies that NewSectionReader's Seeker behaves like bytes.NewReader (which is like strings.NewReader)
  /prebuilts/go/linux-x86/src/io/
io_test.go 346 // Verifies that NewSectionReader's Seeker behaves like bytes.NewReader (which is like strings.NewReader)
  /prebuilts/go/darwin-x86/src/math/big/
float_test.go     [all...]
  /prebuilts/go/linux-x86/src/math/big/
float_test.go     [all...]
  /prebuilts/go/darwin-x86/src/builtin/
builtin.go 219 // invocation of F then behaves like a call to panic, terminating G's
  /prebuilts/go/darwin-x86/src/math/rand/
rand.go 238 // deterministic state. If Seed is not called, the generator behaves as

Completed in 1040 milliseconds

1 2 3