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

1 2 3 4

  /prebuilts/go/darwin-x86/src/net/
addrselect.go 111 // prefer DA. Similarly, if DA is known to be unreachable or if
125 // then prefer DA. Similarly, if Scope(DA) <> Scope(Source(DA)) and
136 // Similarly, if Source(DA) is not deprecated and Source(DB) is
143 // and Source(DB) is not, then prefer DA. Similarly, if Source(DB) is
151 // then prefer DA. Similarly, if Label(Source(DA)) <> Label(DA) and
163 // If Precedence(DA) > Precedence(DB), then prefer DA. Similarly, if
174 // IPv6 in IPv4) and DB is not, then prefer DB. Similarly, if DB is
180 // If Scope(DA) < Scope(DB), then prefer DA. Similarly, if Scope(DA) >
192 // CommonPrefixLen(Source(DB), DB), then prefer DA. Similarly, if
  /prebuilts/go/linux-x86/src/net/
addrselect.go 111 // prefer DA. Similarly, if DA is known to be unreachable or if
125 // then prefer DA. Similarly, if Scope(DA) <> Scope(Source(DA)) and
136 // Similarly, if Source(DA) is not deprecated and Source(DB) is
143 // and Source(DB) is not, then prefer DA. Similarly, if Source(DB) is
151 // then prefer DA. Similarly, if Label(Source(DA)) <> Label(DA) and
163 // If Precedence(DA) > Precedence(DB), then prefer DA. Similarly, if
174 // IPv6 in IPv4) and DB is not, then prefer DB. Similarly, if DB is
180 // If Scope(DA) < Scope(DB), then prefer DA. Similarly, if Scope(DA) >
192 // CommonPrefixLen(Source(DB), DB), then prefer DA. Similarly, if
  /compatibility/cdd/3_software/
3_6_api-namespaces.md 37 `com.google.*` or similar namespace: only Google may do so. Similarly,
  /prebuilts/go/darwin-x86/src/cmd/go/
bug.go 134 // Similarly so for runtime.Version.
  /prebuilts/go/darwin-x86/src/html/template/
clone_test.go 111 // Similarly, cloning sub-templates should fail.
  /prebuilts/go/darwin-x86/src/time/
example_test.go 119 // Similarly, a 0 indicates zero padding.
  /prebuilts/go/linux-x86/src/cmd/go/
bug.go 134 // Similarly so for runtime.Version.
  /prebuilts/go/linux-x86/src/html/template/
clone_test.go 111 // Similarly, cloning sub-templates should fail.
  /prebuilts/go/linux-x86/src/time/
example_test.go 119 // Similarly, a 0 indicates zero padding.
  /external/llvm/test/MC/AArch64/
arm64-aliases.s 164 ; Similarly to MOVZ, -1 can be encoded in multiple ways, only one of which is
  /development/build/tools/
sdk_repo.mk 116 # Similarly capture all sys-img.xml that are now split out of repository.xml
  /external/libvorbis/doc/
06-floor0.tex 147 Similarly, the below calculation synthesizes the output LSP curve \varname{[output]} on a log
03-codebook.tex 266 Similarly, in the original codebook, it's clear that the tree is fully
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
line.go 102 // Similarly, we allow slash folding, so that hasPathPrefix("a/b/c", "a\\b") is true.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go 295 // http2 further says: "Similarly, HTTP/2 allows header field values
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
line.go 102 // Similarly, we allow slash folding, so that hasPathPrefix("a/b/c", "a\\b") is true.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go 295 // http2 further says: "Similarly, HTTP/2 allows header field values
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
pgen.go 64 // Similarly, if the generated code looked like:
  /prebuilts/go/darwin-x86/src/strconv/
quote.go 476 // Similarly for ¡ through ÿ...
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
pgen.go 64 // Similarly, if the generated code looked like:
  /prebuilts/go/linux-x86/src/strconv/
quote.go 476 // Similarly for ¡ through ÿ...
  /external/libunwind/doc/
libunwind-dynamic.tex 36 one for rarely-executed (cold) code. Similarly, simple
59 distinction whatsoever between prologue and body. Similarly, the
  /prebuilts/go/darwin-x86/src/cmd/vet/
asmdecl.go 498 // Similarly so for return values: ret, ret1, ret2, ...
  /prebuilts/go/darwin-x86/src/compress/flate/
inflate.go 146 // codes for the HLIT and HDIST trees. Similarly, an empty HLIT tree is
  /prebuilts/go/darwin-x86/src/io/
io.go 382 // Similarly, if the writer has a ReadFrom method, use it to do the copy.

Completed in 1038 milliseconds

1 2 3 4