Home
last modified time | relevance | path

Searched refs:u_t (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Dunion-align.c13 } u_t; typedef
15 __m128 t(u_t *a) { in t()
/external/kernel-headers/original/uapi/linux/netfilter_arp/
Darpt_mangle.h15 } u_t; member
/external/icu/icu4c/source/common/
Dmessagepattern.cpp70 static const UChar u_t=0x74; variable
79 u_o, u_f, u_f, u_s, u_e, u_t, u_colon
83 u_o, u_t, u_h, u_e, u_r
1071 ((c=msg.charAt(index))==u_t || c==u_T); in isSelect()
/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c337 } u_t; in tzload() typedef
339 register u_t * const up = malloc(sizeof *up); in tzload()
341 u_t u; in tzload()
342 register u_t * const up = &u; in tzload()