Home
last modified time | relevance | path

Searched defs:variable (Results 1 – 25 of 54) sorted by relevance

123

/openbsd-src/gnu/usr.bin/perl/t/re/
H A Dpat_rt_report.t476 sub variable : lvalue {$var} subroutine
494 sub variable : lvalue {$var} subroutine
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DValue.cpp239 Variable *variable = GetVariable(); in GetCompilerType() local
388 Variable *variable = GetVariable(); in GetValueAsData() local
429 Variable *variable = GetVariable(); in GetValueAsData() local
H A DValueObjectVariable.cpp130 Variable *variable = m_variable_sp.get(); in UpdateValue() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dcmdlne-dD-M.c11 int variable; variable
H A Dcmdlne-dM-dD.c11 int variable; variable
H A Dcmdlne-dN-M.c11 int variable; variable
H A Dcmdlne-dI-M.c12 int variable; variable
H A Dcmdlne-dM-M.c11 int variable; variable
H A Dcmdlne-dD-dM.c11 int variable; variable
/openbsd-src/gnu/gcc/libmudflap/testsuite/libmudflap.c/
H A Dpass19-frag.c6 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 DSymbolContext.h324 Variable *variable = variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp48 lldb::ExpressionVariableSP variable) { in RemovePersistentVariable()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DVariableList.cpp145 uint32_t VariableList::FindIndexForVariable(Variable *variable) { in FindIndexForVariable()
H A DBlock.cpp453 VariableSP variable = variable_list_sp->GetVariableAtIndex(i); in AppendVariables() local
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/llvm/
H A Dconfig.py188 def with_environment(self, variable, value, append_path=False): argument
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp2774 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 DVSCode.cpp601 int64_t Variables::InsertExpandableVariable(lldb::SBValue variable, in InsertExpandableVariable()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp620 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 DMallocOverflowSecurityChecker.cpp38 const Expr *variable; member
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dmangle.c2684 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 Dmangle.c2860 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 Ddebug.h391 bfd_boolean (*variable) member
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Ddebug.h391 bfd_boolean (*variable) member
/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dsbvalue.py96 class variable(object): class
/openbsd-src/usr.sbin/unbound/testcode/
H A Dreplay.h240 char* variable; member

123