HomeSort by relevance Sort by last modified time
    Searched refs:fs3 (Results 1 - 15 of 15) sorted by null

  /external/ppp/pppd/
md4.c 58 #define fs3 11 macro
143 ff(C , D , A , B , 2 , fs3);
147 ff(C , D , A , B , 6 , fs3);
151 ff(C , D , A , B , 10 , fs3);
155 ff(C , D , A , B , 14 , fs3);
  /external/swiftshader/third_party/llvm-7.0/llvm/test/MC/RISCV/
rv32d-valid.s 55 # CHECK-INST: fnmsub.d fs2, fs3, fs4, fs5, dyn
89 # CHECK-INST: fmax.d fs2, fs3, fs4
91 fmax.d fs2, fs3, fs4
130 # CHECK-INST: fnmsub.d fs2, fs3, fs4, fs5, rdn
rv32f-valid.s 50 # CHECK-INST: fnmsub.s fs2, fs3, fs4, fs5, dyn
84 # CHECK-INST: fmax.s fs2, fs3, fs4
86 fmax.s fs2, fs3, fs4
126 # CHECK-INST: fnmsub.s fs2, fs3, fs4, fs5, rdn
rvd-aliases-valid.s 56 # CHECK-INST: fnmsub.d fs2, fs3, fs4, fs5, dyn
57 # CHECK-ALIAS: fnmsub.d fs2, fs3, fs4, fs5{{[[:space:]]}}
rvf-aliases-valid.s 107 # CHECK-INST: fnmsub.s fs2, fs3, fs4, fs5, dyn
108 # CHECK-ALIAS: fnmsub.s fs2, fs3, fs4, fs5{{[[:space:]]}}
  /external/skia/tests/
SkNxTest.cpp 249 auto fs3 = Sk2f(0.6f, -0.6f).floor(); local
250 REPORTER_ASSERT(r, fs3[0] == 0.0f);
251 REPORTER_ASSERT(r, fs3[1] == -1.0f);
  /external/skqp/tests/
SkNxTest.cpp 249 auto fs3 = Sk2f(0.6f, -0.6f).floor(); local
250 REPORTER_ASSERT(r, fs3[0] == 0.0f);
251 REPORTER_ASSERT(r, fs3[1] == -1.0f);
  /external/tensorflow/tensorflow/core/platform/cloud/
gcs_file_system_test.cc 3108 GcsFileSystem fs3; local
3176 GcsFileSystem fs3; local
    [all...]
  /external/google-breakpad/src/common/android/
breakpad_getcontext.S 299 s.d fs3, (26 * MCONTEXT_REG_SIZE + MCONTEXT_FPREGS_OFFSET)(a0)
  /external/compiler-rt/lib/asan/tests/
asan_test.cc 979 static char fs3[10]; local
1008 Ident(fs3);
    [all...]
  /external/deqp/external/openglcts/modules/common/
glcUniformBlockTests.cpp 731 std::string fs3("precision highp float;\n"
739 if (!Test(vs3, fs3, GL_TRUE))
    [all...]
  /art/runtime/interpreter/mterp/mips/
main.S 148 #define fs3 $$f26 define
    [all...]
  /external/elfutils/tests/
run-allregs.sh     [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cShaderStorageBufferObjectTests.cpp     [all...]
  /external/deqp/external/openglcts/modules/gles31/
es31cShaderStorageBufferObjectTests.cpp     [all...]

Completed in 1591 milliseconds