HomeSort by relevance Sort by last modified time
    Searched refs:machine (Results 126 - 150 of 1185) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
Host.h 1 //===- llvm/Support/Host.h - Host machine characteristics --------*- C++ -*-===//
10 // Methods for querying the nature of the host machine.
23 #include <sys/machine.h>
36 #include <machine/endian.h>
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
Host.h 1 //===- llvm/Support/Host.h - Host machine characteristics --------*- C++ -*-===//
10 // Methods for querying the nature of the host machine.
23 #include <sys/machine.h>
36 #include <machine/endian.h>
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
opt.go 7 // machine-independent optimization
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
doc.go 5 // Package ppc64asm implements decoding of 64-bit PowerPC machine code.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
opt.go 7 // machine-independent optimization
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
doc.go 5 // Package ppc64asm implements decoding of 64-bit PowerPC machine code.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
rd-v10_32o-1.d 6 # machine-type stamps on the object files.
rd-v32o-1.d 6 # machine-type stamps on the object files.
rd-vao-1.d 6 # machine-type stamps on the object files. The source file
7 # isn't important, as long the code assembles for the machine we
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/s390/
zarch-machine.d 1 #name: s390x machine
  /external/llvm/test/Bindings/OCaml/
target.ml 38 let machine = TargetMachine.create (Target.default_triple ()) target var
76 (*===-- Target Machine ----------------------------------------------------===*)
80 assert_equal (TM.target machine) target;
81 assert_equal (TM.triple machine) (Target.default_triple ());
82 assert_equal (TM.cpu machine) "";
83 assert_equal (TM.features machine) "";
84 ignore (TM.data_layout machine);
85 TM.set_verbose_asm true machine;
87 TM.add_analysis_passes pm machine
93 TargetMachine.emit_to_file m CodeGenFileType.ObjectFile filename machine;
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/
inttypes.h 32 #include <machine/_inttypes.h>
  /device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
ieeefp.h 16 #include <machine/fenv.h>
types.h 2 Machine dependent type definitions.
48 #include <machine/int_types.h>
  /device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
ieeefp.h 29 #include <machine/fenv.h>
types.h 2 Machine dependent type definitions.
48 #include <machine/int_types.h>
  /device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
types.h 2 Machine dependent type definitions.
48 #include <machine/int_types.h>
  /device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
types.h 38 #include <machine/int_types.h>
  /device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
types.h 2 Machine dependent type definitions.
47 #include <machine/int_types.h>
  /device/linaro/bootloader/edk2/StdLib/Include/
ieeefp.h 24 #include <machine/ieeefp.h>
inttypes.h 44 #include <machine/ansi.h>
utime.h 47 #include <machine/ansi.h>
  /device/linaro/bootloader/edk2/StdLib/LibC/Main/Ia32/
isinfl.c 47 #include <machine/ieee.h>
isnanl.c 47 #include <machine/ieee.h>
  /device/linaro/bootloader/edk2/StdLib/LibC/Main/X64/
isnanl.c 47 #include <machine/ieee.h>

Completed in 552 milliseconds

1 2 3 4 56 7 8 91011>>