/prebuilts/go/linux-x86/src/go/doc/testdata/ |
testing.go | 155 // before the test exited. If a test deferred an important cleanup
|
/prebuilts/go/linux-x86/src/runtime/ |
mgcsweep.go | 238 // important to set sweepgen before returning it to heap
|
mgcwork.go | 58 // It's important that any use of gcWork during the mark phase prevent
|
traceback.go | 10 // The most important fact about a given architecture is whether it uses a link register. 21 // The other important fact is the size of a pointer: on 32-bit systems the LR
|
/prebuilts/go/linux-x86/src/strings/ |
replace.go | 99 // priority is the priority (higher is more important) of the trie node's
|
/prebuilts/go/darwin-x86/src/runtime/ |
traceback.go | 10 // The most important fact about a given architecture is whether it uses a link register. 21 // The other important fact is the size of a pointer: on 32-bit systems the LR
|
chan.go | 388 // The order of operations is important here: reversing the operations can lead to
|
/external/ImageMagick/www/api/ |
morphology.php | 83 <p>The special flags will expand a single kernel, into a list of rotated kernels. A '@' flag will expand a 3x3 kernel into a list of 45-degree cyclic rotations, while a '>' will generate a list of 90-degree rotations. The '<' also exands using 90-degree rotates, but giving a 180-degree reflected kernel before the +/- 90-degree rotations, which can be important for Thinning operations.</p> [all...] |
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 107 of received packet, we loose one very important property of BSD socket API,
|
ip-tunnels.tex | 218 It is important to use option \verb|onlink|, otherwise
|
/external/libunwind/doc/ |
libunwind.tex | 259 just-in-time (JIT) compiler). It is important to register the
|
/external/libvorbis/doc/ |
08-residue.tex | 43 important to note that the integer division truncates. In the below
|
/frameworks/support/compat/java/android/support/v4/view/accessibility/ |
AccessibilityNodeInfoCompat.java | [all...] |
/prebuilts/go/darwin-x86/src/archive/zip/ |
reader_test.go | 271 Content: []byte("important \r\n"),
|
/prebuilts/go/darwin-x86/src/cmd/fix/ |
typecheck.go | 18 // The fact that it is partial is very important: the input is
|
/prebuilts/go/darwin-x86/src/cmd/go/ |
get.go | 49 that matches the locally installed version of Go. The most important
|
/prebuilts/go/darwin-x86/src/crypto/rsa/ |
rsa.go | 128 // important that we mirror this.
|
/prebuilts/go/darwin-x86/src/encoding/gob/ |
doc.go | 99 This section documents the encoding, details that are not important for most
|
/prebuilts/go/darwin-x86/src/net/http/ |
fs.go | 421 // for a given non-nil error value. It's important that toHTTPError does not
|
/prebuilts/go/darwin-x86/src/syscall/ |
exec_plan9.go | 45 // Luckily, the file descriptors that are most important not to
|
/prebuilts/go/linux-x86/src/archive/zip/ |
reader_test.go | 271 Content: []byte("important \r\n"),
|
/prebuilts/go/linux-x86/src/cmd/fix/ |
typecheck.go | 18 // The fact that it is partial is very important: the input is
|
/prebuilts/go/linux-x86/src/cmd/go/ |
get.go | 49 that matches the locally installed version of Go. The most important
|
/prebuilts/go/linux-x86/src/crypto/rsa/ |
rsa.go | 128 // important that we mirror this.
|
/prebuilts/go/linux-x86/src/encoding/gob/ |
doc.go | 99 This section documents the encoding, details that are not important for most
|