Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_debug.c12 static char get_label( int i ) in get_label() function
249 char val = get_label(j); in do_debug_bin()
/external/autotest/frontend/tko/
Dgraphing_utils.py249 label = line.get_label()
261 params = [dict(query=drill, series=line.get_label(), param=x_label)
/external/autotest/client/cros/chameleon/
Dchameleon.py134 def get_label(self): member in ChameleonBoard
/external/mesa3d/src/mesa/state_tracker/
Dst_mesa_to_tgsi.c116 static unsigned *get_label( struct st_translate *t, in get_label() function
708 get_label( t, inst->BranchTarget )); in compile_instruction()
Dst_glsl_to_tgsi.cpp3938 static unsigned *get_label(struct st_translate *t, unsigned branch_target) in get_label() function
4239 get_label(t, in compile_tgsi_instruction()
/external/selinux/policycoreutils/sepolicy/sepolicy/
Dgui.py2428 self.update = (button.get_label() == _("Update"))
2587 label = button.get_label()
2681 self.dbus.change_default_mode(button.get_label().lower())
2796 label = radio.get_label()
/external/autotest/frontend/afe/
Drpc_utils.py1251 def get_label(name): function
Drpc_interface.py122 label = rpc_utils.get_label(name)
/external/autotest/server/hosts/
Dcros_host.py2539 return ['chameleon', 'chameleon:' + self.chameleon.get_label()]