HomeSort by relevance Sort by last modified time
    Searched refs:_table (Results 1 - 15 of 15) sorted by null

  /dalvik/vm/mterp/armv5te/
OP_EXECUTE_INLINE_RANGE.S 50 ldr r9, .L${opcode}_table @ table of InlineOperation
54 .L${opcode}_table:
OP_EXECUTE_INLINE.S 55 ldr r9, .L${opcode}_table @ table of InlineOperation
59 .L${opcode}_table:
  /external/clearsilver/python/examples/base/
odb.py     [all...]
hdfhelp.py 97 name,col_type,col_options = self._table.getColumnDef(col_name)
  /bionic/libc/kernel/common/linux/
module.h 71 #define MODULE_GENERIC_TABLE(gtype,name) extern const struct gtype##_id __mod_##gtype##_table __attribute__ ((unused, alias(__stringify(name))))
  /development/ndk/platforms/android-3/include/linux/
module.h 71 #define MODULE_GENERIC_TABLE(gtype,name) extern const struct gtype##_id __mod_##gtype##_table __attribute__ ((unused, alias(__stringify(name))))
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
module.h 71 #define MODULE_GENERIC_TABLE(gtype,name) extern const struct gtype##_id __mod_##gtype##_table __attribute__ ((unused, alias(__stringify(name))))
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
module.h 71 #define MODULE_GENERIC_TABLE(gtype,name) extern const struct gtype##_id __mod_##gtype##_table __attribute__ ((unused, alias(__stringify(name))))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
module.h 71 #define MODULE_GENERIC_TABLE(gtype,name) extern const struct gtype##_id __mod_##gtype##_table __attribute__ ((unused, alias(__stringify(name))))
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
module.h 71 #define MODULE_GENERIC_TABLE(gtype,name) extern const struct gtype##_id __mod_##gtype##_table __attribute__ ((unused, alias(__stringify(name))))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
module.h 71 #define MODULE_GENERIC_TABLE(gtype,name) extern const struct gtype##_id __mod_##gtype##_table __attribute__ ((unused, alias(__stringify(name))))
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
module.h 71 #define MODULE_GENERIC_TABLE(gtype,name) extern const struct gtype##_id __mod_##gtype##_table __attribute__ ((unused, alias(__stringify(name))))
  /external/grub/stage2/
jfs.h 501 dir_table_slot_t _table[12]; /* 96: inline */ member in struct:dinode::__anon3826::__anon3827
505 #define di_dirtable u._dir._table
  /external/kernel-headers/original/linux/
module.h 83 extern const struct gtype##_id __mod_##gtype##_table \
  /hardware/broadcom/wlan/bcm4329/src/shared/
bcmutils.c 1122 (c) = ((c) >> 8) ^ crc##n##_table[((c) ^ (x)) & 0xff]
    [all...]

Completed in 261 milliseconds