HomeSort by relevance Sort by last modified time
    Searched refs:rtype (Results 1 - 25 of 131) sorted by null

1 2 3 4 5 6

  /toolchain/binutils/binutils-2.25/bfd/
elfxx-ia64.c 197 ia64_elf_lookup_howto (unsigned int rtype)
211 if (rtype > R_IA64_MAX_RELOC_CODE)
213 i = elf_code_to_howto_index[rtype];
223 unsigned int rtype; local
227 case BFD_RELOC_NONE: rtype = R_IA64_NONE; break;
229 case BFD_RELOC_IA64_IMM14: rtype = R_IA64_IMM14; break;
230 case BFD_RELOC_IA64_IMM22: rtype = R_IA64_IMM22; break;
231 case BFD_RELOC_IA64_IMM64: rtype = R_IA64_IMM64; break;
233 case BFD_RELOC_IA64_DIR32MSB: rtype = R_IA64_DIR32MSB; break;
234 case BFD_RELOC_IA64_DIR32LSB: rtype = R_IA64_DIR32LSB; break
    [all...]
elfxx-ia64.h 26 reloc_howto_type *ia64_elf_lookup_howto (unsigned int rtype);
elf32-i860.c 749 lookup_howto (unsigned int rtype)
765 BFD_ASSERT (rtype <= R_860_max);
766 i = elf_code_to_howto_index[rtype];
777 unsigned int rtype;
782 rtype = R_860_NONE;
785 rtype = R_860_32;
788 rtype = R_860_COPY;
791 rtype = R_860_GLOB_DAT;
794 rtype = R_860_JUMP_SLOT;
797 rtype = R_860_RELATIVE
776 unsigned int rtype; local
    [all...]
  /toolchain/binutils/binutils-2.25/include/elf/
reloc-macros.h 77 static const char *foo (unsigned long rtype);
79 foo (unsigned long rtype)
81 switch (rtype)
100 static const char *name (unsigned long rtype); \
102 name (unsigned long rtype) \
104 switch (rtype) \
  /device/generic/goldfish/opengl/system/egl/
ClientAPIExts.cpp 33 #define API_ENTRY_RET(rtype,fname,params,args) \
34 typedef rtype (GL_APIENTRY *FUNC_TYPE(fname)) params;
49 #define API_ENTRY_RET(rtype,fname,params,args) \
70 #define API_ENTRY_RET(rtype,fname,params,args) \
105 #define API_ENTRY_RET(rtype,fname,params,args) \
106 static rtype _egl_ ## fname params \
110 return (rtype)0; \
114 return (rtype)0; \
129 #define API_ENTRY_RET(rtype,fname,params,args) \
  /libcore/ojluni/src/lambda/java/java/lang/invoke/
MethodType.java 34 MethodType methodType(Class<?> rtype, Class<?>[] ptypes) {
39 MethodType methodType(Class<?> rtype, List<Class<?>> ptypes) {
44 MethodType methodType(Class<?> rtype, Class<?> ptype0, Class<?>... ptypes) { return null; }
47 MethodType methodType(Class<?> rtype) { return null; }
50 MethodType methodType(Class<?> rtype, Class<?> ptype0) { return null; }
53 MethodType methodType(Class<?> rtype, MethodType ptypes) { return null; }
  /external/libxml2/
gentest.py 402 def is_known_param_type(name, rtype):
412 if rtype[0:6] == 'const ':
413 crtype = rtype[6:]
415 crtype = rtype
428 """ % (name, crtype, name, name, rtype))
686 rtype = arg.xpathEval("string(@type)")
687 if rtype == 'void':
691 type = type_convert(rtype, nam, info, module, name, n)
692 if is_known_param_type(type, rtype) == 0:
696 rtype[0:6] == 'const '
    [all...]
  /development/ndk/platforms/android-21/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
uhid.h 71 __u8 rtype; member in struct:uhid_output_req
84 __u8 rtype; member in struct:uhid_feature_req

Completed in 2403 milliseconds

1 2 3 4 5 6