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

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/darwin-x86/src/syscall/
dll_windows.go 237 // NewLazyDLL creates new LazyDLL associated with DLL file.
  /prebuilts/go/darwin-x86/src/unsafe/
unsafe.go 53 // Converting a Pointer to a uintptr creates an integer value
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
sparsetreemap.go 97 // Insert creates a definition within b with data x.
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
main.go 145 libinit(ctxt) // creates outfile
  /prebuilts/go/linux-x86/src/cmd/pprof/internal/commands/
commands.go 94 // NewCompleter creates an autocompletion function for a set of commands.
  /prebuilts/go/linux-x86/src/compress/gzip/
gunzip.go 85 // NewReader creates a new Reader reading the given reader.
  /prebuilts/go/linux-x86/src/debug/pe/
file.go 65 // NewFile creates a new File for accessing a PE binary in an underlying reader.
  /prebuilts/go/linux-x86/src/encoding/csv/
reader.go 135 // error creates a new ParseError based on err.
  /prebuilts/go/linux-x86/src/go/ast/
commentmap.go 127 // NewCommentMap creates a new comment map by associating comment groups
  /prebuilts/go/linux-x86/src/index/suffixarray/
suffixarray.go 33 // New creates a new Index for data.
  /prebuilts/go/linux-x86/src/syscall/
dll_windows.go 237 // NewLazyDLL creates new LazyDLL associated with DLL file.
  /prebuilts/go/linux-x86/src/unsafe/
unsafe.go 53 // Converting a Pointer to a uintptr creates an integer value
  /external/ImageMagick/www/api/
fx.php 129 <p>CharcoalImage() creates a new image that is a copy of an existing one with the edge highlighted. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
261 <p>ImplodeImage() creates a new image that is a copy of an existing one with the image pixels "implode" by the specified percentage. It allocates the memory necessary for the new Image structure and returns a pointer to the new image.</p>
744 <p>WaveImage() creates a "ripple" effect in the image by shifting the pixels vertically along a sine wave whose amplitude and wavelength is specified by the given parameters.</p>
  /prebuilts/go/darwin-x86/src/runtime/
symtab.go 221 // For each shared library a module links against, the linker creates an entry in the
261 // modulesinit creates the active modules slice out of all loaded modules.
275 // moduledata so it is usable by the GC and creates a new activeModules
  /prebuilts/go/linux-x86/src/runtime/
symtab.go 221 // For each shared library a module links against, the linker creates an entry in the
261 // modulesinit creates the active modules slice out of all loaded modules.
275 // moduledata so it is usable by the GC and creates a new activeModules
  /prebuilts/go/darwin-x86/src/database/sql/
sql.go 290 // The sql package creates and frees connections automatically; it
334 // creates a new database connection.
1097 // PrepareContext creates a prepared statement for later queries or executions.
1120 // Prepare creates a prepared statement for later queries or executions.
    [all...]
  /prebuilts/go/linux-x86/src/database/sql/
sql.go 290 // The sql package creates and frees connections automatically; it
334 // creates a new database connection.
1097 // PrepareContext creates a prepared statement for later queries or executions.
1120 // Prepare creates a prepared statement for later queries or executions.
    [all...]
  /build/soong/android/
config.go 186 // New creates a new Config object. The srcDir argument specifies the path to
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
FileDescriptor.cs 284 /// Creates a descriptor for generated code.
288 /// which creates the appropriate dependencies etc. It has to be public because the generated
  /prebuilts/go/darwin-x86/src/archive/tar/
writer.go 45 // NewWriter creates a new Writer writing to w.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
compile.go 120 // dumpFile creates a file from the phase name and function name
  /prebuilts/go/darwin-x86/src/cmd/doc/
main.go 136 // failMessage creates a nicely formatted error message when there is no result to show.
  /prebuilts/go/darwin-x86/src/cmd/go/
vcs_test.go 17 // Test that RepoRootForImportPath creates the correct RepoRoot for a given importPath.
  /prebuilts/go/darwin-x86/src/cmd/pprof/internal/report/
source.go 389 // getMissingFunctionSource creates a dummy function body to point to
  /prebuilts/go/darwin-x86/src/debug/macho/
file.go 194 // NewFile creates a new File for accessing a Mach-O binary in an underlying reader.

Completed in 1524 milliseconds

1 2 3 4 5 6 7 891011>>