HomeSort by relevance Sort by last modified time
    Searched defs:bfd_boolean (Results 1 - 10 of 10) sorted by null

  /external/qemu/include/disas/
bfd.h 485 typedef bool bfd_boolean;
483 typedef bool bfd_boolean; typedef
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 123 our own. Using an enum for "bfd_boolean" has its own set of
127 General rule: Functions which are bfd_boolean return TRUE on
130 typedef int bfd_boolean; typedef
394 extern bfd_boolean bfd_hash_table_init
402 extern bfd_boolean bfd_hash_table_init_n
418 (struct bfd_hash_table *, const char *, bfd_boolean create,
419 bfd_boolean copy);
447 bfd_boolean (*) (struct bfd_hash_entry *, void *),
537 extern bfd_boolean bfd_cache_close
541 extern bfd_boolean bfd_cache_close_all (void)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 123 our own. Using an enum for "bfd_boolean" has its own set of
127 General rule: Functions which are bfd_boolean return TRUE on
130 typedef int bfd_boolean; typedef
394 extern bfd_boolean bfd_hash_table_init
402 extern bfd_boolean bfd_hash_table_init_n
418 (struct bfd_hash_table *, const char *, bfd_boolean create,
419 bfd_boolean copy);
447 bfd_boolean (*) (struct bfd_hash_entry *, void *),
537 extern bfd_boolean bfd_cache_close
541 extern bfd_boolean bfd_cache_close_all (void)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 123 our own. Using an enum for "bfd_boolean" has its own set of
127 General rule: Functions which are bfd_boolean return TRUE on
130 typedef int bfd_boolean; typedef
394 extern bfd_boolean bfd_hash_table_init
402 extern bfd_boolean bfd_hash_table_init_n
418 (struct bfd_hash_table *, const char *, bfd_boolean create,
419 bfd_boolean copy);
447 bfd_boolean (*) (struct bfd_hash_entry *, void *),
537 extern bfd_boolean bfd_cache_close
541 extern bfd_boolean bfd_cache_close_all (void)
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 123 our own. Using an enum for "bfd_boolean" has its own set of
127 General rule: Functions which are bfd_boolean return TRUE on
130 typedef int bfd_boolean; typedef
394 extern bfd_boolean bfd_hash_table_init
402 extern bfd_boolean bfd_hash_table_init_n
418 (struct bfd_hash_table *, const char *, bfd_boolean create,
419 bfd_boolean copy);
447 bfd_boolean (*) (struct bfd_hash_entry *, void *),
537 extern bfd_boolean bfd_cache_close
541 extern bfd_boolean bfd_cache_close_all (void)
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 123 our own. Using an enum for "bfd_boolean" has its own set of
127 General rule: Functions which are bfd_boolean return TRUE on
130 typedef int bfd_boolean; typedef
394 extern bfd_boolean bfd_hash_table_init
402 extern bfd_boolean bfd_hash_table_init_n
418 (struct bfd_hash_table *, const char *, bfd_boolean create,
419 bfd_boolean copy);
447 bfd_boolean (*) (struct bfd_hash_entry *, void *),
537 extern bfd_boolean bfd_cache_close
541 extern bfd_boolean bfd_cache_close_all (void)
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfd.h 121 our own. Using an enum for "bfd_boolean" has its own set of
125 General rule: Functions which are bfd_boolean return TRUE on
128 typedef int bfd_boolean; typedef
392 extern bfd_boolean bfd_hash_table_init
400 extern bfd_boolean bfd_hash_table_init_n
416 (struct bfd_hash_table *, const char *, bfd_boolean create,
417 bfd_boolean copy);
445 bfd_boolean (*) (struct bfd_hash_entry *, void *),
535 extern bfd_boolean bfd_cache_close
539 extern bfd_boolean bfd_cache_close_all (void)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 123 our own. Using an enum for "bfd_boolean" has its own set of
127 General rule: Functions which are bfd_boolean return TRUE on
130 typedef int bfd_boolean; typedef
394 extern bfd_boolean bfd_hash_table_init
402 extern bfd_boolean bfd_hash_table_init_n
418 (struct bfd_hash_table *, const char *, bfd_boolean create,
419 bfd_boolean copy);
447 bfd_boolean (*) (struct bfd_hash_entry *, void *),
537 extern bfd_boolean bfd_cache_close
541 extern bfd_boolean bfd_cache_close_all (void)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 123 our own. Using an enum for "bfd_boolean" has its own set of
127 General rule: Functions which are bfd_boolean return TRUE on
130 typedef int bfd_boolean; typedef
394 extern bfd_boolean bfd_hash_table_init
402 extern bfd_boolean bfd_hash_table_init_n
418 (struct bfd_hash_table *, const char *, bfd_boolean create,
419 bfd_boolean copy);
447 bfd_boolean (*) (struct bfd_hash_entry *, void *),
537 extern bfd_boolean bfd_cache_close
541 extern bfd_boolean bfd_cache_close_all (void)
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 123 our own. Using an enum for "bfd_boolean" has its own set of
127 General rule: Functions which are bfd_boolean return TRUE on
130 typedef int bfd_boolean; typedef
394 extern bfd_boolean bfd_hash_table_init
402 extern bfd_boolean bfd_hash_table_init_n
418 (struct bfd_hash_table *, const char *, bfd_boolean create,
419 bfd_boolean copy);
447 bfd_boolean (*) (struct bfd_hash_entry *, void *),
537 extern bfd_boolean bfd_cache_close
541 extern bfd_boolean bfd_cache_close_all (void)
    [all...]

Completed in 272 milliseconds