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

123

/freebsd-11.0-release/usr.bin/mkesdb/
H A Dyacc.y98 variable : R_VARIABLE L_STRING label
/freebsd-11.0-release/crypto/heimdal/lib/hx509/
H A Dsel-gram.y107 variable: '%' '{' variables '}' { $$ = $3; } label
/freebsd-11.0-release/contrib/gdb/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 Dada-exp.y586 variable: NAME { write_var_from_name (NULL, $1); } label
H A Df-exp.y455 variable: name_not_typename label
H A Dp-exp.y570 variable: block COLONCOLON name label
601 variable: qualified_name label
636 variable: name_not_typename label
H A Dc-exp.y579 variable: block COLONCOLON name label
634 variable: qualified_name label
669 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
/freebsd-11.0-release/crypto/heimdal/lib/asn1/
H A Dgen_length.c39 length_primitive(const char *typename, const char *name, const char *variable) argument
63 length_type(const char *name, const Type *t, const char *variable, const char *tmpstr) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp45 ClangPersistentVariables::RemovePersistentVariable (lldb::ExpressionVariableSP variable) argument
H A DClangASTSource.h430 bool variable : 1; member in struct:lldb_private::NameSearchContext::__anon4387
H A DClangUserExpression.cpp657 ClangUserExpression::ResultDelegate::DidDematerialize(lldb::ExpressionVariableSP &variable) argument
/freebsd-11.0-release/lib/libc/iconv/
H A Dcitrus_stdenc.c51 _citrus_stdenc_open(struct _citrus_stdenc * __restrict * __restrict rce, char const * __restrict encname, const void * __restrict variable, size_t lenvar) argument
H A Dcitrus_mapper.c318 const char *module, *variable; local
127 lookup_mapper_entry(const char *dir, const char *mapname, void *linebuf, size_t linebufsize, const char **module, const char **variable) argument
202 mapper_open(struct _citrus_mapper_area *__restrict ma, struct _citrus_mapper * __restrict * __restrict rcm, const char * __restrict module, const char * __restrict variable) argument
279 _citrus_mapper_open_direct(struct _citrus_mapper_area *__restrict ma, struct _citrus_mapper * __restrict * __restrict rcm, const char * __restrict module, const char * __restrict variable) argument
[all...]
/freebsd-11.0-release/contrib/ipfilter/lib/
H A Dvar.c15 typedef struct variable { struct
/freebsd-11.0-release/lib/libc/locale/
H A Drune.c68 void *variable; local
[all...]
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbolContext.h390 Variable * variable; ///< The global variable matching the given query member in class:lldb_private::SymbolContext
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DVariableList.cpp191 VariableList::FindIndexForVariable (Variable* variable) argument
/freebsd-11.0-release/contrib/ntp/ntpsnmpd/
H A DntpSnmpSubagentObject.c215 read_ntp_value( const char * variable, char * value, size_t valuesize ) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectVariable.cpp133 Variable *variable = m_variable_sp.get(); local
[all...]
H A DValue.cpp323 Variable *variable = GetVariable(); local
535 Variable *variable = GetVariable(); local
577 Variable *variable = GetVariable(); local
[all...]
/freebsd-11.0-release/contrib/tcsh/
H A Dtw.color.c58 const char *variable; member in struct:__anon5547
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp37 const Expr *variable; member in struct:__anon4182::MallocOverflowCheck
/freebsd-11.0-release/usr.bin/usbhidctl/
H A Dusbhid.c45 static struct variable { struct
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DJumpDiagnostics.cpp490 VarDecl *variable = CI.getVariable(); local

Completed in 359 milliseconds

123