Home
last modified time | relevance | path

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

12

/freebsd-14-stable/sbin/ipf/libipf/
HDvar.c14 typedef struct variable { struct
15 struct variable *v_next; argument
18 } variable_t; argument
/freebsd-14-stable/usr.bin/usbhidctl/
HDusbhid.c46 static struct variable { struct
51 struct variable *next; argument
/freebsd-14-stable/lib/libc/iconv/
HDcitrus_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
HDcitrus_stdenc.c52 char const * __restrict encname, const void * __restrict variable, in _citrus_stdenc_open()
/freebsd-14-stable/crypto/heimdal/lib/asn1/
HDgen_length.c41 const char *variable) in length_primitive()
64 const char *variable, const char *tmpstr) in length_type()
/freebsd-14-stable/crypto/heimdal/lib/wind/
HDgen-bidi.py78 def printTable(file, table, variable): argument
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDValue.cpp255 Variable *variable = GetVariable(); in GetCompilerType() local
404 Variable *variable = GetVariable(); in GetValueAsData() local
445 Variable *variable = GetVariable(); in GetValueAsData() local
HDValueObjectVariable.cpp134 Variable *variable = m_variable_sp.get(); in UpdateValue() local
/freebsd-14-stable/lib/libc/locale/
HDrune.c67 void *variable; in _Read_RuneMagi() local
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangPersistentVariables.cpp49 lldb::ExpressionVariableSP variable) { in RemovePersistentVariable()
HDClangUserExpression.cpp991 lldb::ExpressionVariableSP &variable) { in DidDematerialize()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDSymbolContext.h320 Variable *variable = variable
/freebsd-14-stable/contrib/wpa/src/common/
HDieee802_11_defs.h1002 u8 variable[]; member
1006 u8 variable[]; member
1012 u8 variable[]; member
1019 u8 variable[]; member
1026 u8 variable[]; member
1030 u8 variable[]; member
1038 u8 variable[]; member
1047 u8 variable[]; member
1056 u8 variable[]; member
1070 u8 variable[]; /* FT Request */ member
[all …]
/freebsd-14-stable/usr.bin/mkesdb/
HDyacc.y58 static char *encoding, *name, *output = NULL, *variable; variable
/freebsd-14-stable/contrib/tcsh/
HDtw.color.c45 #define VAR(suffix,variable,defaultcolor) \ argument
54 const char *variable; member
/freebsd-14-stable/contrib/llvm-project/lldb/source/Symbol/
HDVariableList.cpp145 uint32_t VariableList::FindIndexForVariable(Variable *variable) { in FindIndexForVariable()
HDBlock.cpp469 VariableSP variable = variable_list_sp->GetVariableAtIndex(i); in AppendVariables() local
/freebsd-14-stable/contrib/ntp/ntpsnmpd/
HDntpSnmpSubagentObject.c216 const char * variable, in read_ntp_value()
/freebsd-14-stable/sys/contrib/dev/rtw88/
HDrx.c157 u8 *variable; in rtw_update_rx_freq_from_ie() local
/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDieee80211.h510 uint8_t variable[0]; member
516 uint8_t variable[0]; member
520 uint8_t variable[0]; member
527 uint8_t variable[0]; member
553 uint8_t variable[0]; member
563 uint8_t variable[0]; member
667 uint8_t variable[]; member
/freebsd-14-stable/contrib/wpa/src/eapol_supp/
HDeapol_supp_sm.c1872 static bool eapol_sm_get_bool(void *ctx, enum eapol_bool_var variable) in eapol_sm_get_bool()
1903 static void eapol_sm_set_bool(void *ctx, enum eapol_bool_var variable, in eapol_sm_set_bool()
1944 static unsigned int eapol_sm_get_int(void *ctx, enum eapol_int_var variable) in eapol_sm_get_int()
1957 static void eapol_sm_set_int(void *ctx, enum eapol_int_var variable, in eapol_sm_set_int()
/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/
HDompt-specific.cpp215 void __ompt_thread_assign_wait_id(void *variable) { in __ompt_thread_assign_wait_id()
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBlocks.cpp604 const VarDecl *variable = CI.getVariable(); in computeBlockInfo() local
899 const VarDecl *variable = CI.getVariable(); in EmitBlockLiteral() local
1226 Address CodeGenFunction::GetAddrOfBlockDecl(const VarDecl *variable) { in GetAddrOfBlockDecl()
1525 const VarDecl *variable = CI.getVariable(); in GenerateBlockFunction() local
1565 const VarDecl *variable = CI.getVariable(); in GenerateBlockFunction() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDMallocOverflowSecurityChecker.cpp38 const Expr *variable; member
/freebsd-14-stable/usr.bin/tip/tip/
HDcmds.c752 variable(int c) in variable() function

12