/freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
H A D | CommandObject.cpp | 396 CommandArgumentType arg_type, ArgumentRepetitionType repetition_type) { in AddSimpleArgumentList() 424 CommandObject::FindArgumentDataByType(CommandArgumentType arg_type) { in FindArgumentDataByType() 432 void CommandObject::GetArgumentHelp(Stream &str, CommandArgumentType arg_type, in GetArgumentHelp() 481 const char *CommandObject::GetArgumentName(CommandArgumentType arg_type) { in GetArgumentName() 744 const lldb::CommandArgumentType arg_type) { in GetArgumentTypeAsCString() 751 const lldb::CommandArgumentType arg_type) { in GetArgumentDescriptionAsCString()
|
/freebsd/sbin/nvmecontrol/ |
H A D | comnd.h | 38 typedef enum arg_type { enum 47 } arg_type; typedef
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
H A D | CommandObject.h | 84 lldb::CommandArgumentType arg_type; member 94 lldb::CommandArgumentType arg_type; member 103 : arg_type(type), arg_repetition(repetition), in arg_type() function
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectHelp.cpp | 174 const CommandArgumentType arg_type = in DoExecute() local
|
H A D | CommandObjectCommands.cpp | 1749 CommandArgumentType arg_type = eArgTypeNone; in CommandObjectScriptingObjectParsed() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxxVector.cpp | 275 CompilerType arg_type = type.GetTypeTemplateArgument(0); in LibcxxStdVectorSyntheticFrontEndCreator() local
|
/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_value_prf.c | 520 bhnd_nvram_type arg_type; in bhnd_nvram_val_vprintf() local
|
/freebsd/contrib/netbsd-tests/lib/libcurses/director/ |
H A D | testlang_parse.y | 102 args_state_t arg_type; member 579 assign_arg(args_state_t arg_type, void *arg) in assign_arg()
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBCommandInterpreter.cpp | 521 const lldb::CommandArgumentType arg_type) { in GetArgumentTypeAsCString() 529 const lldb::CommandArgumentType arg_type) { in GetArgumentDescriptionAsCString()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/CTF/ |
H A D | SymbolFileCTF.cpp | 482 if (Type *arg_type = ResolveTypeUID(arg)) in CreateFunction() local 804 Type *arg_type = ResolveTypeUID(arg_uid); in ParseFunctions() local
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | libelftc_dem_arm.c | 535 char *arg_type, *rtn_type; in read_func_ptr() local
|
H A D | libelftc_dem_gnu2.c | 684 char *arg_type, *rtn_type; in read_func_ptr() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.cpp | 627 lldb_private::Type *arg_type = in CreateLLDBTypeFromPDBType() local 966 Type *arg_type = symbol_file->ResolveTypeUID(arg->getTypeId()); in GetDeclForSymbol() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCDeclVendor.cpp | 364 clang::QualType arg_type = in BuildMethod() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
H A D | PdbAstBuilder.cpp | 1202 clang::QualType arg_type = GetOrCreateType(arg_index); CreateFunctionType() local
|
/freebsd/sys/dev/mfi/ |
H A D | mfireg.h | 953 uint8_t arg_type; member
|
/freebsd/sys/dev/mrsas/ |
H A D | mrsas.h | 2846 u_int8_t arg_type; member
|