HomeSort by relevance Sort by last modified time
    Searched defs:ENTRY (Results 176 - 200 of 203) sorted by null

1 2 3 4 5 6 78 9

  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/machine/
asm.h 119 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
124 #define ENTRY_PRIVATE(y) ENTRY(y); .hidden _C_LABEL(y)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/machine/
asm.h 119 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
124 #define ENTRY_PRIVATE(y) ENTRY(y); .hidden _C_LABEL(y)
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/machine/
asm.h 119 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
124 #define ENTRY_PRIVATE(y) ENTRY(y); .hidden _C_LABEL(y)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/machine/
asm.h 119 #define ENTRY(y) _ENTRY(_C_LABEL(y)); _PROF_PROLOGUE
124 #define ENTRY_PRIVATE(y) ENTRY(y); .hidden _C_LABEL(y)
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_advsimd_ColorMatrix.S 17 #define ENTRY(f) .text; .align 4; .globl f; .type f,#function; f:
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
term_entry.h 38 * term_entry.h -- interface to entry-manipulation code
53 typedef struct entry { struct
59 struct entry *link;
64 struct entry *crosslinks[MAX_CROSSLINKS];
67 struct entry *next;
68 struct entry *last;
70 ENTRY;
100 extern NCURSES_EXPORT_VAR(ENTRY *) _nc_head;
101 extern NCURSES_EXPORT_VAR(ENTRY *) _nc_tail;
106 #define NULLHOOK (bool(*)(ENTRY *))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
term_entry.h 38 * term_entry.h -- interface to entry-manipulation code
53 typedef struct entry { struct
59 struct entry *link;
64 struct entry *crosslinks[MAX_CROSSLINKS];
67 struct entry *next;
68 struct entry *last;
70 ENTRY;
100 extern NCURSES_EXPORT_VAR(ENTRY *) _nc_head;
101 extern NCURSES_EXPORT_VAR(ENTRY *) _nc_tail;
106 #define NULLHOOK (bool(*)(ENTRY *))
    [all...]
  /external/llvm/lib/Target/X86/Disassembler/
X86Disassembler.cpp 175 #define ENTRY(x) X86::x,
180 #undef ENTRY
217 /// being referenced in the literal pool entry. The SymbolLookUp call back will
601 #define ENTRY(x) case EA_BASE_##x:
603 #undef ENTRY
607 #define ENTRY(x) \
611 #undef ENTRY
652 #define ENTRY(x) \
656 #undef ENTRY
707 #define ENTRY(x)
    [all...]
X86DisassemblerDecoder.h 77 ENTRY(AL) \
78 ENTRY(CL) \
79 ENTRY(DL) \
80 ENTRY(BL) \
81 ENTRY(AH) \
82 ENTRY(CH) \
83 ENTRY(DH) \
84 ENTRY(BH) \
85 ENTRY(R8B) \
86 ENTRY(R9B)
    [all...]
  /external/llvm/lib/Target/R600/
R600ControlFlowFinalizer.cpp 36 ENTRY = 0,
50 // We need to reserve a stack entry for CALL_FS in vertex shaders.
129 // sub-entry for the first non-WQM push.
151 CFStack::StackItem Item = CFStack::ENTRY;
169 Item = CFStack::ENTRY;
173 if (Item == CFStack::ENTRY)
181 LoopStack.push_back(CFStack::ENTRY);
188 if (Top == CFStack::ENTRY)
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/67/1/.cp/ant_tasks/
director-ant.jar 
  /external/v8/src/heap/
heap.cc 152 // Put a dummy entry in the remembered pages so we can find the list the
2508 const StringTypeTable& entry = string_type_table[i]; local
2554 const StructTable& entry = struct_table[i]; local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar 
  /prebuilts/tools/common/fest/
fest-assert-1.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdimodel.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 

Completed in 481 milliseconds

1 2 3 4 5 6 78 9