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

1 2 3 4

  /toolchain/binutils/binutils-2.27/config/
bootstrap-debug.mk 5 # compilation (unlike bootstrap-debug-lean), it actually speeds up
  /prebuilts/go/darwin-x86/src/net/
sockopt_bsd.go 18 // range because unlike other BSD systems its default
  /prebuilts/go/linux-x86/src/net/
sockopt_bsd.go 18 // range because unlike other BSD systems its default
  /prebuilts/go/darwin-x86/test/
recover1.go 137 defer recover() // now a no-op, unlike in test6.
  /prebuilts/go/linux-x86/test/
recover1.go 137 defer recover() // now a no-op, unlike in test6.
  /prebuilts/go/darwin-x86/src/crypto/hmac/
hmac.go 67 // Note that unlike other hash implementations in the standard library,
  /prebuilts/go/linux-x86/src/crypto/hmac/
hmac.go 67 // Note that unlike other hash implementations in the standard library,
  /compatibility/cdd/7_hardware-compatibility/
7_6_memory-and-storage.md 83 If the device is expected to be mobile in nature unlike Television,
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/proftest/
proftest.go 112 // _always_ adds spaces between arguments, unlike fmt.Sprint() which only
  /prebuilts/go/darwin-x86/src/compress/zlib/
reader.go 109 // ZLIB (RFC 1950) is big-endian, unlike GZIP (RFC 1952).
writer.go 192 // ZLIB (RFC 1950) is big-endian, unlike GZIP (RFC 1952).
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/proftest/
proftest.go 112 // _always_ adds spaces between arguments, unlike fmt.Sprint() which only
  /prebuilts/go/linux-x86/src/compress/zlib/
reader.go 109 // ZLIB (RFC 1950) is big-endian, unlike GZIP (RFC 1952).
writer.go 192 // ZLIB (RFC 1950) is big-endian, unlike GZIP (RFC 1952).
  /toolchain/binutils/binutils-2.27/gas/
configure.com 179 first (like Motorola and SPARC, unlike Intel and VAX). */
  /prebuilts/go/darwin-x86/src/math/rand/
rand.go 39 // Unlike the default Source used by top-level functions, this source is not
291 // Seed, unlike the Rand.Seed method, is safe for concurrent use.
347 // Read, unlike the Rand.Read method, is safe for concurrent use.
  /prebuilts/go/linux-x86/src/math/rand/
rand.go 39 // Unlike the default Source used by top-level functions, this source is not
291 // Seed, unlike the Rand.Seed method, is safe for concurrent use.
347 // Read, unlike the Rand.Read method, is safe for concurrent use.
  /prebuilts/go/darwin-x86/src/math/big/
int.go 229 // See DivMod for Euclidean division and modulus (unlike Go).
239 // Div implements Euclidean division (unlike Go); see DivMod for more details.
256 // Mod implements Euclidean modulus (unlike Go); see DivMod for more details.
278 // DivMod implements Euclidean division and modulus (unlike Go):
  /prebuilts/go/linux-x86/src/math/big/
int.go 229 // See DivMod for Euclidean division and modulus (unlike Go).
239 // Div implements Euclidean division (unlike Go); see DivMod for more details.
256 // Mod implements Euclidean modulus (unlike Go); see DivMod for more details.
278 // DivMod implements Euclidean division and modulus (unlike Go):
  /external/devlib/devlib/utils/
misc.py 515 order, unlike sets).
  /external/iputils/doc/
docbook2man-spec.pl 33 Produce cleanest, readable man output as possible (unlike some
  /prebuilts/go/darwin-x86/src/text/template/
doc.go 171 Although the key must be an alphanumeric identifier, unlike with
214 unlike methods in the middle of a chain, it can take arguments.
373 (Unlike with || in Go, however, eq is a function call and all the
  /prebuilts/go/linux-x86/src/text/template/
doc.go 171 Although the key must be an alphanumeric identifier, unlike with
214 unlike methods in the middle of a chain, it can take arguments.
373 (Unlike with || in Go, however, eq is a function call and all the
  /build/soong/cc/
ndk_library.go 338 // arm64 isn't actually a multilib toolchain, so unlike the other LP64
  /external/capstone/bindings/python/pyx/
ccapstone.pyx 291 # unlike disasm(), disasm_lite() only return tuples of (address, size, mnemonic, op_str),

Completed in 480 milliseconds

1 2 3 4