HomeSort by relevance Sort by last modified time
    Searched refs:creates (Results 1 - 25 of 62) sorted by null

1 2 3

  /external/chromium_org/v8/test/mjsunit/regress/
regress-crbug-350434.js 21 // This creates a map dependency, which gives the GC a reason to trigger
regress-386.js 30 // This test creates enough properties in A so that adding i as
34 // Adding i in the second call to the constructor creates a real property,
regress-241344.js 29 // Parsing that string creates a sparse array that grows dense.
  /external/llvm/test/MC/PowerPC/
ppc64-relocs-01.s 32 # The .opd entry for the 'access_int64' function creates 2 relocations:
41 # Finally the TOC creates the relocation for the 'number64'.
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 386 (** [create_context ()] creates a context for storing the "global" state in
405 (** [create_module context id] creates a module with the supplied module ID in
636 (** [void_type c] creates a type of a function which does not return any
640 (** [label_type c] creates a type of a basic block in the context [c]. See
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
Interval.java 39 public static int creates = 0; field in class:Interval
  /external/chromium_org/v8/test/intl/break-iterator/
default-locale.js 29 // creates one with default locale.
  /external/chromium_org/v8/test/intl/collator/
default-locale.js 29 // creates one with default locale.
  /external/chromium_org/v8/test/intl/date-format/
default-locale.js 29 // creates one with default locale.
  /external/chromium_org/v8/test/intl/number-format/
default-locale.js 29 // creates one with default locale.
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 88 (** [create m] creates a new execution engine, taking ownership of the
89 module [m] if successful. Creates a JIT if possible, else falls back to an
95 (** [create_interpreter m] creates a new interpreter, taking ownership of the
102 (** [create_jit m optlevel] creates a new JIT (just-in-time compiler), taking
  /external/chromium_org/remoting/webapp/
stats_accumulator.js 112 * If this object contains no values for that key, then this routine creates
  /external/chromium_org/v8/test/mjsunit/
debug-referenced-by.js 72 // Use closure with eval - creates arguments array.
  /external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
picoloaddbg.lua 3 -- lua script picoloaddbg.lua --- creates pkb containing phoneme information.
picoloadphones.lua 3 -- lua script picoloadphones.lua --- creates pkb containing phones table.
genlingware.pl 94 reads in configuration file <config> and creates resource <resource>
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
math_simple_store.js 70 * Function creates a rule store in the compound store for a particular string,
  /external/chromium_org/tools/vim/
ninja-build.vim 7 " On Linux, <Leader>o, which is \o by default ("o"=creates .o files)
  /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.
  /external/chromium_org/v8/test/mjsunit/harmony/
proxies-function.js 669 var creates = [
713 for (var i = 0; i < creates.length; ++i) {
720 var func = binds[j](creates[i](traps[t]), bound, 31, 11)
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/
jsevalcontext.js 360 * it up into a map of labels and expressions, and creates functions
390 * up into a list of expressions, and creates functions from the
  /external/chromium_org/third_party/icu/source/test/perf/collationperf/
CollPerf.pl 145 # This subroutine creates the web page and prints out the results in a table
172 <p>The performance test takes a locale and creates a RuleBasedCollator with
  /external/chromium_org/third_party/jstemplate/
jsevalcontext.js 360 * it up into a map of labels and expressions, and creates functions
390 * up into a list of expressions, and creates functions from the
  /external/icu/icu4c/source/test/perf/collationperf/
CollPerf.pl 145 # This subroutine creates the web page and prints out the results in a table
172 <p>The performance test takes a locale and creates a RuleBasedCollator with

Completed in 1310 milliseconds

1 2 3