HomeSort by relevance Sort by last modified time
    Searched full:do_type (Results 1 - 22 of 22) sorted by null

  /external/e2fsprogs/misc/
uuidgen.c 39 int do_type = 0; local
53 do_type = DO_TYPE_TIME;
56 do_type = DO_TYPE_RANDOM;
62 switch (do_type) {
uuidd.c 452 int debug = 0, do_type = 0, do_kill = 0, num = 0; local
491 do_type = UUIDD_OP_TIME_UUID;
502 do_type = UUIDD_OP_RANDOM_UUID;
528 if (num && do_type) {
529 ret = call_daemon(socket_path, do_type+2, buf,
536 if (do_type == UUIDD_OP_TIME_UUID) {
557 if (do_type) {
558 ret = call_daemon(socket_path, do_type, (char *) &uu,
  /external/elfutils/libdwfl/
relocate.c 374 #define TYPES DO_TYPE (BYTE, Byte); DO_TYPE (HALF, Half); \
375 DO_TYPE (WORD, Word); DO_TYPE (SWORD, Sword); \
376 DO_TYPE (XWORD, Xword); DO_TYPE (SXWORD, Sxword)
380 #define DO_TYPE(NAME, Name) \
385 #undef DO_TYPE
393 #define DO_TYPE(NAME, Name) GElf_##Name Name;
395 #undef DO_TYPE
    [all...]
  /external/elfutils/src/
strip.c     [all...]
readelf.c     [all...]
ChangeLog     [all...]
  /external/valgrind/coregrind/m_demangle/
cplus-dem.c 428 static int do_type (struct work_stuff *, const char **, string *);
668 if (do_type (work, &tem, &type))
762 if (do_type (work, &tem, &type))
3542 do_type (struct work_stuff *work, const char **mangled, string *result) function
    [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
cplus-dem.c 417 static int do_type (struct work_stuff *, const char **, string *);
657 if (do_type (work, &tem, &type))
751 if (do_type (work, &tem, &type))
3538 do_type (struct work_stuff *work, const char **mangled, string *result) function
    [all...]
ChangeLog 100 * cplus-dem.c (do_type): Call string_delete even if the call to
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
incremental.h 114 { return this->do_type(); }
206 do_type() const = 0;
335 do_type() const function in class:gold::Incremental_script_entry
416 do_type() const function in class:gold::Incremental_object_entry
475 do_type() const function in class:gold::Incremental_dynobj_entry
537 do_type() const function in class:gold::Incremental_archive_entry
1725 do_type() const function in class:gold::Sized_incremental_binary::Sized_input_reader
    [all...]
ChangeLog     [all...]
  /toolchain/binutils/binutils-2.25/binutils/
coffgrok.c 77 static struct coff_type *do_type (int);
306 do_type (int i) function
564 s->type = do_type (i);
ChangeLog-9197     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nis_object.x 151 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
nis.h 147 nstype do_type; member in struct:directory_obj
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nis.h 148 nstype do_type; member in struct:directory_obj
nis_object.x 177 nstype do_type; /* one of NIS, DNS, IVY, YP, or X.500 */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib64/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib64/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib32/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/lib64/
libiberty.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/
libiberty.a     [all...]

Completed in 733 milliseconds