/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/ |
decode.go | 234 // ROR #0 here means ROR #0, but decodeShift rewrites to RRX #1.
|
ext_test.go | 416 // fixSpace rewrites runs of spaces, tabs, and newline characters into single spaces in s.
|
/external/v8/benchmarks/ |
earley-boyer.js | [all...] |
/prebuilts/go/darwin-x86/src/cmd/cgo/ |
gcc.go | 158 // Translate rewrites f.AST, the original Go input, to remove 616 // rewriteCalls rewrites all calls that pass pointers to check that 639 // rewriteCall rewrites one call to add pointer checks. 1044 // rewriteRef rewrites all the C.xxx references in f.AST to refer to the [all...] |
/prebuilts/go/linux-x86/src/cmd/cgo/ |
gcc.go | 158 // Translate rewrites f.AST, the original Go input, to remove 616 // rewriteCalls rewrites all calls that pass pointers to check that 639 // rewriteCall rewrites one call to add pointer checks. 1044 // rewriteRef rewrites all the C.xxx references in f.AST to refer to the [all...] |
/build/blueprint/pathtools/ |
glob.go | 339 // contents of fileListFile, and rewrites fileListFile if it has changed. It
|
/prebuilts/go/darwin-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
fetch_test.go | 332 // stubHTTPGet intercepts a call to http.Get and rewrites it to use
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/ |
ext_test.go | 416 // fixSpace rewrites runs of spaces, tabs, and newline characters into single spaces in s.
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
ext_test.go | 362 // fixSpace rewrites runs of spaces, tabs, and newline characters into single spaces in s.
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
ext_test.go | 392 // fixSpace rewrites runs of spaces, tabs, and newline characters into single spaces in s.
|
/prebuilts/go/darwin-x86/src/regexp/ |
onepass.go | 231 // rewrites one or more common Prog constructs that enable some otherwise
|
/prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/driver/ |
fetch_test.go | 332 // stubHTTPGet intercepts a call to http.Get and rewrites it to use
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/ |
ext_test.go | 362 // fixSpace rewrites runs of spaces, tabs, and newline characters into single spaces in s.
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
ext_test.go | 392 // fixSpace rewrites runs of spaces, tabs, and newline characters into single spaces in s.
|
/prebuilts/go/linux-x86/src/regexp/ |
onepass.go | 231 // rewrites one or more common Prog constructs that enable some otherwise
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/amd64/ |
ssa.go | 287 // the frontend rewrites constant division by 8/16/32 bit integers into 289 // SSA rewrites generate the 64 bit versions [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/x86/ |
ssa.go | 261 // the frontend rewrites constant division by 8/16/32 bit integers into 263 // SSA rewrites generate the 64 bit versions
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/ |
ssa.go | 287 // the frontend rewrites constant division by 8/16/32 bit integers into 289 // SSA rewrites generate the 64 bit versions [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/x86/ |
ssa.go | 261 // the frontend rewrites constant division by 8/16/32 bit integers into 263 // SSA rewrites generate the 64 bit versions
|
/prebuilts/go/darwin-x86/src/cmd/fix/ |
fix.go | 697 // rewriteImport rewrites any import of path oldPath to path newPath.
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
ext_test.go | 447 // fixSpace rewrites runs of spaces, tabs, and newline characters into single spaces in s.
|
/prebuilts/go/darwin-x86/src/net/textproto/ |
reader.go | 293 // rewrites the "\r\n" line endings into the simpler "\n",
|
/prebuilts/go/darwin-x86/src/runtime/ |
select.go | 221 // The compiler rewrites selects that statically have
|
/prebuilts/go/linux-x86/src/cmd/fix/ |
fix.go | 697 // rewriteImport rewrites any import of path oldPath to path newPath.
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
ext_test.go | 447 // fixSpace rewrites runs of spaces, tabs, and newline characters into single spaces in s.
|