| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| D | sqrt.c | 88 uint32_t r,t1,s1,ix1,q1; in sqrt() local
|
| /third_party/musl/porting/liteos_m/kernel/src/math/ |
| D | sqrt.c | 88 uint32_t r,t1,s1,ix1,q1; in sqrt() local
|
| /third_party/musl/src/math/ |
| D | sqrt.c | 88 uint32_t r,t1,s1,ix1,q1; in sqrt() local
|
| /third_party/jerryscript/jerry-libm/ |
| D | sqrt.c | 108 unsigned r, t1, s1, ix1, q1; in sqrt() local
|
| /third_party/mingw-w64/mingw-w64-crt/math/softmath/ |
| D | bsd_private.h | 63 #define EXTRACT_WORDS(ix0,ix1,d) \ argument 91 #define INSERT_WORDS(d,ix0,ix1) \ argument
|
| /third_party/flutter/skia/third_party/externals/sdl/src/libm/ |
| D | e_sqrt.c | 109 u_int32_t r, t1, s1, ix1, q1; local
|
| D | math_private.h | 93 #define EXTRACT_WORDS(ix0,ix1,d) \ argument 121 #define INSERT_WORDS(d,ix0,ix1) \ argument
|
| /third_party/glib/glib/ |
| D | gslice.c | 1610 unsigned int ix0, ix1; in smc_tree_insert() local 1643 unsigned int ix0 = SMC_TRUNK_HASH (key), ix1 = SMC_BRANCH_HASH (key); in smc_tree_lookup() local 1665 unsigned int ix0 = SMC_TRUNK_HASH (key), ix1 = SMC_BRANCH_HASH (key); in smc_tree_remove() local
|
| /third_party/flutter/skia/src/core/ |
| D | SkScan_Hairline.cpp | 120 int ix1 = SkFDot6Round(x1); in HairLineRgn() local
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imstb_truetype.h | 2611 … float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int *iy0, int *ix1, int *iy1) in stbtt_GetGlyphBitmapBoxSubpixel() 2629 …tt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1) in stbtt_GetGlyphBitmapBox() 2634 …float scale_x, float scale_y, float shift_x, float shift_y, int *ix0, int *iy0, int *ix1, int *iy1) in stbtt_GetCodepointBitmapBoxSubpixel() 2639 …ontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *iy0, int *ix1, int *iy1) in stbtt_GetCodepointBitmapBox() 3529 int ix0,iy0,ix1,iy1; in stbtt_GetGlyphBitmapSubpixel() local 4360 int ix0,iy0,ix1,iy1; in stbtt_GetGlyphSDF() local
|