/openbsd-src/gnu/usr.bin/perl/t/re/ |
H A D | pat_rt_report.t | 476 sub variable : lvalue {$var} subroutine 494 sub variable : lvalue {$var} subroutine
|
/openbsd-src/gnu/llvm/lldb/source/Core/ |
H A D | Value.cpp | 239 Variable *variable = GetVariable(); in GetCompilerType() local 388 Variable *variable = GetVariable(); in GetValueAsData() local 429 Variable *variable = GetVariable(); in GetValueAsData() local
|
H A D | ValueObjectVariable.cpp | 130 Variable *variable = m_variable_sp.get(); in UpdateValue() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/ |
H A D | cmdlne-dD-M.c | 11 int variable; variable
|
H A D | cmdlne-dM-dD.c | 11 int variable; variable
|
H A D | cmdlne-dN-M.c | 11 int variable; variable
|
H A D | cmdlne-dI-M.c | 12 int variable; variable
|
H A D | cmdlne-dM-M.c | 11 int variable; variable
|
H A D | cmdlne-dD-dM.c | 11 int variable; variable
|
/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c/ |
H A D | pass19-frag.c | 6 struct foo {int base; char variable[1]; }; /* a common idiom for variable-size structs */ in main() member
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/ |
H A D | SymbolContext.h | 324 Variable *variable = variable
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangPersistentVariables.cpp | 48 lldb::ExpressionVariableSP variable) { in RemovePersistentVariable()
|
/openbsd-src/gnu/llvm/lldb/source/Symbol/ |
H A D | VariableList.cpp | 145 uint32_t VariableList::FindIndexForVariable(Variable *variable) { in FindIndexForVariable()
|
H A D | Block.cpp | 453 VariableSP variable = variable_list_sp->GetVariableAtIndex(i); in AppendVariables() local
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/llvm/ |
H A D | config.py | 188 def with_environment(self, variable, value, append_path=False): argument
|
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/ |
H A D | lldb-vscode.cpp | 2774 lldb::SBValue variable; in request_setVariable() local 2996 lldb::SBValue variable = top_scope->GetValueAtIndex(i); in request_variables() local 3004 lldb::SBValue variable = top_scope->GetValueAtIndex(i); in request_variables() local 3021 lldb::SBValue variable = g_vsc.variables.GetVariable(variablesReference); in request_variables() local
|
H A D | VSCode.cpp | 601 int64_t Variables::InsertExpandableVariable(lldb::SBValue variable, in InsertExpandableVariable()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGBlocks.cpp | 620 const VarDecl *variable = CI.getVariable(); in computeBlockInfo() local 914 const VarDecl *variable = CI.getVariable(); in EmitBlockLiteral() local 1247 Address CodeGenFunction::GetAddrOfBlockDecl(const VarDecl *variable) { in GetAddrOfBlockDecl() 1544 const VarDecl *variable = CI.getVariable(); in GenerateBlockFunction() local 1581 const VarDecl *variable = CI.getVariable(); in GenerateBlockFunction() local
|
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ |
H A D | MallocOverflowSecurityChecker.cpp | 38 const Expr *variable; member
|
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/ |
H A D | mangle.c | 2684 mangle_guard_variable (variable) in mangle_guard_variable() argument 2703 mangle_ref_init_variable (variable) in mangle_ref_init_variable() argument
|
/openbsd-src/gnu/gcc/gcc/cp/ |
H A D | mangle.c | 2860 mangle_guard_variable (const tree variable) in mangle_guard_variable() 2878 mangle_ref_init_variable (const tree variable) in mangle_ref_init_variable()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | debug.h | 391 bfd_boolean (*variable) member
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | debug.h | 391 bfd_boolean (*variable) member
|
/openbsd-src/gnu/llvm/lldb/examples/python/ |
H A D | sbvalue.py | 96 class variable(object): class
|
/openbsd-src/usr.sbin/unbound/testcode/ |
H A D | replay.h | 240 char* variable; member
|