HomeSort by relevance Sort by last modified time
    Searched refs:every (Results 276 - 300 of 660) sorted by null

<<11121314151617181920>>

  /prebuilts/go/linux-x86/src/compress/flate/
example_test.go 208 // This is guaranteed to return for every corresponding
  /prebuilts/go/linux-x86/src/encoding/asn1/
common.go 56 // of" and "in addition to". When not specified, every primitive type has a
  /prebuilts/go/linux-x86/src/go/types/
example_test.go 150 // and the type, value, and mode of every expression in the package.
methodset.go 230 // If multiples is set, every function in list appears multiple times
  /prebuilts/go/linux-x86/src/hash/adler32/
adler32_test.go 36 {0x45ac18fd, "For every action there is an equal and opposite government program.", "adl\x01\xcc\xfa\f\x00"},
  /prebuilts/go/linux-x86/src/image/
geom.go 215 // In reports whether every point in r is in s.
  /prebuilts/go/linux-x86/src/image/jpeg/
huffman.go 142 // calculate the high bits for every 8-bit sequence
  /prebuilts/go/linux-x86/src/index/suffixarray/
suffixarray_test.go 265 // the running time of every input will be between these two.
  /prebuilts/go/linux-x86/src/internal/testenv/
testenv.go 37 // It's too much work to require every caller of the go command
  /prebuilts/go/linux-x86/src/net/
dnsclient.go 121 // Presentation format has dots before every label except the first, and the
iprawsock.go 12 // BUG(mikio): On every POSIX platform, reads from the "ip4" network
  /prebuilts/go/linux-x86/src/net/http/
client.go 80 // The Jar is used to insert relevant cookies into every
82 // of every inbound Response. The Jar is consulted for every
638 // initial Request, ireq. For every redirect, this function must be called
  /prebuilts/go/linux-x86/src/regexp/syntax/
compile.go 17 // l == 0 denotes the empty list, okay because we start every program
  /prebuilts/go/linux-x86/src/runtime/
cpuprof.go 38 // signal at least once every few seconds.
mbitmap.go 65 // means every allocated object has two words, so there is room for the
530 // for every pointer slot in the memory range [src, src+size),
652 // typeBitsBulkBarrier executes writebarrierptr_prewrite for every
749 // Checkmark bit is type bit, bottom bit of every 2-bit entry.
751 // Must clear type bit (checkmark bit) of every word.
752 // The type bit is the lower of every two-bit pair.
773 // Checkmark bit is type bit, bottom bit of every 2-bit entry.
775 // Must clear type bit (checkmark bit) of every word.
776 // The type bit is the lower of every two-bit pair.
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
security_windows.go 293 // The system creates an access token when a user logs on, and every
  /prebuilts/go/linux-x86/test/
return.go 256 // conditions cover every possible case.
957 // conditions cover every possible case.
1658 // conditions cover every possible case.
2359 // conditions cover every possible case.
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
bundle-lock.d 10 # this file simple, we just verify that every 16-byte boundary appears in
  /prebuilts/go/darwin-x86/src/runtime/
mbitmap.go 65 // means every allocated object has two words, so there is room for the
530 // for every pointer slot in the memory range [src, src+size),
652 // typeBitsBulkBarrier executes writebarrierptr_prewrite for every
749 // Checkmark bit is type bit, bottom bit of every 2-bit entry.
751 // Must clear type bit (checkmark bit) of every word.
752 // The type bit is the lower of every two-bit pair.
773 // Checkmark bit is type bit, bottom bit of every 2-bit entry.
775 // Must clear type bit (checkmark bit) of every word.
776 // The type bit is the lower of every two-bit pair.
    [all...]
  /build/make/tools/droiddoc/templates-ndk/
customizations.cs 667 <?cs # appears at the bottom of every page ?><?cs
693 <?cs # appears on the right side of the blue bar at the bottom off every page ?><?cs
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 53 <i>start state</i> of the machine; every prediction will begin in state +0+. At
  /external/libunwind/doc/
unw_create_addr_space.tex 41 The first argument to every call-back routine is an address-space
49 The synopsis and a detailed description of every call-back routine
  /prebuilts/go/darwin-x86/src/archive/tar/
writer.go 28 // It is only the responsibility of every exported method of Writer to
78 // causes a 1KiB increase to every header.
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
deadcode.go 226 // conditions cover every possible case.
1279 // conditions cover every possible case.
  /prebuilts/go/darwin-x86/src/fmt/
doc.go 128 that takes no format and is equivalent to saying %v for every
287 implementation of every verb except %c starts by discarding

Completed in 675 milliseconds

<<11121314151617181920>>