Home
last modified time | relevance | path

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

123

/freebsd/sbin/ipf/libipf/
H A Dvar.c14 typedef struct variable { struct
15 struct variable *v_next; argument
18 } variable_t; argument
/titanic_50/usr/src/cmd/ipf/lib/common/
H A Dvar.c10 typedef struct variable { struct
11 struct variable *v_next; argument
14 } variable_t; argument
/freebsd/usr.bin/usbhidctl/
H A Dusbhid.c46 static struct variable { struct
51 struct variable *next; argument
/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Dexpand.c33 typedef struct variable { struct
37 } variable_t; argument
/freebsd/lib/libc/iconv/
H A Dcitrus_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
H A Dcitrus_stdenc.c52 char const * __restrict encname, const void * __restrict variable, in _citrus_stdenc_open()
/freebsd/crypto/heimdal/lib/asn1/
H A Dgen_length.c41 const char *variable) in length_primitive() argument
64 const char *variable, const char *tmpstr) in length_type() argument
[all...]
/titanic_50/usr/src/tools/cscope-fast/
H A Dmygetenv.c39 mygetenv(char *variable, char *deflt) in mygetenv()
/freebsd/crypto/heimdal/lib/wind/
H A Dgen-bidi.py78 def printTable(file, table, variable): argument
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValue.cpp253 Variable *variable = GetVariable(); GetCompilerType() local
402 Variable *variable = GetVariable(); GetValueAsData() local
443 Variable *variable = GetVariable(); GetValueAsData() local
[all...]
H A DValueObjectVariable.cpp134 Variable *variable = m_variable_sp.get(); in UpdateValue() local
/freebsd/lib/libc/locale/
H A Drune.c64 void *variable; in _Read_RuneMagi() local
/titanic_50/usr/src/lib/libc/port/locale/
H A Drune.c62 void *variable; in _Read_RuneMagi() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangPersistentVariables.cpp49 lldb::ExpressionVariableSP variable) { in RemovePersistentVariable()
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymbolContext.h320 Variable *variable = variable
/freebsd/contrib/wpa/src/common/
H A Dieee802_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/usr.bin/mkesdb/
H A Dyacc.y57 static char *encoding, *name, *output = NULL, *variable; variable
/freebsd/contrib/tcsh/
H A Dtw.color.c45 #define VAR(suffix,variable,defaultcolor) \ argument
54 const char *variable; member
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DVariableList.cpp145 uint32_t VariableList::FindIndexForVariable(Variable *variable) { in FindIndexForVariable()
/freebsd/contrib/ntp/ntpsnmpd/
H A DntpSnmpSubagentObject.c216 const char * variable, in read_ntp_value()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h507 uint8_t variable[0]; member
511 uint8_t variable[0]; member
518 uint8_t variable[0]; member
544 uint8_t variable[0]; member
554 uint8_t variable[0]; member
658 uint8_t variable[]; member
/freebsd/contrib/wpa/src/eapol_supp/
H A Deapol_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/contrib/llvm-project/openmp/runtime/src/
H A Dompt-specific.cpp215 void __ompt_thread_assign_wait_id(void *variable) { in __ompt_thread_assign_wait_id()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.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/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocOverflowSecurityChecker.cpp38 const Expr *variable; member

123