Home
last modified time | relevance | path

Searched +defs:string +defs:ref (Results 226 – 250 of 4579) sorted by relevance

12345678910>>...184

/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jdi/share/classes/com/sun/tools/jdi/
H A DPacketStream.java191 void writeString(String string) { in writeString()
455 long ref = readObjectRef(); in readStringReference() local
460 long ref = readObjectRef(); in readArrayReference() local
465 long ref = readObjectRef(); in readThreadReference() local
470 long ref = readObjectRef(); in readThreadGroupReference() local
475 long ref = readObjectRef(); in readClassLoaderReference() local
480 long ref = readObjectRef(); in readClassObjectReference() local
486 long ref = readObjectRef(); in readReferenceType() local
491 long ref = readModuleRef(); in readModule() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/hook/
H A Dmanager.go34 …PreReceiveHook(ctx context.Context, repo *gitalypb.Repository, pushOptions, env []string, stdin io…
38 …PostReceiveHook(ctx context.Context, repo *gitalypb.Repository, pushOptions, env []string, stdin i…
42 …eHook(ctx context.Context, repo *gitalypb.Repository, ref, oldValue, newValue string, env []string argument
46 …ReferenceTransactionHook(ctx context.Context, state ReferenceTransactionState, env []string, stdin…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/hook/
H A Dmanager.go34 …PreReceiveHook(ctx context.Context, repo *gitalypb.Repository, pushOptions, env []string, stdin io…
38 …PostReceiveHook(ctx context.Context, repo *gitalypb.Repository, pushOptions, env []string, stdin i…
42 …eHook(ctx context.Context, repo *gitalypb.Repository, ref, oldValue, newValue string, env []string argument
46 …ReferenceTransactionHook(ctx context.Context, state ReferenceTransactionState, env []string, stdin…
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/hook/
H A Dmanager.go34 …PreReceiveHook(ctx context.Context, repo *gitalypb.Repository, pushOptions, env []string, stdin io…
38 …PostReceiveHook(ctx context.Context, repo *gitalypb.Repository, pushOptions, env []string, stdin i…
42 …eHook(ctx context.Context, repo *gitalypb.Repository, ref, oldValue, newValue string, env []string argument
46 …ReferenceTransactionHook(ctx context.Context, state ReferenceTransactionState, env []string, stdin…
/dports/cad/opencascade/opencascade-7.6.0/src/XCAFDoc/
H A DXCAFDoc.cxx350 TCollection_AsciiString ref; in AttributeInfo() local
371 TCollection_AsciiString ref; in AttributeInfo() local
465 char string[260]; in AttributeInfo() local
562 TCollection_AsciiString ref; in AttributeInfo() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/platform/win/
H A Dwindows_toast_activator.cpp42 const auto string = &ToastActivation::String; in Activate() local
80 long ref = 0; in Release() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ref/
H A Dfind_all_tags.go1 package ref package
40 func (s *server) findAllTags(ctx context.Context, repo *localrepo.Repo, sortField string, stream gi…
H A Drefnames.go1 package ref package
56 …(ctx context.Context, chunker *chunk.Chunker, prefix string, repo *gitalypb.Repository, extraArgs …
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ref/
H A Dfind_all_tags.go1 package ref package
40 func (s *server) findAllTags(ctx context.Context, repo *localrepo.Repo, sortField string, stream gi…
H A Drefnames.go1 package ref package
56 …(ctx context.Context, chunker *chunk.Chunker, prefix string, repo *gitalypb.Repository, extraArgs …
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/internal/gitaly/service/ref/
H A Drefnames.go1 package ref package
56 …(ctx context.Context, chunker *chunk.Chunker, prefix string, repo *gitalypb.Repository, extraArgs …
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/moby/buildkit/frontend/dockerfile/builder/
H A Dbuild.go511 func forwardGateway(ctx context.Context, c client.Client, ref string, cmdline string) (*client.Resu…
544 func filter(opt map[string]string, key string) map[string]string {
554 func detectGitContext(ref, gitContext string) (*llb.State, bool) { argument
610 func parsePlatforms(v string) ([]*specs.Platform, error) {
623 func parseResolveMode(v string) (llb.ResolveMode, error) {
636 func parseExtraHosts(v string) ([]llb.HostIP, error) {
662 func parseNetMode(v string) (pb.NetMode, error) {
678 func useFileOp(args map[string]string, caps *apicaps.CapSet) bool {
688 func scopeToSubDir(c *llb.State, fileop bool, dir string) *llb.State {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/builder/
H A Dbuild.go511 func forwardGateway(ctx context.Context, c client.Client, ref string, cmdline string) (*client.Resu…
544 func filter(opt map[string]string, key string) map[string]string {
554 func detectGitContext(ref, gitContext string) (*llb.State, bool) { argument
610 func parsePlatforms(v string) ([]*specs.Platform, error) {
623 func parseResolveMode(v string) (llb.ResolveMode, error) {
636 func parseExtraHosts(v string) ([]llb.HostIP, error) {
662 func parseNetMode(v string) (pb.NetMode, error) {
678 func useFileOp(args map[string]string, caps *apicaps.CapSet) bool {
688 func scopeToSubDir(c *llb.State, fileop bool, dir string) *llb.State {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/builder/
H A Dbuild.go511 func forwardGateway(ctx context.Context, c client.Client, ref string, cmdline string) (*client.Resu…
544 func filter(opt map[string]string, key string) map[string]string {
554 func detectGitContext(ref, gitContext string) (*llb.State, bool) { argument
610 func parsePlatforms(v string) ([]*specs.Platform, error) {
623 func parseResolveMode(v string) (llb.ResolveMode, error) {
636 func parseExtraHosts(v string) ([]llb.HostIP, error) {
662 func parseNetMode(v string) (pb.NetMode, error) {
678 func useFileOp(args map[string]string, caps *apicaps.CapSet) bool {
688 func scopeToSubDir(c *llb.State, fileop bool, dir string) *llb.State {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/builder/
H A Dbuild.go511 func forwardGateway(ctx context.Context, c client.Client, ref string, cmdline string) (*client.Resu…
544 func filter(opt map[string]string, key string) map[string]string {
554 func detectGitContext(ref, gitContext string) (*llb.State, bool) { argument
610 func parsePlatforms(v string) ([]*specs.Platform, error) {
623 func parseResolveMode(v string) (llb.ResolveMode, error) {
636 func parseExtraHosts(v string) ([]llb.HostIP, error) {
662 func parseNetMode(v string) (pb.NetMode, error) {
678 func useFileOp(args map[string]string, caps *apicaps.CapSet) bool {
688 func scopeToSubDir(c *llb.State, fileop bool, dir string) *llb.State {
/dports/science/hdf/hdf-4.2.15/hdf/util/
H A Dhdfunpac.c64 uint16 ref; in main() local
210 error(const char *string) in error()
/dports/textproc/mdbook/mdBook-0.4.13/src/utils/
H A Dmod.rs4 mod string; module
23 static ref RE: Regex = Regex::new(r"\s\s+").unwrap(); in collapse_whitespace() const
85 static ref SCHEME_LINK: Regex = Regex::new(r"^[a-z][a-z0-9+.-]*:").unwrap(); in adjust_links() const
86 static ref MD_LINK: Regex = Regex::new(r"(?P<link>.*)\.md(?P<anchor>#.*)?").unwrap(); in adjust_links() const
141 static ref HTML_LINK: Regex = in adjust_links() const
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/mdbook-0.4.13/src/utils/
H A Dmod.rs4 mod string; module
23 static ref RE: Regex = Regex::new(r"\s\s+").unwrap(); in collapse_whitespace() const
85 static ref SCHEME_LINK: Regex = Regex::new(r"^[a-z][a-z0-9+.-]*:").unwrap(); in adjust_links() const
86 static ref MD_LINK: Regex = Regex::new(r"(?P<link>.*)\.md(?P<anchor>#.*)?").unwrap(); in adjust_links() const
141 static ref HTML_LINK: Regex = in adjust_links() const
/dports/lang/rust/rustc-1.58.1-src/vendor/mdbook/src/utils/
H A Dmod.rs4 mod string; module
23 static ref RE: Regex = Regex::new(r"\s\s+").unwrap(); in collapse_whitespace() const
85 static ref SCHEME_LINK: Regex = Regex::new(r"^[a-z][a-z0-9+.-]*:").unwrap(); in adjust_links() const
86 static ref MD_LINK: Regex = Regex::new(r"(?P<link>.*)\.md(?P<anchor>#.*)?").unwrap(); in adjust_links() const
141 static ref HTML_LINK: Regex = in adjust_links() const
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/k8s.io/client-go/kubernetes/typed/core/v1/
H A Devent_expansion.go27 ref "k8s.io/client-go/tools/reference" packageName
41 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
126 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
145 func GetInvolvedObjectNameFieldLabel(version string) string {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/cli/cli-20.10.2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/
H A Devent_expansion.go27 ref "k8s.io/client-go/tools/reference" packageName
41 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
126 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
145 func GetInvolvedObjectNameFieldLabel(version string) string {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/client-go-0.16.8/kubernetes/typed/core/v1/
H A Devent_expansion.go27 ref "k8s.io/client-go/tools/reference" packageName
41 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
126 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
145 func GetInvolvedObjectNameFieldLabel(version string) string {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/kubernetes/typed/core/v1/
H A Devent_expansion.go27 ref "k8s.io/client-go/tools/reference" packageName
41 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
126 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
145 func GetInvolvedObjectNameFieldLabel(version string) string {
/dports/sysutils/consul/consul-1.10.3/vendor/k8s.io/client-go/kubernetes/typed/core/v1/
H A Devent_expansion.go27 ref "k8s.io/client-go/tools/reference" packageName
41 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
126 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
145 func GetInvolvedObjectNameFieldLabel(version string) string {
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/k8s.io/client-go/kubernetes/typed/core/v1/
H A Devent_expansion.go27 ref "k8s.io/client-go/tools/reference" packageName
41 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
126 …nvolvedObjectName, involvedObjectNamespace, involvedObjectKind, involvedObjectUID *string) fields.…
145 func GetInvolvedObjectNameFieldLabel(version string) string {

12345678910>>...184