HomeSort by relevance Sort by last modified time
    Searched defs:Machine (Results 1 - 9 of 9) sorted by null

  /external/llvm/include/llvm/MC/
MCWinCOFFObjectWriter.h 15 const unsigned Machine;
23 unsigned getMachine() const { return Machine; }
  /dalvik/dx/src/com/android/dx/cf/code/
Machine.java 27 * upon a {@link Frame}. A machine conceptually contains four arbitrary-value
31 public interface Machine {
127 * {@code Machine} are collapsed to the {@code int}
  /external/llvm/include/llvm/Object/
COFF.h 28 support::ulittle16_t Machine;
  /external/llvm/lib/VMCore/
AsmWriter.cpp 346 /// will reset the state of the machine back to just the module contents.
624 SlotTracker *Machine,
699 SlotTracker *Machine,
822 WriteAsOperandInternal(Out, BA->getFunction(), &TypePrinter, Machine,
825 WriteAsOperandInternal(Out, BA->getBasicBlock(), &TypePrinter, Machine,
837 &TypePrinter, Machine,
843 WriteAsOperandInternal(Out, CA->getOperand(i), &TypePrinter, Machine,
865 &TypePrinter, Machine,
872 Machine, Context);
889 WriteAsOperandInternal(Out, CS->getOperand(0), &TypePrinter, Machine,
    [all...]
  /external/llvm/include/llvm/Support/
COFF.h 43 uint16_t Machine;
95 /// Machine is based on a 32bit word architecture.
107 /// This file should only be run on a uniprocessor machine.
568 uint16_t Machine;
  /external/valgrind/main/coregrind/m_debuginfo/
readpdb.c 174 unsigned short Machine;
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 

Completed in 179 milliseconds