Home
last modified time | relevance | path

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

12

/freebsd/sbin/ipf/libipf/
H A Dvar.c14 typedef struct variable { struct
15 struct variable *v_next; argument
18 } variable_t; argument
/freebsd/usr.bin/usbhidctl/
H A Dusbhid.c46 static struct variable { struct
51 struct variable *next; argument
/freebsd/lib/libc/iconv/
H A Dcitrus_mapper.c128 size_t linebufsize, const char **module, const char **variable) in lookup_mapper_entry()
205 const char * __restrict variable) in mapper_open()
281 const char * __restrict module, const char * __restrict variable) in _citrus_mapper_open_direct()
318 const char *module, *variable; in _citrus_mapper_open() local
H A Dcitrus_stdenc.c52 char const * __restrict encname, const void * __restrict variable, in _citrus_stdenc_open()
/freebsd/crypto/heimdal/lib/asn1/
H A Dgen_length.c41 const char *variable) in length_primitive()
64 const char *variable, const char *tmpstr) in length_type()
/freebsd/crypto/heimdal/lib/wind/
H A Dgen-bidi.py78 def printTable(file, table, variable): argument
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp255 Variable *variable = GetVariable(); in GetCompilerType() local
404 Variable *variable = GetVariable(); in GetValueAsData() local
445 Variable *variable = GetVariable(); in GetValueAsData() local
H A DValueObjectVariable.cpp130 Variable *variable = m_variable_sp.get(); in UpdateValue() local
/freebsd/lib/libc/locale/
H A Drune.c64 void *variable; in _Read_RuneMagi() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp49 lldb::ExpressionVariableSP variable) { in RemovePersistentVariable()
H A DClangUserExpression.cpp1020 lldb::ExpressionVariableSP &variable) { in DidDematerialize()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h319 Variable *variable = variable
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h924 u8 variable[]; member
928 u8 variable[]; member
934 u8 variable[]; member
941 u8 variable[]; member
948 u8 variable[]; member
952 u8 variable[]; member
960 u8 variable[]; member
969 u8 variable[]; member
1957 u8 variable[0]; member
1968 u8 variable[0]; member
[all …]
/freebsd/usr.bin/mkesdb/
H A Dyacc.y57 static char *encoding, *name, *output = NULL, *variable; variable
/freebsd/contrib/tcsh/
H A Dtw.color.c45 #define VAR(suffix,variable,defaultcolor) \ argument
54 const char *variable; member
/freebsd/contrib/llvm-project/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
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h491 uint8_t variable[0]; member
495 uint8_t variable[0]; member
502 uint8_t variable[0]; member
528 uint8_t variable[0]; member
538 uint8_t variable[0]; member
637 uint8_t variable[]; member
/freebsd/contrib/ntp/ntpsnmpd/
H A DntpSnmpSubagentObject.c216 const char * variable, in read_ntp_value()
/freebsd/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c1863 static bool eapol_sm_get_bool(void *ctx, enum eapol_bool_var variable) in eapol_sm_get_bool()
1894 static void eapol_sm_set_bool(void *ctx, enum eapol_bool_var variable, in eapol_sm_set_bool()
1935 static unsigned int eapol_sm_get_int(void *ctx, enum eapol_int_var variable) in eapol_sm_get_int()
1948 static void eapol_sm_set_int(void *ctx, enum eapol_int_var variable, in eapol_sm_set_int()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp215 void __ompt_thread_assign_wait_id(void *variable) { in __ompt_thread_assign_wait_id()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp595 const VarDecl *variable = CI.getVariable(); in computeBlockInfo() local
889 const VarDecl *variable = CI.getVariable(); in EmitBlockLiteral() local
1216 Address CodeGenFunction::GetAddrOfBlockDecl(const VarDecl *variable) { in GetAddrOfBlockDecl()
1513 const VarDecl *variable = CI.getVariable(); in GenerateBlockFunction() local
1550 const VarDecl *variable = CI.getVariable(); in GenerateBlockFunction() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp38 const Expr *variable; member
/freebsd/usr.bin/tip/tip/
H A Dcmds.c744 variable(int c) in variable() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp564 VarDecl *variable = CI.getVariable(); in BuildScopeInformation() local

12