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

123

/freebsd-11-stable/usr.bin/mkesdb/
H A Dyacc.y100 variable : R_VARIABLE L_STRING label
/freebsd-11-stable/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-stable/crypto/heimdal/lib/hx509/
H A Dsel-gram.y107 variable: '%' '{' variables '}' { $$ = $3; } label
/freebsd-11-stable/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-stable/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-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp41 RemovePersistentVariable( lldb::ExpressionVariableSP variable) argument
[all...]
H A DClangASTSource.h407 bool variable : 1; member in struct:lldb_private::NameSearchContext::__anon1214
/freebsd-11-stable/contrib/ipfilter/lib/
H A Dvar.c15 typedef struct variable { struct
/freebsd-11-stable/lib/libc/locale/
H A Drune.c68 void *variable; local
[all...]
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
H A DntpSnmpSubagentObject.c215 read_ntp_value( const char * variable, char * value, size_t valuesize ) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DVariableList.cpp145 uint32_t VariableList::FindIndexForVariable(Variable *variable) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h316 Variable *variable; ///< The global variable matching the given query member in class:lldb_private::SymbolContext
/freebsd-11-stable/usr.bin/usbhidctl/
H A Dusbhid.c47 static struct variable { struct
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp36 const Expr *variable; member in struct:__anon932::MallocOverflowCheck
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObjectVariable.cpp127 Variable *variable = m_variable_sp.get(); local
[all...]
H A DValue.cpp255 Variable *variable = GetVariable(); local
410 Variable *variable = GetVariable(); local
451 Variable *variable = GetVariable(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp210 void __ompt_thread_assign_wait_id(void *variable) { argument
/freebsd-11-stable/usr.bin/tip/tip/
H A Dcmds.c752 variable(int c) function
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.h391 bfd_boolean (*variable) member in struct:debug_write_fns
[all...]

Completed in 355 milliseconds

123