Home
last modified time | relevance | path

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

12

/freebsd-13-stable/sbin/ipf/libipf/
HDvar.c14 typedef struct variable { struct
15 struct variable *v_next; argument
18 } variable_t; argument
/freebsd-13-stable/usr.bin/usbhidctl/
HDusbhid.c46 static struct variable { struct
51 struct variable *next; argument
/freebsd-13-stable/lib/libc/iconv/
HDcitrus_mapper.c129 size_t linebufsize, const char **module, const char **variable) in lookup_mapper_entry()
206 const char * __restrict variable) in mapper_open()
282 const char * __restrict module, const char * __restrict variable) in _citrus_mapper_open_direct()
319 const char *module, *variable; in _citrus_mapper_open() local
HDcitrus_stdenc.c53 char const * __restrict encname, const void * __restrict variable, in _citrus_stdenc_open()
/freebsd-13-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-13-stable/crypto/heimdal/lib/wind/
HDgen-bidi.py78 def printTable(file, table, variable): argument
/freebsd-13-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-13-stable/lib/libc/locale/
HDrune.c68 void *variable; in _Read_RuneMagi() local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangPersistentVariables.cpp49 lldb::ExpressionVariableSP variable) { in RemovePersistentVariable()
HDClangUserExpression.cpp991 lldb::ExpressionVariableSP &variable) { in DidDematerialize()
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDSymbolContext.h320 Variable *variable = variable
/freebsd-13-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-13-stable/usr.bin/mkesdb/
HDyacc.y58 static char *encoding, *name, *output = NULL, *variable; variable
/freebsd-13-stable/contrib/tcsh/
HDtw.color.c45 #define VAR(suffix,variable,defaultcolor) \ argument
54 const char *variable; member
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
HDieee80211.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-13-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-13-stable/contrib/ntp/ntpsnmpd/
HDntpSnmpSubagentObject.c216 const char * variable, in read_ntp_value()
/freebsd-13-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-13-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-13-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-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDMallocOverflowSecurityChecker.cpp38 const Expr *variable; member
/freebsd-13-stable/usr.bin/tip/tip/
HDcmds.c752 variable(int c) in variable() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDJumpDiagnostics.cpp566 VarDecl *variable = CI.getVariable(); in BuildScopeInformation() local

12