Home
last modified time | relevance | path

Searched defs:pkg (Results 76 – 100 of 8461) sorted by relevance

12345678910>>...339

/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go28 func sourceError(ctx context.Context, snapshot *snapshot, pkg *pkg, e interface{}) (*source.Error, … argument
157 func suggestedFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic) ([]source.SuggestedFix… argument
183 func relatedInformation(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic) ([]source.RelatedI… argument
216 func typeErrorRange(snapshot *snapshot, fset *token.FileSet, pkg *pkg, pos token.Pos) (span.Span, e… argument
230 func scannerErrorRange(snapshot *snapshot, pkg *pkg, posn token.Position) (span.Span, error) { argument
242 func spanToRange(snapshot *snapshot, pkg *pkg, spn span.Span) (protocol.Range, error) { argument
267 …rtCycleError(ctx context.Context, snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Sp… argument
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go28 func sourceError(ctx context.Context, snapshot *snapshot, pkg *pkg, e interface{}) (*source.Error, … argument
130 func suggestedFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic) ([]source.SuggestedFix… argument
156 func relatedInformation(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic) ([]source.RelatedI… argument
189 func typeErrorRange(snapshot *snapshot, fset *token.FileSet, pkg *pkg, pos token.Pos) (span.Span, e… argument
203 func scannerErrorRange(snapshot *snapshot, pkg *pkg, posn token.Position) (span.Span, error) { argument
215 func spanToRange(snapshot *snapshot, pkg *pkg, spn span.Span) (protocol.Range, error) { argument
240 …rtCycleError(ctx context.Context, snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Sp… argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go28 func sourceError(ctx context.Context, snapshot *snapshot, pkg *pkg, e interface{}) (*source.Error, … argument
157 func suggestedAnalysisFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic) ([]source.Sugg… argument
183 func relatedInformation(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic) ([]source.RelatedI… argument
216 func typeErrorRange(snapshot *snapshot, fset *token.FileSet, pkg *pkg, pos token.Pos) (span.Span, e… argument
230 func scannerErrorRange(snapshot *snapshot, pkg *pkg, posn token.Position) (span.Span, error) { argument
242 func spanToRange(snapshot *snapshot, pkg *pkg, spn span.Span) (protocol.Range, error) { argument
267 …rtCycleError(ctx context.Context, snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Sp… argument
/dports/devel/R-cran-usethis/usethis/tests/testthat/
H A Dtest-rcpp.R7 pkg <- create_local_package() globalVar
26 check_installed = function(pkg) TRUE, argument
40 check_installed = function(pkg) TRUE, argument
58 pkg <- create_local_package() globalVar
80 pkg <- create_local_package() globalVar
/dports/devel/appstream-glib/appstream-glib-0.7.18/libappstream-builder/
H A Dasb-package-rpm.c40 AsbPackageRpm *pkg = ASB_PACKAGE_RPM (object); in G_DEFINE_TYPE_WITH_PRIVATE() local
50 asb_package_rpm_init (AsbPackageRpm *pkg) in asb_package_rpm_init()
122 asb_package_rpm_ensure_nevra (AsbPackage *pkg, GError **error) in asb_package_rpm_ensure_nevra()
144 asb_package_rpm_ensure_source (AsbPackage *pkg, GError **error) in asb_package_rpm_ensure_source()
158 asb_package_rpm_ensure_url (AsbPackage *pkg, GError **error) in asb_package_rpm_ensure_url()
172 asb_package_rpm_ensure_vcs (AsbPackage *pkg, GError **error) in asb_package_rpm_ensure_vcs()
200 asb_package_rpm_add_release (AsbPackage *pkg, in asb_package_rpm_add_release()
287 asb_package_rpm_ensure_deps (AsbPackage *pkg, GError **error) in asb_package_rpm_ensure_deps()
419 asb_package_rpm_close (AsbPackage *pkg, GError **error) in asb_package_rpm_close()
475 asb_package_rpm_ensure (AsbPackage *pkg, in asb_package_rpm_ensure()
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func goPackagesErrorDiagnostics(snapshot *snapshot, pkg *pkg, e packages.Error) ([]*source.Diagnost… argument
75 func parseErrorDiagnostics(snapshot *snapshot, pkg *pkg, errList scanner.ErrorList) ([]*source.Diag… argument
105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
168 func analysisDiagnosticDiagnostics(snapshot *snapshot, pkg *pkg, a *analysis.Analyzer, e *analysis.… argument
255 func suggestedAnalysisFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic, kinds []protoc… argument
285 func relatedInformation(pkg *pkg, fset *token.FileSet, diag *analysis.Diagnostic) ([]source.Related… argument
305 func typeErrorData(fset *token.FileSet, pkg *pkg, terr types.Error) (typesinternal.ErrorCode, span.… argument
332 func spanToRange(pkg *pkg, spn span.Span) (protocol.Range, error) { argument
357 func parseGoListImportCycleError(snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Span… argument
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func goPackagesErrorDiagnostics(snapshot *snapshot, pkg *pkg, e packages.Error) ([]*source.Diagnost… argument
75 func parseErrorDiagnostics(snapshot *snapshot, pkg *pkg, errList scanner.ErrorList) ([]*source.Diag… argument
105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
168 func analysisDiagnosticDiagnostics(snapshot *snapshot, pkg *pkg, a *analysis.Analyzer, e *analysis.… argument
255 func suggestedAnalysisFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic, kinds []protoc… argument
285 func relatedInformation(pkg *pkg, fset *token.FileSet, diag *analysis.Diagnostic) ([]source.Related… argument
305 func typeErrorData(fset *token.FileSet, pkg *pkg, terr types.Error) (typesinternal.ErrorCode, span.… argument
332 func spanToRange(pkg *pkg, spn span.Span) (protocol.Range, error) { argument
357 func parseGoListImportCycleError(snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Span… argument
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func goPackagesErrorDiagnostics(snapshot *snapshot, pkg *pkg, e packages.Error) ([]*source.Diagnost… argument
75 func parseErrorDiagnostics(snapshot *snapshot, pkg *pkg, errList scanner.ErrorList) ([]*source.Diag… argument
105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
168 func analysisDiagnosticDiagnostics(snapshot *snapshot, pkg *pkg, a *analysis.Analyzer, e *analysis.… argument
255 func suggestedAnalysisFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic, kinds []protoc… argument
285 func relatedInformation(pkg *pkg, fset *token.FileSet, diag *analysis.Diagnostic) ([]source.Related… argument
305 func typeErrorData(fset *token.FileSet, pkg *pkg, terr types.Error) (typesinternal.ErrorCode, span.… argument
332 func spanToRange(pkg *pkg, spn span.Span) (protocol.Range, error) { argument
357 func parseGoListImportCycleError(snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Span… argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func goPackagesErrorDiagnostics(snapshot *snapshot, pkg *pkg, e packages.Error) ([]*source.Diagnost… argument
75 func parseErrorDiagnostics(snapshot *snapshot, pkg *pkg, errList scanner.ErrorList) ([]*source.Diag… argument
105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
168 func analysisDiagnosticDiagnostics(snapshot *snapshot, pkg *pkg, a *analysis.Analyzer, e *analysis.… argument
255 func suggestedAnalysisFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic, kinds []protoc… argument
285 func relatedInformation(pkg *pkg, fset *token.FileSet, diag *analysis.Diagnostic) ([]source.Related… argument
305 func typeErrorData(fset *token.FileSet, pkg *pkg, terr types.Error) (typesinternal.ErrorCode, span.… argument
332 func spanToRange(pkg *pkg, spn span.Span) (protocol.Range, error) { argument
357 func parseGoListImportCycleError(snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Span… argument
/dports/dns/blocky/blocky-0.17/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func goPackagesErrorDiagnostics(snapshot *snapshot, pkg *pkg, e packages.Error) ([]*source.Diagnost… argument
75 func parseErrorDiagnostics(snapshot *snapshot, pkg *pkg, errList scanner.ErrorList) ([]*source.Diag… argument
105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
168 func analysisDiagnosticDiagnostics(snapshot *snapshot, pkg *pkg, a *analysis.Analyzer, e *analysis.… argument
255 func suggestedAnalysisFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic, kinds []protoc… argument
285 func relatedInformation(pkg *pkg, fset *token.FileSet, diag *analysis.Diagnostic) ([]source.Related… argument
305 func typeErrorData(fset *token.FileSet, pkg *pkg, terr types.Error) (typesinternal.ErrorCode, span.… argument
332 func spanToRange(pkg *pkg, spn span.Span) (protocol.Range, error) { argument
357 func parseGoListImportCycleError(snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Span… argument
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func goPackagesErrorDiagnostics(snapshot *snapshot, pkg *pkg, e packages.Error) ([]*source.Diagnost… argument
75 func parseErrorDiagnostics(snapshot *snapshot, pkg *pkg, errList scanner.ErrorList) ([]*source.Diag… argument
105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
168 func analysisDiagnosticDiagnostics(snapshot *snapshot, pkg *pkg, a *analysis.Analyzer, e *analysis.… argument
255 func suggestedAnalysisFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic, kinds []protoc… argument
285 func relatedInformation(pkg *pkg, fset *token.FileSet, diag *analysis.Diagnostic) ([]source.Related… argument
305 func typeErrorData(fset *token.FileSet, pkg *pkg, terr types.Error) (typesinternal.ErrorCode, span.… argument
332 func spanToRange(pkg *pkg, spn span.Span) (protocol.Range, error) { argument
357 func parseGoListImportCycleError(snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Span… argument
/dports/sysutils/restic/restic-0.12.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func goPackagesErrorDiagnostics(snapshot *snapshot, pkg *pkg, e packages.Error) ([]*source.Diagnost… argument
75 func parseErrorDiagnostics(snapshot *snapshot, pkg *pkg, errList scanner.ErrorList) ([]*source.Diag… argument
105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
168 func analysisDiagnosticDiagnostics(snapshot *snapshot, pkg *pkg, a *analysis.Analyzer, e *analysis.… argument
255 func suggestedAnalysisFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic, kinds []protoc… argument
285 func relatedInformation(pkg *pkg, fset *token.FileSet, diag *analysis.Diagnostic) ([]source.Related… argument
305 func typeErrorData(fset *token.FileSet, pkg *pkg, terr types.Error) (typesinternal.ErrorCode, span.… argument
332 func spanToRange(pkg *pkg, spn span.Span) (protocol.Range, error) { argument
357 func parseGoListImportCycleError(snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Span… argument
/dports/net/storj/storj-1.45.3/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func goPackagesErrorDiagnostics(snapshot *snapshot, pkg *pkg, e packages.Error) ([]*source.Diagnost… argument
75 func parseErrorDiagnostics(snapshot *snapshot, pkg *pkg, errList scanner.ErrorList) ([]*source.Diag… argument
105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
168 func analysisDiagnosticDiagnostics(snapshot *snapshot, pkg *pkg, a *analysis.Analyzer, e *analysis.… argument
250 func suggestedAnalysisFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic, kinds []protoc… argument
280 func relatedInformation(pkg *pkg, fset *token.FileSet, diag *analysis.Diagnostic) ([]source.Related… argument
300 func typeErrorData(fset *token.FileSet, pkg *pkg, terr types.Error) (typesinternal.ErrorCode, span.… argument
327 func spanToRange(pkg *pkg, spn span.Span) (protocol.Range, error) { argument
352 func parseGoListImportCycleError(snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Span… argument
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func goPackagesErrorDiagnostics(snapshot *snapshot, pkg *pkg, e packages.Error) ([]*source.Diagnost… argument
75 func parseErrorDiagnostics(snapshot *snapshot, pkg *pkg, errList scanner.ErrorList) ([]*source.Diag… argument
105 func typeErrorDiagnostics(snapshot *snapshot, pkg *pkg, e extendedError) ([]*source.Diagnostic, err… argument
168 func analysisDiagnosticDiagnostics(snapshot *snapshot, pkg *pkg, a *analysis.Analyzer, e *analysis.… argument
255 func suggestedAnalysisFixes(snapshot *snapshot, pkg *pkg, diag *analysis.Diagnostic, kinds []protoc… argument
285 func relatedInformation(pkg *pkg, fset *token.FileSet, diag *analysis.Diagnostic) ([]source.Related… argument
305 func typeErrorData(fset *token.FileSet, pkg *pkg, terr types.Error) (typesinternal.ErrorCode, span.… argument
332 func spanToRange(pkg *pkg, spn span.Span) (protocol.Range, error) { argument
357 func parseGoListImportCycleError(snapshot *snapshot, e packages.Error, pkg *pkg) (string, span.Span… argument
/dports/archivers/opkg-openwrt/opkg-b07cde3/tests/
H A Dlibopkg_test.c19 static void list_pkg(pkg_t * pkg) in list_pkg()
26 static void package_list_installed_callback(pkg_t * pkg, void *data) in package_list_installed_callback()
32 static void package_list_callback(pkg_t * pkg, void *data) in package_list_callback()
52 static void package_list_upgradable_callback(pkg_t * pkg, void *data) in package_list_upgradable_callback()
57 static void print_package(pkg_t * pkg) in print_package()
82 pkg_t *pkg; in main() local
/dports/sysutils/libdnf/libdnf-0.64.0/tests/hawkey/
H A Dtest_package.cpp69 DnfPackage *pkg; in START_TEST() local
109 DnfPackage *pkg = by_name(sack, "baby"); in START_TEST() local
120 DnfPackage *pkg = by_name(sack, "flying"); in START_TEST() local
138 DnfPackage *pkg = by_name(sack, "walrus"); in START_TEST() local
150 DnfPackage *pkg = by_name(sack, "walrus"); in START_TEST() local
180 DnfPackage *pkg = by_name(sack, "tour"); in START_TEST() local
197 DnfPackage *pkg = by_name(sack, "tour"); in START_TEST() local
213 DnfPackage *pkg = by_name(sack, "mystery-devel"); in START_TEST() local
231 DnfPackage *pkg = by_name(test_globals.sack, "tour"); in START_TEST() local
293 DnfPackage *pkg = by_name(test_globals.sack, "tour"); in START_TEST() local
[all …]
/dports/misc/libcomps/libcomps-0.1.17/libcomps/src/
H A Dcomps_docpackage.c60 COMPS_Object* comps_docpackage_get_name(COMPS_DocGroupPackage *pkg) { in comps_docpackage_get_name()
64 void comps_docpackage_set_requires(COMPS_DocGroupPackage *pkg, char *requires, char copy) { in comps_docpackage_set_requires()
71 COMPS_Object* comps_docpackage_get_requires(COMPS_DocGroupPackage *pkg) { in comps_docpackage_get_requires()
75 void comps_docpackage_set_basearchonly(COMPS_DocGroupPackage *pkg, in comps_docpackage_set_basearchonly()
84 COMPS_Object* comps_docpackage_get_basearchonly(COMPS_DocGroupPackage *pkg) { in comps_docpackage_get_basearchonly()
88 void comps_docpackage_set_type_i(COMPS_DocGroupPackage *pkg, int type, bool unset) { in comps_docpackage_set_type_i()
93 void comps_docpackage_set_type(COMPS_DocGroupPackage *pkg, in comps_docpackage_set_type()
99 COMPS_Object* comps_docpackage_get_type(COMPS_DocGroupPackage *pkg) { in comps_docpackage_get_type()
143 signed char comps_docpackage_xml(COMPS_DocGroupPackage *pkg, in comps_docpackage_xml()
233 COMPS_ObjList* comps_docpackage_arches(COMPS_DocGroupPackage *pkg) { in comps_docpackage_arches()
[all …]
/dports/archivers/opkg-openwrt/opkg-b07cde3/libopkg/
H A Dopkg_install.c43 static int satisfy_dependencies_for(pkg_t * pkg) in satisfy_dependencies_for()
114 static int check_conflicts_for(pkg_t * pkg) in check_conflicts_for()
191 static int verify_pkg_installable(pkg_t * pkg) in verify_pkg_installable()
228 static int unpack_pkg_control_files(pkg_t * pkg) in unpack_pkg_control_files()
525 static int prerm_upgrade_old_pkg(pkg_t * pkg, pkg_t * old_pkg) in prerm_upgrade_old_pkg()
602 static int preinst_configure(pkg_t * pkg, pkg_t * old_pkg) in preinst_configure()
933 static int postrm_upgrade_old_pkg(pkg_t * pkg, pkg_t * old_pkg) in postrm_upgrade_old_pkg()
1047 static int remove_disappeared(pkg_t * pkg) in remove_disappeared()
1067 static int install_data_files(pkg_t * pkg) in install_data_files()
1101 static int resolve_conffiles(pkg_t * pkg) in resolve_conffiles()
[all …]
H A Dpkg_extract.c25 int pkg_extract_control_file_to_stream(pkg_t * pkg, FILE * stream) in pkg_extract_control_file_to_stream()
35 pkg_extract_control_files_to_dir_with_prefix(pkg_t * pkg, const char *dir, in pkg_extract_control_files_to_dir_with_prefix()
52 int pkg_extract_control_files_to_dir(pkg_t * pkg, const char *dir) in pkg_extract_control_files_to_dir()
57 int pkg_extract_data_files_to_dir(pkg_t * pkg, const char *dir) in pkg_extract_data_files_to_dir()
69 int pkg_extract_data_file_names_to_stream(pkg_t * pkg, FILE * stream) in pkg_extract_data_file_names_to_stream()
H A Dpkg_depends.c46 static int pkg_constraint_satisfied(pkg_t * pkg, void *cdata) in pkg_constraint_satisfied()
293 pkg_vec_t *pkg_hash_fetch_conflicts(pkg_t * pkg) in pkg_hash_fetch_conflicts()
415 pkg_t *pkg = pkg_vec->pkgs[j]; in pkg_dependence_satisfiable() local
447 int pkg_replaces(pkg_t * pkg, pkg_t * replacee) in pkg_replaces()
488 int pkg_conflicts(pkg_t * pkg, pkg_t * conflictee) in pkg_conflicts()
632 void parse_providelist(pkg_t *pkg, char *list) in parse_providelist()
673 void parse_replacelist(pkg_t *pkg, char *list) in parse_replacelist()
727 void buildProvides(abstract_pkg_t * ab_pkg, pkg_t * pkg) in buildProvides()
751 void buildConflicts(pkg_t * pkg) in buildConflicts()
852 void buildDepends(pkg_t * pkg) in buildDepends()
[all …]
/dports/sysutils/libdnf/libdnf-0.64.0/tests/libdnf/transaction/
H A DCompsGroupItemTest.cpp56 auto pkg = grp2.getPackages().at(0); in testCreate() local
62 auto pkg = grp2.getPackages().at(1); in testCreate() local
71 auto pkg = grp2.getPackages().at(1); in testCreate() local
97 auto pkg = grp2->getPackages().at(0); in testGetTransactionItems() local
101 auto pkg = grp2->getPackages().at(1); in testGetTransactionItems() local
/dports/net/evans/evans-0.9.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func sourceError(ctx context.Context, fset *token.FileSet, pkg *pkg, e interface{}) (*source.Error,… argument
119 func suggestedFixes(ctx context.Context, fset *token.FileSet, pkg *pkg, diag *analysis.Diagnostic) … argument
145 func relatedInformation(ctx context.Context, fset *token.FileSet, pkg *pkg, diag *analysis.Diagnost… argument
178 func typeErrorRange(ctx context.Context, fset *token.FileSet, pkg *pkg, pos token.Pos) (span.Span, … argument
215 func scannerErrorRange(ctx context.Context, fset *token.FileSet, pkg *pkg, posn token.Position) (sp… argument
234 func spanToRange(ctx context.Context, pkg *pkg, spn span.Span) (protocol.Range, error) { argument
263 …tCycleError(ctx context.Context, fset *token.FileSet, e packages.Error, pkg *pkg) (string, span.Sp… argument
/dports/security/vuls/vuls-0.13.7/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func sourceError(ctx context.Context, fset *token.FileSet, pkg *pkg, e interface{}) (*source.Error,… argument
119 func suggestedFixes(ctx context.Context, fset *token.FileSet, pkg *pkg, diag *analysis.Diagnostic) … argument
145 func relatedInformation(ctx context.Context, fset *token.FileSet, pkg *pkg, diag *analysis.Diagnost… argument
178 func typeErrorRange(ctx context.Context, fset *token.FileSet, pkg *pkg, pos token.Pos) (span.Span, … argument
215 func scannerErrorRange(ctx context.Context, fset *token.FileSet, pkg *pkg, posn token.Position) (sp… argument
234 func spanToRange(ctx context.Context, pkg *pkg, spn span.Span) (protocol.Range, error) { argument
263 …tCycleError(ctx context.Context, fset *token.FileSet, e packages.Error, pkg *pkg) (string, span.Sp… argument
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func sourceError(ctx context.Context, fset *token.FileSet, pkg *pkg, e interface{}) (*source.Error,… argument
119 func suggestedFixes(ctx context.Context, fset *token.FileSet, pkg *pkg, diag *analysis.Diagnostic) … argument
145 func relatedInformation(ctx context.Context, fset *token.FileSet, pkg *pkg, diag *analysis.Diagnost… argument
178 func typeErrorRange(ctx context.Context, fset *token.FileSet, pkg *pkg, pos token.Pos) (span.Span, … argument
215 func scannerErrorRange(ctx context.Context, fset *token.FileSet, pkg *pkg, posn token.Position) (sp… argument
234 func spanToRange(ctx context.Context, pkg *pkg, spn span.Span) (protocol.Range, error) { argument
263 …tCycleError(ctx context.Context, fset *token.FileSet, e packages.Error, pkg *pkg) (string, span.Sp… argument
/dports/devel/tinygo/tinygo-0.14.1/vendor/golang.org/x/tools/internal/lsp/cache/
H A Derrors.go27 func sourceError(ctx context.Context, fset *token.FileSet, pkg *pkg, e interface{}) (*source.Error,… argument
119 func suggestedFixes(ctx context.Context, fset *token.FileSet, pkg *pkg, diag *analysis.Diagnostic) … argument
145 func relatedInformation(ctx context.Context, fset *token.FileSet, pkg *pkg, diag *analysis.Diagnost… argument
178 func typeErrorRange(ctx context.Context, fset *token.FileSet, pkg *pkg, pos token.Pos) (span.Span, … argument
215 func scannerErrorRange(ctx context.Context, fset *token.FileSet, pkg *pkg, posn token.Position) (sp… argument
234 func spanToRange(ctx context.Context, pkg *pkg, spn span.Span) (protocol.Range, error) { argument
263 …tCycleError(ctx context.Context, fset *token.FileSet, e packages.Error, pkg *pkg) (string, span.Sp… argument

12345678910>>...339