HomeSort by relevance Sort by last modified time
    Searched refs:rather (Results 176 - 200 of 400) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/linux-x86/src/crypto/tls/
tls.go 230 return fail(errors.New("tls: found a certificate rather than a key in the PEM for the private key"))
  /prebuilts/go/linux-x86/src/encoding/xml/
typeinfo.go 181 // empty rather than to the field name.
  /prebuilts/go/linux-x86/src/go/types/
check_test.go 137 // for error messages that are located immediately after rather than
  /prebuilts/go/linux-x86/src/io/
multi_test.go 290 // chain continues to return EOF on its final read, rather than
  /prebuilts/go/linux-x86/src/regexp/
backtrack.go 139 // Optimization: rather than push and pop,
  /prebuilts/go/linux-x86/src/runtime/
mwbbuf.go 43 // This is a pointer rather than an index to optimize the
  /external/dtc/Documentation/
dtc-paper.tex 122 device tree blob must be passed in from outside, rather than generated
508 rather than having to debug the results on an embedded kernel. With
532 number of checks on the device tree, they are rather haphazard. In
  /prebuilts/go/darwin-x86/src/syscall/
syscall_linux.go 794 // Certain file systems get rather angry and EINVAL if you give
795 // them an empty string of data, rather than NULL.
872 // here rather than letting the caller think that the call succeeded.
  /prebuilts/go/linux-x86/src/syscall/
syscall_linux.go 794 // Certain file systems get rather angry and EINVAL if you give
795 // them an empty string of data, rather than NULL.
872 // here rather than letting the caller think that the call succeeded.
  /build/soong/cmd/pom2bp/
pom2bp.go 203 // as the dependency type rather than Maven spec default.
  /build/soong/cmd/pom2mk/
pom2mk.go 203 // as the dependency type rather than Maven spec default.
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/
FrameworkSpecConformance.txt 141 as "LogicalProcessorCount" rather than "ProcessorReserved".
    [all...]
  /external/ImageMagick/www/api/
layer.php 202 <p>WARNING: This modifies the current images directly, rather than generate a new image sequence.</p>
  /external/boringssl/src/fipstools/
run_cavp.go 24 niap = flag.Bool("niap", false, "Perform NIAP tests rather than FIPS tests")
  /external/boringssl/src/ssl/test/runner/
cipher_suites.go 65 // a pre-shared key rather than a server private key.
  /external/golang-protobuf/protoc-gen-go/plugin/
plugin.pb.go 92 // in the FileDescriptorProtos and handle them one by one rather than read
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
FieldDescriptor.cs 191 // Note the || rather than && here - we're effectively defaulting to packed, because that *is*
MessageDescriptor.cs 71 // Note use of generatedCodeInfo. rather than generatedCodeInfo?. here... we don't expect
  /external/valgrind/none/tests/
cmdline2.stdout.exp 16 but check the argv[] entries for children, rather
  /prebuilts/go/darwin-x86/misc/cgo/testcshared/
cshared_test.go 224 // rather than cc itself.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
racewalk.go 560 // but appends rather than prepends.
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
fetch_test.go 404 // to ensure we get most of the samples landed here rather than in the
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/graph/
dotgraph.go 358 // Reduce saturation near score=0 (so it is colored grey, rather than yellow).
  /prebuilts/go/darwin-x86/src/crypto/rsa/
pkcs1v15.go 22 // cause a random plaintext of this length to be returned rather than
201 // For performance, we don't use the generic ASN1 encoder. Rather, we
  /prebuilts/go/darwin-x86/src/debug/gosym/
pclntab.go 129 // A general note about the methods here: rather than try to avoid

Completed in 1156 milliseconds

1 2 3 4 5 6 78 91011>>