| /freebsd-12.1/contrib/ipfilter/lib/ |
| H A D | var.c | 15 typedef struct variable { struct 16 struct variable *v_next; argument 19 } variable_t; argument
|
| /freebsd-12.1/usr.bin/usbhidctl/ |
| H A D | usbhid.c | 47 static struct variable { struct 52 struct variable *next; argument
|
| /freebsd-12.1/lib/libc/iconv/ |
| H A D | citrus_mapper.c | 130 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 D | citrus_stdenc.c | 54 char const * __restrict encname, const void * __restrict variable, in _citrus_stdenc_open()
|
| /freebsd-12.1/crypto/heimdal/lib/asn1/ |
| H A D | gen_length.c | 41 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 D | gen-bidi.py | 78 def printTable(file, table, variable): argument
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Core/ |
| H A D | Value.cpp | 260 Variable *variable = GetVariable(); in GetCompilerType() local 410 Variable *variable = GetVariable(); in GetValueAsData() local 451 Variable *variable = GetVariable(); in GetValueAsData() local
|
| H A D | ValueObjectVariable.cpp | 128 Variable *variable = m_variable_sp.get(); in UpdateValue() local
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangPersistentVariables.cpp | 43 lldb::ExpressionVariableSP variable) { in RemovePersistentVariable()
|
| H A D | ClangASTSource.h | 500 bool variable : 1; member
|
| /freebsd-12.1/lib/libc/locale/ |
| H A D | rune.c | 70 void *variable; in _Read_RuneMagi() local
|
| /freebsd-12.1/contrib/wpa/src/common/ |
| H A D | ieee802_11_defs.h | 871 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 D | SymbolContext.h | 386 Variable *variable; ///< The global variable matching the given query variable
|
| /freebsd-12.1/usr.bin/mkesdb/ |
| H A D | yacc.y | 59 static char *encoding, *name, *output = NULL, *variable; variable
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | Variable.cpp | 625 Variable *variable = variable_list->GetVariableAtIndex(i).get(); in PrivateAutoComplete() local 728 Variable *variable = variable_list->GetVariableAtIndex(i).get(); in PrivateAutoComplete() local
|
| H A D | Block.cpp | 393 VariableSP variable = block_var_list->GetVariableAtIndex(i); in AppendBlockVariables() local 426 VariableSP variable = variable_list_sp->GetVariableAtIndex(i); in AppendVariables() local
|
| H A D | VariableList.cpp | 150 uint32_t VariableList::FindIndexForVariable(Variable *variable) { in FindIndexForVariable()
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | tw.color.c | 49 #define VAR(suffix,variable,defaultcolor) \ argument 58 const char *variable; member
|
| /freebsd-12.1/usr.bin/mklocale/ |
| H A D | yacc.y | 73 char *variable = NULL; variable
|
| /freebsd-12.1/contrib/ntp/ntpsnmpd/ |
| H A D | ntpSnmpSubagentObject.c | 216 const char * variable, in read_ntp_value()
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | ompt-specific.cpp | 211 void __ompt_thread_assign_wait_id(void *variable) { in __ompt_thread_assign_wait_id()
|
| /freebsd-12.1/contrib/wpa/src/eapol_supp/ |
| H A D | eapol_supp_sm.c | 1847 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 D | CGBlocks.cpp | 570 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 D | MallocOverflowSecurityChecker.cpp | 37 const Expr *variable; member
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | debug.h | 391 bfd_boolean (*variable) member
|