Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_compare.py4 class Empty: class
33 set2 = [[1], (3,), None, Empty()]
48 L.insert(len(L)//2, Empty())
Dtest_queue.py128 except Queue.Empty:
133 except Queue.Empty:
Dtest_class.py255 class Empty: pass class
258 1 in Empty()
Dtest_index.py291 class Empty: pass class
295 self._getslice_helper_deprecated(Empty)
Dtest_multiprocessing.py459 self.assertRaises(Queue.Empty, get, False)
462 self.assertRaises(Queue.Empty, get, False, None)
465 self.assertRaises(Queue.Empty, get_nowait)
468 self.assertRaises(Queue.Empty, get, True, TIMEOUT1)
471 self.assertRaises(Queue.Empty, get, False, TIMEOUT2)
474 self.assertRaises(Queue.Empty, get, timeout=TIMEOUT3)
509 self.assertRaises(Queue.Empty, queue.get, False)
1995 except Queue.Empty:
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DQueue.py13 class Empty(Exception): class
165 raise Empty
176 raise Empty
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dstart.S389 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
394 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
398 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
Dstart16.S383 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
388 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
392 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
Dstart16.asm378 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
383 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
387 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
Dstart32.S398 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
403 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
407 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
Dstart.asm385 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
390 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
394 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
Dstart32.asm393 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
398 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
402 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
Dst32_64.S405 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
410 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
414 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
Dstart64.S397 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
402 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
406 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
Dst16_64.S390 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
395 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
399 call Empty8042InputBuffer # Empty the Input Buffer on the 8042 controller
Dst16_64.asm385 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
390 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
394 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
Dst32_64.asm401 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
406 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
410 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
Dstart64.asm392 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
397 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
401 call Empty8042InputBuffer ; Empty the Input Buffer on the 8042 controller
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
DUefiShellLevel1CommandsLib.uni407 " echo Empty line. Try again\r\n"