HomeSort by relevance Sort by last modified time
    Searched refs:Since (Results 1 - 25 of 471) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
labfloat.s 2 ; Since we don't handle floats at all, "0f" should not be mistaken for a
  /frameworks/support/buildSrc/src/main/kotlin/androidx/build/docs/
GenerateDocsTask.kt 25 private data class Since(val path: String, val apiLevel: String)
28 private val sinces = mutableListOf<Since>()
35 addMultilineMultiValueOption("since").value = sinces.map { (path, apiLevel) ->
52 sinces.add(Since(file.absolutePath, version.toString()))
  /external/curl/docs/cmdline-opts/
tcp-nodelay.d 8 Since 7.50.2, curl sets this option by default and you need to explicitly
socks4.d 12 Since 7.21.7, this option is superfluous since you can specify a socks4 proxy
15 Since 7.52.0, --preproxy can be used to specify a SOCKS proxy at the same time
socks4a.d 12 Since 7.21.7, this option is superfluous since you can specify a socks4a proxy
15 Since 7.52.0, --preproxy can be used to specify a SOCKS proxy at the same time
socks5-hostname.d 12 Since 7.21.7, this option is superfluous since you can specify a socks5
15 Since 7.52.0, --preproxy can be used to specify a SOCKS proxy at the same time
socks5.d 12 Since 7.21.7, this option is superfluous since you can specify a socks5 proxy
15 Since 7.52.0, --preproxy can be used to specify a SOCKS proxy at the same time
max-time.d 9 networks or links going down. Since 7.32.0, this option accepts decimal
noproxy.d 13 Since 7.53.0, This option overrides the environment variables that disable the
proto-redir.d 15 for security reasons: Since 7.19.4 FILE and SCP are disabled, and since 7.40.0
url.d 11 used, otherwise HTTP will be used. Since 7.45.0 guessing can be disabled by
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
relax2.s 7 # (Since we're LABELS_WITHOUT_COLONS it inserts one for us, but
basep-8.d 4 # Since we don't merge BPO-relocs until linking with
  /external/mesa3d/src/gallium/state_trackers/xa/
README 42 Since Gallium3D is not versioned, the Xorg state tracker needs to be compiled
  /prebuilts/go/darwin-x86/src/internal/poll/
export_posix_test.go 8 // Since testing imports os and os imports internal/poll,
export_windows_test.go 6 // Since testing imports os and os imports internal/poll,
export_test.go 6 // Since testing imports os and os imports internal/poll,
  /prebuilts/go/linux-x86/src/internal/poll/
export_posix_test.go 8 // Since testing imports os and os imports internal/poll,
export_windows_test.go 6 // Since testing imports os and os imports internal/poll,
export_test.go 6 // Since testing imports os and os imports internal/poll,
  /system/extras/tests/bootloader/
Android.mk 4 # Since no action needs to be taken to compile the python source, just
  /prebuilts/go/darwin-x86/misc/cgo/testsanitizers/src/
tsan10.go 9 // Since the Go runtime makes direct futex syscalls, Go runtime threads could
  /prebuilts/go/darwin-x86/src/runtime/
relax_stub.go 10 // without performing an osRelax. Since osRelax may reduce the
  /prebuilts/go/linux-x86/misc/cgo/testsanitizers/src/
tsan10.go 9 // Since the Go runtime makes direct futex syscalls, Go runtime threads could
  /prebuilts/go/linux-x86/src/runtime/
relax_stub.go 10 // without performing an osRelax. Since osRelax may reduce the

Completed in 227 milliseconds

1 2 3 4 5 6 7 8 91011>>