Searched defs:snd (Results 1 – 13 of 13) sorted by relevance
/external/clang/test/CodeGen/ |
D | object-size.c | 397 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/ |
D | distribute_simd_loop_messages.cpp | 444 GoodIter(int fst, int snd) { } in GoodIter()
|
D | simd_loop_messages.cpp | 338 GoodIter(int fst, int snd) { } in GoodIter()
|
D | for_simd_loop_messages.cpp | 397 GoodIter(int fst, int snd) {} in GoodIter()
|
D | parallel_for_loop_messages.cpp | 342 GoodIter(int fst, int snd) {} in GoodIter()
|
D | target_parallel_for_simd_loop_messages.cpp | 342 GoodIter(int fst, int snd) {} in GoodIter()
|
D | target_parallel_for_loop_messages.cpp | 342 GoodIter(int fst, int snd) {} in GoodIter()
|
D | taskloop_loop_messages.cpp | 415 GoodIter(int fst, int snd) {} in GoodIter()
|
D | distribute_parallel_for_simd_loop_messages.cpp | 446 GoodIter(int fst, int snd) {} in GoodIter()
|
D | taskloop_simd_loop_messages.cpp | 416 GoodIter(int fst, int snd) {} in GoodIter()
|
D | parallel_for_simd_loop_messages.cpp | 344 GoodIter(int fst, int snd) {} in GoodIter()
|
D | for_loop_messages.cpp | 414 GoodIter(int fst, int snd) {} in GoodIter()
|
/external/fio/engines/ |
D | net.c | 230 int snd, rcv, ret; in set_window_size() local
|