Searched defs:maskbits (Results 1 - 3 of 3) sorted by relevance
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_float.c | 198 unsigned maskbits = (1 << (mantissa_bits + exponent_bits)) - 1; in lp_build_float_to_smallfloat() local
|
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_truetype.h | 1980 int in_header = 1, maskbits = 0, subr_stack_height = 0, sp = 0, v, i, b0; in stbtt__run_charstring() local
|
| /third_party/skia/third_party/externals/imgui/ |
| H A D | imstb_truetype.h | 1980 int in_header = 1, maskbits = 0, subr_stack_height = 0, sp = 0, v, i, b0; in stbtt__run_charstring() local
|
Completed in 15 milliseconds