Home
last modified time | relevance | path

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

12345678910>>...214

/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/engine/
H A Dvariable.h39 struct variable struct
41 inline variable(const variable &v) in variable() argument
43 inline variable(struct module_t *m, const char *v) in variable() function
45 inline variable(const char *m, const char *v) in variable() argument
47 inline variable(const std::string &m, const std::string &v) in variable() function
49 inline explicit variable(const char *v) : variable(root_module(), v) {} in variable() argument
50 inline explicit variable(const std::string &v) : variable(v.c_str()) {} in variable() function
51 inline ~variable() in ~variable() argument
58 inline variable & operator=(list && v) argument
101 struct module_t * var_module = nullptr;
[all …]
/dports/devel/boost_build/build-29baa79/src/engine/
H A Dvariable.h39 struct variable struct
41 inline variable(const variable &v) in variable() function
43 inline variable(struct module_t *m, const char *v) in variable() function
45 inline variable(const char *m, const char *v) in variable() function
47 inline variable(const std::string &m, const std::string &v) in variable() argument
49 inline explicit variable(const char *v) : variable(root_module(), v) {} in variable() function
50 inline explicit variable(const std::string &v) : variable(v.c_str()) {} in variable() argument
51 inline ~variable() in ~variable() argument
58 inline variable & operator=(list && v) argument
101 struct module_t * var_module = nullptr;
[all …]
/dports/devel/hyperscan/boost_1_75_0/tools/build/src/engine/
H A Dvariable.h39 struct variable struct
41 inline variable(const variable &v) in variable() argument
43 inline variable(struct module_t *m, const char *v) in variable() function
45 inline variable(const char *m, const char *v) in variable() argument
47 inline variable(const std::string &m, const std::string &v) in variable() argument
49 inline explicit variable(const char *v) : variable(root_module(), v) {} in variable() argument
50 inline explicit variable(const std::string &v) : variable(v.c_str()) {} in variable() function
51 inline ~variable() in ~variable() argument
58 inline variable & operator=(list && v) argument
101 struct module_t * var_module = nullptr;
[all …]
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dtimeformat.h97 #define DATETIMEUS_REF(variable) &variable##_format_writer argument
101 #define DATETIMEMS_REF(variable) &variable##_format_writer argument
105 #define DATETIME_REF(variable) &variable##_format_writer argument
108 #define DATE_DEF(variable) format_writer variable##_format_writer = {date_format_handler_method, (v… argument
109 #define DATE_REF(variable) &variable##_format_writer argument
112 #define TIME_DEF(variable) format_writer variable##_format_writer = {time_format_handler_method, (v… argument
113 #define TIME_REF(variable) &variable##_format_writer argument
116 #define EPOCH_DEF(variable) format_writer variable##_format_writer = {epoch_format_handler_method, … argument
117 #define EPOCH_REF(variable) &variable##_format_writer argument
120 #define EPOCHZ_DEF(variable) format_writer variable##_format_writer = {epochz_format_handler_method… argument
[all …]
/dports/math/R-cran-haven/haven/src/readstat/
H A Dreadstat_variable.c23 const char *readstat_variable_get_name(const readstat_variable_t *variable) { in readstat_variable_get_name()
30 const char *readstat_variable_get_label(const readstat_variable_t *variable) { in readstat_variable_get_label()
37 const char *readstat_variable_get_format(const readstat_variable_t *variable) { in readstat_variable_get_format()
44 readstat_type_t readstat_variable_get_type(const readstat_variable_t *variable) { in readstat_variable_get_type()
52 int readstat_variable_get_index(const readstat_variable_t *variable) { in readstat_variable_get_index()
56 int readstat_variable_get_index_after_skipping(const readstat_variable_t *variable) { in readstat_variable_get_index_after_skipping()
60 size_t readstat_variable_get_storage_width(const readstat_variable_t *variable) { in readstat_variable_get_storage_width()
64 readstat_measure_t readstat_variable_get_measure(const readstat_variable_t *variable) { in readstat_variable_get_measure()
68 readstat_alignment_t readstat_variable_get_alignment(const readstat_variable_t *variable) { in readstat_variable_get_alignment()
72 int readstat_variable_get_display_width(const readstat_variable_t *variable) { in readstat_variable_get_display_width()
[all …]
/dports/devel/embb/embb-1.0.0/base_c/include/embb/base/c/internal/atomic/
H A Datomic.h744 embb_atomic_char* variable, in embb_atomic_init_char()
801 embb_atomic_int* variable, in embb_atomic_init_int()
839 embb_atomic_long* variable, in embb_atomic_init_long()
1010 embb_atomic_char* variable, in embb_atomic_and_assign_char()
1070 embb_atomic_int* variable, in embb_atomic_and_assign_int()
1356 embb_atomic_int* variable, in embb_atomic_compare_and_swap_int()
1667 embb_atomic_int* variable, in embb_atomic_fetch_and_add_int()
1920 embb_atomic_char* variable in embb_atomic_load_char()
1980 embb_atomic_int* variable in embb_atomic_load_int()
2020 embb_atomic_long* variable in embb_atomic_load_long()
[all …]
/dports/biology/lamarc/lamarc-2.1.8/src/ui_interface/
H A Dsetgetmachine.cpp255 bool SetGetMachine::doGetBool(string variable, UIVars& vars, UIId id) in doGetBool()
260 data_type SetGetMachine::doGetDataType(string variable,UIVars& vars, UIId id) in doGetDataType()
265 double SetGetMachine::doGetDouble(string variable,UIVars& vars, UIId id) in doGetDouble()
285 long SetGetMachine::doGetLong(string variable,UIVars& vars, UIId id) in doGetLong()
305 proftype SetGetMachine::doGetProftype(string variable,UIVars& vars, UIId id) in doGetProftype()
310 string SetGetMachine::doGetString(string variable,UIVars& vars, UIId id) in doGetString()
326 SetGetMachine::doGetUIIdVec1d(string variable, UIVars& vars, UIId id) in doGetUIIdVec1d()
332 SetGetMachine::doGetUIIdVec2d(string variable, UIVars& vars, UIId id) in doGetUIIdVec2d()
337 string SetGetMachine::doGetPrintString(string variable,UIVars& vars, UIId id) in doGetPrintString()
349 bool SetGetMachine::doGetConsistency(string variable, UIVars& vars, UIId id) in doGetConsistency()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/matlab/
H A Dkeep.m27 variable = []; variable
29 variable = [variable,':',wh{i}]; variable
31 variable = [variable,':']; variable
42 variable = variable(1+length(varargin{i})+1:length(variable)); variable
44 variable = variable(1:I); variable
46 variable = [variable(1:I),variable(I+length(varargin{i})+2:length(variable))]; variable
/dports/net-mgmt/net-snmp/net-snmp-5.9/include/net-snmp/agent/
H A Dsnmp_vars.h101 struct variable { struct
103 char type; /* type of variable */ argument
107 u_short acl; /* access control list for variable */ argument
108 FindVarMethod *findVar; /* function that finds variable */ argument
110 oid name[MAX_OID_LEN]; /* object identifier of variable */ argument
/dports/misc/adios2/ADIOS2-2.7.1/bindings/Fortran/modules/contains/
H A Dadios2_engine_put_deferred.f9015 type(adios2_variable), intent(in):: variable local
32 type(adios2_variable), intent(in):: variable local
48 type(adios2_variable), intent(in):: variable local
64 type(adios2_variable), intent(in):: variable local
80 type(adios2_variable), intent(in):: variable local
96 type(adios2_variable), intent(in):: variable local
112 type(adios2_variable), intent(in):: variable local
128 type(adios2_variable), intent(in):: variable local
144 type(adios2_variable), intent(in):: variable local
161 type(adios2_variable), intent(in):: variable local
[all …]
H A Dadios2_engine_get_deferred.f9015 type(adios2_variable), intent(in):: variable local
31 type(adios2_variable), intent(in):: variable local
47 type(adios2_variable), intent(in):: variable local
63 type(adios2_variable), intent(in):: variable local
79 type(adios2_variable), intent(in):: variable local
95 type(adios2_variable), intent(in):: variable local
111 type(adios2_variable), intent(in):: variable local
127 type(adios2_variable), intent(in):: variable local
143 type(adios2_variable), intent(in):: variable local
160 type(adios2_variable), intent(in):: variable local
[all …]
/dports/misc/adios2/ADIOS2-2.7.1/bindings/Fortran/modules/
H A Dadios2_variable_max_mod.f9031 subroutine adios2_variable_max_real(maximum, variable, ierr) argument
33 type(adios2_variable), intent(in) :: variable local
44 subroutine adios2_variable_max_dp(maximum, variable, ierr) argument
46 type(adios2_variable), intent(in) :: variable local
57 subroutine adios2_variable_max_complex(maximum, variable, ierr) argument
59 type(adios2_variable), intent(in) :: variable local
72 type(adios2_variable), intent(in) :: variable local
85 type(adios2_variable), intent(in) :: variable local
98 type(adios2_variable), intent(in) :: variable local
111 type(adios2_variable), intent(in) :: variable local
[all …]
H A Dadios2_variable_min_mod.f9031 subroutine adios2_variable_min_real(minimum, variable, ierr) argument
33 type(adios2_variable), intent(in) :: variable local
44 subroutine adios2_variable_min_dp(minimum, variable, ierr) argument
46 type(adios2_variable), intent(in) :: variable local
57 subroutine adios2_variable_min_complex(minimum, variable, ierr) argument
59 type(adios2_variable), intent(in) :: variable local
72 type(adios2_variable), intent(in) :: variable local
85 type(adios2_variable), intent(in) :: variable local
98 type(adios2_variable), intent(in) :: variable local
111 type(adios2_variable), intent(in) :: variable local
[all …]
/dports/www/grafana8/grafana-8.3.6/contribute/style-guides/
H A Dthemes.md53 ### The rich color object and the state colors
72 ### Text colors
82 ### Background colors
90 ### Borders
98 ### Actions
106 ### Paddings and margins
114 ### Border radius
121 ### Typography
147 ### Using theme in tests
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/sbml/validator/constraints/
H A DUnitConsistencyConstraints.cpp568 const string& variable = ar.getVariable(); variable
590 const string& variable = rr.getVariable(); variable
613 const string& variable = ia.getSymbol(); variable
928 const string& variable = ia.getSymbol(); variable
955 const string& variable = r.getVariable(); variable
970 const string& variable = r.getVariable(); variable
1086 const string& variable = ea.getVariable(); variable
1392 const string& variable = ia.getSymbol(); variable
1437 const string& variable = ia.getSymbol(); variable
1482 const string& variable = ia.getSymbol(); variable
[all …]
H A DStrictUnitConsistencyConstraints.cpp416 const string& variable = ar.getVariable(); variable
438 const string& variable = rr.getVariable(); variable
461 const string& variable = ia.getSymbol(); variable
702 const string& variable = ar.getVariable(); variable
777 const string& variable = ar.getVariable(); variable
860 const string& variable = ar.getVariable(); variable
928 const string& variable = ar.getVariable(); variable
965 const string& variable = ia.getSymbol(); variable
1010 const string& variable = ia.getSymbol(); variable
1055 const string& variable = ia.getSymbol(); variable
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/sbml/validator/constraints/
H A DUnitConsistencyConstraints.cpp568 const string& variable = ar.getVariable(); variable
590 const string& variable = rr.getVariable(); variable
613 const string& variable = ia.getSymbol(); variable
928 const string& variable = ia.getSymbol(); variable
955 const string& variable = r.getVariable(); variable
970 const string& variable = r.getVariable(); variable
1086 const string& variable = ea.getVariable(); variable
1392 const string& variable = ia.getSymbol(); variable
1437 const string& variable = ia.getSymbol(); variable
1482 const string& variable = ia.getSymbol(); variable
[all …]
H A DStrictUnitConsistencyConstraints.cpp416 const string& variable = ar.getVariable(); variable
438 const string& variable = rr.getVariable(); variable
461 const string& variable = ia.getSymbol(); variable
702 const string& variable = ar.getVariable(); variable
777 const string& variable = ar.getVariable(); variable
860 const string& variable = ar.getVariable(); variable
928 const string& variable = ar.getVariable(); variable
965 const string& variable = ia.getSymbol(); variable
1010 const string& variable = ia.getSymbol(); variable
1055 const string& variable = ia.getSymbol(); variable
[all …]
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DFilter.php278 public static function get($variable, $regexp = null, $default = null)
292 public static function getArray($variable, $regexp = null, $default = null)
304 public static function getBool($variable)
332 public static function getEmail($variable, $default = null)
345 public static function getUrl($variable, $default = null)
359 public static function post($variable, $regexp = null, $default = null)
385 public static function postBool($variable)
413 public static function postEmail($variable, $default = null)
426 public static function postUrl($variable, $default = null)
440 public static function cookie($variable, $regexp = null, $default = null)
[all …]
/dports/chinese/pcmanx/pcmanx-gtk2-1.3/src/
H A Dconfigfile.h82 #define _CFG_BOOL( name, variable) { name, CConfigEntry::VT_BOOL, (void*)&variable}, argument
83 #define CFG_BOOL( variable) _CFG_BOOL( ""#variable"", variable) argument
85 #define _CFG_INT( name, variable) { name, CConfigEntry::VT_INT, (void*)&variable}, argument
86 #define CFG_INT( variable) _CFG_INT( ""#variable"", variable) argument
89 #define CFG_SHORT( variable) _CFG_SHORT( ""#variable"", variable) argument
91 #define _CFG_STR( name, variable) { name, CConfigEntry::VT_STR, (void*)&variable}, argument
92 #define CFG_STR( variable) _CFG_STR( ""#variable"", variable) argument
94 #define _CFG_ESTR( name, variable) { name, CConfigEntry::VT_ESTR, (void*)&variable}, argument
95 #define CFG_ESTR( variable) _CFG_ESTR( ""#variable"", variable) argument
97 #define _CFG_CLR( name, variable) { name, CConfigEntry::VT_COLOR, (void*)&variable}, argument
[all …]
/dports/www/grafana8/grafana-8.3.6/public/app/features/variables/pickers/OptionsPicker/
H A Dactions.test.ts52 const variable = createMultiVariable({ constant
83 const variable = createMultiVariable({ constant
106 const variable = createMultiVariable({ constant
129 …const variable = createMultiVariable({ options, current: createOption(['A'], ['A'], true), include… constant
150 …const variable = createMultiVariable({ options, current: createOption(['A'], ['A'], true), include… constant
172 …const variable = createMultiVariable({ options, current: createOption(['A'], ['A'], true), include… constant
207 …const variable = createMultiVariable({ options, current: createOption(['A'], ['A'], true), include… constant
222 const variable = queryBuilder() constant
249 const variable = queryBuilder() constant
284 const variable = queryBuilder() constant
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dgi.cpp88 #define GAMEINFOKEY_CSTRING(key, variable, length) \ argument
99 #define GAMEINFOKEY_STRINGARRAY(key, variable, length, clear) \ argument
115 #define GAMEINFOKEY_STRING(key, variable) \ argument
122 #define GAMEINFOKEY_INT(key, variable) \ argument
129 #define GAMEINFOKEY_FLOAT(key, variable) \ argument
136 #define GAMEINFOKEY_FIXED(key, variable) \ argument
143 #define GAMEINFOKEY_COLOR(key, variable) \ argument
154 #define GAMEINFOKEY_BOOL(key, variable) \ argument
166 #define GAMEINFOKEY_FONT(key, variable) \ argument
179 #define GAMEINFOKEY_PATCH(key, variable) \ argument
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgfortran/runtime/
H A Dmemory.c70 /* calloc wrapper that aborts on error. */
73 xcalloc (size_t nmemb, size_t size)
75 if (!nmemb || !size)
76 nmemb = size = 1;
77
78 void *p = calloc (nmemb, size);
/dports/misc/adios2/ADIOS2-2.7.1/bindings/C/adios2/c/
H A Dadios2_c_variable.cpp85 adios2_error adios2_set_block_selection(adios2_variable *variable, in adios2_set_block_selection()
135 adios2_error adios2_set_memory_selection(adios2_variable *variable, in adios2_set_memory_selection()
166 adios2_error adios2_set_step_selection(adios2_variable *variable, in adios2_set_step_selection()
189 const adios2_variable *variable) in adios2_variable_name()
211 const adios2_variable *variable) in adios2_variable_type()
289 const adios2_variable *variable) in adios2_variable_ndims()
309 const adios2_variable *variable) in adios2_variable_shape()
349 const adios2_variable *variable) in adios2_variable_start()
371 const adios2_variable *variable) in adios2_variable_count()
431 const adios2_variable *variable) in adios2_variable_steps()
[all …]
/dports/games/xzip/xzip/
H A Dvariable.c18 void load (zword_t variable) in load()
56 void pop_var (zword_t variable) in pop_var()
75 void increment (zword_t variable) in increment()
94 void decrement (zword_t variable) in decrement()
113 void increment_check (zword_t variable, zword_t target) in increment_check()
136 void decrement_check (zword_t variable, zword_t target) in decrement_check()

12345678910>>...214