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

1 2 34 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/runtime/
sqrt.go 149 q += q & 1 // round according to extra bit
mgclarge.go 135 // That is, it is a binary tree ordered according to the npagesKey,
149 // Rotate up into tree according to priority.
  /prebuilts/go/darwin-x86/src/sort/
example_multi_test.go 27 // Sort sorts the argument slice according to the less functions passed to OrderedBy.
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/idna/
idna.go 134 // transformed for domain name lookup according to the requirements set out in
239 // Lookup is the recommended profile for looking up domain names, according
249 // IDN is valid for registration, according to Section 4 of RFC 5891.
344 // This should be called on NonTransitional, according to the
  /prebuilts/go/linux-x86/src/cmd/vet/
cgo.go 7 // whose types are almost always invalid according to the cgo pointer
  /prebuilts/go/linux-x86/src/math/big/
bits_test.go 106 // to prec bits according to mode.
  /prebuilts/go/linux-x86/src/math/
exp.go 78 // according to an error analysis, the error is always less than
log1p.go 68 // according to an error analysis, the error is always less than
sqrt.go 140 q += q & 1 // round according to extra bit
  /prebuilts/go/linux-x86/src/runtime/
sqrt.go 149 q += q & 1 // round according to extra bit
mgclarge.go 135 // That is, it is a binary tree ordered according to the npagesKey,
149 // Rotate up into tree according to priority.
  /prebuilts/go/linux-x86/src/sort/
example_multi_test.go 27 // Sort sorts the argument slice according to the less functions passed to OrderedBy.
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/idna/
idna.go 134 // transformed for domain name lookup according to the requirements set out in
239 // Lookup is the recommended profile for looking up domain names, according
249 // IDN is valid for registration, according to Section 4 of RFC 5891.
344 // This should be called on NonTransitional, according to the
  /system/bt/doc/
power_management.md 107 connection if it's supposed to be managed according to the power spec
124 according to the `tBTA_DM_PEER_DEVICE` `pm_mode_failed` and
  /prebuilts/go/darwin-x86/src/syscall/
dll_windows.go 139 // (according to the semantics of the specific function being called) before consulting
298 // (according to the semantics of the specific function being called) before consulting
  /prebuilts/go/linux-x86/src/syscall/
dll_windows.go 139 // (according to the semantics of the specific function being called) before consulting
298 // (according to the semantics of the specific function being called) before consulting
  /prebuilts/go/darwin-x86/src/fmt/
print.go 184 // Fprintf formats according to a format specifier and writes to w.
194 // Printf formats according to a format specifier and writes to standard output.
200 // Sprintf formats according to a format specifier and returns the resulting string.
209 // Errorf formats according to a format specifier and returns the string
584 // If a string is acceptable according to the format, see if
  /prebuilts/go/linux-x86/src/fmt/
print.go 184 // Fprintf formats according to a format specifier and writes to w.
194 // Printf formats according to a format specifier and writes to standard output.
200 // Sprintf formats according to a format specifier and returns the resulting string.
209 // Errorf formats according to a format specifier and returns the string
584 // If a string is acceptable according to the format, see if
  /prebuilts/go/darwin-x86/src/compress/flate/
inflate.go 492 // Read literal and/or (length, distance) according to RFC section 3.2.3.
603 // Perform a backwards copy according to RFC section 3.2.3.
707 // Read the next Huffman-encoded symbol from f according to h.
  /prebuilts/go/linux-x86/src/compress/flate/
inflate.go 492 // Read literal and/or (length, distance) according to RFC section 3.2.3.
603 // Perform a backwards copy according to RFC section 3.2.3.
707 // Read the next Huffman-encoded symbol from f according to h.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
util.py 321 """Split a string up according to Unix shell-like rules for quotes and
  /external/ImageMagick/www/api/
enhance.php 148 <p>Typically this is used to either re-color a gray-scale image according to a color gradient in the CLUT image, or to perform a freeform histogram (level) adjustment according to the (typically gray-scale) gradient in the CLUT image.</p>
495 <p>It can be used to de-contrast a greyscale image to the exact levels specified. Or by using specific levels for each channel of an image you can convert a gray-scale image to any linear color gradient, according to those levels.</p>
  /external/libavc/common/arm/
ih264_ihadamard_scaling_a9.s 97 @If the macro value changes need to change the instruction according to it.
  /external/python/cpython2/Lib/distutils/
util.py 231 """Split a string up according to Unix shell-like rules for quotes and
  /external/python/cpython3/Lib/distutils/
util.py 225 """Split a string up according to Unix shell-like rules for quotes and

Completed in 445 milliseconds

1 2 34 5 6 7 8 91011>>