Home
last modified time | relevance | path

Searched defs:bNegative (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_string.cpp146 bool bNegative = false; in StringTo() local
189 bool bNegative = false; in ToString() local
H A Dfx_number.cpp45 bool bNegative = false; in FX_Number() local
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/utils/
H A Dcustom_fp16.c105 static bool setup_custom_float(const struct vpe_custom_float_format2 *fmt, bool bNegative, in setup_custom_float()
177 static bool setup_custom_float_generic(const struct vpe_custom_float_format2 *fmt, bool bNegative, in setup_custom_float_generic()
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_publicmethods.cpp114 bool* bNegative) { in CalculateString()
623 bool bNegative; in AFNumber_Format() local
/aosp_15_r20/external/fastrpc/src/
H A Dstd_dtoa.c90 boolean bNegative = FALSE; in fp_pow_10() local
/aosp_15_r20/external/pdfium/xfa/fgas/crt/
H A Dcfgas_stringformatter.cpp91 const bool bNegative = (spStr[0] == '-'); in ParseTimeZone() local
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context.cpp4963 const bool bNegative = iIndexValue < 0; in GenerateSomExpression() local