Home
last modified time | relevance | path

Searched defs:snd (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/CodeGen/
Dobject-size.c397 char snd[]; member
402 char snd[0]; member
407 char snd[1]; member
412 char snd[2]; member
457 struct { struct DynStruct1 fst, snd; } *nested; in test30() member
/external/clang/test/OpenMP/
Ddistribute_simd_loop_messages.cpp444 GoodIter(int fst, int snd) { } in GoodIter()
Dsimd_loop_messages.cpp338 GoodIter(int fst, int snd) { } in GoodIter()
Dtarget_parallel_for_loop_messages.cpp342 GoodIter(int fst, int snd) {} in GoodIter()
Dtaskloop_loop_messages.cpp415 GoodIter(int fst, int snd) {} in GoodIter()
Dparallel_for_loop_messages.cpp342 GoodIter(int fst, int snd) {} in GoodIter()
Dfor_simd_loop_messages.cpp397 GoodIter(int fst, int snd) {} in GoodIter()
Dtarget_parallel_for_simd_loop_messages.cpp342 GoodIter(int fst, int snd) {} in GoodIter()
Dparallel_for_simd_loop_messages.cpp344 GoodIter(int fst, int snd) {} in GoodIter()
Dtaskloop_simd_loop_messages.cpp416 GoodIter(int fst, int snd) {} in GoodIter()
Ddistribute_parallel_for_simd_loop_messages.cpp446 GoodIter(int fst, int snd) {} in GoodIter()
Dfor_loop_messages.cpp414 GoodIter(int fst, int snd) {} in GoodIter()
/external/fio/engines/
Dnet.c233 int snd, rcv, ret; in set_window_size() local