Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range02.c67 int new_error; member
/third_party/rust/rust/compiler/rustc_middle/src/ty/
Dconsts.rs124 pub fn new_error(tcx: TyCtxt<'tcx>, e: ty::ErrorGuaranteed, ty: Ty<'tcx>) -> Const<'tcx> { in new_error() method
Dsty.rs1523 pub fn new_error(tcx: TyCtxt<'tcx>, reported: ErrorGuaranteed) -> Region<'tcx> { in new_error() method
1985 pub fn new_error(tcx: TyCtxt<'tcx>, reported: ErrorGuaranteed) -> Ty<'tcx> { in new_error() method
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.cc309 void SetErrorFor(HpackParseResult& error, HpackParseResult new_error) { in SetErrorFor()
/third_party/skia/third_party/externals/libwebp/src/enc/
Dquant_enc.c678 const int new_error = coeff0 - level * Q; in TrellisQuantizeBlock() local
/third_party/skia/m133/third_party/externals/libwebp/src/enc/
Dquant_enc.c684 const int new_error = coeff0 - level * Q; in TrellisQuantizeBlock() local