Searched
refs:two (Results
1351 -
1375 of
1983) sorted by null
<<51525354555657585960>>
/prebuilts/go/darwin-x86/src/mime/multipart/ |
multipart.go | 296 // consisting entirely of two hyphen characters ("-",
|
/prebuilts/go/darwin-x86/src/net/ |
fd_unix.go | 471 // set its O_CLOEXEC bit, using two system calls.
|
/prebuilts/go/darwin-x86/src/regexp/ |
exec.go | 43 q0, q1 queue // two queues for runq, nextq
|
find_test.go | 180 // Tricky because an empty result has two meanings: no match or empty match.
|
/prebuilts/go/darwin-x86/src/regexp/syntax/ |
parse_test.go | 435 // into the earlier ones (it looks back two ranges), so that
|
/prebuilts/go/darwin-x86/src/runtime/ |
cpuprof.go | 22 // into two halves and let the signal handler fill one half while a goroutine
|
extern.go | 135 // Ask for two PCs: the one we were asked for
|
stubs.go | 223 // These two lines find the PC and SP immediately following
|
symtab.go | 105 // two zero bytes, a byte giving the PC quantum,
|
/prebuilts/go/darwin-x86/src/runtime/pprof/ |
pprof_test.go | 278 // An entry with two frames with 'System' in its top frame
|
/prebuilts/go/darwin-x86/src/text/template/parse/ |
lex.go | 422 // appear after an identifier. Breaks .X.Y into two pieces. Also catches cases
|
/prebuilts/go/darwin-x86/test/ |
escape_struct_param1.go | 280 // value reachable by two indirects from v.
|
escape_struct_param2.go | 280 // value reachable by two indirects from v.
|
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/ |
select.go | 206 // optimization: two-case select but one is default: single non-blocking op.
|
/prebuilts/go/linux-x86/src/archive/tar/ |
reader_test.go | 702 // This test uses lots of holes so the sparse header takes up more than two blocks
|
writer.go | 388 // trailer: two zero blocks
|
/prebuilts/go/linux-x86/src/archive/zip/ |
reader.go | 331 // The two sizes that follow here can be either 32 bits or 64 bits
|
/prebuilts/go/linux-x86/src/bufio/ |
scan.go | 311 // Obvious ASCII ones: \t through \r plus space. Plus two Latin-1 oddballs.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/x86/ |
cgen64.go | 116 // let's call the next two EX and FX.
|
/prebuilts/go/linux-x86/src/cmd/doc/ |
main.go | 5 // Doc (usually run as go doc) accepts zero, one or two arguments. 19 // Two arguments:
|
/prebuilts/go/linux-x86/src/cmd/internal/obj/ |
link.go | 262 // two so it can be masked to return to origin zero.
|
/prebuilts/go/linux-x86/src/cmd/pprof/internal/driver/ |
interactive.go | 53 // two tokens: 'top' and '10'
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
main.go | 140 // checkers is a two-level map.
|
/prebuilts/go/linux-x86/src/compress/flate/ |
deflate.go | 302 // lookahead, the last two strings are not inserted into the hash
|
/prebuilts/go/linux-x86/src/crypto/elliptic/ |
elliptic.go | 108 // addJacobian takes two points in Jacobian coordinates, (x1, y1, z1) and
|
Completed in 1149 milliseconds
<<51525354555657585960>>