Home
last modified time | relevance | path

Searched refs:tmpvalue (Results 1 – 25 of 193) sorted by relevance

12345678

/dports/databases/libgda5/libgda-5.2.10/tools/
H A Dconfig-info.c114 GValue *tmpvalue = NULL;
133 gda_value_free (tmpvalue);
138 gda_value_free (tmpvalue);
147 gda_value_free (tmpvalue);
152 gda_value_free (tmpvalue);
161 gda_value_free (tmpvalue);
208 gda_value_free (tmpvalue);
247 gda_value_free (tmpvalue);
256 if (tmpvalue)
283 GValue *tmpvalue = NULL;
[all …]
/dports/databases/libgda5-postgresql/libgda-5.2.10/tools/
H A Dconfig-info.c114 GValue *tmpvalue = NULL;
133 gda_value_free (tmpvalue);
138 gda_value_free (tmpvalue);
147 gda_value_free (tmpvalue);
152 gda_value_free (tmpvalue);
161 gda_value_free (tmpvalue);
208 gda_value_free (tmpvalue);
247 gda_value_free (tmpvalue);
256 if (tmpvalue)
283 GValue *tmpvalue = NULL;
[all …]
/dports/databases/libgda5-ui/libgda-5.2.10/tools/
H A Dconfig-info.c114 GValue *tmpvalue = NULL; in config_info_detail_provider() local
133 gda_value_free (tmpvalue); in config_info_detail_provider()
138 gda_value_free (tmpvalue); in config_info_detail_provider()
147 gda_value_free (tmpvalue); in config_info_detail_provider()
152 gda_value_free (tmpvalue); in config_info_detail_provider()
161 gda_value_free (tmpvalue); in config_info_detail_provider()
208 gda_value_free (tmpvalue); in config_info_detail_provider()
247 gda_value_free (tmpvalue); in config_info_detail_provider()
256 if (tmpvalue) in config_info_detail_provider()
283 GValue *tmpvalue = NULL; in config_info_detail_dsn() local
[all …]
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/
H A Dconfig-info.c114 GValue *tmpvalue = NULL; in config_info_detail_provider() local
133 gda_value_free (tmpvalue); in config_info_detail_provider()
138 gda_value_free (tmpvalue); in config_info_detail_provider()
147 gda_value_free (tmpvalue); in config_info_detail_provider()
152 gda_value_free (tmpvalue); in config_info_detail_provider()
161 gda_value_free (tmpvalue); in config_info_detail_provider()
208 gda_value_free (tmpvalue); in config_info_detail_provider()
247 gda_value_free (tmpvalue); in config_info_detail_provider()
256 if (tmpvalue) in config_info_detail_provider()
283 GValue *tmpvalue = NULL; in config_info_detail_dsn() local
[all …]
/dports/databases/libgda5-mysql/libgda-5.2.10/tools/
H A Dconfig-info.c114 GValue *tmpvalue = NULL;
133 gda_value_free (tmpvalue);
138 gda_value_free (tmpvalue);
147 gda_value_free (tmpvalue);
152 gda_value_free (tmpvalue);
161 gda_value_free (tmpvalue);
208 gda_value_free (tmpvalue);
247 gda_value_free (tmpvalue);
256 if (tmpvalue)
283 GValue *tmpvalue = NULL;
[all …]
/dports/databases/libgda5-ldap/libgda-5.2.10/tools/
H A Dconfig-info.c114 GValue *tmpvalue = NULL; in config_info_detail_provider() local
133 gda_value_free (tmpvalue); in config_info_detail_provider()
138 gda_value_free (tmpvalue); in config_info_detail_provider()
147 gda_value_free (tmpvalue); in config_info_detail_provider()
152 gda_value_free (tmpvalue); in config_info_detail_provider()
161 gda_value_free (tmpvalue); in config_info_detail_provider()
208 gda_value_free (tmpvalue); in config_info_detail_provider()
247 gda_value_free (tmpvalue); in config_info_detail_provider()
256 if (tmpvalue) in config_info_detail_provider()
283 GValue *tmpvalue = NULL; in config_info_detail_dsn() local
[all …]
/dports/databases/libgda5-jdbc/libgda-5.2.10/tools/
H A Dconfig-info.c114 GValue *tmpvalue = NULL; in config_info_detail_provider() local
133 gda_value_free (tmpvalue); in config_info_detail_provider()
138 gda_value_free (tmpvalue); in config_info_detail_provider()
147 gda_value_free (tmpvalue); in config_info_detail_provider()
152 gda_value_free (tmpvalue); in config_info_detail_provider()
161 gda_value_free (tmpvalue); in config_info_detail_provider()
208 gda_value_free (tmpvalue); in config_info_detail_provider()
247 gda_value_free (tmpvalue); in config_info_detail_provider()
256 if (tmpvalue) in config_info_detail_provider()
283 GValue *tmpvalue = NULL; in config_info_detail_dsn() local
[all …]
/dports/graphics/kf5-kimageformats/kimageformats-5.89.0/src/imageformats/
H A Dheif.cpp452 tmpvalue = qBound(0, tmpvalue, 65535); in ensureDecoder()
458 tmpvalue = qBound(0, tmpvalue, 65535); in ensureDecoder()
464 tmpvalue = qBound(0, tmpvalue, 65535); in ensureDecoder()
470 tmpvalue = qBound(0, tmpvalue, 65535); in ensureDecoder()
484 tmpvalue = qBound(0, tmpvalue, 65535); in ensureDecoder()
490 tmpvalue = qBound(0, tmpvalue, 65535); in ensureDecoder()
496 tmpvalue = qBound(0, tmpvalue, 65535); in ensureDecoder()
516 tmpvalue = qBound(0, tmpvalue, 65535); in ensureDecoder()
522 tmpvalue = qBound(0, tmpvalue, 65535); in ensureDecoder()
528 tmpvalue = qBound(0, tmpvalue, 65535); in ensureDecoder()
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tools/format/
H A Dgetpost.h65 std::string tmpkey, tmpvalue; in initializeGet() local
75 Get[urlDecode( tmpkey )] = urlDecode( tmpvalue ); in initializeGet()
78 tmpvalue.clear(); in initializeGet()
81 tmpstr = &tmpvalue; in initializeGet()
89 Get[urlDecode( tmpkey )] = urlDecode( tmpvalue ); in initializeGet()
91 tmpvalue.clear(); in initializeGet()
97 std::string tmpkey, tmpvalue; in initializePost() local
132 tmpvalue.clear(); in initializePost()
135 tmpstr = &tmpvalue; in initializePost()
143 Post[urlDecode( tmpkey )] = urlDecode( tmpvalue ); in initializePost()
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tools/format/
H A Dgetpost.h65 std::string tmpkey, tmpvalue; in initializeGet() local
75 Get[urlDecode( tmpkey )] = urlDecode( tmpvalue ); in initializeGet()
78 tmpvalue.clear(); in initializeGet()
81 tmpstr = &tmpvalue; in initializeGet()
89 Get[urlDecode( tmpkey )] = urlDecode( tmpvalue ); in initializeGet()
91 tmpvalue.clear(); in initializeGet()
97 std::string tmpkey, tmpvalue; in initializePost() local
132 tmpvalue.clear(); in initializePost()
135 tmpstr = &tmpvalue; in initializePost()
143 Post[urlDecode( tmpkey )] = urlDecode( tmpvalue ); in initializePost()
[all …]
/dports/math/py-iohexperimenter/IOHexperimenter-0.2.9.2/src/
H A DIOHprofiler_string.hpp44 int tmpvalue,tmpvalue1; in get_int_vector_parse_string() local
72 tmpvalue = std::stoi(tmp); in get_int_vector_parse_string()
74 if (tmpvalue < _min) { in get_int_vector_parse_string()
78 for (int value = _min; value <= tmpvalue; ++value) { in get_int_vector_parse_string()
91 tmpvalue = std::stoi(tmp); in get_int_vector_parse_string()
92 if (tmpvalue > _max) { in get_int_vector_parse_string()
95 for (int value = _max; value <= tmpvalue; --value) { in get_int_vector_parse_string()
106 tmpvalue = std::stoi(tmpvaluevector[0]); in get_int_vector_parse_string()
108 if (tmpvalue > tmpvalue1) { in get_int_vector_parse_string()
111 if (tmpvalue < _min) { in get_int_vector_parse_string()
[all …]
/dports/sysutils/freeipmi/freeipmi-1.6.8/ipmi-oem/
H A Dipmi-oem-thirdparty.c763 uint32_t tmpvalue; in ipmi_oem_thirdparty_get_nic_mode() local
808 switch (tmpvalue) in ipmi_oem_thirdparty_get_nic_mode()
901 uint32_t tmpvalue; in ipmi_oem_thirdparty_get_bmc_services_bitmask() local
1078 uint32_t tmpvalue; in ipmi_oem_thirdparty_get_account_status() local
1260 uint32_t tmpvalue; in ipmi_oem_thirdparty_get_dns_config_v1() local
1302 dnsserver1 = tmpvalue; in ipmi_oem_thirdparty_get_dns_config_v1()
1571 uint32_t tmpvalue; in ipmi_oem_thirdparty_get_web_server_config_v1() local
1850 uint32_t tmpvalue; in ipmi_oem_thirdparty_get_power_management_config_v1() local
2091 uint32_t tmpvalue; in ipmi_oem_thirdparty_get_sol_idle_timeout() local
2110 timeout = tmpvalue; in ipmi_oem_thirdparty_get_sol_idle_timeout()
[all …]
H A Dipmi-oem-wistron.c207 uint32_t tmpvalue; in ipmi_oem_wistron_get_shared_nic_selection() local
221 switch (tmpvalue) in ipmi_oem_wistron_get_shared_nic_selection()
466 uint32_t tmpvalue; in ipmi_oem_wistron_get_dns_config() local
817 uint32_t tmpvalue;
964 uint32_t tmpvalue; in ipmi_oem_wistron_get_power_management_config() local
1153 uint32_t tmpvalue;
1197 entity = tmpvalue;
1328 uint32_t tmpvalue; in ipmi_oem_wistron_get_ipv6_settings() local
1685 uint32_t tmpvalue; in ipmi_oem_wistron_get_ipv6_trap_settings() local
1784 uint32_t tmpvalue; in ipmi_oem_wistron_set_ipv6_trap_settings() local
[all …]
/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/nslcd/
H A Dshadow.c173 tmpvalue = attmap_get_value(entry, attmap_shadow_##att, \
175 if (tmpvalue == NULL) \
176 tmpvalue = ""; \
178 var = strtol(tmpvalue, &tmp, 10); \
179 if ((*(tmpvalue) == '\0') || (*tmp != '\0')) \
198 const char *tmpvalue; in get_shadow_properties() local
201 tmpvalue = attmap_get_value(entry, attmap_shadow_shadowLastChange, in get_shadow_properties()
203 if (tmpvalue == NULL) in get_shadow_properties()
204 tmpvalue = ""; in get_shadow_properties()
205 *lastchangedate = to_date(myldap_get_dn(entry), tmpvalue, attmap_shadow_shadowLastChange); in get_shadow_properties()
H A Dcommon.c186 const char *tmpvalue; in get_userpassword() local
188 tmpvalue = attmap_get_value(entry, attr, buffer, buflen); in get_userpassword()
189 if (tmpvalue == NULL) in get_userpassword()
193 if (strncasecmp(tmpvalue, "{crypt}", 7) == 0) in get_userpassword()
194 return tmpvalue + 7; in get_userpassword()
195 if (strncasecmp(tmpvalue, "crypt$", 6) == 0) in get_userpassword()
196 return tmpvalue + 6; in get_userpassword()
198 return tmpvalue; in get_userpassword()
/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/nslcd/
H A Dshadow.c173 tmpvalue = attmap_get_value(entry, attmap_shadow_##att, \
175 if (tmpvalue == NULL) \
176 tmpvalue = ""; \
178 var = strtol(tmpvalue, &tmp, 10); \
179 if ((*(tmpvalue) == '\0') || (*tmp != '\0')) \
198 const char *tmpvalue; in get_shadow_properties() local
201 tmpvalue = attmap_get_value(entry, attmap_shadow_shadowLastChange, in get_shadow_properties()
203 if (tmpvalue == NULL) in get_shadow_properties()
204 tmpvalue = ""; in get_shadow_properties()
205 *lastchangedate = to_date(myldap_get_dn(entry), tmpvalue, attmap_shadow_shadowLastChange); in get_shadow_properties()
H A Dcommon.c186 const char *tmpvalue; in get_userpassword() local
188 tmpvalue = attmap_get_value(entry, attr, buffer, buflen); in get_userpassword()
189 if (tmpvalue == NULL) in get_userpassword()
193 if (strncasecmp(tmpvalue, "{crypt}", 7) == 0) in get_userpassword()
194 return tmpvalue + 7; in get_userpassword()
195 if (strncasecmp(tmpvalue, "crypt$", 6) == 0) in get_userpassword()
196 return tmpvalue + 6; in get_userpassword()
198 return tmpvalue; in get_userpassword()
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/comm/action/class/
H A Dical.class.php118 $tmpkey = ''; $tmpvalue = ''; $type = '';
172 if ($tmpvalue)
174 $tmpvalue .= $text;
178 $value = quotedPrintDecode(preg_replace('/^ENCODING=QUOTED-PRINTABLE:/i', '', $tmpvalue));
180 $tmpvalue = '';
187 …$tmpvalue = $tmpvalue.preg_replace('/=$/', "", $value); // We must wait to have next line to have …
189 … $value = quotedPrintDecode(preg_replace('/^ENCODING=QUOTED-PRINTABLE:/i', '', $tmpvalue.$value));
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/comm/action/class/
H A Dical.class.php119 $tmpkey = ''; $tmpvalue = ''; $type = '';
169 if ($tmpvalue) {
170 $tmpvalue .= $text;
173 $value = quotedPrintDecode(preg_replace('/^ENCODING=QUOTED-PRINTABLE:/i', '', $tmpvalue));
175 $tmpvalue = '';
180 …$tmpvalue = $tmpvalue.preg_replace('/=$/', "", $value); // We must wait to have next line to have …
182 … $value = quotedPrintDecode(preg_replace('/^ENCODING=QUOTED-PRINTABLE:/i', '', $tmpvalue.$value));
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/mpi2-other/info/fortran/
H A Dinfo_getf.c91 char *newkey, *tmpvalue; in mpi_info_get_() local
130 tmpvalue = (char *) ADIOI_Malloc((*valuelen + 1)*sizeof(char)); in mpi_info_get_()
133 *ierr = MPI_Info_get(info_c, newkey, *valuelen, tmpvalue, flag); in mpi_info_get_()
136 tmpvaluelen = strlen(tmpvalue); in mpi_info_get_()
137 ADIOI_Strncpy(value, tmpvalue, tmpvaluelen); in mpi_info_get_()
143 ADIOI_Free(tmpvalue); in mpi_info_get_()
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/mpi2-other/info/fortran/
H A Dinfo_getf.c89 char *newkey, *tmpvalue; in mpi_info_get_() local
133 tmpvalue = (char *) ADIOI_Malloc((*valuelen + 1) * sizeof(char)); in mpi_info_get_()
136 *ierr = MPI_Info_get(info_c, newkey, *valuelen, tmpvalue, flag); in mpi_info_get_()
139 tmpvaluelen = strlen(tmpvalue); in mpi_info_get_()
140 ADIOI_Strncpy(value, tmpvalue, tmpvaluelen); in mpi_info_get_()
147 ADIOI_Free(tmpvalue); in mpi_info_get_()
/dports/lang/fpc/fpc-3.2.2/compiler/m68k/
H A Dhlcgcpu.pas70 tmpvalue: tregister;
72 tmpvalue:=getintregister(list,ptruinttype);
74 a_load_const_reg(list,ptruinttype,destsize.size*8-1,tmpvalue);
75 a_op_reg_reg(list,OP_SUB,bitnumbersize,bitnumber,tmpvalue);
76 list.concat(taicpu.op_reg_reg(bit_set_clr_instr[doset],S_NO,tmpvalue,dest));
89 tmpvalue: tregister;
96 tmpvalue:=getintregister(list,ptruinttype);
97 a_load_const_reg(list,ptruinttype,7,tmpvalue);
98 a_op_reg_reg(list,OP_SUB,fromsize,sref.bitindexreg,tmpvalue);
101 list.concat(taicpu.op_reg_ref(bit_set_clr_instr[doset],S_NO,tmpvalue,sref.ref));
/dports/lang/fpc-source/fpc-3.2.2/compiler/m68k/
H A Dhlcgcpu.pas70 tmpvalue: tregister;
72 tmpvalue:=getintregister(list,ptruinttype);
74 a_load_const_reg(list,ptruinttype,destsize.size*8-1,tmpvalue);
75 a_op_reg_reg(list,OP_SUB,bitnumbersize,bitnumber,tmpvalue);
76 list.concat(taicpu.op_reg_reg(bit_set_clr_instr[doset],S_NO,tmpvalue,dest));
89 tmpvalue: tregister;
96 tmpvalue:=getintregister(list,ptruinttype);
97 a_load_const_reg(list,ptruinttype,7,tmpvalue);
98 a_op_reg_reg(list,OP_SUB,fromsize,sref.bitindexreg,tmpvalue);
101 list.concat(taicpu.op_reg_ref(bit_set_clr_instr[doset],S_NO,tmpvalue,sref.ref));
/dports/editors/fpc-ide/fpc-3.2.2/compiler/m68k/
H A Dhlcgcpu.pas70 tmpvalue: tregister;
72 tmpvalue:=getintregister(list,ptruinttype);
74 a_load_const_reg(list,ptruinttype,destsize.size*8-1,tmpvalue);
75 a_op_reg_reg(list,OP_SUB,bitnumbersize,bitnumber,tmpvalue);
76 list.concat(taicpu.op_reg_reg(bit_set_clr_instr[doset],S_NO,tmpvalue,dest));
89 tmpvalue: tregister;
96 tmpvalue:=getintregister(list,ptruinttype);
97 a_load_const_reg(list,ptruinttype,7,tmpvalue);
98 a_op_reg_reg(list,OP_SUB,fromsize,sref.bitindexreg,tmpvalue);
101 list.concat(taicpu.op_reg_ref(bit_set_clr_instr[doset],S_NO,tmpvalue,sref.ref));
/dports/ftp/wxdfast/wxdfast-0.6.0/src/
H A DwxDFast.cpp298 wxString tmpvalue = value; in Configurations() local
309 config->Write(option,tmpvalue); in Configurations()
311 config->Read(option,&tmpvalue); in Configurations()
313 return tmpvalue; in Configurations()
318 int tmpvalue = value; in Configurations() local
328 config->Write(option,tmpvalue); in Configurations()
330 config->Read(option,&tmpvalue); in Configurations()
332 return tmpvalue; in Configurations()
337 wxString tmpvalue; in Configurations() local
339 tmpvalue << value; in Configurations()
[all …]

12345678