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

1 2 34 5 6 7 8 9

  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
op.go 14 // For instance, OpAdd can be 32 or 64 bit, signed or unsigned, float or complex, depending on Value.Type.
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm/armasm/
inst.go 387 // The effective memory address is R or R+X depending on AddrMode.
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32_amd64.go 78 // castagnoliShift computes the CRC32-C of K1 or K2 zeroes (depending on the
  /prebuilts/go/linux-x86/src/html/template/
error.go 58 // {{.X}} is in an ambiguous URL context since, depending on {{.C}},
  /prebuilts/go/linux-x86/src/net/
parse.go 6 // depending on strconv and bufio and strings.
dnsclient_unix.go 433 // depending on our lookup code, so that Go and C get the same
555 // Normally we let cgo use the C library resolver instead of depending
  /prebuilts/go/linux-x86/src/os/
exec.go 50 // depending on the underlying operating system. A nil entry corresponds
  /prebuilts/go/linux-x86/src/runtime/
iface.go 187 // depending on whether they are 1-result or 2-result).
  /prebuilts/go/linux-x86/src/text/template/
helper.go 46 // of the (base) names of the files. If it does not, depending on t's
  /prebuilts/go/darwin-x86/src/net/
dnsclient_unix.go 433 // depending on our lookup code, so that Go and C get the same
555 // Normally we let cgo use the C library resolver instead of depending
  /external/ImageMagick/www/api/
constitute.php 97 <dd>This array of values contain the pixel components as defined by map and type. You must preallocate this array where the expected length varies depending on the values of width, height, map, and type. </dd>
exception.php 91 <p>CatchException() returns if no exceptions is found otherwise it reports the exception as a warning, error, or fatal depending on the severity.</p>
  /external/llvm/test/MC/Sparc/
sparc-synthetic-instructions.s 168 ! depending on whether targeting V8 or V9.
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/arm64/
a.out.go 227 // depending on the instruction. To differentiate RSP from ZR,
  /prebuilts/go/darwin-x86/src/go/types/
assignments.go 35 // bool, rune, int, float64, complex128 or string respectively, depending
  /prebuilts/go/darwin-x86/src/unsafe/
unsafe.go 105 // to the operating system, which then may, depending on the details of the call,
  /prebuilts/go/linux-x86/src/cmd/internal/obj/arm64/
a.out.go 227 // depending on the instruction. To differentiate RSP from ZR,
  /prebuilts/go/linux-x86/src/go/types/
assignments.go 35 // bool, rune, int, float64, complex128 or string respectively, depending
  /prebuilts/go/linux-x86/src/unsafe/
unsafe.go 105 // to the operating system, which then may, depending on the details of the call,
  /prebuilts/misc/common/robolectric/
run_robotests.mk 160 # dist files, depending on which of the specific targets is invoked.
  /build/blueprint/
module_ctx.go 558 // and is always called on dependencies before being called on the depending module.
591 // If a module is split, and then a module depending on the first module is not split
592 // when the Mutator is later called on it, the dependency of the depending module will
  /prebuilts/go/darwin-x86/src/math/big/
float.go 819 // is (0, Below) or (-0, Above), respectively, depending on the sign of x.
821 // the result is (+Inf, Above) or (-Inf, Below), depending on the sign of x.
939 // is (0, Below) or (-0, Above), respectively, depending on the sign of x.
941 // the result is (+Inf, Above) or (-Inf, Below), depending on the sign of x.
    [all...]
  /prebuilts/go/linux-x86/src/math/big/
float.go 819 // is (0, Below) or (-0, Above), respectively, depending on the sign of x.
821 // the result is (+Inf, Above) or (-Inf, Below), depending on the sign of x.
939 // is (0, Below) or (-0, Above), respectively, depending on the sign of x.
941 // the result is (+Inf, Above) or (-Inf, Below), depending on the sign of x.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
config.go 305 // Good cutoff values seem to be O(million) depending on constant factor cost of sparse.
  /prebuilts/go/darwin-x86/src/mime/multipart/
multipart.go 204 // nlDashBoundary is "\r\n--boundary" or "\n--boundary", depending on what mode we are in.

Completed in 377 milliseconds

1 2 34 5 6 7 8 9