/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | math_private.h | 128 #define EXTRACT_WORDS(ix0,ix1,d) \ argument 164 #define INSERT_WORDS(d,ix0,ix1) \ argument 235 #define EXTRACT_LDBL80_WORDS(ix0,ix1,d) \ argument 248 #define EXTRACT_LDBL128_WORDS(ix0,ix1,ix2,d) \ argument 271 #define INSERT_LDBL80_WORDS(d,ix0,ix1) \ argument 284 #define INSERT_LDBL128_WORDS(d,ix0,ix1,ix2) \ argument
|
/aosp_15_r20/device/google/contexthub/firmware/external/freebsd/lib/msun/src/ |
D | math_private.h | 93 #define EXTRACT_WORDS(ix0,ix1,d) \ argument 129 #define INSERT_WORDS(d,ix0,ix1) \ argument 200 #define EXTRACT_LDBL80_WORDS(ix0,ix1,d) \ argument 213 #define EXTRACT_LDBL128_WORDS(ix0,ix1,ix2,d) \ argument 236 #define INSERT_LDBL80_WORDS(d,ix0,ix1) \ argument 249 #define INSERT_LDBL128_WORDS(d,ix0,ix1,ix2) \ argument
|
/aosp_15_r20/external/oboe/samples/RhythmGame/third_party/glm/gtc/ |
H A D | ulp.inl | 38 #define GLM_EXTRACT_WORDS(ix0,ix1,d) \ argument 60 #define GLM_INSERT_WORDS(d,ix0,ix1) \ argument
|
/aosp_15_r20/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | ulp.inl | 38 #define GLM_EXTRACT_WORDS(ix0,ix1,d) \ argument 60 #define GLM_INSERT_WORDS(d,ix0,ix1) \ argument
|
/aosp_15_r20/device/google/contexthub/firmware/lib/libm/ |
D | fdlibm.h | 282 #define EXTRACT_WORDS(ix0,ix1,d) \ argument 310 #define INSERT_WORDS(d,ix0,ix1) \ argument
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | sqrt.c | 87 int32_t ix0,s0,q,m,t,i; in sqrt() local
|
/aosp_15_r20/external/fdlibm/ |
H A D | e_sqrt.c | 101 int ix0,s0,q,m,t,i; local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup_tri.c | 823 const int ix0 = bbox->x0 / TILE_SIZE; in lp_setup_bin_triangle() local 904 const int ix0 = trimmed_box.x0 / TILE_SIZE; in lp_setup_bin_triangle() local
|
H A D | lp_rast_rect.c | 187 unsigned ix0 = box.x0 / STAMP_SIZE; in lp_rast_rectangle() local
|
H A D | lp_rast_linear_fallback.c | 171 const unsigned ix0 = box->x0 / STAMP_SIZE; in lp_rast_linear_rect_fallback() local
|
H A D | lp_setup_rect.c | 370 const unsigned ix0 = rect->box.x0 / TILE_SIZE; in lp_setup_bin_rectangle() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | sqrt.rs | 118 let mut ix0: i32; in sqrt() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | sqrt.rs | 118 let mut ix0: i32; in sqrt() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | sqrt.rs | 118 let mut ix0: i32; in sqrt() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | sqrt.rs | 118 let mut ix0: i32; in sqrt() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/libm/src/math/ |
D | sqrt.rs | 118 let mut ix0: i32; in sqrt() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/libm/src/math/ |
H A D | sqrt.rs | 118 let mut ix0: i32; in sqrt() localVariable
|
/aosp_15_r20/external/mesa3d/src/imgui/ |
H A D | imstb_truetype.h | 2629 …, int glyph, float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int *iy0, int *i… in stbtt_GetGlyphBitmapBoxSubpixel() 2647 …ox(const stbtt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int *iy0, int *i… in stbtt_GetGlyphBitmapBox() 2652 … codepoint, float scale_x, float scale_y, float shift_x, float shift_y, int *ix0, int *iy0, int *i… in stbtt_GetCodepointBitmapBoxSubpixel() 2657 …onst stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *i… in stbtt_GetCodepointBitmapBox() 3555 int ix0,iy0,ix1,iy1; in stbtt_GetGlyphBitmapSubpixel() local 3600 int ix0,iy0; in stbtt_MakeGlyphBitmapSubpixel() local 4409 int ix0,iy0,ix1,iy1; in stbtt_GetGlyphSDF() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/minimal-lexical/src/ |
D | libm.rs | 1094 let mut ix0: i32; in sqrtd() localVariable
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkScan_Hairline.cpp | 137 int ix0 = SkFDot6Round(x0); in HairLineRgn() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsShaderRenderCase.cpp | 738 int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() local
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcShaderRenderCase.cpp | 759 int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() local
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fVertexTextureTests.cpp | 435 const int ix0 = deCeilFloatToInt32(ldru.x() * (float)region.w - 0.5f); in setPixelColors() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRender.cpp | 2456 const int ix0 = deCeilFloatToInt32(sx0 - 0.5f); in computeVertexReference() local
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fVertexTextureTests.cpp | 575 const int ix0 = deCeilFloatToInt32(ldru.x() * (float)region.w - 0.5f); in setPixelColors() local
|