HomeSort by relevance Sort by last modified time
    Searched defs:qa (Results 1 - 25 of 29) sorted by null

1 2

  /frameworks/native/libs/math/tests/
quat_test.cpp 258 quatd qa = quatd::fromAxisAngle(double3(0, 0, 1), 0); local
260 quatd qs = slerp(qa, qb, 0.5);
267 qs = nlerp(qa, qb, 0.5);
  /external/clang/test/OpenMP/
distribute_parallel_for_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
259 int qa[5] = {0}; local
266 int &q = qa[i]; // expected-note {{'q' defined here}}
distribute_parallel_for_simd_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
259 int qa[5] = {0}; local
266 int &q = qa[i]; // expected-note {{'q' defined here}}
distribute_simd_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
259 int qa[5] = {0}; local
266 int &q = qa[i]; // expected-note {{'q' defined here}}
for_reduction_messages.cpp 78 T qa[5] = {T()}; local
83 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
146 #pragma omp for reduction(max : qa[1])
206 #pragma omp parallel private(qa) // expected-note 2 {{defined as private}}
207 #pragma omp for reduction(+ : qa[1], get()[0]) // expected-error 2 {{reduction variable must be shared}} expected-error {{expected variable name as a base of the array subscript}}
210 #pragma omp parallel shared(qa)
211 #pragma omp for reduction(+ : qa[1], qa[0]) // expected-error 2 {{variable can appear only once in OpenMP 'reduction' clause}} expected-note 2 {{previously referenced here}}
233 int qa[5] = {0}; local
240 int &q = qa[i]; // expected-note {{'q' defined here}
    [all...]
for_simd_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
224 int qa[5] = {0}; local
231 int &q = qa[i]; // expected-note {{'q' defined here}}
parallel_for_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
197 int qa[5] = {0}; local
204 int &q = qa[i]; // expected-note {{'q' defined here}}
parallel_for_simd_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
197 int qa[5] = {0}; local
204 int &q = qa[i]; // expected-note {{'q' defined here}}
parallel_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
170 int qa[5] = {0}; local
177 int &q = qa[i]; // expected-note {{'q' defined here}}
parallel_sections_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
228 int qa[5] = {0}; local
235 int &q = qa[i]; // expected-note {{'q' defined here}}
sections_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
255 int qa[5] = {0}; local
262 int &q = qa[i]; // expected-note {{'q' defined here}}
simd_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
200 int qa[5] = {0}; local
207 int &q = qa[i]; // expected-note {{'q' defined here}}
target_parallel_for_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
197 int qa[5] = {0}; local
204 int &q = qa[i]; // expected-note {{'q' defined here}}
target_parallel_for_simd_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
197 int qa[5] = {0}; local
204 int &q = qa[i]; // expected-note {{'q' defined here}}
target_parallel_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
173 int qa[5] = {0}; local
180 int &q = qa[i]; // expected-note {{'q' defined here}}
teams_reduction_messages.cpp 77 T qa[5] = {T()}; local
82 T &q = qa[(int)i]; // expected-note 2 {{'q' defined here}}
205 int qa[5] = {0}; local
212 int &q = qa[i]; // expected-note {{'q' defined here}}
  /system/extras/ksmutils/
lookup3.c 798 uint8_t qa[MAXLEN+1], qb[MAXLEN+2], *a = &qa[0], *b = &qb[1]; local
    [all...]
  /external/vixl/test/aarch64/
test-assembler-aarch64.cc 10252 double qa = RawbitsToDouble(0x7ffaaaaaaaaaaaaa); local
10350 float qa = RawbitsToFloat(0x7feaaaaa); local
15677 float qa = RawbitsToFloat(0x7feaaaaa); local
15804 double qa = RawbitsToDouble(0x7ffaaaaaaaaaaaaa); local
    [all...]
  /external/guice/extensions/persist/lib/
dom4j-1.6.1.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
dom4j-1.6.1.jar 
  /prebuilts/tools/common/m2/repository/dom4j/dom4j/1.6.1/
dom4j-1.6.1.jar 
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 

Completed in 454 milliseconds

1 2