HomeSort by relevance Sort by last modified time
    Searched refs:two (Results 851 - 875 of 1983) sorted by null

<<31323334353637383940>>

  /prebuilts/go/darwin-x86/src/crypto/sha1/
sha1_test.go 33 {"ebf81ddcbe5bf13aaabdc4d65354fdf2044f38a7", "Discard medicine more than two years old."},
  /prebuilts/go/darwin-x86/src/crypto/sha512/
sha512_test.go 103 "Discard medicine more than two years old.",
  /prebuilts/go/darwin-x86/src/encoding/csv/
writer.go 121 // The two representations should be equivalent, but Postgres distinguishes
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32_test.go 29 {0x6b9cdfe7, 0xb2cc01fe, "Discard medicine more than two years old."},
  /prebuilts/go/darwin-x86/src/image/internal/imageutil/
gen.go 62 // seem right for one of those two to depend on the other.
impl.go 19 // seem right for one of those two to depend on the other.
  /prebuilts/go/darwin-x86/src/image/jpeg/
writer_test.go 191 // averageDelta returns the average delta in RGB space. The two images must
  /prebuilts/go/darwin-x86/src/image/png/
writer_test.go 71 // Compare the two.
  /prebuilts/go/darwin-x86/src/internal/format/
format.go 73 // There will be two non-blank lines with indent, hence 2*indent.
  /prebuilts/go/darwin-x86/src/io/
pipe.go 184 // copying data directly between the two; there is no internal buffering.
pipe_test.go 112 // only final two reads should be short - 1 byte, then 0
  /prebuilts/go/darwin-x86/src/math/cmplx/
asin.go 24 // The two known misprints in the book are repaired here in the
tan.go 24 // The two known misprints in the book are repaired here in the
  /prebuilts/go/darwin-x86/src/math/
log1p.go 58 // Here ln2 is split into two floating point number:
sin.go 30 // Two polynomial approximating functions are employed.
61 // Two polynomial approximating functions are employed.
85 // The two known misprints in the book are repaired here in the
  /prebuilts/go/darwin-x86/src/mime/
type.go 25 // The two maps must not be the same, or nil.
  /prebuilts/go/darwin-x86/src/net/http/
responsewrite_test.go 196 // there were two.
  /prebuilts/go/darwin-x86/src/os/signal/
signal_plan9_test.go 47 // Send two more hangups, to make sure that
  /prebuilts/go/darwin-x86/src/os/
types.go 107 // of the two underlying structures are identical; on other systems
  /prebuilts/go/darwin-x86/src/path/
path_test.go 127 // two parameters
  /prebuilts/go/darwin-x86/src/regexp/
exec_test.go 53 // each regexp run produces two match results, one for a
720 longRegex := MustCompile(`(one|two|three|four|five|six|seven|eight|nine|ten|eleven|twelve|thirteen|fourteen|fifteen|sixteen|seventeen|eighteen|nineteen|twenty|twentyone|twentytwo|twentythree|twentyfour|twentyfive|twentysix|twentyseven|twentyeight|twentynine|thirty|thirtyone|thirtytwo|thirtythree|thirtyfour|thirtyfive|thirtysix|thirtyseven|thirtyeight|thirtynine|forty|fortyone|fortytwo|fortythree|fortyfour|fortyfive|fortysix|fortyseven|fortyeight|fortynine|fifty|fiftyone|fiftytwo|fiftythree|fiftyfour|fiftyfive|fiftysix|fiftyseven|fiftyeight|fiftynine|sixty|sixtyone|sixtytwo|sixtythree|sixtyfour|sixtyfive|sixtysix|sixtyseven|sixtyeight|sixtynine|seventy|seventyone|seventytwo|seventythree|seventyfour|seventyfive|seventysix|seventyseven|seventyeight|seventynine|eighty|eightyone|eightytwo|eightythree|eightyfour|eightyfive|eightysix|eightyseven|eightyeight|eightynine|ninety|ninetyone|ninetytwo|ninetythree|ninetyfour|ninetyfive|ninetysix|ninetyseven|ninetyeight|ninetynine|onehundred)`)
721 if !longRegex.MatchString("two") {
722 t.Errorf("longRegex.MatchString(\"two\") was false, want true")
  /prebuilts/go/darwin-x86/src/regexp/syntax/
doc.go 84 \x7F hex character code (exactly two digits)
  /prebuilts/go/darwin-x86/src/runtime/
gcinfo_test.go 71 // uses a two-word block, the pointer info for a one-word
mbitmap.go 57 // means every allocated object has two words, so there is room for the
319 // first two words out of *h.bitp.
320 // If either of the first two words is a pointer, not pointer free.
436 // and the GC must not complete between those two.
507 // The type bit is the lower of every two-bit pair.
531 // The type bit is the lower of every two-bit pair.
543 // bits for the first two words (or one for single-word objects) to typeDead
700 // We're allocating a block big enough to hold two pointers.
701 // On 64-bit, that means the actual object must be two pointers,
745 // In general, one load can supply two bitmap byte writes
    [all...]
  /prebuilts/go/darwin-x86/src/strings/
search.go 27 // not. There are two cases to consider:

Completed in 984 milliseconds

<<31323334353637383940>>