/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/ |
plan9x_test.go | 40 // plan9ManualTests holds test cases that will be run by TestPlan9Manual32 and TestPlan9Manual64.
|
/prebuilts/go/linux-x86/src/net/ |
fd_io_plan9.go | 25 // pid holds the process id of
|
/prebuilts/go/darwin-x86/src/go/build/ |
doc.go | 19 // The src/ directory holds source code. The path below 'src' determines 22 // The pkg/ directory holds installed package objects. 32 // The bin/ directory holds compiled commands.
|
/prebuilts/go/linux-x86/src/go/build/ |
doc.go | 19 // The src/ directory holds source code. The path below 'src' determines 22 // The pkg/ directory holds installed package objects. 32 // The bin/ directory holds compiled commands.
|
/prebuilts/go/darwin-x86/src/image/ |
image.go | 28 // Config holds an image's color model and dimensions. 61 // Pix holds the image's pixels, in R, G, B, A order. The pixel at 160 // Pix holds the image's pixels, in R, G, B, A order and big-endian format. The pixel at 272 // Pix holds the image's pixels, in R, G, B, A order. The pixel at 371 // Pix holds the image's pixels, in R, G, B, A order and big-endian format. The pixel at 483 // Pix holds the image's pixels, as alpha values. The pixel at 575 // Pix holds the image's pixels, as alpha values in big-endian format. The pixel at 670 // Pix holds the image's pixels, as gray values. The pixel at 749 // Pix holds the image's pixels, as gray values in big-endian format. The pixel at 831 // Pix holds the image's pixels, in C, M, Y, K order. The pixel a [all...] |
format.go | 16 // A format holds an image format's name, magic header and how to decode it.
|
/prebuilts/go/linux-x86/src/image/ |
image.go | 28 // Config holds an image's color model and dimensions. 61 // Pix holds the image's pixels, in R, G, B, A order. The pixel at 160 // Pix holds the image's pixels, in R, G, B, A order and big-endian format. The pixel at 272 // Pix holds the image's pixels, in R, G, B, A order. The pixel at 371 // Pix holds the image's pixels, in R, G, B, A order and big-endian format. The pixel at 483 // Pix holds the image's pixels, as alpha values. The pixel at 575 // Pix holds the image's pixels, as alpha values in big-endian format. The pixel at 670 // Pix holds the image's pixels, as gray values. The pixel at 749 // Pix holds the image's pixels, as gray values in big-endian format. The pixel at 831 // Pix holds the image's pixels, in C, M, Y, K order. The pixel a [all...] |
format.go | 16 // A format holds an image format's name, magic header and how to decode it.
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
parser.ml | 5 (* binop_precedence - This holds the precedence for each binary operator that is
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
parser.ml | 5 (* binop_precedence - This holds the precedence for each binary operator that is
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/ |
parser.ml | 5 (* binop_precedence - This holds the precedence for each binary operator that is
|
/external/skia/tools/lua/ |
glyph-usage.lua | 21 local canvas -- holds the current canvas (from startcanvas())
|
scrape_dashing_full.lua | 1 local canvas -- holds the current canvas (from startcanvas())
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/ |
parser.ml | 5 (* binop_precedence - This holds the precedence for each binary operator that is
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/ |
parser.ml | 5 (* binop_precedence - This holds the precedence for each binary operator that is
|
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/ |
parser.ml | 5 (* binop_precedence - This holds the precedence for each binary operator that is
|
/prebuilts/go/darwin-x86/src/cmd/cgo/ |
util.go | 44 // the temporary directory holds the input.
|
/prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
objdump_test.go | 20 // objdumpManualTests holds test cases that will be run by TestObjdumpARMManual.
|
/prebuilts/go/darwin-x86/src/container/heap/ |
example_pq_test.go | 21 // A PriorityQueue implements heap.Interface and holds Items.
|
/prebuilts/go/darwin-x86/src/internal/singleflight/ |
singleflight.go | 34 // Result holds the results of Do, so they can be passed
|
/prebuilts/go/darwin-x86/src/regexp/ |
exec.go | 20 // It holds both the instruction pc and the actual thread. 36 // A machine holds all the state during an NFA simulation for p. 112 // If so, m.matchcap holds the submatch information. 311 // If so, m.matchcap holds the submatch information.
|
/prebuilts/go/darwin-x86/src/sync/ |
cond.go | 79 // copyChecker holds back pointer to itself to detect object copying.
|
/prebuilts/go/linux-x86/src/cmd/cgo/ |
util.go | 44 // the temporary directory holds the input.
|
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/ |
objdump_test.go | 20 // objdumpManualTests holds test cases that will be run by TestObjdumpARMManual.
|
/prebuilts/go/linux-x86/src/container/heap/ |
example_pq_test.go | 21 // A PriorityQueue implements heap.Interface and holds Items.
|