/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/ |
bfdlink.h | 67 bfd_link_hash_indirect, /* Symbol is an indirect link. */ 68 bfd_link_hash_warning /* Like indirect, but warn if referenced. */ 647 } indirect; 644 } indirect; member in union:bfd_link_order::__anon41346
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/include/ |
bfdlink.h | 68 bfd_link_hash_indirect, /* Symbol is an indirect link. */ 69 bfd_link_hash_warning /* Like indirect, but warn if referenced. */ 616 BSF_* flags. STRING is the name of the symbol to indirect to if 617 the sym is indirect, or the warning string if a warning sym. */ 680 } indirect; 677 } indirect; member in union:bfd_link_order::__anon41366
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/ |
bfdlink.h | 67 bfd_link_hash_indirect, /* Symbol is an indirect link. */ 68 bfd_link_hash_warning /* Like indirect, but warn if referenced. */ 647 } indirect; 644 } indirect; member in union:bfd_link_order::__anon41388
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/include/ |
bfdlink.h | 68 bfd_link_hash_indirect, /* Symbol is an indirect link. */ 69 bfd_link_hash_warning /* Like indirect, but warn if referenced. */ 616 BSF_* flags. STRING is the name of the symbol to indirect to if 617 the sym is indirect, or the warning string if a warning sym. */ 680 } indirect; 677 } indirect; member in union:bfd_link_order::__anon41410
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
nvfx_shader.h | 425 uint8_t indirect : 1; member in struct:nvfx_src 489 .indirect = 0,
|
/external/doclava/src/com/google/doclava/ |
ClassInfo.java | 955 TreeMap<String, ClassInfo> indirect = new TreeMap<String, ClassInfo>(); local 961 indirect.put(cl.name(), cl); 972 // indirect 974 for (ClassInfo cl : indirect.values()) { 976 cl.makeShortDescrHDF(data, "class.subclasses.indirect." + i); [all...] |
/external/mesa3d/src/gallium/drivers/nv30/ |
nvfx_shader.h | 425 uint8_t indirect : 1; member in struct:nvfx_src 489 .indirect = 0,
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
regex_internal.h | 836 const int32_t *table, *indirect; 846 indirect = (const int32_t *) _NL_CURRENT (LC_COLLATE, 835 const int32_t *table, *indirect; local
|
regexec.c | 3893 const int32_t *table, *indirect; local [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir.h | 315 int8_t fileIndex; // signed, may be indirect for CONST[] 406 inline bool isIndirect(int dim) const { return indirect[dim] >= 0; } 417 int8_t indirect[2]; // >= 0 if relative to lvalue in insn->src(indirect[i]) member in class:nv50_ir::ValueRef 538 // print with indirect values 642 // save & remove / set indirect[0,1] and predicate source
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir.h | 315 int8_t fileIndex; // signed, may be indirect for CONST[] 406 inline bool isIndirect(int dim) const { return indirect[dim] >= 0; } 417 int8_t indirect[2]; // >= 0 if relative to lvalue in insn->src(indirect[i]) member in class:nv50_ir::ValueRef 538 // print with indirect values 642 // save & remove / set indirect[0,1] and predicate source
|
/bionic/libc/kernel/common/sound/ |
asound.h | 802 unsigned int indirect: 1; member in struct:snd_ctl_elem_value [all...] |
/external/kernel-headers/original/sound/ |
asound.h | 811 unsigned int indirect: 1; \/* W: indirect access - obsoleted *\/ member in struct:snd_ctl_elem_value [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asound.h | 804 unsigned int indirect: 1; \/* W: use indirect pointer (xxx_ptr member) *\/ member in struct:snd_ctl_elem_value [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
asound.h | 804 unsigned int indirect: 1; \/* W: use indirect pointer (xxx_ptr member) *\/ member in struct:snd_ctl_elem_value [all...] |
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/ |
compiler.jar | |