Home
last modified time | relevance | path

Searched refs:add_context (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/nom/src/
Derror.rs43 fn add_context(_input: I, _ctx: &'static str, other: Self) -> Self { in add_context() method
194 fn add_context(input: I, ctx: &'static str, mut other: Self) -> Self { in add_context() method
243 Err(Err::Error(e)) => Err(Err::Error(E::add_context(i, context, e))), in context()
244 Err(Err::Failure(e)) => Err(Err::Failure(E::add_context(i, context, e))), in context()
/third_party/rust/crates/nom/doc/
Derror_management.md284 fn add_context(_input: I, _ctx: &'static str, other: Self) -> Self {
344 fn add_context(input: &str, ctx: &'static str, other: Self) -> Self {
/third_party/mindspore/patches/
D0001-generate-schema-headers-manually.patch22123 + void add_context(flatbuffers::Offset<flatbuffers::Vector<int64_t>> context) {
22151 + builder_.add_context(context);
23527 + void add_context(flatbuffers::Offset<flatbuffers::Vector<int64_t>> context) {
23562 + builder_.add_context(context);
53389 + void add_context(flatbuffers::Offset<flatbuffers::Vector<int64_t>> context) {
53417 + builder_.add_context(context);
54425 + void add_context(flatbuffers::Offset<flatbuffers::Vector<int64_t>> context) {
54460 + builder_.add_context(context);