Home
last modified time | relevance | path

Searched refs:ix0 (Results 1 – 12 of 12) sorted by relevance

/external/fdlibm/
De_sqrt.c101 int ix0,s0,q,m,t,i; local
103 ix0 = __HI(x); /* high word of x */
107 if((ix0&0x7ff00000)==0x7ff00000) {
112 if(ix0<=0) {
113 if(((ix0&(~sign))|ix1)==0) return x;/* ieee_sqrt(+-0) = +-0 */
114 else if(ix0<0)
118 m = (ix0>>20);
120 while(ix0==0) {
122 ix0 |= (ix1>>11); ix1 <<= 21;
124 for(i=0;(ix0&0x00100000)==0;i++) ix0<<=1;
[all …]
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c795 int ix0 = bbox->x0 / TILE_SIZE; in lp_setup_bin_triangle() local
801 ix0 == bbox->x1 / TILE_SIZE); in lp_setup_bin_triangle()
810 return lp_scene_bin_cmd_with_state( scene, ix0, iy0, in lp_setup_bin_triangle()
834 return lp_scene_bin_cmd_with_state( scene, ix0, iy0, in lp_setup_bin_triangle()
850 return lp_scene_bin_cmd_with_state(scene, ix0, iy0, in lp_setup_bin_triangle()
862 scene, ix0, iy0, setup->fs.stored, in lp_setup_bin_triangle()
877 int ix0 = trimmed_box.x0 / TILE_SIZE; in lp_setup_bin_triangle() local
885 IMUL64(plane[i].dcdx, ix0) * TILE_SIZE); in lp_setup_bin_triangle()
911 for (x = ix0; x <= ix1; x++) in lp_setup_bin_triangle()
/external/u-boot/drivers/video/
Dstb_truetype.h785 …st stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1…
792 …odepoint, float scale_x, float scale_y, float shift_x, float shift_y, int *ix0, int *iy0, int *ix1…
802 …(const stbtt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1…
803 …int glyph, float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int *iy0, int *ix1…
1562 …int glyph, float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int *iy0, int *ix1… in stbtt_GetGlyphBitmapBoxSubpixel() argument
1567 if (ix0) *ix0 = 0; in stbtt_GetGlyphBitmapBoxSubpixel()
1573 if (ix0) *ix0 = STBTT_ifloor( x0 * scale_x + shift_x); in stbtt_GetGlyphBitmapBoxSubpixel()
1580 …(const stbtt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1… in stbtt_GetGlyphBitmapBox() argument
1582 stbtt_GetGlyphBitmapBoxSubpixel(font, glyph, scale_x, scale_y,0.0f,0.0f, ix0, iy0, ix1, iy1); in stbtt_GetGlyphBitmapBox()
1585 …odepoint, float scale_x, float scale_y, float shift_x, float shift_y, int *ix0, int *iy0, int *ix1… in stbtt_GetCodepointBitmapBoxSubpixel() argument
[all …]
/external/skqp/src/core/
DSkScan_Hairline.cpp119 int ix0 = SkFDot6Round(x0); in HairLineRgn() local
121 if (ix0 == ix1) {// too short to draw in HairLineRgn()
128 horiline(ix0, ix1, startY, slope, blitter); in HairLineRgn()
/external/skia/src/core/
DSkScan_Hairline.cpp119 int ix0 = SkFDot6Round(x0); in HairLineRgn() local
121 if (ix0 == ix1) {// too short to draw in HairLineRgn()
128 horiline(ix0, ix1, startY, slope, blitter); in HairLineRgn()
/external/v8/src/base/
Dieee754.cc87 #define EXTRACT_WORDS(ix0, ix1, d) \ argument
91 (ix0) = ew_u.parts.msw; \
123 #define INSERT_WORDS(d, ix0, ix1) \ argument
126 iw_u.parts.msw = (ix0); \
/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.cpp734 int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() local
751 for (int ix = ix0; ix < ix1; ix++) in computeVertexReference()
/external/deqp/modules/glshared/
DglsShaderRenderCase.cpp681 int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() local
698 for (int ix = ix0; ix < ix1; ix++) in computeVertexReference()
/external/deqp/modules/gles2/functional/
Des2fVertexTextureTests.cpp343 const int ix0 = deCeilFloatToInt32(ldru.x() * (float)region.w - 0.5f); in setPixelColors() local
349 for (int ix = ix0; ix < ix1; ix++) in setPixelColors()
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp438 const int ix0 = deCeilFloatToInt32(ldru.x() * (float)region.w - 0.5f); in setPixelColors() local
444 for (int ix = ix0; ix < ix1; ix++) in setPixelColors()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp2361 const int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() local
2378 for (int ix = ix0; ix < ix1; ix++) in computeVertexReference()
/external/tensorflow/tensorflow/examples/tutorials/deepdream/
Ddeepdream.ipynb1238 …CMshCN7/r6UaA0RsSAN4wPftTipBZXzuDYB7EUskaonRie+elIh5GMLuHI96Ho\nC1QBWxkKxI/ix0/GlIbPJ/eHkZP3vamyXs…