/external/libvpx/libvpx/vpx_ports/ |
x86_abi_support.asm | 115 ; plugins among other things.
|
/prebuilts/go/darwin-x86/src/go/types/ |
initorder.go | 225 // (Mutually recursive functions may introduce cycles among themselves
|
/prebuilts/go/darwin-x86/src/testing/quick/ |
quick.go | 152 // Divide sizeLeft evenly among the struct fields.
|
/prebuilts/go/darwin-x86/test/ |
goto.go | 153 // many kinds of blocks, all invalid to jump into or among,
|
/prebuilts/go/linux-x86/src/go/types/ |
initorder.go | 225 // (Mutually recursive functions may introduce cycles among themselves
|
/prebuilts/go/linux-x86/src/testing/quick/ |
quick.go | 152 // Divide sizeLeft evenly among the struct fields.
|
/prebuilts/go/linux-x86/test/ |
goto.go | 153 // many kinds of blocks, all invalid to jump into or among,
|
/prebuilts/go/darwin-x86/src/regexp/ |
regexp.go | 125 // begins as early as possible in the input (leftmost), and among those 140 // begins as early as possible in the input (leftmost), and among those 148 // Among the possible leftmost-longest matches, this package chooses 160 // begins as early as possible in the input (leftmost), and among those [all...] |
/prebuilts/go/linux-x86/src/regexp/ |
regexp.go | 125 // begins as early as possible in the input (leftmost), and among those 140 // begins as early as possible in the input (leftmost), and among those 148 // Among the possible leftmost-longest matches, this package chooses 160 // begins as early as possible in the input (leftmost), and among those [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
func.go | 466 // among the blocks of f.
|
rewrite.go | 419 // mergePoint finds a block among a's blocks which dominates b and is itself
|
/prebuilts/go/darwin-x86/src/net/ |
net_windows_test.go | 599 t.Errorf("getmac lists %q, but it could not be found among Go interfaces %v", name, have)
|
/prebuilts/go/darwin-x86/src/strings/ |
replace.go | 140 // Need to split the prefix among multiple nodes.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
func.go | 466 // among the blocks of f.
|
rewrite.go | 419 // mergePoint finds a block among a's blocks which dominates b and is itself
|
/prebuilts/go/linux-x86/src/net/ |
net_windows_test.go | 599 t.Errorf("getmac lists %q, but it could not be found among Go interfaces %v", name, have)
|
/prebuilts/go/linux-x86/src/strings/ |
replace.go | 140 // Need to split the prefix among multiple nodes.
|
/external/dnsmasq/contrib/dnslist/ |
dnslist.pl | 501 those countries, so that distribution is permitted only in or among
|
/external/syslinux/memdisk/ |
memdisk16.asm | 740 pushfd ; Save IF among other things...
|
/prebuilts/go/darwin-x86/src/debug/dwarf/ |
line.go | 110 // distinguish among multiple blocks that may all have with
|
/prebuilts/go/darwin-x86/src/testing/ |
benchmark.go | 564 // It creates multiple goroutines and distributes b.N iterations among them.
|
/prebuilts/go/linux-x86/src/debug/dwarf/ |
line.go | 110 // distinguish among multiple blocks that may all have with
|
/prebuilts/go/linux-x86/src/testing/ |
benchmark.go | 564 // It creates multiple goroutines and distributes b.N iterations among them.
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
order.go | 844 // temporary per distinct type, sharing the temp among all receives 845 // with that temp. Similarly one ok bool could be shared among all [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
order.go | 844 // temporary per distinct type, sharing the temp among all receives 845 // with that temp. Similarly one ok bool could be shared among all [all...] |