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

  /system/core/toolbox/
getevent.c 35 static const char *get_label(const struct label *labels, int value) function
61 bit_label = get_label(input_prop_labels, i * 8 + j);
167 bit_label = get_label(bit_labels, j * 8 + k);
198 type_label = get_label(ev_labels, type);
204 code_label = get_label(syn_labels, code);
207 code_label = get_label(key_labels, code);
208 value_label = get_label(key_value_labels, value);
211 code_label = get_label(rel_labels, code);
214 code_label = get_label(abs_labels, code);
217 value_label = get_label(mt_tool_labels, value)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 109 get_label() function in struct:annotate_base
198 { return std::make_pair(p, data_type(get_label(), size)); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
throw_allocator.h 109 get_label() function in struct:annotate_base
198 { return std::make_pair(p, data_type(get_label(), size)); }

Completed in 796 milliseconds