Home
last modified time | relevance | path

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

123

/freebsd-11-stable/contrib/ipfilter/lib/
HDvar.c15 typedef struct variable { struct
16 struct variable *v_next; argument
19 } variable_t; argument
/freebsd-11-stable/usr.bin/usbhidctl/
HDusbhid.c47 static struct variable { struct
52 struct variable *next; argument
/freebsd-11-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-11-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-11-stable/crypto/heimdal/lib/wind/
HDgen-bidi.py78 def printTable(file, table, variable): argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
HDValue.cpp255 Variable *variable = GetVariable(); in GetCompilerType() local
410 Variable *variable = GetVariable(); in GetValueAsData() local
451 Variable *variable = GetVariable(); in GetValueAsData() local
HDValueObjectVariable.cpp127 Variable *variable = m_variable_sp.get(); in UpdateValue() local
/freebsd-11-stable/lib/libc/locale/
HDrune.c68 void *variable; in _Read_RuneMagi() local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
HDClangPersistentVariables.cpp42 lldb::ExpressionVariableSP variable) { in RemovePersistentVariable()
HDClangASTSource.h407 bool variable : 1; member
/freebsd-11-stable/contrib/wpa/src/common/
HDieee802_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
925 u8 variable[]; member
939 u8 variable[]; /* FT Request */ member
[all …]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
HDSymbolContext.h316 Variable *variable; ///< The global variable matching the given query variable
/freebsd-11-stable/usr.bin/mkesdb/
HDyacc.y59 static char *encoding, *name, *output = NULL, *variable; variable
/freebsd-11-stable/contrib/tcsh/
HDtw.color.c45 #define VAR(suffix,variable,defaultcolor) \ argument
54 const char *variable; member
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
HDVariableList.cpp145 uint32_t VariableList::FindIndexForVariable(Variable *variable) { in FindIndexForVariable()
/freebsd-11-stable/usr.bin/mklocale/
HDyacc.y71 char *variable = NULL; variable
/freebsd-11-stable/contrib/ntp/ntpsnmpd/
HDntpSnmpSubagentObject.c216 const char * variable, in read_ntp_value()
/freebsd-11-stable/contrib/wpa/src/eapol_supp/
HDeapol_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-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGBlocks.cpp571 const VarDecl *variable = CI.getVariable(); in computeBlockInfo() local
812 const VarDecl *variable = CI.getVariable(); in enterBlockScope() local
1040 const VarDecl *variable = CI.getVariable(); in EmitBlockLiteral() local
1319 Address CodeGenFunction::GetAddrOfBlockDecl(const VarDecl *variable) { in GetAddrOfBlockDecl()
1618 const VarDecl *variable = CI.getVariable(); in GenerateBlockFunction() local
1655 const VarDecl *variable = CI.getVariable(); in GenerateBlockFunction() local
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDompt-specific.cpp210 void __ompt_thread_assign_wait_id(void *variable) { in __ompt_thread_assign_wait_id()
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDMallocOverflowSecurityChecker.cpp36 const Expr *variable; member
/freebsd-11-stable/contrib/binutils/binutils/
HDdebug.h391 bfd_boolean (*variable) member
/freebsd-11-stable/contrib/gcc/cp/
HDmangle.c2881 mangle_guard_variable (const tree variable) in mangle_guard_variable()
2899 mangle_ref_init_variable (const tree variable) in mangle_ref_init_variable()
/freebsd-11-stable/usr.bin/tip/tip/
HDcmds.c752 variable(int c) in variable() function

123