Home
last modified time | relevance | path

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

123

/freebsd-12.1/contrib/ipfilter/lib/
H A Dvar.c15 typedef struct variable { struct
16 struct variable *v_next; argument
19 } variable_t; argument
/freebsd-12.1/usr.bin/usbhidctl/
H A Dusbhid.c47 static struct variable { struct
52 struct variable *next; argument
/freebsd-12.1/lib/libc/iconv/
H A Dcitrus_mapper.c130 size_t linebufsize, const char **module, const char **variable) in lookup_mapper_entry()
207 const char * __restrict variable) in mapper_open()
283 const char * __restrict module, const char * __restrict variable) in _citrus_mapper_open_direct()
320 const char *module, *variable; in _citrus_mapper_open() local
H A Dcitrus_stdenc.c54 char const * __restrict encname, const void * __restrict variable, in _citrus_stdenc_open()
/freebsd-12.1/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-12.1/crypto/heimdal/lib/wind/
H A Dgen-bidi.py78 def printTable(file, table, variable): argument
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DValue.cpp260 Variable *variable = GetVariable(); in GetCompilerType() local
410 Variable *variable = GetVariable(); in GetValueAsData() local
451 Variable *variable = GetVariable(); in GetValueAsData() local
H A DValueObjectVariable.cpp128 Variable *variable = m_variable_sp.get(); in UpdateValue() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp43 lldb::ExpressionVariableSP variable) { in RemovePersistentVariable()
H A DClangASTSource.h500 bool variable : 1; member
/freebsd-12.1/lib/libc/locale/
H A Drune.c70 void *variable; in _Read_RuneMagi() local
/freebsd-12.1/contrib/wpa/src/common/
H A Dieee802_11_defs.h871 u8 variable[]; member
875 u8 variable[]; member
881 u8 variable[]; member
888 u8 variable[]; member
895 u8 variable[]; member
899 u8 variable[]; member
907 u8 variable[]; member
916 u8 variable[]; member
1881 u8 variable[0]; member
1892 u8 variable[0]; member
[all …]
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbolContext.h386 Variable *variable; ///< The global variable matching the given query variable
/freebsd-12.1/usr.bin/mkesdb/
H A Dyacc.y59 static char *encoding, *name, *output = NULL, *variable; variable
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DVariable.cpp625 Variable *variable = variable_list->GetVariableAtIndex(i).get(); in PrivateAutoComplete() local
728 Variable *variable = variable_list->GetVariableAtIndex(i).get(); in PrivateAutoComplete() local
H A DBlock.cpp393 VariableSP variable = block_var_list->GetVariableAtIndex(i); in AppendBlockVariables() local
426 VariableSP variable = variable_list_sp->GetVariableAtIndex(i); in AppendVariables() local
H A DVariableList.cpp150 uint32_t VariableList::FindIndexForVariable(Variable *variable) { in FindIndexForVariable()
/freebsd-12.1/contrib/tcsh/
H A Dtw.color.c49 #define VAR(suffix,variable,defaultcolor) \ argument
58 const char *variable; member
/freebsd-12.1/usr.bin/mklocale/
H A Dyacc.y73 char *variable = NULL; variable
/freebsd-12.1/contrib/ntp/ntpsnmpd/
H A DntpSnmpSubagentObject.c216 const char * variable, in read_ntp_value()
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dompt-specific.cpp211 void __ompt_thread_assign_wait_id(void *variable) { in __ompt_thread_assign_wait_id()
/freebsd-12.1/contrib/wpa/src/eapol_supp/
H A Deapol_supp_sm.c1847 static Boolean eapol_sm_get_bool(void *ctx, enum eapol_bool_var variable) in eapol_sm_get_bool()
1878 static void eapol_sm_set_bool(void *ctx, enum eapol_bool_var variable, in eapol_sm_set_bool()
1919 static unsigned int eapol_sm_get_int(void *ctx, enum eapol_int_var variable) in eapol_sm_get_int()
1932 static void eapol_sm_set_int(void *ctx, enum eapol_int_var variable, in eapol_sm_set_int()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp570 const VarDecl *variable = CI.getVariable(); in computeBlockInfo() local
811 const VarDecl *variable = CI.getVariable(); in enterBlockScope() local
1043 const VarDecl *variable = CI.getVariable(); in EmitBlockLiteral() local
1328 Address CodeGenFunction::GetAddrOfBlockDecl(const VarDecl *variable) { in GetAddrOfBlockDecl()
1628 const VarDecl *variable = CI.getVariable(); in GenerateBlockFunction() local
1665 const VarDecl *variable = CI.getVariable(); in GenerateBlockFunction() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp37 const Expr *variable; member
/freebsd-12.1/contrib/binutils/binutils/
H A Ddebug.h391 bfd_boolean (*variable) member

123