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

12

/freebsd-current/usr.bin/mkesdb/
H A Dyacc.y98 variable : R_VARIABLE L_STRING label
/freebsd-current/contrib/bmake/unit-tests/
H A Ddirective-include-guard.mk[all...]
/freebsd-current/crypto/heimdal/lib/hx509/
H A Dsel-gram.y107 variable: '%' '{' variables '}' { $$ = $3; } label
/freebsd-current/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-current/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-current/lib/libc/locale/
H A Drune.c64 void *variable; local
[all...]
/freebsd-current/sbin/ipf/libipf/
H A Dvar.c14 typedef struct variable { struct
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp48 RemovePersistentVariable( lldb::ExpressionVariableSP variable) argument
[all...]
H A DClangUserExpression.cpp1019 DidDematerialize( lldb::ExpressionVariableSP &variable) argument
/freebsd-current/contrib/ntp/ntpsnmpd/
H A DntpSnmpSubagentObject.c215 read_ntp_value( const char * variable, char * value, size_t valuesize ) argument
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DVariableList.cpp145 uint32_t VariableList::FindIndexForVariable(Variable *variable) { argument
H A DBlock.cpp453 VariableSP variable = variable_list_sp->GetVariableAtIndex(i); local
H A DSymbolContext.cpp359 *s << "Variable = " << variable; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DValueObjectVariable.cpp130 Variable *variable = m_variable_sp.get(); local
[all...]
H A DValue.cpp255 Variable *variable = GetVariable(); local
404 Variable *variable = GetVariable(); local
445 Variable *variable = GetVariable(); local
[all...]
/freebsd-current/usr.bin/usbhidctl/
H A Dusbhid.c46 static struct variable { struct
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp38 const Expr *variable; member in struct:__anon874::MallocOverflowCheck
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h319 Variable *variable = member in class:lldb_private::SymbolContext
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp215 void __ompt_thread_assign_wait_id(void *variable) { argument
/freebsd-current/usr.bin/tip/tip/
H A Dcmds.c744 variable(int c) function
/freebsd-current/contrib/tcsh/
H A Dtw.color.c54 const char *variable; member in struct:__anon6241
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp564 VarDecl *variable = CI.getVariable(); local
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c575 int *variable; member in struct:togglelist
[all...]
/freebsd-current/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c1863 static bool eapol_sm_get_bool(void *ctx, enum eapol_bool_var variable) argument
1894 static void eapol_sm_set_bool(void *ctx, enum eapol_bool_var variable, argument
1935 eapol_sm_get_int(void *ctx, enum eapol_int_var variable) argument
1948 eapol_sm_set_int(void *ctx, enum eapol_int_var variable, unsigned int value) argument
[all...]

Completed in 240 milliseconds

12