Home
last modified time | relevance | path

Searched refs:Unexpected (Results 1 – 19 of 19) sorted by relevance

/linux/rust/syn/
H A Dparse.rs263 unexpected: Cell<Option<Rc<Cell<Unexpected>>>>,
272 inner.set(Unexpected::Some(unexpected_span, delimiter)); in drop()
390 unexpected: Rc<Cell<Unexpected>>, in new_parse_buffer() argument
401 pub(crate) enum Unexpected { enum
404 Chain(Rc<Cell<Unexpected>>),
407 impl Default for Unexpected { implementation
409 Unexpected::None in default()
413 impl Clone for Unexpected { implementation
416 Unexpected::None => Unexpected::None, in clone()
417 Unexpected::Some(span, delimiter) => Unexpected::Some(*span, *delimiter), in clone()
[all …]
H A Ddiscouraged.rs7 use crate::parse::{inner_unexpected, ParseBuffer, Unexpected};
181 self_unexp.set(Unexpected::Some(span, delimiter)); in advance_to()
185 fork_unexp.set(Unexpected::Chain(self_unexp)); in advance_to()
192 .set(Some(Rc::new(Cell::new(Unexpected::None)))); in advance_to()
H A Dlit.rs861 use crate::parse::{Parse, ParseStream, Unexpected};
1028 let unexpected = Rc::new(Cell::new(Unexpected::None)); in peek_impl()
/linux/tools/memory-model/scripts/
H A Djudgelitmus.sh122 echo " !!! Unexpected non-$outcome verification" $litmus
125 echo " !!! Unexpected non-$outcome verification" >> $LKMM_DESTDIR/$litmusout 2>&1
131 echo " !!! Unexpected non-$outcome deadlock" $litmus
134 echo " !!! Unexpected non-$outcome deadlock" $litmus >> $LKMM_DESTDIR/$litmusout 2>&1
146 flag="!!! Unexpected"
/linux/include/linux/
H A Djoystick.h19 #error Unexpected BITS_PER_LONG
/linux/drivers/net/wireless/quantenna/qtnfmac/pcie/
H A Dtopaz_pcie_ipc.h58 #error Unexpected BITS_PER_LONG value
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci-devices-aer51 Unexpected Completion 0
81 Unexpected Completion 0
/linux/Documentation/firmware-guide/acpi/apei/
H A Doutput_format.rst115 Completer Abort | Unexpected Completion | Receiver Overflow | \
/linux/arch/arc/kernel/
H A Dentry-arcv2.S65 flag 1 ; Unexpected event, halt
H A Dentry-compact.S139 flag 1 ; Unexpected event, halt
/linux/Documentation/admin-guide/
H A Djava.rst212 #define eof_error() error("%s: Unexpected end of file\n", program)
/linux/Documentation/sound/codecs/
H A Dcs35l56.rst291 Unexpected spk-id element count
/linux/Documentation/scsi/
H A Daic79xx.rst116 - Fix "Unexpected PKT busfree" errors.
H A DChangeLog.megaraid_sas338 2. Unexpected interrupt occurs in HWR Linux driver, add the dumy readl pci flush will fix this issu…
H A Dsym53c8xx_2.rst787 Bit 0x04 UDC Unexpected Disconnection
H A Dncr53c8xx.rst1575 Bit 0x04 UDC Unexpected Disconnection
/linux/Documentation/networking/
H A Dsnmp_counter.rst428 - Unexpected TCP flags/window values/header lengths are received
433 - Unexpected TCP option.
H A Dj1939.rst1108 - Unexpected EDPO or ECTS packet.
/linux/Documentation/arch/sparc/oradax/
H A Ddax-hv-api.txt1007 0xE Unexpected hardware error (Do not retry)
1008 0xF Unexpected hardware error (Retry is ok)