HomeSort by relevance Sort by last modified time
    Searched refs:according (Results 201 - 225 of 329) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/go/darwin-x86/src/io/
io.go 105 // interpreted according to whence:
  /prebuilts/go/darwin-x86/src/net/mail/
message.go 177 // the name will be rendered according to RFC 2047.
  /prebuilts/go/darwin-x86/src/os/
file_plan9.go 286 // according to whence: 0 means relative to the origin of the file, 1 means
  /prebuilts/go/darwin-x86/src/runtime/
profbuf.go 493 // Return or sleep according to mode.
  /prebuilts/go/linux-x86/src/archive/tar/
writer.go 394 // splitUSTARPath splits a path according to USTAR prefix and suffix rules.
  /prebuilts/go/linux-x86/src/archive/zip/
writer.go 299 // because many legacy ZIP readers interpret the timestamp according
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
prove.go 581 // dominating block (p) using r. r is adjusted according to the branch taken.
  /prebuilts/go/linux-x86/src/cmd/vendor/github.com/google/pprof/internal/report/
source.go 239 // and classifies the assembly instructions according to its
  /prebuilts/go/linux-x86/src/debug/dwarf/
entry.go 365 // according to the given abbreviation table.
  /prebuilts/go/linux-x86/src/fmt/
doc.go 255 Scanf, Fscanf, and Sscanf parse the arguments according to a
  /prebuilts/go/linux-x86/src/image/gif/
reader.go 399 // according to the spec, but Firefox and Google Chrome
  /prebuilts/go/linux-x86/src/image/jpeg/
writer.go 60 // encoder copies and scales the tables according to its quality parameter.
  /prebuilts/go/linux-x86/src/io/
io.go 105 // interpreted according to whence:
  /prebuilts/go/linux-x86/src/net/mail/
message.go 177 // the name will be rendered according to RFC 2047.
  /prebuilts/go/linux-x86/src/os/
file_plan9.go 286 // according to whence: 0 means relative to the origin of the file, 1 means
  /prebuilts/go/linux-x86/src/runtime/
profbuf.go 493 // Return or sleep according to mode.
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
st16_64.S 103 movw %ax, %es:(0) # Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
    [all...]
st32_64.S 118 movw %ax, %es:(0) # Save Volume Id to 0:19000. we will find the correct volume according to this VolumeId
    [all...]
  /external/skia/infra/bots/
gen_tasks.go     [all...]
  /external/skqp/infra/bots/
gen_tasks.go     [all...]
  /prebuilts/go/darwin-x86/src/encoding/json/
encode.go 128 // 2) If there is exactly one field (tagged or not according to the first rule), that is selected.
170 // followed by one or more copies of indent according to the indentation nesting.
    [all...]
  /prebuilts/go/linux-x86/src/encoding/json/
encode.go 128 // 2) If there is exactly one field (tagged or not according to the first rule), that is selected.
170 // followed by one or more copies of indent according to the indentation nesting.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
cookielib.py 513 """Return True if domain A domain-matches domain B, according to RFC 2965.
    [all...]
  /external/python/cpython2/Lib/
cookielib.py 529 """Return True if domain A domain-matches domain B, according to RFC 2965.
    [all...]
  /external/python/cpython3/Lib/http/
cookiejar.py 540 """Return True if domain A domain-matches domain B, according to RFC 2965.
    [all...]

Completed in 1544 milliseconds

1 2 3 4 5 6 7 891011>>