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

1 2

  /external/freetype/include/freetype/internal/services/
svgldict.h 50 FT_GlyphDict_GetNameFunc get_name; local
70 clazz->get_name = get_name_; \
  /external/qemu/elff/
dwarf_die.cc 42 const char* DIEObject::get_name() const { function in class:DIEObject
56 return org_die_obj->get_name();
66 return org_die_obj->get_name();
200 get_name());
dwarf_die.h 64 const char* get_name() const;
elf_file.cc 221 address_info->routine_name = info.die_obj->get_name();
290 info.die_obj->get_name();
  /external/bluetooth/glib/gio/
gdrive.h 46 * @get_name: Returns the name for the given #GDrive.
78 char * (* get_name) (GDrive *drive); member in struct:_GDriveIface
gvolume.h 81 * @get_name: Gets a string containing the name of the #GVolume.
118 char * (* get_name) (GVolume *volume); member in struct:_GVolumeIface
gmount.h 48 * @get_name: Gets a string containing the name of the #GMount.
81 char * (* get_name) (GMount *mount); member in struct:_GMountIface
gappinfo.h 62 * @get_name: Gets the name of the application for a #GAppInfo.
96 const char * (* get_name) (GAppInfo *appinfo); member in struct:_GAppInfoIface
gdrive.c 173 return (* iface->get_name) (drive);
gvolume.c 180 return (* iface->get_name) (volume);
gwin32mount.c 338 iface->get_name = g_win32_mount_get_name;
gappinfo.c 226 return (* iface->get_name) (appinfo);
gmount.c 190 return (* iface->get_name) (mount);
gunixmount.c 456 iface->get_name = g_unix_mount_get_name;
gunixvolume.c 520 iface->get_name = g_unix_volume_get_name;
gwin32appinfo.c 381 iface->get_name = g_win32_app_info_get_name;
gdesktopappinfo.c     [all...]
  /external/stlport/src/
locale_catalog.cpp 205 loc_name_func_t get_name,
212 char const* name = get_name(cat, buf);
  /external/tcpdump/missing/
getaddrinfo.c 183 static int get_name (const char *, const struct afd *, struct addrinfo **,
651 get_name(ap, afd, &cur->ai_next,
811 get_name(pton, afd, &cur->ai_next,
905 get_name(addr, afd, res, numaddr, pai, servname) function
  /external/webkit/WebCore/accessibility/gtk/
AccessibilityObjectWrapperAtk.cpp 597 klass->get_name = webkit_accessible_get_name;
674 iface->get_name = webkit_accessible_action_get_name;
    [all...]
  /external/icu4c/test/cintltst/
nucnvtst.c 4748 const char * get_name; local
    [all...]
  /external/kernel-headers/original/linux/
fs.h 1291 int (*get_name)(struct dentry *parent, char *name, member in struct:export_operations
    [all...]
  /external/openssl/ssl/
kssl.c 685 char * (KRB5_CALLCONV *get_name) member in struct:_krb5_cc_ops
    [all...]
  /external/freetype/src/base/
ftobjs.c     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree.h     [all...]

Completed in 1125 milliseconds

1 2