Home
last modified time | relevance | path

Searched defs:__t (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Headers/
Darm_acle.h142 __clz(uint32_t __t) { in __clz()
147 __clzl(unsigned long __t) { in __clzl()
152 __clzll(uint64_t __t) { in __clzll()
158 __rev(uint32_t __t) { in __rev()
163 __revl(unsigned long __t) { in __revl()
172 __revll(uint64_t __t) { in __revll()
178 __rev16(uint32_t __t) { in __rev16()
183 __rev16ll(uint64_t __t) { in __rev16ll()
188 __rev16l(unsigned long __t) { in __rev16l()
198 __revsh(int16_t __t) { in __revsh()
[all …]
/external/libcxx/src/support/win32/
Dthread_win32.cpp192 bool __libcpp_thread_isnull(const __libcpp_thread_t *__t) { in __libcpp_thread_isnull()
196 int __libcpp_thread_create(__libcpp_thread_t *__t, void *(*__func)(void *), in __libcpp_thread_create()
217 __libcpp_thread_id __libcpp_thread_get_id(const __libcpp_thread_t *__t) in __libcpp_thread_get_id()
222 int __libcpp_thread_join(__libcpp_thread_t *__t) in __libcpp_thread_join()
231 int __libcpp_thread_detach(__libcpp_thread_t *__t) in __libcpp_thread_detach()
/external/clang/test/CodeGen/
Dmips-constraint-regs.c14 int __t; in main() local
/external/blktrace/
Dblkparse.c803 struct trace *__t; in trace_rb_insert() local
863 struct trace *__t; in trace_rb_find() local
2018 struct trace *__t; in check_cpu_map() local
2057 struct trace *__t; in check_sequence() local