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

1 2 34 5 6 7

  /prebuilts/go/darwin-x86/src/fmt/
format.go 50 // avoids padding at the end of the struct on 32 bit architectures.
  /prebuilts/go/darwin-x86/src/runtime/
stubs.go 190 // side naturally has a data dependency order. All architectures that
trace.go 78 // Tracing won't work reliably for architectures where cputicks is emulated
79 // by nanotime, so the value doesn't matter for those architectures.
    [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/arch/
arch.go 42 // nilRegisterNumber is the register number function for architectures
  /prebuilts/go/linux-x86/src/fmt/
format.go 50 // avoids padding at the end of the struct on 32 bit architectures.
  /prebuilts/go/linux-x86/src/runtime/
stubs.go 190 // side naturally has a data dependency order. All architectures that
  /build/soong/android/
arch.go 77 // Host or device variants for 32-bit architectures
80 // Host or device variants for 64-bit architectures
  /external/libunwind/doc/
libunwind-dynamic.tex 286 architectures, predicated or not).
313 certain architectures prefer the list of unwind directives to be
libunwind.tex 204 platforms (architectures). Indeed, a single program can use
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/
parse.go 499 // 2nd register; syntax (R1+R2) etc. No two architectures agree.
500 // Check the architectures match the syntax.
operand_test.go 19 objabi.GOOS = "linux" // obj can handle this OS for all architectures.
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ld/
pe.go 893 // 64-bit architectures
899 // 32-bit architectures
    [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/
parse.go 499 // 2nd register; syntax (R1+R2) etc. No two architectures agree.
500 // Check the architectures match the syntax.
operand_test.go 19 objabi.GOOS = "linux" // obj can handle this OS for all architectures.
  /prebuilts/go/linux-x86/src/cmd/link/internal/ld/
pe.go 893 // 64-bit architectures
899 // 32-bit architectures
    [all...]
  /build/soong/cc/
sanitize.go 276 // TSAN and SafeStack are not supported on 32-bit architectures
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
link.go 327 // that are common to all architectures.
589 // variable on the stack. Architectures that use a link register save its value
  /prebuilts/go/darwin-x86/src/cmd/vet/
asmdecl.go 191 // There can be multiple architectures in a single +build line,
  /prebuilts/go/darwin-x86/src/debug/dwarf/
line.go 58 // non-VLIW architectures, it will always be 0. Address and
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
link.go 327 // that are common to all architectures.
589 // variable on the stack. Architectures that use a link register save its value
  /prebuilts/go/linux-x86/src/cmd/vet/
asmdecl.go 191 // There can be multiple architectures in a single +build line,
  /prebuilts/go/linux-x86/src/debug/dwarf/
line.go 58 // non-VLIW architectures, it will always be 0. Address and
  /external/tensorflow/tensorflow/python/ops/
rnn_cell_impl.py 616 "Long short-term memory recurrent neural network architectures for
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/dist/
build.go 56 // The known architectures.
334 // content IDs (they are binaries for different architectures) and so the
    [all...]
test.go 888 // Internally linking cgo is incomplete on some architectures.
    [all...]

Completed in 957 milliseconds

1 2 34 5 6 7