/third_party/littlefs/scripts/ |
H A D | bench.py | 237 sys.exit(-1) 275 sys.exit(-1) 605 sys.exit(-1) 635 sys.exit(-1) 676 sys.exit(-1) 704 sys.exit(-1) 1428 sys.exit(main(**{k: v
|
H A D | cov.py | 237 sys.exit(-1) 310 sys.exit(-1) 694 sys.exit(2) 697 sys.exit(3) 826 sys.exit(main(**{k: v
|
H A D | summary.py | 302 sys.exit(-1) 357 sys.exit(-1) 584 sys.exit(-1) 600 sys.exit(-1) 827 sys.exit(main(**{k: v
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsfix.c | 143 exit(ret); in usage() 160 exit(0); in version() 1629 exit(1); in main() 1647 exit(1); in main() 1652 exit(1); in main() 1657 exit(1); in main() 1712 exit(ret); in main()
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_schedule_instructions.cpp | 93 * Preferred exit node among the (direct or indirect) successors of this 96 * successors is an exit node. 98 schedule_node *exit; member in schedule_node 111 * can unblock an exit node and lead to program termination. 116 return n->exit ? n->exit->unblocked_time : INT_MAX; in exit_unblocked_time() 974 this->exit = NULL; in schedule_node() 1028 /* Calculate the exit of each node by induction based on the exit nodes of in compute_exits() 1029 * its children. The preferred exit o in compute_exits() [all...] |
/third_party/pcre2/pcre2/ |
H A D | RunTest.bat | 42 exit /b 1
55 exit /b 1
123 exit /b 1
218 exit /b 1
234 exit /b 1
239 exit /b 1
244 exit /b 1
|
/third_party/qrcodegen/c/ |
H A D | qrcodegen-test.c | 121 exit(EXIT_FAILURE); in addEccAndInterleaveReference() 128 exit(EXIT_FAILURE); in addEccAndInterleaveReference() 142 exit(EXIT_FAILURE); in addEccAndInterleaveReference() 167 exit(EXIT_FAILURE); in testAddEccAndInterleave() 177 exit(EXIT_FAILURE); in testAddEccAndInterleave() 183 exit(EXIT_FAILURE); in testAddEccAndInterleave() 392 exit(EXIT_FAILURE); in testInitializeFunctionModulesEtc()
|
/third_party/python/Modules/ |
H A D | posixmodule.c | 2381 goto exit; in fill_time() 2385 goto exit; in fill_time() 2389 goto exit; in fill_time() 2393 goto exit; in fill_time() 2402 exit: in fill_time() 4062 goto exit; in _listdir_windows_no_opendir() 4072 goto exit; in _listdir_windows_no_opendir() 4080 goto exit; in _listdir_windows_no_opendir() 4083 goto exit; in _listdir_windows_no_opendir() 4115 goto exit; in _listdir_windows_no_opendir() 9109 FILETIME create, exit, kernel, user; os_times_impl() local [all...] |
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/ |
H A D | seccomp_bpf.c | 831 /* Start a thread that will exit immediately. */ in kill_thread_or_group() 846 exit(42); in kill_thread_or_group() 863 /* If only the thread was killed, we'll see exit 42. */ in TEST() 1595 * Extract the exit code from the other process and in teardown_trace_fixture() 1874 * return values on syscall exit during ptrace. 2017 * The traditional way to tell PTRACE_SYSCALL entry/exit in tracer_ptrace() 2030 * syscall exit under ptrace, and on exit the syscall number may in tracer_ptrace() 2032 * number here, so it can be examined during both entry and exit in tracer_ptrace() 2040 * pick which things to set during this phase (entry or exit) in tracer_ptrace() [all...] |
/kernel/linux/linux-5.10/drivers/net/can/ |
H A D | sun4i_can.c | 782 goto exit; in sun4ican_probe() 788 goto exit; in sun4ican_probe() 794 goto exit; in sun4ican_probe() 802 goto exit; in sun4ican_probe() 840 exit: in sun4ican_probe()
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | bcm5974.c | 717 goto exit; in bcm5974_irq_button() 724 exit: in bcm5974_irq_button() 748 goto exit; in bcm5974_irq_trackpad() 753 goto exit; in bcm5974_irq_trackpad() 759 exit: in bcm5974_irq_trackpad()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | via686a.c | 829 goto exit; in via686a_device_add() 835 goto exit; in via686a_device_add() 854 exit: in via686a_device_add() 900 goto exit; in via686a_pci_probe() 916 exit: in via686a_pci_probe()
|
H A D | sis5595.c | 774 goto exit; in sis5595_device_add() 780 goto exit; in sis5595_device_add() 799 exit: in sis5595_device_add() 866 goto exit; in sis5595_pci_probe() 884 exit: in sis5595_pci_probe()
|
/kernel/linux/linux-6.6/include/asm-generic/ |
H A D | vmlinux.lds.h | 137 /* The actual configuration determine if the init/exit sections 677 /* init and exit section handling */ 711 *(.exit.data .exit.data.*) \ 716 *(.exit.text) \ 717 *(.text.exit) \ 720 *(.exitcall.exit) 961 * Some archs want to discard exit text/data at runtime rather than
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/ |
H A D | rtl8723b_cmd.c | 62 goto exit; in FillH2CCmd8723B() 66 goto exit; in FillH2CCmd8723B() 70 goto exit; in FillH2CCmd8723B() 77 goto exit; in FillH2CCmd8723B() 102 exit: in FillH2CCmd8723B()
|
/kernel/linux/linux-6.6/drivers/char/ipmi/ |
H A D | ssif_bmc.c | 208 goto exit; in ssif_bmc_write() 223 exit: in ssif_bmc_write() 504 goto exit; in validate_request_part() 509 goto exit; in validate_request_part() 534 exit: in validate_request_part()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm_pt.c | 436 goto exit; in amdgpu_vm_pt_clear() 445 goto exit; in amdgpu_vm_pt_clear() 461 goto exit; in amdgpu_vm_pt_clear() 484 goto exit; in amdgpu_vm_pt_clear() 488 exit: in amdgpu_vm_pt_clear()
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | locktorture.c | 80 void (*exit)(void); member 583 .exit = torture_ww_mutex_exit, 789 .exit = torture_percpu_rwsem_exit, 1012 * perform the underlying torture-specific cleanups, cur_ops.exit() in lock_torture_cleanup() 1053 if (cxt.cur_ops->exit) in lock_torture_cleanup() 1054 cxt.cur_ops->exit(); in lock_torture_cleanup()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_vf.c | 333 goto exit; in otx2vf_vfaf_mbox_init() 340 goto exit; in otx2vf_vfaf_mbox_init() 345 goto exit; in otx2vf_vfaf_mbox_init() 349 goto exit; in otx2vf_vfaf_mbox_init() 356 exit: in otx2vf_vfaf_mbox_init()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | via686a.c | 825 goto exit; in via686a_device_add() 831 goto exit; in via686a_device_add() 850 exit: in via686a_device_add() 896 goto exit; in via686a_pci_probe() 912 exit: in via686a_pci_probe()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | bcm5974.c | 717 goto exit; in bcm5974_irq_button() 724 exit: in bcm5974_irq_button() 748 goto exit; in bcm5974_irq_trackpad() 753 goto exit; in bcm5974_irq_trackpad() 759 exit: in bcm5974_irq_trackpad()
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | uffd-unit-tests.c | 336 exit(0); in pagemap_test_fork() 793 exit(faulting_process(2, wp)); in uffd_sigbus_test_common() 841 exit(faulting_process(0, wp)); in uffd_events_test_common() 1256 exit(KSFT_FAIL); in usage() 1294 exit(KSFT_SKIP); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/x86/ |
H A D | lam.c | 183 exit(lam); in get_default_tag_bits() 663 exit(ret); in fork_test() 691 exit(-1); in handle_execve() 696 exit(-1); in handle_execve() 726 exit(child_lam); in handle_inheritance()
|
/third_party/python/Lib/ |
H A D | smtpd.py | 16 Print the version number and exit. 38 Print this message and exit. 119 sys.exit(code) 806 sys.exit(0) 821 sys.exit(1) 875 sys.exit(1) 881 sys.exit(1)
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/ |
H A D | generator.py | 588 exit(1) 605 exit(1) 612 exit(1) 658 exit(1) 778 exit(1)
|