Home
last modified time | relevance | path

Searched defs:exp16 (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/debase/
DdeFloat16.c220 int exp16; /* exp16: biased exponent for 16-bit floats */ in deFloat32To16Round() local
377 int exp16; /* exp16: biased exponent for 16-bit floats */ in deFloat64To16Round() local
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DShaderCore.cpp567 auto exp16 = halfBits & SIMD::UInt(0x7C00); in halfToFloatBits() local
/third_party/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c1335 struct qreg exp16 = vir_ADD(c, exp32, vir_uniform_ui(c, -127 + 15)); in f2f16_rtz() local
/third_party/typescript/tests/cases/compiler/
DmanyConstExports.ts19 export const exp16 = "test"; constant
/third_party/typescript/tests/baselines/reference/
DmanyConstExports.js18 export const exp16 = "test"; constant