| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| H A D | sqrt.c | 88 uint32_t r,t1,s1,ix1,q1; in sqrt() local [all...] |
| /third_party/jerryscript/jerry-libm/ |
| H A D | sqrt.c | 108 unsigned r, t1, s1, ix1, q1; in sqrt() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_linear_fallback.c | 171 const unsigned ix1 = box->x1 / STAMP_SIZE; in lp_rast_linear_rect_fallback() local [all...] |
| H A D | lp_rast_rect.c | 154 unsigned ix0, ix1, iy0, iy1; in lp_rast_rectangle() local [all...] |
| H A D | lp_setup_rect.c | 379 const unsigned ix1 = rect->box.x1 / TILE_SIZE; in lp_setup_bin_rectangle() local [all...] |
| H A D | lp_setup_tri.c | 892 const int ix1 = trimmed_box.x1 / TILE_SIZE; in lp_setup_bin_triangle() local
|
| /third_party/rust/crates/minimal-lexical/src/ |
| H A D | libm.rs | 1103 let mut ix1: Wrapping<u32>; in sqrtd() variables [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| H A D | vktGeometryInstancedRenderingTests.cpp | 236 const int ix1 = std::max(deRoundFloatToInt32(x1), 0); in getSubregion() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| H A D | vktGeometryInstancedRenderingTests.cpp | 236 const int ix1 = std::max(deRoundFloatToInt32(x1), 0); in getSubregion() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcShaderRenderCase.cpp | 754 int ix1 = deCeilFloatToInt32(sx1 - 0.5f); in computeVertexReference() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fVertexTextureTests.cpp | 439 const int ix1 = deCeilFloatToInt32(ldru.z() * (float)region.w - 0.5f); in setPixelColors() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsShaderRenderCase.cpp | 682 int ix1 = deCeilFloatToInt32(sx1 - 0.5f); in computeVertexReference() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fVertexTextureTests.cpp | 344 const int ix1 = deCeilFloatToInt32(ldru.z() * (float)region.w - 0.5f); in setPixelColors() local
|
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 11581 nk_tt_GetGlyphBitmapBoxSubpixel(const struct nk_tt_fontinfo *font, int glyph, float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int *iy0, int *ix1, int *iy1) nk_tt_GetGlyphBitmapBoxSubpixel() argument 11601 nk_tt_GetGlyphBitmapBox(const struct nk_tt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1) nk_tt_GetGlyphBitmapBox() argument
|