/third_party/googletest/googletest/scripts/ |
H A D | upload.py | 125 """Print an error message to stderr and exit.""" 127 sys.exit(1) 712 sys.exit(1) 996 sys.exit(1) 1219 sys.exit(1) 1377 sys.exit(0) 1398 sys.exit(1)
|
/third_party/skia/third_party/externals/expat/expat/xmlwf/ |
H A D | xmlwf.c | 920 T(" -h show this [h]elp message and exit\n") in usage() 921 T(" -v show program's [v]ersion number and exit\n") in usage() 923 T("exit status:\n") in usage() 934 exit(rc); in usage() 1067 exit(XMLWF_EXIT_USAGE_ERROR); in tmain() 1088 exit(XMLWF_EXIT_USAGE_ERROR); in tmain() 1130 exit(XMLWF_EXIT_INTERNAL_ERROR); in tmain() 1152 exit(XMLWF_EXIT_INTERNAL_ERROR); in tmain() 1189 exit(XMLWF_EXIT_INTERNAL_ERROR); in tmain()
|
/third_party/tzdata/ |
H A D | zdump.c | 132 exit(EXIT_FAILURE); in size_overflow() 152 Report an error and exit if this would exceed INDEX_MAX which means 171 exit(EXIT_FAILURE); in xmalloc() 258 exit(EXIT_FAILURE); in tzalloc() 339 exit(EXIT_FAILURE); in gmtzinit() 449 exit(EXIT_FAILURE); in close_file() 471 exit(status); in usage()
|
/third_party/python/Programs/ |
H A D | _testembed.c | 169 exit(1); in test_repeated_init_exec() 388 /* wait until the thread exit */ in test_bpo20891() 1317 int exit; member 1327 if (test->exit) { in _audit_hook_run() 1333 exit(test->exit); in _audit_hook_run() 1764 exit(1); in test_init_main() 1946 // bpo-44441: Py_RunMain() must reset PyImport_Inittab at exit. in test_repeated_init_and_inittab() 2050 * the exit code will be -1. 2052 * The int returned from test functions is used as the exit [all...] |
/third_party/python/Python/ |
H A D | _warnings.c | 1239 goto exit; in PyErr_WarnExplicit() 1243 goto exit; in PyErr_WarnExplicit() 1249 exit: in PyErr_WarnExplicit() 1269 goto exit; in PyErr_WarnExplicitFormat() 1273 goto exit; in PyErr_WarnExplicitFormat() 1296 exit: in PyErr_WarnExplicitFormat()
|
H A D | compile.c | 281 /* (optional) type-specific exit or cleanup block */ 296 /* The following items change on entry and exit of code blocks. 1933 basicblock *exit, void *datum) in compiler_push_fblock() 1942 f->fb_exit = exit; in compiler_push_fblock() 1970 basicblock *start, *resume, *exit; in compiler_add_yield_from() local 1973 exit = compiler_new_block(c); in compiler_add_yield_from() 1974 if (start == NULL || resume == NULL || exit == NULL) { in compiler_add_yield_from() 1978 ADDOP_JUMP(c, SEND, exit); in compiler_add_yield_from() 1983 compiler_use_next_block(c, exit); in compiler_add_yield_from() 2078 /* The exit bloc in compiler_unwind_fblock() 1932 compiler_push_fblock(struct compiler *c, enum fblocktype t, basicblock *b, basicblock *exit, void *datum) compiler_push_fblock() argument 3351 basicblock *body, *end, *exit, *cleanup; compiler_try_finally() local 3404 basicblock *exit = compiler_new_block(c); compiler_try_star_finally() local 5604 basicblock *exit; compiler_with_except_finish() local 5648 basicblock *block, *final, *exit, *cleanup; compiler_async_with() local 5754 basicblock *block, *final, *exit, *cleanup; compiler_with() local [all...] |
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | usbtouchscreen.c | 84 void (*exit) (struct usbtouch_usb *usbtouch); member 1204 .exit = mtouch_exit, 1364 .exit = nexio_exit, 1514 goto exit; in usbtouch_irq() 1519 exit: in usbtouch_irq() 1806 if (type->exit) in usbtouch_probe() 1807 type->exit(usbtouch); in usbtouch_probe() 1832 if (usbtouch->type->exit) in usbtouch_disconnect() 1833 usbtouch->type->exit(usbtouch); in usbtouch_disconnect()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/ |
H A D | main.c | 1578 goto exit; in bnxt_re_dev_reg() 1584 goto exit; in bnxt_re_dev_reg() 1586 exit: in bnxt_re_dev_reg() 1651 goto exit; in bnxt_re_task() 1653 goto exit; in bnxt_re_task() 1657 goto exit; in bnxt_re_task() 1680 exit: in bnxt_re_task() 1718 goto exit; in bnxt_re_netdev_event() 1753 exit: in bnxt_re_netdev_event()
|
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | f71805f.c | 1519 goto exit; in f71805f_device_add() 1550 exit: in f71805f_device_add() 1572 goto exit; in f71805f_find() 1585 goto exit; in f71805f_find() 1591 goto exit; in f71805f_find() 1597 goto exit; in f71805f_find() 1606 exit: in f71805f_find() 1623 goto exit; in f71805f_init() 1634 exit: in f71805f_init()
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_8192e.c | 718 goto exit; in rtl8192eu_init_phy_rf() 722 exit: in rtl8192eu_init_phy_rf() 1408 goto exit; in rtl8192e_emu_to_active() 1434 goto exit; in rtl8192e_emu_to_active() 1437 exit: in rtl8192e_emu_to_active() 1531 goto exit; in rtl8192eu_active_to_emu() 1534 exit: in rtl8192eu_active_to_emu() 1581 goto exit; in rtl8192eu_power_on() 1597 exit: in rtl8192eu_power_on()
|
/kernel/linux/linux-5.10/scripts/mod/ |
H A D | modpost.c | 80 exit(1); in modpost_log() 101 exit(1); in read_text_file() 106 exit(1); in read_text_file() 119 exit(1); in read_text_file() 491 exit(1); in parse_elf() 923 ".exit.data", ".memexit.data" 928 ".exit.text", ".memexit.text" 951 #define EXIT_SECTIONS ".exit.*" 964 /* All init and exit sections (code + data) */ 975 /* symbols in .data that may refer to init/exit section [all...] |
/kernel/linux/linux-5.10/drivers/staging/qlge/ |
H A D | qlge_dbg.c | 69 goto exit; in ql_read_other_func_serdes_reg() 78 goto exit; in ql_read_other_func_serdes_reg() 82 exit: in ql_read_other_func_serdes_reg() 94 goto exit; in ql_read_serdes_reg() 102 goto exit; in ql_read_serdes_reg() 106 exit: in ql_read_serdes_reg() 324 goto exit; in ql_read_other_func_xgmac_reg() 333 goto exit; in ql_read_other_func_xgmac_reg() 337 exit: in ql_read_other_func_xgmac_reg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_nic.c | 283 goto exit; in aq_nic_hw_prepare() 287 exit: in aq_nic_hw_prepare() 603 goto exit; in aq_nic_map_xdp() 650 goto exit; in aq_nic_map_xdp() 668 exit: in aq_nic_map_xdp() 709 goto exit; in aq_nic_map_skb() 741 goto exit; in aq_nic_map_skb() 801 goto exit; in aq_nic_map_skb() 825 exit: in aq_nic_map_skb()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.c | 747 goto exit; in ice_eswitch_add_tc_fltr() 787 goto exit; in ice_eswitch_add_tc_fltr() 790 goto exit; in ice_eswitch_add_tc_fltr() 800 exit: in ice_eswitch_add_tc_fltr() 971 goto exit; in ice_add_tc_flower_adv_fltr() 1004 goto exit; in ice_add_tc_flower_adv_fltr() 1012 goto exit; in ice_add_tc_flower_adv_fltr() 1016 goto exit; in ice_add_tc_flower_adv_fltr() 1059 exit: in ice_add_tc_flower_adv_fltr()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov7251.c | 1243 goto exit; in ov7251_set_format() 1248 goto exit; in ov7251_set_format() 1252 goto exit; in ov7251_set_format() 1260 goto exit; in ov7251_set_format() 1279 exit: in ov7251_set_format() 1413 goto exit; in ov7251_set_frame_interval() 1418 goto exit; in ov7251_set_frame_interval() 1422 goto exit; in ov7251_set_frame_interval() 1429 exit: in ov7251_set_frame_interval()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | f71805f.c | 1519 goto exit; in f71805f_device_add() 1550 exit: in f71805f_device_add() 1572 goto exit; in f71805f_find() 1585 goto exit; in f71805f_find() 1591 goto exit; in f71805f_find() 1597 goto exit; in f71805f_find() 1606 exit: in f71805f_find() 1623 goto exit; in f71805f_init() 1634 exit: in f71805f_init()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | usbtouchscreen.c | 84 void (*exit) (struct usbtouch_usb *usbtouch); member 1207 .exit = mtouch_exit, 1367 .exit = nexio_exit, 1517 goto exit; in usbtouch_irq() 1522 exit: in usbtouch_irq() 1812 if (type->exit) in usbtouch_probe() 1813 type->exit(usbtouch); in usbtouch_probe() 1838 if (usbtouch->type->exit) in usbtouch_disconnect() 1839 usbtouch->type->exit(usbtouch); in usbtouch_disconnect()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-report.c | 813 rep->tool.exit = perf_event__process_exit; in tasks_setup() 1212 .exit = perf_event__process_exit, in cmd_report() 1412 goto exit; in cmd_report() 1418 goto exit; in cmd_report() 1450 goto exit; in cmd_report() 1464 goto exit; in cmd_report() 1489 goto exit; in cmd_report() 1494 goto exit; in cmd_report() 1733 exit: in cmd_report()
|
/kernel/linux/linux-6.6/scripts/mod/ |
H A D | modpost.c | 90 exit(1); in modpost_log() 121 exit(1); in read_text_file() 126 exit(1); in read_text_file() 139 exit(1); in read_text_file() 202 * modpost will exit wiht error anyway. in new_module() 441 exit(1); in parse_elf() 796 ".exit.data", ".memexit.data" 801 ".exit.text" 824 #define EXIT_SECTIONS ".exit.*" 860 /* Do not reference init/exit cod [all...] |
/kernel/linux/linux-6.6/sound/soc/intel/boards/ |
H A D | sof_sdw.c | 688 .exit = sof_sdw_rt_sdca_jack_exit, 703 .exit = sof_sdw_rt711_exit, 718 .exit = sof_sdw_rt_sdca_jack_exit, 754 .exit = sof_sdw_rt_sdca_jack_exit, 783 .exit = sof_sdw_rt_amp_exit, 798 .exit = sof_sdw_rt_amp_exit, 812 .exit = sof_sdw_rt_amp_exit, 1882 if (!codec_info_list[i].dais[j].exit) in mc_dailink_exit_loop() 1885 * We don't need to call .exit function if there is no matched in mc_dailink_exit_loop() 1891 /* Do the .exit functio in mc_dailink_exit_loop() [all...] |
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
H A D | otherstestndk.cpp | 518 exit(PARAM_0);
in SendTo_chk() 532 exit(PARAM_0);
in Send_chk() 546 exit(PARAM_0);
in RecV_chk() 561 exit(PARAM_0);
in RecVFrom_chk() 713 exit(PARAM_0);
in Tlsgetaddr() 897 exit(PARAM_0);
in Deletemodule() 913 exit(EXIT_FAILURE);
in Quickexit() 977 exit(pidChild);
in Getfatalmessage() 1288 exit(pidChild);
in Setfatalmessage()
|
/third_party/backends/frontend/ |
H A D | scanimage.c | 1219 exit(1); in write_png_header() 1224 exit(1); in write_png_header() 2005 exit (status); in scanimage_exit() 2078 exit(1); in guess_output_format() 2193 exit(1); in main() 2202 exit(1); in main() 2211 exit(1); in main() 2229 exit(1); in main() 2394 -h, --help display this help message and exit\n\ in main() 2404 exit( in main() [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/ |
H A D | vulkan_command_buffer_utils.cpp | 215 exit(1); in init_instance_extension_names() 350 exit(-1); in init_connection() 368 exit(1); in init_connection() 429 exit(1); in init_window() 451 exit(1); in init_window() 484 exit(1); in init_window() 492 exit(1); in init_window() 661 exit(-1); in init_swapchain_extension() 1038 exit(-1); in init_depth_buffer()
|
/device/soc/rockchip/common/vendor/drivers/net/usb/ |
H A D | meig_cdc_driver.c | 2014 goto exit;
in cdc_ncm_config() 2019 goto exit;
in cdc_ncm_config() 2035 goto exit;
in cdc_ncm_config() 2044 goto exit;
in cdc_ncm_config() 2053 goto exit;
in cdc_ncm_config() 2062 goto exit;
in cdc_ncm_config() 2077 goto exit;
in cdc_ncm_config() 2087 goto exit;
in cdc_ncm_config() 2109 goto exit;
in cdc_ncm_config() 2120 goto exit;
in cdc_ncm_config() [all...] |
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
H A D | code-generator-loong64.cc | 165 exit()); 410 Label exit; \ 415 __ BranchShort(&exit, ne, i.InputRegister(2), \ 421 __ bind(&exit); \ 430 Label exit; \ 448 __ BranchShort(&exit, ne, i.TempRegister(2), \ 455 __ bind(&exit); \ 775 DeoptimizationExit* exit = in AssembleArchInstruction() local 777 __ Branch(exit->label()); in AssembleArchInstruction() 844 __ JumpIfSmi(value, ool->exit()); in AssembleArchInstruction() [all...] |