HomeSort by relevance Sort by last modified time
    Searched refs:two (Results 1576 - 1600 of 1983) sorted by null

<<61626364656667686970>>

  /prebuilts/go/darwin-x86/src/cmd/compile/internal/arm64/
gsubr.go 152 // cannot have two memory operands
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
dcl.go 680 // So the two cases must be distinguished.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ppc64/
gsubr.go 190 // cannot have two memory operands
  /prebuilts/go/darwin-x86/src/cmd/dist/
build.go 170 // lines for the two binaries, so it matters what we call it.
test.go 850 // mergeEnvLists merges the two environment lists such that
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
obj6.go 102 // The 2-instruction and 1-instruction forms correspond to the two code
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/profile/
legacy_profile.go 609 // Use first two values by default; tcmalloc sampling generates the
  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_messages.go 186 // Two zero valued uint16s for the two lengths.
  /prebuilts/go/darwin-x86/src/crypto/x509/
x509_test.go     [all...]
  /prebuilts/go/darwin-x86/src/debug/elf/
file.go 997 // Each entry is two bytes.
  /prebuilts/go/darwin-x86/src/encoding/asn1/
asn1.go 225 // In the worst case, we get two elements from the first byte (which is
  /prebuilts/go/darwin-x86/src/encoding/json/
encode.go 1158 // we have a conflict (two fields named "X" at the same level) and we
  /prebuilts/go/darwin-x86/src/fmt/
scan.go 887 // hexByte returns the next hex-encoded (two-character) byte from the input.
  /prebuilts/go/darwin-x86/src/html/template/
escape_test.go 760 // A template that is called in two different contexts.
    [all...]
  /prebuilts/go/darwin-x86/src/internal/trace/
parser.go 301 // Two non-trivial aspects:
356 // (for example, a P does not run two Gs at the same time, or a G is indeed
  /prebuilts/go/darwin-x86/src/net/http/cookiejar/
jar_test.go 20 // testPSL implements PublicSuffixList with just two rules: "co.uk"
  /prebuilts/go/darwin-x86/src/net/http/
request.go 673 // CONNECT requests are used two different ways, and neither uses a full URL:
  /prebuilts/go/darwin-x86/src/os/exec/
exec_test.go 104 t.Fatalf("expected two lines from cat; got %q", s)
  /prebuilts/go/darwin-x86/src/runtime/
malloc.go 72 // and s->needzero is set. There are two main benefits to delaying the
proc1.go     [all...]
runtime2.go 471 // The m->locked word holds two pieces of state counting active calls to LockOSThread/lockOSThread.
trace.go 463 const maxSize = 2 + 5*traceBytesPerNumber // event type, length, sequence, timestamp, stack id and two add params
  /prebuilts/go/darwin-x86/src/strings/
strings_test.go 442 // 1. Grow. This triggers two reallocations in Map.
  /prebuilts/go/darwin-x86/src/sync/atomic/
atomic_test.go 23 // The loop over power-of-two values is meant to
    [all...]
  /prebuilts/go/darwin-x86/src/unicode/
maketables.go 625 // the range into two entries. That way we can maintain
    [all...]

Completed in 1387 milliseconds

<<61626364656667686970>>