Home
last modified time | relevance | path

Searched refs:get_label (Results 1 – 12 of 12) sorted by relevance

/external/syslinux/com32/gplinclude/disk/
Dpartition.h36 void get_label(int label, char **buffer_label);
/external/syslinux/com32/hdt/
Dhdt-dump-disks.c54 get_label(ptab->ostype, &parttype); in show_partition_information()
Dhdt-cli-disk.c78 get_label(ptab->ostype, &parttype); in show_partition_information()
Dhdt-menu-disk.c106 get_label(ptab->ostype, &parttype); in compute_partition_information()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c13 static char get_label( int i ) in get_label() function
262 char val = get_label(j); in do_debug_bin()
/external/syslinux/com32/gpllib/disk/
Dlabels.c13 void get_label(int label, char **buffer_label) in get_label() function
/external/autotest/server/hosts/
Dcros_label.py189 return [host.chameleon.get_label()]
Dcros_host.py2100 return ['chameleon', 'chameleon:' + self.chameleon.get_label()]
/external/autotest/client/cros/chameleon/
Dchameleon.py301 def get_label(self): member in ChameleonBoard
/external/autotest/frontend/afe/
Drpc_utils.py1096 def get_label(name): function
Drpc_interface.py132 label = rpc_utils.get_label(name)
/external/selinux/python/sepolicy/sepolicy/
Dgui.py2433 self.update = (button.get_label() == _("Update"))
2644 self.dbus.change_default_mode(button.get_label().lower())
2759 label = radio.get_label()