Home
last modified time | relevance | path

Searched defs:Breadcrumb (Results 1 – 25 of 78) sorted by relevance

1234

/dports/sysutils/qdirstat/qdirstat-1.8/src/
H A DBreadcrumbNavigator.h25 struct Breadcrumb struct
28 pathComponent( path ) in pathComponent()
52 class BreadcrumbNavigator: public QLabel argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h30 struct Breadcrumb { struct
31 uint32_t breadcrumb_id;
32 uint64_t activity_id;
33 uint64_t timestamp;
34 std::string name;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h30 struct Breadcrumb { struct
31 uint32_t breadcrumb_id;
32 uint64_t activity_id;
33 uint64_t timestamp;
34 std::string name;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h30 struct Breadcrumb { struct
31 uint32_t breadcrumb_id;
32 uint64_t activity_id;
33 uint64_t timestamp;
34 std::string name;
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h30 struct Breadcrumb { struct
31 uint32_t breadcrumb_id;
32 uint64_t activity_id;
33 uint64_t timestamp;
34 std::string name;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h30 struct Breadcrumb { struct
31 uint32_t breadcrumb_id;
32 uint64_t activity_id;
33 uint64_t timestamp;
34 std::string name;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h30 struct Breadcrumb { struct
31 uint32_t breadcrumb_id;
32 uint64_t activity_id;
33 uint64_t timestamp;
34 std::string name;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h30 struct Breadcrumb { struct
31 uint32_t breadcrumb_id;
32 uint64_t activity_id;
33 uint64_t timestamp;
34 std::string name;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h30 struct Breadcrumb { struct
31 uint32_t breadcrumb_id;
32 uint64_t activity_id;
33 uint64_t timestamp;
34 std::string name;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h30 struct Breadcrumb { struct
31 uint32_t breadcrumb_id;
32 uint64_t activity_id;
33 uint64_t timestamp;
34 std::string name;
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/tools/debugserver/source/MacOSX/
H A DGenealogy.h30 struct Breadcrumb { struct
31 uint32_t breadcrumb_id;
32 uint64_t activity_id;
33 uint64_t timestamp;
34 std::string name;
/dports/editors/libreoffice/libreoffice-7.2.6.2/fpicker/source/office/
H A Dbreadcrumb.cxx14 Breadcrumb::Breadcrumb(weld::Container* pParent) in Breadcrumb() function in Breadcrumb
23 IMPL_LINK(Breadcrumb, SizeAllocHdl, const Size&, rSize, void) in IMPL_LINK() argument
43 void Breadcrumb::connect_clicked( const Link<Breadcrumb*,bool>& rLink ) in connect_clicked()
244 IMPL_LINK(Breadcrumb, ClickLinkHdl, weld::LinkButton&, rLink, bool) in IMPL_LINK() argument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/fpicker/source/office/
H A Dbreadcrumb.cxx14 Breadcrumb::Breadcrumb(weld::Container* pParent) in Breadcrumb() function in Breadcrumb
23 IMPL_LINK(Breadcrumb, SizeAllocHdl, const Size&, rSize, void) in IMPL_LINK() argument
43 void Breadcrumb::connect_clicked( const Link<Breadcrumb*,bool>& rLink ) in connect_clicked()
244 IMPL_LINK(Breadcrumb, ClickLinkHdl, weld::LinkButton&, rLink, bool) in IMPL_LINK() argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/getsentry/sentry-go/
H A Dinterfaces.go54 type Breadcrumb struct { struct
55 Type string `json:"type,omitempty"`
56 Category string `json:"category,omitempty"`
57 Message string `json:"message,omitempty"`
58 Data map[string]interface{} `json:"data,omitempty"`
59 Level Level `json:"level,omitempty"`
60 Timestamp time.Time `json:"timestamp"`
67 func (b *Breadcrumb) MarshalJSON() ([]byte, error) {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/getsentry/sentry-go/
H A Dinterfaces.go54 type Breadcrumb struct { struct
55 Type string `json:"type,omitempty"`
56 Category string `json:"category,omitempty"`
57 Message string `json:"message,omitempty"`
58 Data map[string]interface{} `json:"data,omitempty"`
59 Level Level `json:"level,omitempty"`
60 Timestamp time.Time `json:"timestamp"`
67 func (b *Breadcrumb) MarshalJSON() ([]byte, error) {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/getsentry/sentry-go/
H A Dinterfaces.go54 type Breadcrumb struct { struct
55 Type string `json:"type,omitempty"`
56 Category string `json:"category,omitempty"`
57 Message string `json:"message,omitempty"`
58 Data map[string]interface{} `json:"data,omitempty"`
59 Level Level `json:"level,omitempty"`
60 Timestamp time.Time `json:"timestamp"`
67 func (b *Breadcrumb) MarshalJSON() ([]byte, error) {
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/getsentry/sentry-go/
H A Dinterfaces.go54 type Breadcrumb struct { struct
55 Type string `json:"type,omitempty"`
56 Category string `json:"category,omitempty"`
57 Message string `json:"message,omitempty"`
58 Data map[string]interface{} `json:"data,omitempty"`
59 Level Level `json:"level,omitempty"`
60 Timestamp time.Time `json:"timestamp"`
67 func (b *Breadcrumb) MarshalJSON() ([]byte, error) {
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/sentry-0.23.0/tests/
H A Dtest_processors.rs42 fn before_breadcrumb(mut crumb: sentry::Breadcrumb) -> Option<sentry::Breadcrumb> { in test_before_callbacks()
98 fn before_breadcrumb(_crumb: sentry::Breadcrumb) -> Option<sentry::Breadcrumb> { in test_before_breadcrumb_callback_drop()
/dports/net/rclone/rclone-1.57.0/backend/premiumizeme/api/
H A Dtypes.go49 type Breadcrumb struct { struct
50 ID string `json:"id,omitempty"`
51 Name string `json:"name,omitempty"`
52 ParentID string `json:"parent_id,omitempty"`
/dports/www/miniserve/miniserve-0.18.0/src/
H A Dlisting.rs132 pub struct Breadcrumb { struct
140 impl Breadcrumb { implementation
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/admin/
H A DAdminPageBean.java133 public static class Breadcrumb { class in AdminPageBean
142 public Breadcrumb(String name, String url) { in Breadcrumb() method in AdminPageBean.Breadcrumb
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/cjs/components/breadcrumbs/
H A Dbreadcrumb.d.ts14 export declare const Breadcrumb: React.FunctionComponent<BreadcrumbProps>; constant
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esm/components/breadcrumbs/
H A Dbreadcrumb.d.ts14 export declare const Breadcrumb: React.FunctionComponent<BreadcrumbProps>; constant
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/@blueprintjs/core/lib/esnext/components/breadcrumbs/
H A Dbreadcrumb.d.ts14 export declare const Breadcrumb: React.FunctionComponent<BreadcrumbProps>; constant
/dports/www/groupoffice/groupoffice-6.4.231-php-71/modules/site/widget/
H A DBreadcrumb.php7 class Breadcrumb extends Widget { class

1234