Home
last modified time | relevance | path

Searched refs:dscs (Results 1 – 25 of 57) sorted by relevance

123

/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/chart/
H A D_XChartDataArray.java164 String[] dscs = oObj.getColumnDescriptions(); in _getColumnDescriptions() local
165 bResult = dscs.length == colDscs.length; in _getColumnDescriptions()
167 for (int i = 0; i < dscs.length; i++) { in _getColumnDescriptions()
168 log.println("Col " + i + ": got " + dscs[i] + " expected: " + colDscs[i]); in _getColumnDescriptions()
169 if (!dscs[i].equals(colDscs[i])) { in _getColumnDescriptions()
190 String[] dscs = oObj.getRowDescriptions(); in _getRowDescriptions() local
191 bResult = dscs.length == rowDscs.length; in _getRowDescriptions()
193 for (int i = 0; i < dscs.length; i++) { in _getRowDescriptions()
194 log.println("Row " + i + ": got " + dscs[i] + " expected: " + rowDscs[i]); in _getRowDescriptions()
195 if (!dscs[i].equals(rowDscs[i])) { in _getRowDescriptions()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/chart/
H A D_XChartDataArray.java164 String[] dscs = oObj.getColumnDescriptions(); in _getColumnDescriptions() local
165 bResult = dscs.length == colDscs.length; in _getColumnDescriptions()
167 for (int i = 0; i < dscs.length; i++) { in _getColumnDescriptions()
168 log.println("Col " + i + ": got " + dscs[i] + " expected: " + colDscs[i]); in _getColumnDescriptions()
169 if (!dscs[i].equals(colDscs[i])) { in _getColumnDescriptions()
190 String[] dscs = oObj.getRowDescriptions(); in _getRowDescriptions() local
191 bResult = dscs.length == rowDscs.length; in _getRowDescriptions()
193 for (int i = 0; i < dscs.length; i++) { in _getRowDescriptions()
194 log.println("Row " + i + ": got " + dscs[i] + " expected: " + rowDscs[i]); in _getRowDescriptions()
195 if (!dscs[i].equals(rowDscs[i])) { in _getRowDescriptions()
/dports/devel/R-cran-pkgcache/pkgcache/R/
H A Dinstalled.R216 dscs <- file.path(library, dir(library), "DESCRIPTION") functionVar
217 dscs <- dscs[file.exists(dscs)]
219 dscs <- encode_path(dscs)
220 prs <- .Call(pkgcache_parse_descriptions, dscs, lowercase)
246 data = list(errors = tibble(file = dscs[bad], error = prs[[2]][bad]))
/dports/devel/checkbashisms/devscripts-2.21.4/scripts/
H A Ddebdiff.pl560 my (@origs, @diffs, @dscs, @dscformats, @versions);
566 $dscs[$i] = cwd() . '/' . basename($dsc);
612 foreach my $var ((\@origs, \@diffs, \@dscs, \@dscformats)) {
703 exec => ['dpkg-source', @opts, $dscs[$i]],
710 my $dir = dirname $dscs[1] if $i == 2;
711 $dir = dirname $dscs[2] if $i == 1;
714 my $dscx = basename $dscs[$i];
716 cp $dscs[$i], $diri || fatal "copy $dscs[$i] $diri: $!";
/dports/graphics/darktable/darktable-3.6.1/tools/
H A Ddngmeta.rb168 sensors.map! { |iso, dscs| [iso, dscs.uniq.sort] }
/dports/graphics/darktable38/darktable-3.8.0/tools/
H A Ddngmeta.rb168 sensors.map! { |iso, dscs| [iso, dscs.uniq.sort] }
/dports/devel/R-cran-pkgcache/pkgcache/tests/testthat/
H A Dtest-utils.R187 dscs <- lapply(bpkgs, packageDescription, lib.loc = .Library) globalVar
188 prio <- vcapply(dscs, "[[", "Priority")
/dports/lang/racket/racket-8.3/collects/syntax/parse/experimental/
H A Dspecialize.rkt13 [(dscs header sc-expr)
/dports/lang/racket-minimal/racket-8.3/collects/syntax/parse/experimental/
H A Dspecialize.rkt13 [(dscs header sc-expr)
/dports/devel/myrepos/mr-1.20180726/doc/todo/
H A DAdd_gbp_support.mdwn20 gbp_importdscs = gbp import-dscs "$@"
/dports/math/blis/blis-0.8.1/test/mixeddt/matlab/
H A Dgen_dt_combos.m59 dt_combos( 35, : ) = 'dscs';
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c509 params[i].sink->ctx->dc->res_pool->dscs[0], in set_dsc_configs_from_fairness_vars()
541 param.sink->ctx->dc->res_pool->dscs[0], in bpp_x16_from_pbn()
751 stream->sink->ctx->dc->res_pool->dscs[0], in compute_mst_dsc_configs_for_link()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c509 params[i].sink->ctx->dc->res_pool->dscs[0], in set_dsc_configs_from_fairness_vars()
541 param.sink->ctx->dc->res_pool->dscs[0], in bpp_x16_from_pbn()
751 stream->sink->ctx->dc->res_pool->dscs[0], in compute_mst_dsc_configs_for_link()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c509 params[i].sink->ctx->dc->res_pool->dscs[0], in set_dsc_configs_from_fairness_vars()
541 param.sink->ctx->dc->res_pool->dscs[0], in bpp_x16_from_pbn()
751 stream->sink->ctx->dc->res_pool->dscs[0], in compute_mst_dsc_configs_for_link()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h234 struct display_stream_compressor *dscs[MAX_PIPES]; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h234 struct display_stream_compressor *dscs[MAX_PIPES]; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h234 struct display_stream_compressor *dscs[MAX_PIPES]; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1127 if (pool->dscs[i] != NULL) in dcn302_resource_destruct()
1128 dcn20_dsc_destroy(&pool->dscs[i]); in dcn302_resource_destruct()
1670 pool->dscs[i] = dcn302_dsc_create(ctx, i); in dcn302_resource_construct()
1671 if (pool->dscs[i] == NULL) { in dcn302_resource_construct()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1127 if (pool->dscs[i] != NULL) in dcn302_resource_destruct()
1128 dcn20_dsc_destroy(&pool->dscs[i]); in dcn302_resource_destruct()
1670 pool->dscs[i] = dcn302_dsc_create(ctx, i); in dcn302_resource_construct()
1671 if (pool->dscs[i] == NULL) { in dcn302_resource_construct()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c1127 if (pool->dscs[i] != NULL) in dcn302_resource_destruct()
1128 dcn20_dsc_destroy(&pool->dscs[i]); in dcn302_resource_destruct()
1670 pool->dscs[i] = dcn302_dsc_create(ctx, i); in dcn302_resource_construct()
1671 if (pool->dscs[i] == NULL) { in dcn302_resource_construct()
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Ddebuild_pkgbuild.py504 dscs = make_src_pkg(dsc_dir, spec, sources, env, saltenv, runas)
546 for dsc in dscs:
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler.cminusminus/
H A DMatch.sml169 | fail (Pos(_, dscs)) ((pats1, rhs1) :: rulerest) =
170 succeed topctx [(pats1, objs1, dscs)] rhs1 rulerest
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler/
H A DMatch.sml169 | fail (Pos(_, dscs)) ((pats1, rhs1) :: rulerest) =
170 succeed topctx [(pats1, objs1, dscs)] rhs1 rulerest
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1255 if (pool->base.dscs[i] != NULL) in dcn301_destruct()
1256 dcn20_dsc_destroy(&pool->base.dscs[i]); in dcn301_destruct()
1971 pool->base.dscs[i] = dcn301_dsc_create(ctx, i); in dcn301_resource_construct()
1972 if (pool->base.dscs[i] == NULL) { in dcn301_resource_construct()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c1255 if (pool->base.dscs[i] != NULL) in dcn301_destruct()
1256 dcn20_dsc_destroy(&pool->base.dscs[i]); in dcn301_destruct()
1971 pool->base.dscs[i] = dcn301_dsc_create(ctx, i); in dcn301_resource_construct()
1972 if (pool->base.dscs[i] == NULL) { in dcn301_resource_construct()

123