Home
last modified time | relevance | path

Searched defs:first_error (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/core/lib/channel/
Dchannel_stack.cc149 grpc_error_handle first_error; in grpc_channel_stack_init() local
210 grpc_error_handle first_error; in grpc_call_stack_init() local
/third_party/rust/rust/compiler/rustc_hir_typeck/src/
Dcoercion.rs348 let mut first_error = None; in coerce_borrowed_pointer() localVariable
1223 let mut first_error = None; in try_find_coercion_lub() localVariable
/third_party/rust/rust/src/tools/rust-analyzer/crates/hir-ty/src/infer/
Dcoerce.rs381 let mut first_error = None; in coerce_ref() localVariable
/third_party/mbedtls/library/
Dx509_crt.c1397 int success = 0, first_error = 0, total_failed = 0; in mbedtls_x509_crt_parse() local
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
Dglx_api.c677 int first_error; in generate_error() local