Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/
DConverter.java69 int ind2 = bn.lastIndexOf(File.separatorChar); in run() local
/external/clang/test/OpenMP/
Dfor_simd_aligned_messages.cpp51 T ind2 = - num * L; in test_template() local
67 int *ind2 = 0; in test_warn() local
Dtaskloop_simd_aligned_messages.cpp51 T ind2 = - num * L; in test_template() local
67 int *ind2 = 0; in test_warn() local
Dparallel_for_simd_aligned_messages.cpp51 T ind2 = - num * L; in test_template() local
67 int *ind2 = 0; in test_warn() local
Dsimd_aligned_messages.cpp51 T ind2 = - num * L; in test_template() local
67 int *ind2 = 0; in test_warn() local
Dfor_linear_messages.cpp49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local
61 int ind2 = 0; in test_warn() local
Dparallel_for_simd_linear_messages.cpp49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local
61 int ind2 = 0; in test_warn() local
Dfor_simd_linear_messages.cpp49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local
61 int ind2 = 0; in test_warn() local
Dparallel_for_linear_messages.cpp59 T ind2 = -num * L; // expected-note {{'ind2' defined here}} in test_template() local
72 int ind2 = 0; in test_warn() local
Dtaskloop_simd_linear_messages.cpp49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local
61 int ind2 = 0; in test_warn() local
Dsimd_linear_messages.cpp49 T ind2 = - num * L; // expected-note {{'ind2' defined here}} in test_template() local
61 int ind2 = 0; in test_warn() local
/external/c-ares/
Dares_gethostbyname.c425 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/
Dpitch_estimator.c143 int ind1, ind2, peaks_ind, peak, max_ind; in WebRtcIsac_InitializePitch() local