Searched refs:DO (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Network/testcase/
H A DtstDevEEPROM.cpp51 enum Wires { DO=8, DI=4, CS=2, SK=0x01 }; enumerator in enum:EEPROMTest::Wires
215 if (eeprom->read() & DO)
331 wires &= ~DO;
360 * "DO" bit. During this "shifting in" process the data in "DI" bit should
371 wires &= ~(DO | DI);
382 if (wires & DO)
488 if (eeprom->read() & DO) {
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/arpa/
H A Dtelnet.h44 #define DO 253 /* please, you use option */ macro
69 "EL", "GA", "SB", "WILL", "WONT", "DO", "DONT", "IAC",
/vbox/src/libs/zlib-1.2.6/contrib/pascal/
H A Dexample.pas17 {DO NOT $DEFINE TEST_GZIO}

Completed in 110 milliseconds