Home
last modified time | relevance | path

Searched defs:ix1 (Results 1 – 18 of 18) sorted by relevance

/external/trusty/musl/src/math/
Dsqrt.c88 uint32_t r,t1,s1,ix1,q1; in sqrt() local
/external/fdlibm/
De_sqrt.c100 unsigned r,t1,s1,ix1,q1; local
/external/rust/android-crates-io/crates/libm/src/math/
Dsqrt.rs128 let mut ix1: Wrapping<u32>; in sqrt() localVariable
/external/oboe/samples/RhythmGame/third_party/glm/gtc/
Dulp.inl38 #define GLM_EXTRACT_WORDS(ix0,ix1,d) \ argument
60 #define GLM_INSERT_WORDS(d,ix0,ix1) \ argument
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_rect.c188 unsigned ix1 = box.x1 / STAMP_SIZE; in lp_rast_rectangle() local
Dlp_rast_linear_fallback.c172 const unsigned ix1 = box->x1 / STAMP_SIZE; in lp_rast_linear_rect_fallback() local
Dlp_setup_rect.c372 const unsigned ix1 = rect->box.x1 / TILE_SIZE; in lp_setup_bin_rectangle() local
Dlp_setup_tri.c906 const int ix1 = trimmed_box.x1 / TILE_SIZE; in lp_setup_bin_triangle() local
/external/stg/
Dorder_test.cc184 size_t ix1 = 0; variable
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp237 const int ix1 = std::max(deRoundFloatToInt32(x1), 0); in getSubregion() local
/external/skia/src/core/
DSkScan_Hairline.cpp138 int ix1 = SkFDot6Round(x1); in HairLineRgn() local
/external/rust/android-crates-io/crates/minimal-lexical/src/
Dlibm.rs1103 let mut ix1: Wrapping<u32>; in sqrtd() localVariable
/external/mesa3d/src/imgui/
Dimstb_truetype.h2629 … float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int *iy0, int *ix1, int *iy1) in stbtt_GetGlyphBitmapBoxSubpixel()
2647 …tt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1) in stbtt_GetGlyphBitmapBox()
2652 …float scale_x, float scale_y, float shift_x, float shift_y, int *ix0, int *iy0, int *ix1, int *iy1) in stbtt_GetCodepointBitmapBoxSubpixel()
2657 …ontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1) in stbtt_GetCodepointBitmapBox()
3555 int ix0,iy0,ix1,iy1; in stbtt_GetGlyphBitmapSubpixel() local
4409 int ix0,iy0,ix1,iy1; in stbtt_GetGlyphSDF() local
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.cpp818 int ix1 = deCeilFloatToInt32(sx1 - 0.5f); in computeVertexReference() local
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp797 int ix1 = deCeilFloatToInt32(sx1 - 0.5f); in computeVertexReference() local
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp436 const int ix1 = deCeilFloatToInt32(ldru.z() * (float)region.w - 0.5f); in setPixelColors() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp2453 const int ix1 = deCeilFloatToInt32(sx1 - 0.5f); in computeVertexReference() local
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp576 const int ix1 = deCeilFloatToInt32(ldru.z() * (float)region.w - 0.5f); in setPixelColors() local