Searched refs:Unexpected (Results 1 – 19 of 19) sorted by relevance
| /linux/rust/syn/ |
| H A D | parse.rs | 263 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 D | discouraged.rs | 7 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 D | lit.rs | 861 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 D | judgelitmus.sh | 122 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 D | joystick.h | 19 #error Unexpected BITS_PER_LONG
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/pcie/ |
| H A D | topaz_pcie_ipc.h | 58 #error Unexpected BITS_PER_LONG value
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-pci-devices-aer | 51 Unexpected Completion 0 81 Unexpected Completion 0
|
| /linux/Documentation/firmware-guide/acpi/apei/ |
| H A D | output_format.rst | 115 Completer Abort | Unexpected Completion | Receiver Overflow | \
|
| /linux/arch/arc/kernel/ |
| H A D | entry-arcv2.S | 65 flag 1 ; Unexpected event, halt
|
| H A D | entry-compact.S | 139 flag 1 ; Unexpected event, halt
|
| /linux/Documentation/admin-guide/ |
| H A D | java.rst | 212 #define eof_error() error("%s: Unexpected end of file\n", program)
|
| /linux/Documentation/sound/codecs/ |
| H A D | cs35l56.rst | 291 Unexpected spk-id element count
|
| /linux/Documentation/scsi/ |
| H A D | aic79xx.rst | 116 - Fix "Unexpected PKT busfree" errors.
|
| H A D | ChangeLog.megaraid_sas | 338 2. Unexpected interrupt occurs in HWR Linux driver, add the dumy readl pci flush will fix this issu…
|
| H A D | sym53c8xx_2.rst | 787 Bit 0x04 UDC Unexpected Disconnection
|
| H A D | ncr53c8xx.rst | 1575 Bit 0x04 UDC Unexpected Disconnection
|
| /linux/Documentation/networking/ |
| H A D | snmp_counter.rst | 428 - Unexpected TCP flags/window values/header lengths are received 433 - Unexpected TCP option.
|
| H A D | j1939.rst | 1108 - Unexpected EDPO or ECTS packet.
|
| /linux/Documentation/arch/sparc/oradax/ |
| H A D | dax-hv-api.txt | 1007 0xE Unexpected hardware error (Do not retry) 1008 0xF Unexpected hardware error (Retry is ok)
|