Searched defs:variable (Results 1 - 25 of 60) sorted by relevance

123

/openbsd-current/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 */ member in struct:foo
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb94.C6 static int variable; member in class:baseClass
12 static int variable; // this is intentionally duplicated member in class:myClass
15 myClass::variable = 0; //ERROR - no type member in class:myClass
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dcmdlne-dD-M.c11 int variable; variable
H A Dcmdlne-dD-dM.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-dM-dD.c11 int variable; variable
H A Dcmdlne-dN-M.c11 int variable; variable
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dm2-exp.y570 /* GDB internal ($foo) variable */ label
562 variable: fblock label
574 variable: block COLONCOLON NAME label
590 variable: NAME label
H A Dp-exp.y570 variable: block COLONCOLON name label
601 variable: qualified_name label
636 variable: name_not_typename label
H A Dada-exp.y539 variable: NAME { write_var_from_name (NULL, $1); } label
H A Df-exp.y455 variable: name_not_typename label
H A Dobjc-exp.y645 variable: block COLONCOLON name label
699 variable: qualified_name label
734 variable: name_not_typename label
H A Dc-exp.y576 variable: block COLONCOLON name label
631 variable: qualified_name label
666 variable: name_not_typename label
/openbsd-current/gnu/usr.bin/perl/t/re/
H A Dpat_rt_report.t476 sub variable : lvalue {$var} subroutine
494 sub variable : lvalue {$var} subroutine
/openbsd-current/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp47 RemovePersistentVariable( lldb::ExpressionVariableSP variable) argument
[all...]
/openbsd-current/usr.sbin/btrace/
H A Dbt_parse.y204 variable: LVAR { $$ = bl_find($1); } label
[all...]
/openbsd-current/gnu/llvm/lldb/source/Symbol/
H A DVariableList.cpp145 uint32_t VariableList::FindIndexForVariable(Variable *variable) { argument
/openbsd-current/gnu/llvm/lldb/include/lldb/Symbol/
H A DSymbolContext.h324 Variable *variable = member in class:lldb_private::SymbolContext
/openbsd-current/gnu/llvm/lldb/examples/python/
H A Dsbvalue.py96 class variable(object): class in inherits:object
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp38 const Expr *variable; member in struct:__anon987::MallocOverflowCheck
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DValueObjectVariable.cpp130 Variable *variable = m_variable_sp.get(); local
[all...]
H A DValue.cpp239 Variable *variable = GetVariable(); local
388 Variable *variable = GetVariable(); local
429 Variable *variable = GetVariable(); local
[all...]
/openbsd-current/usr.sbin/unbound/testcode/
H A Dreplay.h240 char* variable; member in struct:replay_moment
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Ddebug.h391 bfd_boolean (*variable) member in struct:debug_write_fns
[all...]

Completed in 523 milliseconds

123