Searched defs:arg_type (Results 1 - 25 of 25) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Drs6000-c.c2435 tree arglist = NULL_TREE, arg_type[3]; local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectHelp.cpp176 const CommandArgumentType arg_type = CommandObject::LookupArgumentName (command.GetArgumentAtIndex (0)); local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dinfcall.c87 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); local
681 struct type *arg_type = check_typedef (VALUE_TYPE (args[i])); local
[all...]
H A Dvalues.c885 value_primitive_field(struct value *arg1, int offset, int fieldno, struct type *arg_type) argument
[all...]
H A Dalpha-tdep.c296 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); local
[all...]
H A Dstabsread.c1707 struct type *arg_type = read_type (pp, objfile); local
H A Darm-tdep.c1248 struct type *arg_type; local
H A Dmips-tdep.c2539 fp_register_arg_p (enum type_code typecode, struct type *arg_type) argument
2791 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); local
3105 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); local
3444 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); local
3896 struct type *arg_type = check_typedef (VALUE_TYPE (arg)); local
[all...]
H A Dada-lang.c5405 ada_value_primitive_field(struct value *arg1, int offset, int fieldno, struct type *arg_type) argument
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dmep-desc.c2597 mep_cgen_cpu_open (enum cgen_cpu_open_arg arg_type, ...) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/API/
H A DSBCommandInterpreter.cpp367 SBCommandInterpreter::GetArgumentTypeAsCString (const lldb::CommandArgumentType arg_type) argument
373 SBCommandInterpreter::GetArgumentDescriptionAsCString (const lldb::CommandArgumentType arg_type) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandObject.h54 lldb::CommandArgumentType arg_type; member in struct:lldb_private::CommandObject::ArgumentTableEntry
63 lldb::CommandArgumentType arg_type; member in struct:lldb_private::CommandObject::CommandArgumentData
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Interpreter/
H A DOptions.cpp664 CommandArgumentType arg_type = opt_defs[i].argument_type; local
H A DCommandObject.cpp487 CommandObject::FindArgumentDataByType (CommandArgumentType arg_type) argument
499 CommandObject::GetArgumentHelp (Stream &str, CommandArgumentType arg_type, CommandInterpreter &interpreter) argument
534 CommandObject::GetArgumentName (CommandArgumentType arg_type) argument
547 str << "Arg name for type (" << arg_type << ") not in arg table!"; local
989 GetArgumentTypeAsCString(const lldb::CommandArgumentType arg_type) argument
998 GetArgumentDescriptionAsCString(const lldb::CommandArgumentType arg_type) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/lldb/tools/driver/
H A DDriver.cpp251 CommandArgumentType arg_type = option_table[i].argument_type; local
303 CommandArgumentType arg_type = option_table[i].argument_type; local
/freebsd-10-stable/contrib/binutils/include/opcode/
H A Dcr16.h326 argtype arg_type; member in struct:__anon595
/freebsd-10-stable/contrib/gcc/
H A Dc-format.c2322 format_type_warning(const char *descr, const char *format_start, int format_length, tree wanted_type, int pointer_count, const char *wanted_type_name, tree arg_type, int arg_num) argument
[all...]
H A Dipa-type-escape.c1036 tree arg_type; local
[all...]
H A Dc-parser.c9212 tree arg_type = void_list_node; local
H A Dfold-const.c5989 tree arg_type = cond_first_p ? TREE_TYPE (op1) : TREE_TYPE (op0); local
/freebsd-10-stable/contrib/gcc/cp/
H A Ddecl.c9568 tree arg_type; local
H A Dpt.c12739 tree arg_type; local
H A Dparser.c19721 tree arg_type = void_list_node; local
/freebsd-10-stable/sys/dev/mfi/
H A Dmfireg.h954 uint8_t arg_type; member in struct:mfi_evt_detail
/freebsd-10-stable/sys/dev/mrsas/
H A Dmrsas.h2451 u_int8_t arg_type; member in struct:mrsas_evt_detail

Completed in 788 milliseconds