/device/linaro/bootloader/arm-trusted-firmware/tools/cert_create/src/ |
D | main.c | 46 exit(1); \ 59 exit(1); \ 137 exit(0); in print_help() 163 exit(1); in check_cmd_params() 185 exit(1); in check_cmd_params() 195 exit(1); in check_cmd_params() 206 exit(1); in check_cmd_params() 212 exit(1); in check_cmd_params() 274 exit(1); in main() 280 exit(1); in main() [all …]
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/ |
D | MyAlloc.c | 84 exit (1); in MyCheck() 96 exit (1); in MyCheck() 108 exit (1); in MyCheck() 136 exit (1); in MyCheck() 212 exit (1); in MyAlloc() 224 exit (1); in MyAlloc() 237 exit (1); in MyAlloc() 261 exit (1); in MyAlloc() 337 exit (1); in MyRealloc() 350 exit (1); in MyRealloc() [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/ |
D | finddiv.py | 39 exit = None 42 exit = exit or x 43 return exit 82 exit = None 85 exit = exit or x 86 return exit 89 sys.exit(main())
|
D | copytime.py | 12 sys.exit(2) 18 sys.exit(1) 23 sys.exit(2)
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/ |
D | MyAlloc.c | 92 exit (1); in MyCheck() 104 exit (1); in MyCheck() 132 exit (1); in MyCheck() 209 exit (1); in MyAlloc() 222 exit (1); in MyAlloc() 246 exit (1); in MyAlloc() 323 exit (1); in MyRealloc() 336 exit (1); in MyRealloc() 357 exit (1); in MyRealloc() 427 exit (1); in MyFree() [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | example.c | 25 exit(1); \ 76 exit(1); 101 exit(1); 106 exit(1); 110 exit(1); 118 exit(1); 124 exit(1); 128 exit(1); 137 exit(1); 142 exit(1); [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | example.c | 25 exit(1); \ 105 exit(1); 130 exit(1); 135 exit(1); 139 exit(1); 147 exit(1); 153 exit(1); 157 exit(1); 166 exit(1); 171 exit(1); [all …]
|
/device/linaro/hikey/l-loader/ |
D | gen_loader.py | 52 sys.exit(3) 65 sys.exit(3) 76 sys.exit(4) 97 sys.exit(1) 106 sys.exit(4) 129 sys.exit(4) 134 sys.exit(4) 231 sys.exit(2) 235 sys.exit(1) 256 sys.exit(1) [all …]
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Pkcs7Sign/ |
D | Pkcs7Sign.py | 115 sys.exit(1) 120 sys.exit(Process.returncode) 136 sys.exit(1) 172 sys.exit(1) 198 sys.exit(1) 209 sys.exit(Process.returncode) 244 sys.exit(1) 248 sys.exit(1) 256 sys.exit(1) 259 sys.exit(1) [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | tf_inherit_check.py | 16 sys.exit(0) 20 sys.exit(1) 25 sys.exit(1)
|
/device/generic/goldfish/libqemu/ |
D | test_guest_2.c | 45 exit(code); in usage() 80 exit(1); in main() 88 exit(1); in main() 96 exit(1); in main() 112 exit(2); in main() 119 exit(2); in main() 130 exit(3); in main()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/i18n/ |
D | msgfmt.py | 44 sys.exit(code) 115 sys.exit(1) 148 sys.exit(1) 159 sys.exit(1) 167 sys.exit(1) 183 sys.exit(1) 212 sys.exit(0)
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Rsa2048Sha256Sign/ |
D | Rsa2048Sha256Sign.py | 98 sys.exit(1) 103 sys.exit(Process.returncode) 119 sys.exit(1) 146 sys.exit(1) 158 sys.exit(Process.returncode) 180 sys.exit(Process.returncode) 204 sys.exit(1) 211 sys.exit(1) 231 sys.exit(Process.returncode)
|
D | Rsa2048Sha256GenerateKeys.py | 77 sys.exit(1) 82 sys.exit(Process.returncode) 105 sys.exit(Process.returncode) 127 sys.exit(Process.returncode) 140 sys.exit(Process.returncode)
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/ |
D | IgdOSBCB.ASL | 52 Store(Zero, GESF) // Clear the exit parameter 60 Store(Zero, GESF) // Clear the exit parameter 69 Store(Zero, GESF) // Clear the exit parameter 78 Store(Zero, GESF) // Clear the exit parameter 87 Store(Zero, GESF) // Clear the exit parameter 103 Store(Zero, GESF) // Clear the exit parameter 125 Store(Zero, GESF) // Clear the exit parameter 134 Store(Zero, GESF) // Clear the exit parameter 150 Store(Zero, GESF) // Clear the exit parameter 179 Store(Zero, GESF) // Clear the exit parameter [all …]
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | contextlib.py | 110 exit = mgr.__exit__ 113 exits.append(exit) 119 exit = exits.pop() 121 if exit(*exc):
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/ |
D | telnet.py | 35 sys.exit(2) 49 sys.exit(2) 57 sys.exit(1) 76 sys.exit(1)
|
/device/google/bonito/json-c/ |
D | random_seed.c | 157 exit(1); in get_dev_random_seed() 164 exit(1); in get_dev_random_seed() 195 exit(1); in get_cryptgenrandom_seed() 200 exit(1); in get_cryptgenrandom_seed()
|
/device/google/crosshatch/json-c/ |
D | random_seed.c | 157 exit(1); in get_dev_random_seed() 164 exit(1); in get_dev_random_seed() 195 exit(1); in get_cryptgenrandom_seed() 200 exit(1); in get_cryptgenrandom_seed()
|
/device/google/contexthub/lib/nanohub/ |
D | nanoapp.c | 32 exit(2); in reallocOrDie() 42 exit(2); in assertMem() 77 exit(2); in loadFile() 94 exit(2); in loadFile()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ |
D | test_program.py | 49 program = unittest.TestProgram(testRunner=runner, exit=False, verbosity=2) 69 program = unittest.main(exit=False, 82 exit=True, 96 exit = False variable in InitialisableProgram 137 program.exit = True 141 program.exit = False 143 self.assertTrue(program.exit) 147 self.assertTrue(program.exit)
|
/device/linaro/bootloader/edk2/Omap35xxPkg/Flash/ |
D | Flash.c | 586 goto exit; in NandFlashReadBlocks() 591 goto exit; in NandFlashReadBlocks() 596 goto exit; in NandFlashReadBlocks() 605 goto exit; in NandFlashReadBlocks() 612 goto exit; in NandFlashReadBlocks() 615 exit: in NandFlashReadBlocks() 641 goto exit; in NandFlashWriteBlocks() 646 goto exit; in NandFlashWriteBlocks() 651 goto exit; in NandFlashWriteBlocks() 660 goto exit; in NandFlashWriteBlocks() [all …]
|
/device/linaro/bootloader/edk2/BaseTools/Scripts/ |
D | BinToPcd.py | 102 sys.exit() 127 sys.exit() 147 sys.exit() 166 sys.exit() 169 sys.exit()
|
/device/google/crosshatch/self-extractors/ |
D | PART3 | 6 exit 3 11 exit 0
|
/device/google/marlin/self-extractors_sailfish/ |
D | PART3 | 6 exit 3 11 exit 0
|