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

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/syscall/
security_windows.go 174 // Copy creates a duplicate of security identifier sid.
293 // The system creates an access token when a user logs on, and every
  /prebuilts/go/linux-x86/src/text/template/
helper.go 28 // ParseFiles creates a new Template and parses the template definitions from
94 // ParseGlob creates a new Template and parses the template definitions from the
  /prebuilts/go/darwin-x86/src/os/
file_windows.go 53 // newConsoleFile creates new File that will be used as console.
502 // Link creates newname as a hard link to the oldname file.
520 // Symlink creates newname as a symbolic link to oldname.
  /prebuilts/go/linux-x86/src/os/
file_windows.go 53 // newConsoleFile creates new File that will be used as console.
502 // Link creates newname as a hard link to the oldname file.
520 // Symlink creates newname as a symbolic link to oldname.
  /build/blueprint/bootstrap/
glob.go 65 // GlobFile creates a rule to write to fileListFile a list of the files that match the specified
  /build/kati/
depgraph.go 81 // FromCommandLine creates LoadReq from given command line.
exec.go 133 // NewExecutor creates new Executor.
  /build/soong/android/
hooks.go 122 // Install hooks are run after a module creates a rule to install a file or symlink.
  /build/soong/ui/build/
kati.go 31 // genKatiSuffix creates a suffix for kati-generated files so that we can cache
  /external/ImageMagick/www/api/
transform.php 240 <p>FlipImage() creates a vertical mirror image by reflecting the pixels around the central x-axis.</p>
266 <p>FlopImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis.</p>
472 <p>TransposeImage() creates a horizontal mirror image by reflecting the pixels around the central y-axis while rotating them by 90 degrees.</p>
498 <p>TransverseImage() creates a vertical mirror image by reflecting the pixels around the central x-axis while rotating them by 270 degrees.</p>
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 41 (** [create m optlevel] creates a new MCJIT just-in-time compiler, taking
  /external/v8/tools/vim/
ninja-build.vim 7 " On Linux, <Leader>o, which is \o by default ("o"=creates .o files)
  /prebuilts/go/darwin-x86/misc/nacl/
mkzip.go 5 // Mkzip creates a zip file from a 'proto' file describing the contents.
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/symbolizer/
symbolizer.go 96 // newMapping creates a mappingTable for a profile.
  /prebuilts/go/darwin-x86/src/compress/zlib/
reader.go 63 // NewReader creates a new ReadCloser.
  /prebuilts/go/darwin-x86/src/debug/macho/
fat.go 42 // NewFatFile creates a new FatFile for accessing all the Mach-O images in a
  /prebuilts/go/darwin-x86/src/io/ioutil/
ioutil.go 74 // If the file does not exist, WriteFile creates it with permissions perm;
  /prebuilts/go/darwin-x86/src/net/http/cgi/
child.go 50 // RequestFromMap creates an http.Request from CGI variables.
  /prebuilts/go/darwin-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.
  /prebuilts/go/linux-x86/misc/nacl/
mkzip.go 5 // Mkzip creates a zip file from a 'proto' file describing the contents.
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/symbolizer/
symbolizer.go 96 // newMapping creates a mappingTable for a profile.
  /prebuilts/go/linux-x86/src/compress/zlib/
reader.go 63 // NewReader creates a new ReadCloser.
  /prebuilts/go/linux-x86/src/debug/macho/
fat.go 42 // NewFatFile creates a new FatFile for accessing all the Mach-O images in a
  /prebuilts/go/linux-x86/src/io/ioutil/
ioutil.go 74 // If the file does not exist, WriteFile creates it with permissions perm;
  /prebuilts/go/linux-x86/src/net/http/cgi/
child.go 50 // RequestFromMap creates an http.Request from CGI variables.

Completed in 1263 milliseconds

1 2 34 5 6 7 8 91011>>