Home
last modified time | relevance | path

Searched defs:first_arg (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DProcessInfo.cpp90 const char *first_arg = m_arguments.GetArgumentAtIndex(0); in SetArguments() local
106 const char *first_arg = m_arguments.GetArgumentAtIndex(0); in SetArguments() local
/freebsd-src/sys/contrib/dpdk_rte_lpm/
H A Drte_common.h114 #define __rte_format_printf(format_index, first_arg) \ argument
117 #define __rte_format_printf(format_index, first_arg) \ argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp552 bool first_arg = true; ForEachMacro() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/StructuredData/DarwinLog/
H A DStructuredDataDarwinLog.cpp997 const char *first_arg = args.GetArgumentAtIndex(0); in ParseAutoEnableOptions() local
/freebsd-src/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2101 llvm::StringRef first_arg = request.GetParsedLine().GetArgumentAtIndex(0); HandleCompletion() local
/freebsd-src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp1450 SWIG_Lua_iterate_bases(lua_State * L,swig_type_info * SWIGUNUSED swig_type,int first_arg,swig_lua_base_iterator_func func,int * const ret) SWIG_Lua_iterate_bases() argument
1549 SWIG_Lua_class_do_get_item(lua_State * L,swig_type_info * type,int SWIGUNUSED first_arg,int * ret) SWIG_Lua_class_do_get_item() argument
1587 SWIG_Lua_class_do_get(lua_State * L,swig_type_info * type,int SWIGUNUSED first_arg,int * ret) SWIG_Lua_class_do_get() argument
1666 SWIG_Lua_class_do_set(lua_State * L,swig_type_info * type,int first_arg,int * ret) SWIG_Lua_class_do_set() argument
[all...]