HomeSort by relevance Sort by last modified time
    Searched refs:nbody (Results 1 - 22 of 22) sorted by null

  /prebuilts/go/darwin-x86/src/net/http/
triv.go 56 fmt.Fprintf(w, "bad POST: %v\nbody: [%v]\n", err, body)
  /prebuilts/go/linux-x86/src/net/http/
triv.go 56 fmt.Fprintf(w, "bad POST: %v\nbody: [%v]\n", err, body)
  /prebuilts/go/darwin-x86/test/bench/shootout/
timing.sh 132 nbody() { function
133 runonly echo 'nbody -n 50000000'
134 run "gcc $gccm -O2 nbody.c -lm" a.$EXE 50000000
135 run 'gccgo -O2 nbody.go' a.$EXE -n 50000000
136 run 'gc nbody' a.$EXE -n 50000000
137 run 'gc_B nbody' a.$EXE -n 50000000
239 run="fasta revcomp nbody binarytree fannkuch regexdna spectralnorm knucleotide mandelbrot meteor pidigits threadring chameneos"
  /prebuilts/go/linux-x86/test/bench/shootout/
timing.sh 132 nbody() { function
133 runonly echo 'nbody -n 50000000'
134 run "gcc $gccm -O2 nbody.c -lm" a.$EXE 50000000
135 run 'gccgo -O2 nbody.go' a.$EXE -n 50000000
136 run 'gc nbody' a.$EXE -n 50000000
137 run 'gc_B nbody' a.$EXE -n 50000000
239 run="fasta revcomp nbody binarytree fannkuch regexdna spectralnorm knucleotide mandelbrot meteor pidigits threadring chameneos"
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
inl.go 102 // If so, caninl saves fn->nbody in fn->inl and substitutes it with a copy.
103 // fn and ->nbody will already have been typechecked.
113 if fn.Nbody == nil {
142 if ishairylist(fn.Nbody, &budget) || budget < 0 {
149 fn.Func.Nname.Func.Inl = fn.Nbody
150 fn.Nbody = inlcopylist(fn.Func.Nname.Func.Inl)
237 return *budget < 0 || ishairy(n.Left, budget) || ishairy(n.Right, budget) || ishairylist(n.List, budget) || ishairylist(n.Rlist, budget) || ishairylist(n.Ninit, budget) || ishairylist(n.Nbody, budget)
271 m.Nbody = inlcopylist(n.Nbody)
293 n.List = n.Nbody
    [all...]
order.go 52 // Order rewrites fn->nbody to apply the ordering constraints
57 dumplist(s, fn.Nbody)
60 orderblock(&fn.Nbody)
661 n.Nbody = concat(l, n.Nbody)
662 orderblock(&n.Nbody)
675 n.Nbody = concat(l, n.Nbody)
680 orderblock(&n.Nbody)
754 orderblock(&n.Nbody)
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
inl.go 99 // If so, caninl saves fn->nbody in fn->inl and substitutes it with a copy.
100 // fn and ->nbody will already have been typechecked.
110 if fn.Nbody == nil {
139 if ishairylist(fn.Nbody, &budget) || budget < 0 {
146 fn.Func.Nname.Func.Inl = fn.Nbody
147 fn.Nbody = inlcopylist(fn.Func.Nname.Func.Inl)
234 return *budget < 0 || ishairy(n.Left, budget) || ishairy(n.Right, budget) || ishairylist(n.List, budget) || ishairylist(n.Rlist, budget) || ishairylist(n.Ninit, budget) || ishairylist(n.Nbody, budget)
268 m.Nbody = inlcopylist(n.Nbody)
290 n.List = n.Nbody
    [all...]
order.go 49 // Order rewrites fn->nbody to apply the ordering constraints
54 dumplist(s, fn.Nbody)
57 orderblock(&fn.Nbody)
658 n.Nbody = concat(l, n.Nbody)
659 orderblock(&n.Nbody)
672 n.Nbody = concat(l, n.Nbody)
677 orderblock(&n.Nbody)
751 orderblock(&n.Nbody)
    [all...]
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
inl.go 102 // If so, caninl saves fn->nbody in fn->inl and substitutes it with a copy.
103 // fn and ->nbody will already have been typechecked.
113 if fn.Nbody == nil {
142 if ishairylist(fn.Nbody, &budget) || budget < 0 {
149 fn.Func.Nname.Func.Inl = fn.Nbody
150 fn.Nbody = inlcopylist(fn.Func.Nname.Func.Inl)
237 return *budget < 0 || ishairy(n.Left, budget) || ishairy(n.Right, budget) || ishairylist(n.List, budget) || ishairylist(n.Rlist, budget) || ishairylist(n.Ninit, budget) || ishairylist(n.Nbody, budget)
271 m.Nbody = inlcopylist(n.Nbody)
293 n.List = n.Nbody
    [all...]
order.go 52 // Order rewrites fn->nbody to apply the ordering constraints
57 dumplist(s, fn.Nbody)
60 orderblock(&fn.Nbody)
661 n.Nbody = concat(l, n.Nbody)
662 orderblock(&n.Nbody)
675 n.Nbody = concat(l, n.Nbody)
680 orderblock(&n.Nbody)
754 orderblock(&n.Nbody)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
inl.go 99 // If so, caninl saves fn->nbody in fn->inl and substitutes it with a copy.
100 // fn and ->nbody will already have been typechecked.
110 if fn.Nbody == nil {
139 if ishairylist(fn.Nbody, &budget) || budget < 0 {
146 fn.Func.Nname.Func.Inl = fn.Nbody
147 fn.Nbody = inlcopylist(fn.Func.Nname.Func.Inl)
234 return *budget < 0 || ishairy(n.Left, budget) || ishairy(n.Right, budget) || ishairylist(n.List, budget) || ishairylist(n.Rlist, budget) || ishairylist(n.Ninit, budget) || ishairylist(n.Nbody, budget)
268 m.Nbody = inlcopylist(n.Nbody)
290 n.List = n.Nbody
    [all...]
order.go 49 // Order rewrites fn->nbody to apply the ordering constraints
54 dumplist(s, fn.Nbody)
57 orderblock(&fn.Nbody)
658 n.Nbody = concat(l, n.Nbody)
659 orderblock(&n.Nbody)
672 n.Nbody = concat(l, n.Nbody)
677 orderblock(&n.Nbody)
751 orderblock(&n.Nbody)
    [all...]
  /external/v8/test/mjsunit/asm/embenchen/
copy.js 306 // XXX this happens in java-nbody for example... assert(index === type.fields.length, 'zero-length in the middle!');
    [all...]
corrections.js 306 // XXX this happens in java-nbody for example... assert(index === type.fields.length, 'zero-length in the middle!');
    [all...]
primes.js 306 // XXX this happens in java-nbody for example... assert(index === type.fields.length, 'zero-length in the middle!');
    [all...]
fannkuch.js 337 // XXX this happens in java-nbody for example... assert(index === type.fields.length, 'zero-length in the middle!');
    [all...]
fasta.js 316 // XXX this happens in java-nbody for example... assert(index === type.fields.length, 'zero-length in the middle!');
    [all...]
memops.js 306 // XXX this happens in java-nbody for example... assert(index === type.fields.length, 'zero-length in the middle!');
    [all...]
zlib.js 306 // XXX this happens in java-nbody for example... assert(index === type.fields.length, 'zero-length in the middle!');
    [all...]
box2d.js 307 // XXX this happens in java-nbody for example... assert(index === type.fields.length, 'zero-length in the middle!');
    [all...]
lua_binarytrees.js 338 // XXX this happens in java-nbody for example... assert(index === type.fields.length, 'zero-length in the middle!');
    [all...]
  /external/v8/test/mjsunit/asm/poppler/
poppler.js 339 // XXX this happens in java-nbody for example... assert(index === type.fields.length, 'zero-length in the middle!');
    [all...]

Completed in 614 milliseconds