OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TYPE_NAME
(Results
1 - 7
of
7
) sorted by null
/external/elfutils/libelf/
abstract.h
23
TYPE_NAME
(ElfW2(Bits, Ext##Half), e_type) \
24
TYPE_NAME
(ElfW2(Bits, Ext##Half), e_machine) \
25
TYPE_NAME
(ElfW2(Bits, Ext##Word), e_version) \
26
TYPE_NAME
(ElfW2(Bits, Ext##Addr), e_entry) \
27
TYPE_NAME
(ElfW2(Bits, Ext##Off), e_phoff) \
28
TYPE_NAME
(ElfW2(Bits, Ext##Off), e_shoff) \
29
TYPE_NAME
(ElfW2(Bits, Ext##Word), e_flags) \
30
TYPE_NAME
(ElfW2(Bits, Ext##Half), e_ehsize) \
31
TYPE_NAME
(ElfW2(Bits, Ext##Half), e_phentsize) \
32
TYPE_NAME
(ElfW2(Bits, Ext##Half), e_phnum)
[
all
...]
exttypes.h
42
#define
TYPE_NAME
(Type, Name) Type Name;
82
#undef
TYPE_NAME
gelf_xlate.c
116
#define
TYPE_NAME
(Type, Name) TYPE_NAME2 (Type, Name)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ElementDescTransfer.java
52
private static final String
TYPE_NAME
= "android.ADT.element.desc.transfer.1";
53
private static final int TYPE_ID = registerType(
TYPE_NAME
);
94
return new String[] {
TYPE_NAME
};
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.h
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree.h
[
all
...]
/prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar
Completed in 402 milliseconds