Home
last modified time | relevance | path

Searched defs:overflowed (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/lite/tools/converter/parser/onnx/
Donnx_node_parser.cc150 size_t OnnxNodeParser::GetOnnxElementNum(const onnx::TensorProto &onnx_tensor, bool *overflowed) { in GetOnnxElementNum()
/third_party/pcre2/pcre2/src/
Dpcre2_substitute.c234 BOOL overflowed = FALSE; in pcre2_substitute() local
/third_party/mksh/
Dshf.c881 bool overflowed = false; in shf_vfprintf() local
/third_party/libdrm/intel/
Dintel_decode.c80 bool overflowed; member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_arit.c510 LLVMValueRef overflowed = lp_build_cmp(bld, PIPE_FUNC_GREATER, a, res); in lp_build_add() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_types.h1707 uint32 overflowed; member