Searched refs:hexa (Results 1 – 8 of 8) sorted by relevance
/external/iproute2/ip/ |
D | ipmaddr.c | 94 char hexa[256]; in read_dev_mcast() local 101 hexa); in read_dev_mcast() 107 len = parse_hex(hexa, (unsigned char*)&m.addr.data, sizeof (m.addr.data)); in read_dev_mcast() 170 char hexa[256]; in read_igmp6() local 175 sscanf(buf, "%d%s%s%d", &m.index, m.name, hexa, &m.users); in read_igmp6() 182 len = parse_hex(hexa, (unsigned char*)&m.addr.data, sizeof (m.addr.data)); in read_igmp6()
|
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/ |
D | gen_xmlpool.py | 45 hexa = False 56 elif hexa: 65 hexa = False 90 hexa = True
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/ |
D | gen_xmlpool.py | 45 hexa = False 56 elif hexa: 65 hexa = False 90 hexa = True
|
/external/chromium_org/v8/test/webkit/fast/js/kde/ |
D | md5-1.js | 379 function hexa(n) { function 409 s=hexa(kd)+hexa(kc)+hexa(kb)+hexa(ka);
|
/external/oprofile/ |
D | ChangeLog-2007 | 320 * libop/op_events.c: force the use of hexa notation in event file for 335 to catch real error by forcing hexa notation for default unit mask.
|
/external/pcre/dist/doc/ |
D | pcretest.txt | 706 the pattern. It is recognized always. There may be any number of hexa-
|
D | pcre.txt | 5078 By default, after \x that is not followed by {, from zero to two hexa-
|
/external/stlport/etc/ |
D | ChangeLog-5.1 | 7176 the standard) ouput for short and int negative values in hexa
|