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

<<1112131415

  /prebuilts/go/linux-x86/src/text/template/
doc.go 285 A with action that creates and uses a variable.
  /prebuilts/go/linux-x86/src/text/template/parse/
lex.go 208 // lex creates a new scanner for the input string.
  /prebuilts/go/darwin-x86/src/cmd/cgo/
out.go 27 // writeDefs creates output files to be compiled by gc and gcc.
513 // writeOutput creates stubs for a specific source file to be compiled by gc
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
order.go 183 // If the original argument n is not okay, orderaddrtemp creates a tmp, emits
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/xml/
xml.go 152 // creates a parser that can handle typical HTML.
203 // NewDecoder creates a new XML parser reading from r.
426 // Creates a SyntaxError with the current line number.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/cgo/
out.go 27 // writeDefs creates output files to be compiled by gc and gcc.
513 // writeOutput creates stubs for a specific source file to be compiled by gc
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
order.go 183 // If the original argument n is not okay, orderaddrtemp creates a tmp, emits
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
xml.go 152 // creates a parser that can handle typical HTML.
203 // NewDecoder creates a new XML parser reading from r.
426 // Creates a SyntaxError with the current line number.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
lib.go 909 // hostobjCopy creates a copy of the object files in hostobj in a
1165 // toolchain creates PIEs by default, and where DT_TEXTREL
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/x509/
x509.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
lib.go 909 // hostobjCopy creates a copy of the object files in hostobj in a
1165 // toolchain creates PIEs by default, and where DT_TEXTREL
    [all...]
  /prebuilts/go/linux-x86/src/crypto/x509/
x509.go     [all...]
  /build/blueprint/
package_ctx.go 91 // NewPackageContext creates a PackageContext object for a given package. The
  /external/ImageMagick/www/api/
image.php 580 <p>NewMagickImage() creates a blank image canvas of the specified size and background color.</p>
list.php 479 <p>NewImageList() creates an empty image list.</p>
  /external/dtc/Documentation/
dtc-paper.tex 431 an explicit \texttt{name} property. When \dtc creates such a blob, it
  /external/minijail/
common.mk 36 # - update_archive creates/updates a given .a target
197 # Creates the actual archive with an index.
563 # Creates object file rules. Call with eval.
    [all...]
  /external/modp_b64/
common.mk 36 # - update_archive creates/updates a given .a target
197 # Creates the actual archive with an index.
563 # Creates object file rules. Call with eval.
    [all...]
  /external/protobuf/js/binary/
decoder.js 282 * Pops an instance off the instance cache, or creates one if the cache is
reader.js 114 * Pops an instance off the instance cache, or creates one if the cache is
    [all...]
  /external/v8/src/debug/
liveedit.js 485 // From array of function infos that is implicitly a tree creates
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/go/
vcs.go 400 // create creates a new copy of repo in dir.
  /prebuilts/go/darwin-x86/src/cmd/link/internal/amd64/
asm.go 278 // complete. We do this via Addaddrplus, which creates
  /prebuilts/go/darwin-x86/src/debug/elf/
file.go 222 // NewFile creates a new File for accessing an ELF binary in an underlying reader.
  /prebuilts/go/darwin-x86/src/go/ast/
ast.go 518 // NewIdent creates a new Ident without position.

Completed in 1929 milliseconds

<<1112131415