Searched defs:ind2 (Results 1 – 13 of 13) sorted by relevance
/external/testng/src/main/java/org/testng/ |
D | Converter.java | 69 int ind2 = bn.lastIndexOf(File.separatorChar); in run() local
|
/external/clang/test/OpenMP/ |
D | for_simd_aligned_messages.cpp | 51 T ind2 = - num * L; in test_template() local 67 int *ind2 = 0; in test_warn() local
|
D | taskloop_simd_aligned_messages.cpp | 51 T ind2 = - num * L; in test_template() local 67 int *ind2 = 0; in test_warn() local
|
D | parallel_for_simd_aligned_messages.cpp | 51 T ind2 = - num * L; in test_template() local 67 int *ind2 = 0; in test_warn() local
|
D | simd_aligned_messages.cpp | 51 T ind2 = - num * L; in test_template() local 67 int *ind2 = 0; in test_warn() local
|
D | for_linear_messages.cpp | 49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local 61 int ind2 = 0; in test_warn() local
|
D | parallel_for_simd_linear_messages.cpp | 49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local 61 int ind2 = 0; in test_warn() local
|
D | for_simd_linear_messages.cpp | 49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local 61 int ind2 = 0; in test_warn() local
|
D | parallel_for_linear_messages.cpp | 59 T ind2 = -num * L; // expected-note {{'ind2' defined here}} in test_template() local 72 int ind2 = 0; in test_warn() local
|
D | taskloop_simd_linear_messages.cpp | 49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local 61 int ind2 = 0; in test_warn() local
|
D | simd_linear_messages.cpp | 49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local 61 int ind2 = 0; in test_warn() local
|
/external/c-ares/ |
D | ares_gethostbyname.c | 425 int i1, i2, ind1, ind2; in sort_addresses() local 481 int i1, i2, ind1, ind2; in sort6_addresses() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | pitch_estimator.c | 143 int ind1, ind2, peaks_ind, peak, max_ind; in WebRtcIsac_InitializePitch() local
|