HomeSort by relevance Sort by last modified time
    Searched refs:indicates (Results 226 - 250 of 383) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/gen/
ARM64Ops.go 320 {name: "CSELULT", argLength: 3, reg: gp2flags1, asm: "CSEL"}, // returns arg0 if flags indicates unsigned LT, arg1 otherwise, arg2=flags
321 {name: "CSELULT0", argLength: 2, reg: gp1flags1, asm: "CSEL"}, // returns arg0 if flags indicates unsigned LT, 0 otherwise, arg1=flags
  /prebuilts/go/linux-x86/src/crypto/tls/
common.go 240 // ServerName indicates the name of the server requested by the client
292 // empty slice indicates that the server has no preference.
    [all...]
  /prebuilts/go/linux-x86/src/crypto/x509/
verify.go 36 // IncompatibleUsage results when the certificate's key usage indicates
363 // An empty label at the end indicates an absolute value.
x509.go 678 // BasicConstraintsValid indicates whether IsCA, MaxPathLen,
696 // MaxPathLenZero indicates that BasicConstraintsValid==true
    [all...]
  /prebuilts/go/linux-x86/src/runtime/
mstats.go 255 // larger than the heap size, it indicates there was a recent
401 // EnableGC indicates that GC is enabled. It is always true,
  /prebuilts/go/darwin-x86/src/crypto/x509/
x509.go 678 // BasicConstraintsValid indicates whether IsCA, MaxPathLen,
696 // MaxPathLenZero indicates that BasicConstraintsValid==true
    [all...]
  /build/soong/cc/
compiler.go 445 // indicates if this is code that we can be stricter with. If we have
  /external/ImageMagick/www/api/
quantize.php 103 <dd> The other pixel count, n1, indicates the total number of colors within the cubic volume which the node represents. This includes n1 - n2 pixels whose colors should be defined by nodes at a lower level in the tree. </dd>
  /external/autotest/client/common_lib/cros/
dev_server.py 546 a devserver has too many live connections, it likely indicates the
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Api.cs 142 /// indicates a breaking change and the minor version an additive,
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 287 // (and if nil, indicates that the variable is no longer live)
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
link.go 211 // Indicates auto that was optimized away, but whose type
435 // For function symbols; indicates that the specified function was the
  /prebuilts/go/darwin-x86/src/cmd/vet/
asmdecl.go 489 // isret indicates whether the list are the arguments or the return values.
main.go 65 // includesNonTest indicates whether the vet is applied to non-test targets.
  /prebuilts/go/darwin-x86/src/encoding/json/
scanner.go 83 // The return value scanEnd indicates that a single top-level
  /prebuilts/go/darwin-x86/src/fmt/
doc.go 189 However, the notation [n] immediately before the verb indicates that the
  /prebuilts/go/darwin-x86/src/go/types/
type.go 369 // A ChanDir value indicates a channel direction.
  /prebuilts/go/darwin-x86/src/net/
dial.go 67 // Cancel is an optional channel whose closure indicates that
  /prebuilts/go/darwin-x86/src/regexp/
exec_test.go 275 // A single - indicates no match.
  /prebuilts/go/darwin-x86/src/runtime/
mbitmap.go 28 // high bit indicates that the object is still being described. In
177 // *m.byte&m.mask != 0 indicates the mark bit is set.
404 // Typically this indicates an incorrect use
537 // As a special case, src == 0 indicates that this is being used for a
    [all...]
proc_test.go 431 // 5, which indicates that both pairs of goroutines handed off
  /prebuilts/go/darwin-x86/src/runtime/pprof/
pprof_test.go 189 // IN_QEMU=1 indicates that the tests are running in QEMU. See issue 9605.
  /prebuilts/go/darwin-x86/src/time/
example_test.go 244 // A "0" indicates zero padding for single-digit values.
format_test.go 125 yearSign int // sign of year, -1 indicates the year is not present in the format
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 287 // (and if nil, indicates that the variable is no longer live)

Completed in 1864 milliseconds

1 2 3 4 5 6 7 8 91011>>