/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/arm/ |
gsubr.go | 736 * arm encodes a shift by 32 as 0, thus asking for 0 shift is illegal.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/arm/ |
gsubr.go | 733 * arm encodes a shift by 32 as 0, thus asking for 0 shift is illegal.
|
/prebuilts/go/linux-x86/src/cmd/go/ |
vcs.go | 503 // (thus root is a prefix of importPath).
|
/prebuilts/go/linux-x86/src/crypto/elliptic/ |
p256.go | 223 // carry < 2**3 thus (carry << 11) < 2**14 and we added 2**28 in the [all...] |
/prebuilts/go/linux-x86/src/crypto/x509/ |
x509_test.go | 550 // library and thus the correct error should always be [all...] |
/prebuilts/go/linux-x86/src/go/types/ |
api_test.go | 322 // addressable (and thus assignable) operands
|
/prebuilts/go/linux-x86/src/image/jpeg/ |
reader.go | 543 // and thus it can silently ignore a small number of extraneous
|
/prebuilts/go/linux-x86/src/runtime/ |
hashmap.go | 86 // during map writes and thus no one else can observe the map during that time).
|
mgcmark.go | 127 // Shrink during STW GCmarktermination phase thus avoiding
|
traceback.go | 452 // (frame 3 is dead). At the end of the walk the panic stack can thus
|
mgc.go | 705 // requested from the OS increasing heap size thus allow future [all...] |
/external/netperf/doc/ |
texinfo.tex | 397 % \argremovec{,omment}, since @c uses \parsearg, and thus the argument 585 % depth; thus, TeX puts \baselineskip glue before it, and (when the 587 % the TeXbook.) Thus, space below is not quite equal to space [all...] |
/external/bison/build-aux/ |
texinfo.tex | 472 % either the null string, or it ends with \^^M---thus there is no danger 666 % The \vtop produces a box with normal height and large depth; thus, TeX puts 668 % \lineskip glue after it. Thus, space below is not quite equal to space [all...] |
/external/boringssl/linux-arm/crypto/aes/ |
bsaes-armv7.S | 37 @ [mostly] single-issue and thus can't [fully] benefit from [all...] |
/external/libmicrohttpd/doc/ |
texinfo.tex | 473 % either the null string, or it ends with \^^M---thus there is no danger 667 % The \vtop produces a box with normal height and large depth; thus, TeX puts 669 % \lineskip glue after it. Thus, space below is not quite equal to space [all...] |
/prebuilts/go/darwin-x86/src/runtime/ |
mgc.go | 705 // requested from the OS increasing heap size thus allow future [all...] |
/toolchain/binutils/binutils-2.25/texinfo/ |
texinfo.tex | 493 % either the null string, or it ends with \^^M---thus there is no danger 766 % The \vtop produces a box with normal height and large depth; thus, TeX puts 768 % \lineskip glue after it. Thus, space below is not quite equal to space [all...] |
/external/blktrace/doc/ |
blktrace.tex | 109 blktrace utilizes files under the debug file system, and thus must have 620 Thus, to specify the command in a 12-character field that is left aligned: [all...] |
/external/boringssl/src/ssl/test/runner/ |
conn.go | 817 // the server, thus receiving a handshake message when [all...] |
/prebuilts/go/darwin-x86/src/go/printer/ |
nodes.go | 40 // after the comment. Thus, after interspersing such comments, the 310 // again at the end (and still ws == indent). Thus, a subsequent indent 638 // Note: The parser inserts an ast.ParenExpr node; thus this case [all...] |
printer.go | 259 // comments, all of which must be written literally. Thus, it is correct 506 // thus they can be ignored by the blank line check. [all...] |
/prebuilts/go/darwin-x86/test/ |
escape2.go | [all...] |
escape2n.go | [all...] |
/prebuilts/go/linux-x86/src/go/printer/ |
nodes.go | 40 // after the comment. Thus, after interspersing such comments, the 310 // again at the end (and still ws == indent). Thus, a subsequent indent 638 // Note: The parser inserts an ast.ParenExpr node; thus this case [all...] |
printer.go | 259 // comments, all of which must be written literally. Thus, it is correct 506 // thus they can be ignored by the blank line check. [all...] |