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

12 3 4 5 6 7 8 91011>>

  /prebuilts/go/linux-x86/src/math/
bits.go 42 // IsInf reports whether f is an infinity, according to sign.
  /prebuilts/go/linux-x86/src/os/
wait_waitid.go 5 // We used to used this code for Darwin, but according to issue #19314
  /prebuilts/go/linux-x86/test/fixedbugs/
bug260.go 7 // Test that structures pack densely, according to the alignment of the largest field.
  /external/wpa_supplicant_8/src/wps/
upnp_xml.c 185 * actionName will be replaced according to action requested
  /prebuilts/go/darwin-x86/src/crypto/x509/
sec1.go 96 // according to [SEC1], but this code will ignore it.
105 // according to [SEC1] but since OpenSSL used to do this, we ignore
  /prebuilts/go/linux-x86/src/crypto/x509/
sec1.go 96 // according to [SEC1], but this code will ignore it.
105 // according to [SEC1] but since OpenSSL used to do this, we ignore
  /prebuilts/go/darwin-x86/doc/play/
life.go 53 // Return next state according to the game rules:
  /prebuilts/go/linux-x86/doc/play/
life.go 53 // Return next state according to the game rules:
  /prebuilts/go/darwin-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go 177 // isLWS reports whether b is linear white space, according
182 // isCTL reports whether b is a control byte, according
270 // ValidHeaderFieldValue reports whether v is a valid "field-value" according to
  /prebuilts/go/linux-x86/src/vendor/golang_org/x/net/lex/httplex/
httplex.go 177 // isLWS reports whether b is linear white space, according
182 // isCTL reports whether b is a control byte, according
270 // ValidHeaderFieldValue reports whether v is a valid "field-value" according to
  /compatibility/cdd/7_hardware-compatibility/
7_4_data-connectivity.md 21 other sub-feature flags according to the technology.
  /external/icu/icu4c/source/extra/uconv/
makedata.mak 36 #This could be found according to the path to makefile, but for now it is this way
  /external/icu/icu4c/source/test/perf/collationperf/
CollPerf.pl 177 names vary according to language. Each Collation operation over the whole list
215 <li>As with all performance measurements, the results will vary according to
  /prebuilts/go/darwin-x86/src/cmd/go/internal/str/
str.go 72 // equal according to strings.EqualFold.
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
gnu.go 37 // gnuArg formats arg (which is the argIndex's arg in inst) according to GNU rules.
  /prebuilts/go/darwin-x86/src/container/heap/
heap.go 57 // Pop removes the minimum element (according to Less) from the heap
  /prebuilts/go/darwin-x86/src/encoding/json/
indent.go 71 // copies of indent according to the indentation nesting.
  /prebuilts/go/darwin-x86/src/math/big/
sqrt.go 18 // operation. Rounding is performed according to z's precision and
  /prebuilts/go/darwin-x86/src/math/
log.go 64 // according to an error analysis, the error is always less than
pow.go 124 // of x according to bits of yi.
  /prebuilts/go/darwin-x86/src/os/
env.go 32 // ExpandEnv replaces ${var} or $var in the string according to the values
  /prebuilts/go/darwin-x86/src/sort/
example_keys_test.go 26 // Sort is a method on the function type, By, that sorts the argument slice according to the function.
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug285.go 8 // compatible with the map key type must be accepted according
  /prebuilts/go/linux-x86/src/cmd/go/internal/str/
str.go 72 // equal according to strings.EqualFold.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
gnu.go 37 // gnuArg formats arg (which is the argIndex's arg in inst) according to GNU rules.

Completed in 738 milliseconds

12 3 4 5 6 7 8 91011>>