MCPcopy Create free account

hub / github.com/an0nfunc/ALHP / functions

Functions853 in github.com/an0nfunc/ALHP

↓ 1 callersMethodResetDebugSymbols
ResetDebugSymbols resets all changes to the "debug_symbols" field.
ent/mutation.go:824
↓ 1 callersMethodResetLastVerified
ResetLastVerified resets all changes to the "last_verified" field.
ent/mutation.go:775
↓ 1 callersMethodResetLastVersionBuild
ResetLastVersionBuild resets all changes to the "last_version_build" field.
ent/mutation.go:726
↓ 1 callersMethodResetLto
ResetLto resets all changes to the "lto" field.
ent/mutation.go:677
↓ 1 callersMethodResetMarch
ResetMarch resets all changes to the "march" field.
ent/mutation.go:433
↓ 1 callersMethodResetPackages
ResetPackages resets all changes to the "packages" field.
ent/mutation.go:261
↓ 1 callersMethodResetPkgbase
ResetPkgbase resets all changes to the "pkgbase" field.
ent/mutation.go:198
↓ 1 callersMethodResetRepoVersion
ResetRepoVersion resets all changes to the "repo_version" field.
ent/mutation.go:530
↓ 1 callersMethodResetRepository
ResetRepository resets all changes to the "repository" field.
ent/mutation.go:397
↓ 1 callersMethodResetSkipReason
ResetSkipReason resets all changes to the "skip_reason" field.
ent/mutation.go:360
↓ 1 callersMethodResetStatus
ResetStatus resets all changes to the "status" field.
ent/mutation.go:311
↓ 1 callersMethodResetTagRev
ResetTagRev resets all changes to the "tag_rev" field.
ent/mutation.go:1223
↓ 1 callersMethodResetUpdated
ResetUpdated resets all changes to the "updated" field.
ent/mutation.go:628
↓ 1 callersMethodResetVersion
ResetVersion resets all changes to the "version" field.
ent/mutation.go:481
↓ 1 callersMethodScan
Scan applies the selector query and scans the result into the given value.
ent/dbpackage_query.go:517
↓ 1 callersMethodSetBuildTimeStart
SetBuildTimeStart sets the "build_time_start" field.
ent/dbpackage_update.go:755
↓ 1 callersMethodSetBuildTimeStart
SetBuildTimeStart sets the "build_time_start" field.
ent/dbpackage_create.go:104
↓ 1 callersMethodSetDebugSymbols
SetDebugSymbols sets the "debug_symbols" field.
ent/dbpackage_update.go:855
↓ 1 callersMethodSetIoIn
SetIoIn sets the "io_in" field.
ent/dbpackage_update.go:956
↓ 1 callersMethodSetIoIn
SetIoIn sets the "io_in" field.
ent/dbpackage_create.go:230
↓ 1 callersMethodSetIoOut
SetIoOut sets the "io_out" field.
ent/dbpackage_update.go:983
↓ 1 callersMethodSetIoOut
SetIoOut sets the "io_out" field.
ent/dbpackage_create.go:244
↓ 1 callersMethodSetLastVerified
SetLastVerified sets the "last_verified" field.
ent/dbpackage_update.go:835
↓ 1 callersMethodSetLastVerified
SetLastVerified sets the "last_verified" field.
ent/dbpackage_create.go:160
↓ 1 callersMethodSetLastVersionBuild
SetLastVersionBuild sets the "last_version_build" field.
ent/dbpackage_update.go:815
↓ 1 callersMethodSetLastVersionBuild
SetLastVersionBuild sets the "last_version_build" field.
ent/dbpackage_create.go:146
↓ 1 callersMethodSetLto
SetLto sets the "lto" field.
ent/dbpackage_update.go:795
↓ 1 callersMethodSetMaxRss
SetMaxRss sets the "max_rss" field.
ent/dbpackage_update.go:875
↓ 1 callersMethodSetMaxRss
SetMaxRss sets the "max_rss" field.
ent/dbpackage_create.go:188
↓ 1 callersMethodSetPackages
SetPackages sets the "packages" field.
ent/dbpackage_update.go:34
↓ 1 callersMethodSetRepoVersion
SetRepoVersion sets the "repo_version" field.
ent/dbpackage_update.go:735
↓ 1 callersMethodSetRepoVersion
SetRepoVersion sets the "repo_version" field.
ent/dbpackage_create.go:90
↓ 1 callersMethodSetRepository
SetRepository sets the "repository" field.
ent/dbpackage_update.go:701
↓ 1 callersMethodSetSTime
SetSTime sets the "s_time" field.
ent/dbpackage_update.go:929
↓ 1 callersMethodSetSTime
SetSTime sets the "s_time" field.
ent/dbpackage_create.go:216
↓ 1 callersMethodSetSkipReason
SetSkipReason sets the "skip_reason" field.
ent/dbpackage_update.go:681
↓ 1 callersMethodSetSkipReason
SetSkipReason sets the "skip_reason" field.
ent/dbpackage_create.go:50
↓ 1 callersMethodSetStatus
SetStatus sets the "status" field.
ent/dbpackage_update.go:661
↓ 1 callersMethodSetTagRev
SetTagRev sets the "tag_rev" field.
ent/dbpackage_update.go:1010
↓ 1 callersMethodSetTagRev
SetTagRev sets the "tag_rev" field.
ent/dbpackage_create.go:258
↓ 1 callersMethodSetUTime
SetUTime sets the "u_time" field.
ent/dbpackage_update.go:902
↓ 1 callersMethodSetUTime
SetUTime sets the "u_time" field.
ent/dbpackage_create.go:202
↓ 1 callersMethodSetUpdated
SetUpdated sets the "updated" field.
ent/dbpackage_update.go:775
↓ 1 callersMethodSetUpdated
SetUpdated sets the "updated" field.
ent/dbpackage_create.go:118
↓ 1 callersMethodSetVersion
SetVersion sets the "version" field.
ent/dbpackage_update.go:715
↓ 1 callersMethodSetVersion
SetVersion sets the "version" field.
ent/dbpackage_create.go:76
↓ 1 callersMethodTx
Tx returns the transaction wrapper (txDriver) to avoid Commit or Rollback calls from the internal builders. Should be called only by the internal buil
ent/tx.go:184
↓ 1 callersMethodUnique
Unique configures the query builder to filter duplicate records on query. By default, unique is set to true, and can be disabled using this method.
ent/dbpackage_query.go:51
↓ 1 callersMethodUpdateOne
UpdateOne returns an update builder for the given entity.
ent/client.go:254
↓ 1 callersMethodWhere
Where appends a list predicates to the DBPackageUpdate builder.
ent/dbpackage_update.go:28
↓ 1 callersMethodWhere
Where appends a list predicates to the DBPackageDelete builder.
ent/dbpackage_delete.go:23
↓ 1 callersMethodassignValues
assignValues assigns the values that were returned from sql.Rows (after scanning) to the DBPackage fields.
ent/dbpackage.go:86
↓ 1 callersMethodbuild
(ctx context.Context)
proto_package.go:115
↓ 1 callersMethodbuildQueue
(ctx context.Context, queue []*ProtoPackage)
buildmanager.go:36
↓ 1 callersMethodcheck
check runs all checks and user-defined validators on the builder.
ent/dbpackage_update.go:453
↓ 1 callersMethodcheck
check runs all checks and user-defined validators on the builder.
ent/dbpackage_update.go:1075
↓ 1 callersFunctiondebugHK
()
housekeeping.go:397
↓ 1 callersFunctiondownloadSRCINFO
(pkg, tag string)
utils.go:746
↓ 1 callersMethodexists
()
proto_package.go:737
↓ 1 callersMethodgenQueue
(ctx context.Context)
buildmanager.go:394
↓ 1 callersFunctiongetDescendantPIDs
(rootPID int)
utils.go:771
↓ 1 callersFunctionhousekeeping
(ctx context.Context, repo, march string, wg *sync.WaitGroup)
housekeeping.go:30
↓ 1 callersMethodimportKeys
()
proto_package.go:476
↓ 1 callersMethodisEligible
(ctx context.Context)
proto_package.go:60
↓ 1 callersMethodisMirrorLatest
(h *alpm.Handle)
proto_package.go:746
↓ 1 callersMethodisPkgFailed
()
proto_package.go:644
↓ 1 callersFunctionlogHK
(ctx context.Context)
housekeeping.go:322
↓ 1 callersFunctionmovePackagesLive
(ctx context.Context, fullRepo string)
utils.go:175
↓ 1 callersMethodmutate
(ctx context.Context, m *DBPackageMutation)
ent/client.go:317
↓ 1 callersFunctionnewConfig
newConfig creates a new config for the client.
ent/client.go:60
↓ 1 callersFunctionnewTx
newTx creates a new transactional driver.
ent/tx.go:174
↓ 1 callersMethodoptions
options applies the options on the config object.
ent/client.go:67
↓ 1 callersFunctionpackages2slice
(pkgs any)
utils.go:269
↓ 1 callersFunctionparseFlagSubSection
(list any, res []string, replaceMap map[string]string)
utils.go:454
↓ 1 callersFunctionpollMemoryUsage
(pid int, interval time.Duration, done chan bool, result chan int64)
utils.go:853
↓ 1 callersFunctionquerierAll
()
ent/ent.go:534
↓ 1 callersMethodrepoWorker
(ctx context.Context, repo string)
buildmanager.go:171
↓ 1 callersMethodscanValues
scanValues returns the types for scanning values from sql.Rows.
ent/dbpackage.go:65
↓ 1 callersMethodsetupBuildDir
(ctx context.Context)
proto_package.go:360
↓ 1 callersFunctionsetupMakepkg
goland:noinspection SpellCheckingInspection
utils.go:543
↓ 1 callersMethodsetupMetrics
(port uint32)
metrics.go:12
↓ 1 callersFunctionsigRecheckInterval
()
housekeeping.go:19
↓ 1 callersMethodsqlAll
(ctx context.Context, hooks ...queryHook)
ent/dbpackage_query.go:335
↓ 1 callersMethodsqlCount
(ctx context.Context)
ent/dbpackage_query.go:363
↓ 1 callersMethodsqlScan
(ctx context.Context, root *DBPackageQuery, v any)
ent/dbpackage_query.go:525
↓ 1 callersFunctionsyncMarchs
(ctx context.Context)
utils.go:384
↓ 1 callersMethodsyncWorker
(ctx context.Context)
buildmanager.go:288
↓ 1 callersFunctionwithDBPackage
withDBPackage sets the old DBPackage of the mutation.
ent/mutation.go:110
↓ 1 callersFunctionwithDBPackageID
withDBPackageID sets the ID field of the mutation.
ent/mutation.go:88
↓ 1 callersFunctionwithInterceptors
(ctx context.Context, q Query, qr Querier, inters []Interceptor)
ent/ent.go:558
MethodAddIoIn
AddIoIn adds value to the "io_in" field.
ent/dbpackage_update.go:971
MethodAddIoOut
AddIoOut adds value to the "io_out" field.
ent/dbpackage_update.go:998
MethodAddMaxRss
AddMaxRss adds value to the "max_rss" field.
ent/dbpackage_update.go:890
MethodAddSTime
AddSTime adds value to the "s_time" field.
ent/dbpackage_update.go:944
MethodAddUTime
AddUTime adds value to the "u_time" field.
ent/dbpackage_update.go:917
MethodAddedEdges
AddedEdges returns all edge names that were set/added in this mutation.
ent/mutation.go:1851
MethodAddedFields
AddedFields returns all numeric fields that were incremented/decremented during this mutation.
ent/mutation.go:1575
MethodAddedIDs
AddedIDs returns all IDs (to other nodes) that were added for the given edge name in this mutation.
ent/mutation.go:1858
MethodAggregate
Aggregate returns a DBPackageSelect configured with the given aggregations.
ent/dbpackage_query.go:305
MethodAggregate
Aggregate adds the given aggregation functions to the group-by query.
ent/dbpackage_query.go:463
← previousnext →301–400 of 853, ranked by callers