Searched defs:exp_s (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/common/ |
D | mathutil.cpp | 58 const int exp_s = in convertRGBFloatsTo999E5() local
|
/external/webrtc/rtc_base/ |
D | rtc_certificate_unittest.cc | 54 uint64_t exp_s = exp_ms / kNumMillisecsPerSec; in ExpiresSeconds() local
|
/external/swiftshader/tests/MathUnitTests/ |
D | unittests.cpp | 74 const int exp_s = static_cast<int>((max_s < exp2(g_sharedexp_mantissabits)) ? exp_p : exp_p + 1); in RGB9E5_reference() local
|
/external/deqp/external/openglcts/modules/common/ |
D | glcInternalformatTests.cpp | 706 GLfloat exp_s; in convertUint_5_9_9_9_rev() local
|
D | glcPackedPixelsTests.cpp | 1429 GLfloat exp_s; in unpack_UNSIGNED_INT_5_9_9_9_REV() local
|
/external/vixl/test/aarch64/ |
D | test-assembler-sve-aarch64.cc | 4925 int exp_s[] = {0, -1, -1, -1073741824, 1073741823, 0, 100000000, -1}; in TEST_SVE() local 5047 int exp_s[] = {0, 1, -1, 2, in TEST_SVE() local 5082 unsigned exp_s[] = {0x00000000, 0x00000000, 0xffffffff, 0x40000000, in TEST_SVE() local 12475 uint32_t exp_s[] = {FloatToRawbits(0.1), in TEST_SVE() local
|