Searched defs:variables (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dsel-gram.y110 variables: IDENTIFIER '.' variables { label
/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolFile.cpp107 FindGlobalVariables(ConstString name, const CompilerDeclContext &parent_decl_ctx, uint32_t max_matches, VariableList &variables) argument
112 FindGlobalVariables(const RegularExpression &regex, uint32_t max_matches, VariableList &variables) argument
H A DCompileUnit.cpp335 void CompileUnit::SetVariableList(VariableListSP &variables) { argument
/freebsd-13-stable/usr.bin/mail/
H A Dmain.c83 struct var *variables[HSHSIZE]; variable in typeref:struct:var
/freebsd-13-stable/contrib/tcsh/
H A Dtw.color.c59 static Variable variables[] = { variable
[all...]
/freebsd-13-stable/contrib/libucl/src/
H A Ducl_internal.h269 struct ucl_variable *variables; member in struct:ucl_parser
/freebsd-13-stable/contrib/llvm-project/lldb/source/Core/
H A DModule.cpp613 FindGlobalVariables(ConstString name, const CompilerDeclContext &parent_decl_ctx, size_t max_matches, VariableList &variables) argument
620 FindGlobalVariables(const RegularExpression &regex, size_t max_matches, VariableList &variables) argument
/freebsd-13-stable/contrib/bmake/
H A Dmake.h693 StringList variables; member in struct:CmdOpts
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp835 PrivateFindGlobalVariables( ConstString name, const CompilerDeclContext &parent_decl_ctx, const std::vector<uint32_t> &indexes, uint32_t max_matches, VariableList &variables) argument
857 FindGlobalVariables( ConstString name, const CompilerDeclContext &parent_decl_ctx, uint32_t max_matches, VariableList &variables) argument
888 FindGlobalVariables( const RegularExpression &regex, uint32_t max_matches, VariableList &variables) argument
[all...]
H A DSymbolFileDWARF.cpp2083 FindGlobalVariables( ConstString name, const CompilerDeclContext &parent_decl_ctx, uint32_t max_matches, VariableList &variables) argument
2164 FindGlobalVariables(const RegularExpression &regex, uint32_t max_matches, VariableList &variables) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp1419 VariableListSP variables = block.GetBlockVariableList(false); local
1476 VariableListSP variables; local
1174 FindGlobalVariables( ConstString name, const CompilerDeclContext &parent_decl_ctx, uint32_t max_matches, VariableList &variables) argument
1319 ParseVariablesForCompileUnit(CompileUnit &comp_unit, VariableList &variables) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp1100 FindGlobalVariables( lldb_private::ConstString name, const CompilerDeclContext &parent_decl_ctx, uint32_t max_matches, lldb_private::VariableList &variables) argument
1142 FindGlobalVariables( const lldb_private::RegularExpression &regex, uint32_t max_matches, lldb_private::VariableList &variables) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1711 VariableList *variables local
1482 DoGuessValueAt(StackFrame &frame, ConstString reg, int64_t offset, Disassembler &disassembler, VariableList &variables, const Address &pc) argument
[all...]

Completed in 138 milliseconds