Home
last modified time | relevance | path

Searched refs:subval (Results 76 – 100 of 229) sorted by relevance

12345678910

/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/commands/
H A Dvariable.c139 char *subval; in check_datestyle() local
142 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
143 if (!subval) in check_datestyle()
148 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
150 free(subval); in check_datestyle()
159 free(subval); in check_datestyle()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/commands/
H A Dvariable.c139 char *subval; in check_datestyle() local
142 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
143 if (!subval) in check_datestyle()
148 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
150 free(subval); in check_datestyle()
159 free(subval); in check_datestyle()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/commands/
H A Dvariable.c139 char *subval; in check_datestyle() local
142 subval = strdup(GetConfigOptionResetString("datestyle")); in check_datestyle()
143 if (!subval) in check_datestyle()
148 if (!check_datestyle(&subval, &subextra, source)) in check_datestyle()
150 free(subval); in check_datestyle()
159 free(subval); in check_datestyle()
/dports/games/hs-scroll/scroll-1.20180421/_cabal_deps/c2hs-0.28.7/tests/bugs/issue-22/
H A DIssue22.chs29 subval <- {#get substruct_t.field#} subp
32 print subval
/dports/mail/sqlgrey/sqlgrey-1.8.0/
H A Dsqlgrey-logstats.pl374 foreach my $subval (keys(%{$hash_to_print->{$id}})) {
375 $hash->{count} += $hash_to_print->{$id}{$subval};
388 foreach my $subval (keys(%{$hash_to_print->{$top[$idx]->{id}}})) {
390 $hash->{count} = $hash_to_print->{$top[$idx]->{id}}{$subval};
391 $hash->{domain} = $subval;
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/go4.org/jsonconfig/
H A Deval.go208 switch subval := ei.(type) {
212 if len(subval) == 0 {
215 evaled, err := c.evalValue(subval)
223 if err := c.evaluateExpressions(subval, thisPath, testOnly); err != nil {
/dports/net/pear-Horde_Ldap/Horde_Ldap-2.4.2/lib/Horde/Ldap/
H A DUtil.php345 foreach ($dnval as $subkey => $subval) {
348 $subval = $subkey . '=' . $subval;
350 $subval_processed = self::canonicalDN($subval, $options);
/dports/misc/perkeep/perkeep-0.11/vendor/go4.org/jsonconfig/
H A Deval.go208 switch subval := ei.(type) {
212 if len(subval) == 0 {
215 evaled, err := c.evalValue(subval)
223 if err := c.evaluateExpressions(subval, thisPath, testOnly); err != nil {
/dports/www/py-spyne/spyne-2.13.16/spyne/util/
H A Ddyninit.py143 subval = kwargs[k]
145 setattr(retval, k, t[type(subval)](subval))
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dsysfs.py101 subval = read(os.path.join(key, subkey))
102 if subval is not False:
111 subresult[subkey] = subval
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/droplet/libdroplet/src/backend/cdmi/
H A Dreplyparser.c732 dpl_value_t* subval; in convert_obj_to_value() local
734 ret2 = convert_obj_to_value(ctx, child, level + 1, &subval); in convert_obj_to_value()
740 ret2 = dpl_vec_add_value(vector, subval); in convert_obj_to_value()
742 dpl_value_free(subval); in convert_obj_to_value()
767 dpl_value_t* subval; in convert_obj_to_value() local
771 ret2 = convert_obj_to_value(ctx, child, level + 1, &subval); in convert_obj_to_value()
777 ret2 = dpl_dict_add_value(subdict, key, subval, 0); in convert_obj_to_value()
779 dpl_value_free(subval); in convert_obj_to_value()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/droplet/libdroplet/src/backend/cdmi/
H A Dreplyparser.c732 dpl_value_t* subval; in convert_obj_to_value() local
734 ret2 = convert_obj_to_value(ctx, child, level + 1, &subval); in convert_obj_to_value()
740 ret2 = dpl_vec_add_value(vector, subval); in convert_obj_to_value()
742 dpl_value_free(subval); in convert_obj_to_value()
767 dpl_value_t* subval; in convert_obj_to_value() local
771 ret2 = convert_obj_to_value(ctx, child, level + 1, &subval); in convert_obj_to_value()
777 ret2 = dpl_dict_add_value(subdict, key, subval, 0); in convert_obj_to_value()
779 dpl_value_free(subval); in convert_obj_to_value()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/droplet/libdroplet/src/backend/cdmi/
H A Dreplyparser.c732 dpl_value_t* subval; in convert_obj_to_value() local
734 ret2 = convert_obj_to_value(ctx, child, level + 1, &subval); in convert_obj_to_value()
740 ret2 = dpl_vec_add_value(vector, subval); in convert_obj_to_value()
742 dpl_value_free(subval); in convert_obj_to_value()
767 dpl_value_t* subval; in convert_obj_to_value() local
771 ret2 = convert_obj_to_value(ctx, child, level + 1, &subval); in convert_obj_to_value()
777 ret2 = dpl_dict_add_value(subdict, key, subval, 0); in convert_obj_to_value()
779 dpl_value_free(subval); in convert_obj_to_value()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/droplet/libdroplet/src/backend/cdmi/
H A Dreplyparser.c732 dpl_value_t* subval; in convert_obj_to_value() local
734 ret2 = convert_obj_to_value(ctx, child, level + 1, &subval); in convert_obj_to_value()
740 ret2 = dpl_vec_add_value(vector, subval); in convert_obj_to_value()
742 dpl_value_free(subval); in convert_obj_to_value()
767 dpl_value_t* subval; in convert_obj_to_value() local
771 ret2 = convert_obj_to_value(ctx, child, level + 1, &subval); in convert_obj_to_value()
777 ret2 = dpl_dict_add_value(subdict, key, subval, 0); in convert_obj_to_value()
779 dpl_value_free(subval); in convert_obj_to_value()
/dports/net/pear-Net_LDAP/Net_LDAP-1.1.5/LDAP/
H A DUtil.php360 foreach ($dnval as $subkey => $subval) {
363 $subval = $subkey.'='.$subval;
365 $subval_processed = Net_LDAP_Util::canonical_dn($subval);
/dports/mail/roundcube/roundcubemail-1.5.1/vendor/pear/net_ldap2/Net/LDAP2/
H A DUtil.php366 foreach ($dnval as $subkey => $subval) {
369 $subval = $subkey.'='.$subval;
371 $subval_processed = self::canonical_dn($subval);
/dports/net/pear-Net_LDAP2/Net_LDAP2-2.2.0/Net/LDAP2/
H A DUtil.php366 foreach ($dnval as $subkey => $subval) {
369 $subval = $subkey.'='.$subval;
371 $subval_processed = self::canonical_dn($subval);
/dports/misc/py-powerline-status/powerline-2.8.2/powerline/lib/
H A Ddict.py12 for subval in argvalue:
13 mergedicts(r, dict([subval]), remove=remove)
/dports/databases/p5-DBIx-Class/DBIx-Class-0.082842/lib/DBIx/Class/Storage/
H A DDBIHacks.pm1467 …my $subval = $self->_extract_fixed_condition_columns({ $c => $_ }, 'consider nulls'); # always fi…
1468 next unless exists $subval->{$c}; # didn't find anything
1470 ! defined $subval->{$c} ? 'UNDEF'
1471 : ( ! length ref $subval->{$c} or is_plain_value $subval->{$c} ) ? "VAL_$subval->{$c}"
1472 : ( 'SER_' . serialize $subval->{$c} )
1473 } = $subval->{$c};
/dports/www/drupal8/drupal-8.9.20/vendor/easyrdf/easyrdf/lib/EasyRdf/Http/
H A DResponse.php251 foreach ($value as $subval) {
252 $str .= "{$name}: {$subval}{$br}";
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/modeler/
H A DModelerParametersDialog.py438 … [isinstance(subval, QgsProcessingModelChildParameterSource) for subval in val])):
442 for subval in val:
443 if (isinstance(subval, QgsProcessingModelChildParameterSource)
444 and subval.source() == QgsProcessingModelChildParameterSource.StaticValue
445 and not param.checkValueIsAcceptable(subval.staticValue())) \
446 … or (subval is None and not param.flags() & QgsProcessingParameterDefinition.FlagOptional):
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/modeler/
H A DModelerParametersDialog.py438 … [isinstance(subval, QgsProcessingModelChildParameterSource) for subval in val])):
442 for subval in val:
443 if (isinstance(subval, QgsProcessingModelChildParameterSource)
444 and subval.source() == QgsProcessingModelChildParameterSource.StaticValue
445 and not param.checkValueIsAcceptable(subval.staticValue())) \
446 … or (subval is None and not param.flags() & QgsProcessingParameterDefinition.FlagOptional):
/dports/devel/py-weblib/weblib-0.1.30/weblib/
H A Dhttp.py133 for subval in value:
134 for res in process((key, subval)):
/dports/science/py-scikit-fuzzy/scikit-fuzzy-0.4.2/skfuzzy/intervals/
H A D__init__.py23 multval, scaleval, subval)
/dports/lang/clover/mesa-21.3.6/src/freedreno/rnn/
H A Drnndec.c227 char *subval; in rnndec_decodeval() local
232 asprintf (&subval, "%s%#"PRIx64"%s", ctx->colors->err, field_val, ctx->colors->reset); in rnndec_decodeval()
234 subval = rnndec_decodeval(ctx, &bitfields[i]->typeinfo, value & type_mask); in rnndec_decodeval()
237 …asprintf (&res, "%s%s%s = %s", ctx->colors->rname, bitfields[i]->name, ctx->colors->reset, subval); in rnndec_decodeval()
239 …&tmp, "%s | %s%s%s = %s", res, ctx->colors->rname, bitfields[i]->name, ctx->colors->reset, subval); in rnndec_decodeval()
243 free(subval); in rnndec_decodeval()

12345678910