HomeSort by relevance Sort by last modified time
    Searched refs:creates (Results 101 - 125 of 353) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/syscall/
fs_nacl.go 68 // newFsys creates a new file system.
109 // newInode creates a new inode.
246 // open opens or creates a file with the given name, open mode,
810 // create creates a file in the file system with the given name, mode, time, and data.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
text_file.py 36 TextFile creates its own using the 'open()' builtin.
  /external/boringssl/src/ssl/test/runner/
tls.go 61 // NewListener creates a Listener which accepts connections from an inner
72 // Listen creates a TLS listener accepting connections on the
  /external/python/cpython2/Lib/distutils/
text_file.py 36 TextFile creates its own using the 'open()' builtin.
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl 94 reads in configuration file <config> and creates resource <resource>
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
text_file.py 36 TextFile creates its own using the 'open()' builtin.
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
text_file.py 36 TextFile creates its own using the 'open()' builtin.
  /prebuilts/go/darwin-x86/src/cmd/pack/
pack_test.go 49 // tmpDir creates a temporary directory and returns its name.
58 // testCreate creates an archive in the specified directory.
pack.go 145 // archive opens (and if necessary creates) the named archive.
165 // create creates and initializes an archive that does not exist.
  /prebuilts/go/darwin-x86/src/crypto/tls/
tls.go 59 // NewListener creates a Listener which accepts connections from an inner
70 // Listen creates a TLS listener accepting connections on the
  /prebuilts/go/darwin-x86/src/os/
file.go 203 // Mkdir creates a new directory with the specified name and permission bits.
250 // Create creates the named file with mode 0666 (before umask), truncating
file_unix.go 277 // Link creates newname as a hard link to the oldname file.
287 // Symlink creates newname as a symbolic link to oldname.
  /prebuilts/go/linux-x86/src/cmd/pack/
pack_test.go 49 // tmpDir creates a temporary directory and returns its name.
58 // testCreate creates an archive in the specified directory.
  /prebuilts/go/linux-x86/src/crypto/tls/
tls.go 59 // NewListener creates a Listener which accepts connections from an inner
70 // Listen creates a TLS listener accepting connections on the
  /prebuilts/go/linux-x86/src/os/
file.go 203 // Mkdir creates a new directory with the specified name and permission bits.
250 // Create creates the named file with mode 0666 (before umask), truncating
file_unix.go 277 // Link creates newname as a hard link to the oldname file.
287 // Symlink creates newname as a symbolic link to oldname.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
text_file.py 36 TextFile creates its own using the 'open()' builtin.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
text_file.py 36 TextFile creates its own using the 'open()' builtin.
  /frameworks/rs/script_api/
rs_matrix.spec 350 This function creates a rotation matrix. The axis of rotation is the <code>(x, y, z)</code> vector.
366 This function creates a scaling matrix, where each component of a vector is multiplied
381 This function creates a translation matrix, where a number is added to each element of
  /prebuilts/go/darwin-x86/src/cmd/dist/
util.go 275 // xmkdir creates the directory p.
283 // xmkdirall creates the directory p and its parents, as needed.
343 // xworkdir creates a new temporary directory to hold object files
  /prebuilts/go/darwin-x86/src/html/template/
template.go 208 // AddParseTree creates a new template with the name and parse tree
365 // ParseFiles creates a new Template and parses the template definitions from
431 // ParseGlob creates a new Template and parses the template definitions from the
  /prebuilts/go/linux-x86/src/cmd/dist/
util.go 275 // xmkdir creates the directory p.
283 // xmkdirall creates the directory p and its parents, as needed.
343 // xworkdir creates a new temporary directory to hold object files
  /prebuilts/go/linux-x86/src/html/template/
template.go 208 // AddParseTree creates a new template with the name and parse tree
365 // ParseFiles creates a new Template and parses the template definitions from
431 // ParseGlob creates a new Template and parses the template definitions from the
  /external/icu/icu4c/source/test/perf/collationperf/
CollPerf.pl 148 # This subroutine creates the web page and prints out the results in a table
175 <p>The performance test takes a locale and creates a RuleBasedCollator with
  /prebuilts/go/darwin-x86/src/encoding/base64/
base64.go 59 // WithPadding creates a new encoding identical to enc except
66 // Strict creates a new encoding identical to enc except with

Completed in 1182 milliseconds

1 2 3 45 6 7 8 91011>>