/toolchain/binutils/binutils-2.25/include/opcode/ |
mn10300.h | 56 unsigned int machine; member in struct:mn10300_opcode
|
/external/v8/test/cctest/compiler/ |
codegen-tester.h | 10 #include "src/compiler/raw-machine-assembler.h" 441 // A helper class for testing compares. Wraps a machine opcode and provides 448 return m->AddNode(op(m->machine()), a, b); 451 const Operator* op(MachineOperatorBuilder* machine) { 454 return machine->Word32Equal(); 456 return machine->Int32LessThan(); 458 return machine->Int32LessThanOrEqual(); 460 return machine->Uint32LessThan(); 462 return machine->Uint32LessThanOrEqual(); 464 return machine->Float64Equal() [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
sysconfig.py | 584 osname, host, release, version, machine = os.uname() 589 machine = machine.replace(' ', '_') 590 machine = machine.replace('/', '-') 593 # At least on Linux/Intel, 'machine' is the processor -- 596 return "%s-%s" % (osname, machine) 605 machine += ".%s" % bitness[sys.maxint] 606 # fall through to standard osname-release-machine representation 619 osname, release, machine = _osx_support.get_platform_osx [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/ |
sysconfig.py | 584 osname, host, release, version, machine = os.uname() 589 machine = machine.replace(' ', '_') 590 machine = machine.replace('/', '-') 593 # At least on Linux/Intel, 'machine' is the processor -- 596 return "%s-%s" % (osname, machine) 605 machine += ".%s" % bitness[sys.maxint] 606 # fall through to standard osname-release-machine representation 619 osname, release, machine = _osx_support.get_platform_osx [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
sysconfig.py | 584 osname, host, release, version, machine = os.uname() 589 machine = machine.replace(' ', '_') 590 machine = machine.replace('/', '-') 593 # At least on Linux/Intel, 'machine' is the processor -- 596 return "%s-%s" % (osname, machine) 605 machine += ".%s" % bitness[sys.maxint] 606 # fall through to standard osname-release-machine representation 619 osname, release, machine = _osx_support.get_platform_osx [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
sysconfig.py | 584 osname, host, release, version, machine = os.uname() 589 machine = machine.replace(' ', '_') 590 machine = machine.replace('/', '-') 593 # At least on Linux/Intel, 'machine' is the processor -- 596 return "%s-%s" % (osname, machine) 605 machine += ".%s" % bitness[sys.maxint] 606 # fall through to standard osname-release-machine representation 619 osname, release, machine = _osx_support.get_platform_osx [all...] |
/toolchain/binutils/binutils-2.25/bfd/ |
mipsbsd.c | 83 unsigned int machine; local 85 /* Determine the architecture and machine type of the object file. */ 90 machine = bfd_mach_mips3000; 95 machine = bfd_mach_mips4000; 100 machine = 0; 104 bfd_set_arch_mach (abfd, arch, machine);
|
/external/llvm/bindings/ocaml/target/ |
llvm_target.mli | 173 (** Returns [true] if the target has a target machine associated. *) 181 (** {6 Target Machine} *) 186 (** Creates a new target machine. 195 (** Returns the triple used while creating this target machine. See 199 (** Returns the CPU used while creating this target machine. See 203 (** Returns the feature string used while creating this target machine. See 207 (** Returns the data layout of this target machine. *) 214 (** Sets the assembly verbosity of this target machine.
|
/external/autotest/client/cros/cellular/pseudomodem/ |
modem_3gpp.py | 439 machine = self._state_machine_factory.CreateMachine( 445 machine.Start() 476 machine = self._state_machine_factory.CreateMachine( 482 machine.Start() 498 machine = self._state_machine_factory.CreateMachine( 505 machine.Start()
|
/external/libunwind/doc/ |
unw_init_local.tex | 20 pointed to by \Var{c} with the machine-state in the context structure 21 pointed to by \Var{ctxt}. As such, the machine-state pointed to by 23 starts. The machine-state must remain valid for the duration for
|
/external/eigen/lapack/ |
dsecnd_NONE.f | 22 *> your machine.
|
second_NONE.f | 22 *> your machine.
|
/external/llvm/test/MC/ARM/ |
eh-directive-text-section-multiple-func.s | 6 @ The assembler should emit the machine code of "func2" in .text section. 7 @ It is incorrect if the machine code is emitted in .ARM.exidx or .ARM.extab.
|
/external/v8/src/compiler/ |
representation-change.h | 75 // and other nodes, as well as lowering Simplified->Machine operators. 139 MachineOperatorBuilder* machine() { return jsgraph()->machine(); } function in class:v8::internal::compiler::final
|
/system/extras/perfprofd/quipper/kernel-headers/tools/perf/util/ |
event.h | 200 typedef int(* perf_event__handler_t) (struct perf_tool * tool, union perf_event * event, struct perf_sample * sample, struct machine * machine);
|
/system/extras/perfprofd/quipper/original-kernel-headers/tools/perf/util/ |
header.h | 148 struct machine *machine);
|
/toolchain/binutils/binutils-2.25/gold/ |
nacl.h | 114 int machine, int osabi, int abiversion) 120 machine, osabi, abiversion);
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/ |
tls-js1.d | 31 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
|
tls-local-63.d | 15 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
|
tls-local-64.d | 17 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
|
weakref3.d | 25 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
|
weakref4.d | 22 The decoding of unwind sections for machine type Axis Communications 32-bit embedded processor is not currently supported.
|
/external/autotest/server/ |
kvm.py | 7 KVM: a KVM virtual machine monitor 73 This class represents a KVM virtual machine monitor. 165 When a new virtual machine is created, the 167 used. The network card in the virtual machine 171 machine os must therefore be configured to 295 Start a new guest ("virtual machine"). 347 the virtual machine was started. 376 Terminate a virtual machine. 456 Perform a hard reset on a virtual machine.
|
/external/autotest/tko/ |
frontend.py | 140 """Return all possible machine groups""" 153 return machine.select(self.db, { 'machine_group' : self.name }) 166 class machine: class in inherits: 269 def machine(self): member in class:test 275 self.__machine = machine.select(self.db, where)[0]
|
/external/chromium-trace/catapult/third_party/vinn/vinn/ |
_vinn.py | 104 if platform.system() == 'Linux' and platform.machine() == 'x86_64': 106 elif platform.system() == 'Darwin' and platform.machine() == 'x86_64': 108 elif platform.system() == 'Windows' and platform.machine() == 'AMD64': 113 ' supported' % (platform.system(), platform.machine()))
|