Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 7 of 7) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Dxdp_synproxy.c23 static const char *hex = "0123456789ABCDEF"; in escape_str() local
/tools/lib/api/
Dio.h102 static inline int io__get_hex(struct io *io, __u64 *hex) in io__get_hex()
/tools/firmware/
Dihex2fw.c46 static uint8_t hex(const uint8_t *data, uint8_t *crc) in hex() function
/tools/perf/util/
Dstring.c296 unsigned int hex(char c) in hex() function
Ddata-convert-bt.c1430 static struct bt_ctf_field_type *create_int_type(int size, bool sign, bool hex) in create_int_type()
1471 #define CREATE_INT_TYPE(type, size, sign, hex) \ in ctf_writer__init_data() argument
/tools/perf/tests/
Dapi-io.c140 __u64 hex; in do_test_get_hex() local
/tools/power/x86/intel-speed-select/
Disst-config.c2817 static void check_optarg(char *option, int hex) in check_optarg()