OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Machine
(Results
1 - 6
of
6
) sorted by null
/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
25
support::ulittle16_t
Machine
;
/external/llvm/lib/VMCore/
AsmWriter.cpp
346
/// will reset the state of the
machine
back to just the module contents.
623
SlotTracker *
Machine
,
681
SlotTracker *
Machine
,
798
WriteAsOperandInternal(Out, BA->getFunction(), &TypePrinter,
Machine
,
801
WriteAsOperandInternal(Out, BA->getBasicBlock(), &TypePrinter,
Machine
,
822
&TypePrinter,
Machine
,
828
WriteAsOperandInternal(Out, CA->getOperand(i), &TypePrinter,
Machine
,
847
WriteAsOperandInternal(Out, CS->getOperand(0), &TypePrinter,
Machine
,
855
WriteAsOperandInternal(Out, CS->getOperand(i), &TypePrinter,
Machine
,
874
WriteAsOperandInternal(Out, CP->getOperand(0), &TypePrinter,
Machine
,
[
all
...]
/external/llvm/include/llvm/Support/
COFF.h
42
uint16_t
Machine
;
/external/valgrind/main/coregrind/m_debuginfo/
readpdb.c
174
unsigned short
Machine
;
[
all
...]
/prebuilt/sdk/tools/lib/
dx.jar
Completed in 453 milliseconds