Home
last modified time | relevance | path

Searched refs:safe_math (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/third_party/agg23/
D0002-ubsan-error-fixes.patch9 +#include "third_party/base/numerics/safe_math.h"
D0003-ubsan-render-line-error.patch9 +#include "third_party/base/numerics/safe_math.h"
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_context.cpp37 unsigned sb_context::safe_math = 0; member in r600_sb::sb_context
Dsb_expr.cpp740 if (!sh.safe_math && (flags & AF_M_ASSOC)) { in fold_alu_op2()
760 if (!sh.safe_math) { in fold_alu_op2()
773 if (!sh.safe_math) { in fold_alu_op2()
934 if (!sh.safe_math && (n.bc.op_ptr->flags & AF_M_ASSOC)) { in fold_alu_op3()
989 if (!sh.safe_math && (n.bc.op == ALU_OP3_MULADD || in fold_alu_op3()
Dsb_core.cpp64 sb_context::safe_math = df & DBG_SB_SAFEMATH; in r600_sb_context_create()
Dsb_shader.h306 bool safe_math; variable
Dsb_bc_parser.cpp78 sh->safe_math = sb_context::safe_math || (t == TARGET_COMPUTE); in decode()
Dsb_bc.h640 static unsigned safe_math; variable
Dsb_shader.cpp43 uses_gradients(), safe_math(), ngpr(), nstack(), dce_flags() {} in shader()
/external/pdfium/third_party/
DBUILD.gn481 "base/numerics/safe_math.h",
/external/libchrome/base/
Dbase.gypi442 'numerics/safe_math.h',
DBUILD.gn561 "numerics/safe_math.h",
/external/v8/src/
Dv8.gyp1872 'base/safe_math.h',
/external/v8/
DBUILD.gn2317 "src/base/safe_math.h",