Searched refs:ArgumentError (Results 1 – 25 of 28) sorted by relevance
12
38 ArgumentError,171 raise ArgumentError("kext name is missing")252 raise ArgumentError("Insufficient arguments")417 … raise ArgumentError("Unable to find load address for module described at {:s} ".format(filename))476 raise ArgumentError("Unable to resolve {:s}".format(exec_path))479 raise ArgumentError(499 raise ArgumentError("No arguments specified.")506 raise ArgumentError("Unknown argument {:s}".format(uuid))524 raise ArgumentError("Insufficient arguments")
31 raise ArgumentError("Unknown arguments: {:s}".format(cmd_args[0]))48 raise ArgumentError("Unknown arguments: {:s}".format(cmd_args[0]))100 raise ArgumentError("Invalid arguments passed.")
715 raise ArgumentError("Too few arguments to pmap_walk.")742 raise ArgumentError("Too few arguments to ttep_walk.")752 raise ArgumentError("Invalid translation attribute type.")762 raise ArgumentError("Too few arguments to decode_tte.")764 raise ArgumentError("{} is not a valid stage of translation.".format(cmd_args[2]))989 raise ArgumentError("Too few arguments to pv_walk.")1008 raise ArgumentError("Too few arguments to kvtophys.")1021 raise ArgumentError("Too few arguments to phystokv.")1103 raise ArgumentError("Too few arguments to showpte.")1108 raise ArgumentError("Invalid translation attribute type.")[all …]
638 raise ArgumentError("No arguments passed")705 raise ArgumentError("No arguments passed")817 raise ArgumentError("Invalid arguments passed.")821 raise ArgumentError("Unknown arguments: {:s}".format(cmd_args[0]))839 raise ArgumentError("No arguments passed")858 raise ArgumentError("No arguments passed")878 raise ArgumentError("No arguments passed")1059 raise ArgumentError("Invalid arguments")1137 raise ArgumentError("Too few arguments to taskforpmap.")1228 raise ArgumentError("No arguments passed")[all …]
70 raise ArgumentError("Invalid arguments passed.")87 raise ArgumentError("Invalid arguments passed.")
147 except ArgumentError as arg_error:544 raise ArgumentError("No command specified.")549 raise ArgumentError("Subcommand (%s) is not a valid command. " % str(command_args[0]))964 raise ArgumentError("invalid arguments")966 raise ArgumentError("insufficient arguments")1001 raise ArgumentError("invalid arguments")1003 raise ArgumentError("insufficient arguments")1036 raise ArgumentError("Invalid cpu specification: %s" % cpu_num_string)1042 raise ArgumentError("Invalid CPU range specified: `%s'" % cpu_num_string)1053 …raise ArgumentError("Invalid CPU number specified. Valid range is 0..%d" % (kern.globals.real_ncp…[all …]
136 raise ArgumentError("Insufficient arguments")162 raise ArgumentError("Insufficient arguments")174 raise ArgumentError("Invalid format specifier provided.")204 raise ArgumentError("Insufficient arguments")371 raise ArgumentError("Insufficient arguments")586 raise ArgumentError("Insufficient arguments")874 raise ArgumentError('Please provide the kcdata descriptor.')890 raise ArgumentError('Invalid task pointer provided.')
77 raise ArgumentError("Please provide arguments")99 raise ArgumentError("Please provide arguments")
10 raise ArgumentError('-{} not supported in subcommand'.format(k))36 raise ArgumentError('subcommand required')56 raise ArgumentError('{}: invalid subcommand'.format(cmd_args[0]))365 raise ArgumentError('no processor found with CPU ID {}'.format(499 raise ArgumentError('diagnose subcommand required')505 raise ArgumentError('{}: invalid diagnose subcommand'.format(
570 raise ArgumentError("Missing address argument")574 raise ArgumentError("Missing address argument")578 raise ArgumentError("Missing address argument")582 raise ArgumentError("Missing address argument")586 raise ArgumentError("Missing address argument")593 raise ArgumentError(602 raise ArgumentError("Unknown subcommand: `{}'".format(cmd))805 raise ArgumentError("Unknown quarantine type: {}".format(qtype))
24 raise ArgumentError("Please specify the address of the counter you want to read.")
48 raise ArgumentError("Missing arguments.")54 raise ArgumentError("{} is not supported".format(reg_name))
11 raise ArgumentError("Please specify an event.")
118 raise ArgumentError('argument provided is NULL')128 raise ArgumentError('no argument provided and active typefilter is not set')622 raise ArgumentError(739 raise ArgumentError('error: path to trace file is required')743 raise ArgumentError('error: -L and -N are mutually exclusive')748 raise ArgumentError(
40 raise ArgumentError("Please provide valid task argument.")
150 raise ArgumentError("Missing argument 0 in user function.")181 raise ArgumentError("Missing argument 0 in user function.")200 raise ArgumentError("Missing argument 0 in user function.")230 raise ArgumentError("Invalid arguments passed.")825 raise ArgumentError("Missing argument 0 in user function.")909 raise ArgumentError("Missing argument 0 in user function.")922 raise ArgumentError("Missing argument 0 in user function.")
101 raise ArgumentError("No arguments passed")712 raise ArgumentError("No arguments passed")1184 raise ArgumentError("Invalid zone {:s}".format(zone_arg))1203 raise ArgumentError("Invalid size {:s}".format(cmd_options['-S']))1482 raise ArgumentError("No arguments passed")1491 raise ArgumentError("Invalid cpu {d}".format(cpu))1548 raise ArgumentError("Invalid waitq set address: {:s}".format(cmd_options["-S"]))1774 raise ArgumentError("Range ID not specified")2661 raise ArgumentError("Please specify the address of the lock whose info you want to view.")2757 raise ArgumentError("Please specify the thread pointer")[all …]
108 raise ArgumentError('missing struct proc * argument')124 raise ArgumentError('missing struct kern_channel * argument')627 raise ArgumentError('missing struct proc * argument')775 raise ArgumentError('missing struct cuckoo_hashtable * argument')
224 raise ArgumentError("Invalid argument")234 raise ArgumentError("Invalid argument")253 raise ArgumentError("Invalid argument")307 raise ArgumentError("Invalid argument")320 raise ArgumentError("Invalid argument")481 raise ArgumentError("unsupported sort column")
1372 raise ArgumentError("no port address provided")1663 raise ArgumentError('Invalid arguments')1774 raise ArgumentError("Please provide valid argument")1802 raise ArgumentError("Please provide correct arguments.")1964 raise ArgumentError('Please provide <ipc_voucher_attr_control_t>')2105 raise ArgumentError("Please provide valid argument")2136 raise ArgumentError("no port address provided")2149 raise ArgumentError("no task address provided")
578 raise ArgumentError("usage: iterate_linkage {queue_head_ptr} {element_type} {field_name}")582 raise ArgumentError("Unknown queue_head pointer: %r" % cmd_args)586 raise ArgumentError("usage: iterate_linkage {queue_head_ptr} {element_type} {field_name}")
100 raise ArgumentError("Please provide arguments")
215 raise ArgumentError("Please provide a type name.")
138 raise ArgumentError('not a workqueue thread')
10 class ArgumentError(Exception): class230 raise ArgumentError(str(err))236 raise ArgumentError("HELP")