HomeSort by relevance Sort by last modified time
    Searched refs:accepted (Results 151 - 175 of 422) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/boringssl/src/ssl/test/runner/
cipher_suites.go 56 // and accepted when using TLS 1.2 or greater.
  /external/golang-protobuf/proto/
text_parser_test.go 150 // Quoted string with all the accepted special characters from the C++ test
  /external/syslinux/core/lwip/src/api/
sockets.c 238 * @param accepted 1 if socket has been created by accept(),
243 alloc_socket(struct netconn *newconn, int accepted)
262 sockets[i].sendevent = (newconn->type == NETCONN_TCP ? (accepted != 0) : 1);
    [all...]
  /frameworks/base/services/core/java/com/android/server/pm/
PackageInstallerSession.java 214 /** Permissions have been accepted by the user (see {@link #setPermissionsResult}) */
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/internal/load/
search.go 202 // Pattern is the same limited glob accepted by matchPattern.
  /prebuilts/go/darwin-x86/src/cmd/pack/
pack.go 40 accepted as a synonym for c.
  /prebuilts/go/darwin-x86/src/crypto/tls/
cipher_suites.go 52 // and accepted when using TLS 1.2.
  /prebuilts/go/darwin-x86/src/mime/multipart/
multipart.go 205 // The comments below (and the name) assume "\n--boundary", but either is accepted.
  /prebuilts/go/linux-x86/src/cmd/go/internal/load/
search.go 202 // Pattern is the same limited glob accepted by matchPattern.
  /prebuilts/go/linux-x86/src/cmd/pack/
pack.go 40 accepted as a synonym for c.
  /prebuilts/go/linux-x86/src/crypto/tls/
cipher_suites.go 52 // and accepted when using TLS 1.2.
  /prebuilts/go/linux-x86/src/mime/multipart/
multipart.go 205 // The comments below (and the name) assume "\n--boundary", but either is accepted.
  /external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
ImmutableSortedSetTest.java 728 } catch (ClassCastException accepted) {
  /external/guice/extensions/persist/lib/
hibernate-entitymanager.jar 
  /external/kotlinc/
LICENSE     [all...]
NOTICE     [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
AvrcpControllerService.java 788 private void setPlayerAppSettingRsp(byte[] address, byte accepted) {
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
commands.go 34 // commands describes the commands accepted by pprof.
64 // accepted by pprof. This enables extensions to add new commands for
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/
commands.go 34 // commands describes the commands accepted by pprof.
64 // accepted by pprof. This enables extensions to add new commands for
  /external/llvm/test/MC/ARM/
neon-vst-encoding.s 280 @ still gets accepted.
  /prebuilts/go/darwin-x86/src/bufio/
bufio.go 520 // accepted and all subsequent writes, and Flush, will return the error.
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm/
asm5.go 72 scond uint8 // optional flags accepted by the instruction
    [all...]
  /prebuilts/go/darwin-x86/src/fmt/
doc.go 293 (hexadecimal) are accepted when scanning integers without
  /prebuilts/go/darwin-x86/src/go/scanner/
scanner.go 368 // scanEscape parses an escape sequence where rune is the accepted
  /prebuilts/go/darwin-x86/src/io/
io.go 26 // ErrShortWrite means that a write accepted fewer bytes than requested

Completed in 1582 milliseconds

1 2 3 4 5 67 8 91011>>