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

<<1112131415

  /build/blueprint/bootstrap/
bootstrap.go 761 // Add a way to rebuild the main build.ninja in case it creates rules that
  /build/blueprint/
context.go 263 // NewContext creates a new Context object. The created context initially has
282 // A ModuleFactory function creates a new Module object. See the
355 // A SingletonFactory function creates a new Singleton object. See the
    [all...]
  /build/kati/
eval.go 173 // NewEvaluator creates new Evaluator.
  /external/ImageMagick/www/api/
morphology.php 280 <p>CloneKernelInfo() creates a new clone of the given Kernel List so that its can be modified without effecting the original. The cloned kernel should be destroyed using DestoryKernelInfo() when no longer needed.</p>
    [all...]
  /external/doclava/res/assets/templates/
macros.cs 15 link: whether to create a link at the top level, always creates links in
  /external/libunwind/doc/
libunwind.tex 280 during its lifetime, this creates a risk of \Prog{libunwind} using
unw_create_addr_space.tex 19 The \Func{unw\_create\_addr\_space}() routine creates a new unwind
  /prebuilts/go/darwin-x86/src/bytes/
bytes.go 603 // makeASCIISet creates a set of ASCII characters and reports whether all
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 383 // addDFphis creates new trivial phis that are necessary to correctly reflect (within SSA)
  /prebuilts/go/darwin-x86/src/cmd/go/
get.go 50 When checking out a new package, get creates the target directory
  /prebuilts/go/darwin-x86/src/go/internal/gcimporter/
bimport.go 726 // adjust exponent (constant.MakeFromBytes creates an integer value,
  /prebuilts/go/darwin-x86/src/go/token/
position.go 330 // NewFileSet creates a new file set.
  /prebuilts/go/darwin-x86/src/os/exec/
lp_windows_test.go 521 // buildPrintPathExe creates a Go program that prints its own path.
  /prebuilts/go/darwin-x86/src/reflect/
value.go 297 // If v is a variadic function, Call creates the variadic slice parameter
    [all...]
  /prebuilts/go/darwin-x86/src/strings/
strings.go 601 // makeASCIISet creates a set of ASCII characters and reports whether all
  /prebuilts/go/darwin-x86/src/text/template/
doc.go 285 A with action that creates and uses a variable.
  /prebuilts/go/darwin-x86/src/text/template/parse/
lex.go 208 // lex creates a new scanner for the input string.
  /prebuilts/go/linux-x86/src/bytes/
bytes.go 603 // makeASCIISet creates a set of ASCII characters and reports whether all
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
loopreschedchecks.go 383 // addDFphis creates new trivial phis that are necessary to correctly reflect (within SSA)
  /prebuilts/go/linux-x86/src/cmd/go/
get.go 50 When checking out a new package, get creates the target directory
  /prebuilts/go/linux-x86/src/go/internal/gcimporter/
bimport.go 726 // adjust exponent (constant.MakeFromBytes creates an integer value,
  /prebuilts/go/linux-x86/src/go/token/
position.go 330 // NewFileSet creates a new file set.
  /prebuilts/go/linux-x86/src/os/exec/
lp_windows_test.go 521 // buildPrintPathExe creates a Go program that prints its own path.
  /prebuilts/go/linux-x86/src/reflect/
value.go 297 // If v is a variadic function, Call creates the variadic slice parameter
    [all...]
  /prebuilts/go/linux-x86/src/strings/
strings.go 601 // makeASCIISet creates a set of ASCII characters and reports whether all

Completed in 651 milliseconds

<<1112131415