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

1 2 3 4

  /external/v8/tools/
gen-postmortem-metadata.py 531 opens = 0;
534 if (opens > 0):
538 opens += 1;
540 opens -= 1;
542 if (opens == 0):
558 opens += 1;
560 opens -= 1;
562 if (opens == 0):
  /prebuilts/go/darwin-x86/src/log/syslog/
syslog_unix.go 14 // unixSyslog opens a connection to the syslog daemon running on the
  /prebuilts/go/linux-x86/src/log/syslog/
syslog_unix.go 14 // unixSyslog opens a connection to the syslog daemon running on the
  /external/svox/pico/tts/
Android.mk 34 # compatibility code, which opens this shared library
  /prebuilts/go/darwin-x86/src/net/
sock_posix.go 57 // - An endpoint holder that opens a passive stream
60 // - An endpoint holder that opens a destination-unspecific
63 // - An endpoint holder that opens an active stream or a
67 // - An endpoint holder that opens the other connection, such
  /prebuilts/go/linux-x86/src/net/
sock_posix.go 57 // - An endpoint holder that opens a passive stream
60 // - An endpoint holder that opens a destination-unspecific
63 // - An endpoint holder that opens an active stream or a
67 // - An endpoint holder that opens the other connection, such
  /prebuilts/go/darwin-x86/src/plugin/
plugin.go 26 // Open opens a Go plugin.
plugin_dlopen.go 81 // Drop a placeholder in the map so subsequent opens can wait on it.
  /prebuilts/go/linux-x86/src/plugin/
plugin.go 26 // Open opens a Go plugin.
plugin_dlopen.go 81 // Drop a placeholder in the map so subsequent opens can wait on it.
  /hardware/interfaces/camera/device/
README.md 63 The open() method actually opens the camera device for use, returning a Session
  /prebuilts/go/darwin-x86/src/cmd/internal/objfile/
objfile.go 61 // Open opens the named file.
  /prebuilts/go/darwin-x86/src/io/ioutil/
tempfile.go 39 // with a name beginning with prefix, opens the file for reading
  /prebuilts/go/linux-x86/src/cmd/internal/objfile/
objfile.go 61 // Open opens the named file.
  /prebuilts/go/linux-x86/src/io/ioutil/
tempfile.go 39 // with a name beginning with prefix, opens the file for reading
  /prebuilts/go/darwin-x86/src/database/sql/
sql_test.go     [all...]
  /prebuilts/go/linux-x86/src/database/sql/
sql_test.go     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cdk.h 385 unsigned long opens; member in struct:asystats
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
cdk.h 385 unsigned long opens; member in struct:asystats
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/symbolizer/
symbolizer.go 137 // locateFile opens a local file for symbolization on the search path
  /prebuilts/go/darwin-x86/src/debug/macho/
fat.go 123 // OpenFat opens the named file using os.Open and prepares it for use as a Mach-O
  /prebuilts/go/darwin-x86/src/mime/multipart/
formdata.go 136 // Open opens and returns the FileHeader's associated File.
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/symbolizer/
symbolizer.go 137 // locateFile opens a local file for symbolization on the search path
  /prebuilts/go/linux-x86/src/debug/macho/
fat.go 123 // OpenFat opens the named file using os.Open and prepares it for use as a Mach-O
  /prebuilts/go/linux-x86/src/mime/multipart/
formdata.go 136 // Open opens and returns the FileHeader's associated File.

Completed in 910 milliseconds

1 2 3 4