/prebuilts/go/linux-x86/src/cmd/cgo/ |
gcc.go | [all...] |
out.go | [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
reflect.go | [all...] |
ssa.go | [all...] |
plive.go | 103 _ struct{} // to prevent unkeyed literals. Trailing zero-sized field will take space. [all...] |
subr.go | [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
reflect.go | [all...] |
ssa.go | [all...] |
plive.go | 103 _ struct{} // to prevent unkeyed literals. Trailing zero-sized field will take space. [all...] |
subr.go | [all...] |
/external/ImageMagick/www/api/ |
fx.php | 199 <p>ColorMatrixImage() applies color transformation to an image. This method permits saturation changes, hue rotation, luminance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typically one uses a 5x5 matrix for an RGBA image and a 6x6 for CMYKA (or RGBA with offsets). The matrix is similar to those used by Adobe Flash except offsets are in column 6 rather than 5 (in support of CMYKA images) and offsets are normalized (divide Flash offset by 255).</p>
|
/external/libvorbis/doc/ |
04-codec.tex | 585 the case of same-sized windows, the amount of data to return is
|
/external/v8/tools/ |
tickprocessor.js | 582 // creating zero-sized entries, skip such duplicates.
|
/prebuilts/go/darwin-x86/src/go/constant/ |
value.go | 264 // smallRat reports whether x would lead to "reasonably"-sized fraction
|
/prebuilts/go/darwin-x86/src/reflect/ |
type.go | 119 // sized or unsized Int, Uint, Float, or Complex kinds. [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
malloc.go | 316 // In the worst case, fall back to a 0-sized initial arena,
|
runtime2.go | 644 fun [1]uintptr // variable sized
|
stack.go | [all...] |
/prebuilts/go/linux-x86/src/go/constant/ |
value.go | 264 // smallRat reports whether x would lead to "reasonably"-sized fraction
|
/prebuilts/go/linux-x86/src/reflect/ |
type.go | 119 // sized or unsized Int, Uint, Float, or Complex kinds. [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
malloc.go | 316 // In the worst case, fall back to a 0-sized initial arena,
|
runtime2.go | 644 fun [1]uintptr // variable sized
|
stack.go | [all...] |
/prebuilts/go/darwin-x86/src/cmd/cgo/ |
out.go | [all...] |
/prebuilts/go/darwin-x86/src/os/ |
os_test.go | [all...] |