Home
last modified time | relevance | path

Searched refs:StackEntries (Results 1 – 25 of 187) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp63 size_t StackEntries = 0; member
143 TLD.StackEntries = 0; in getThreadLocalData()
151 TLD.StackEntries = 0; in getThreadLocalData()
179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
196 if (TLD.StackEntries == 0) in InMemoryRawLog()
199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
250 TLD.StackEntries = 0; in InMemoryRawLog()
273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/xray/
H A Dxray_basic_logging.cc64 size_t StackEntries = 0; member
144 TLD.StackEntries = 0; in getThreadLocalData()
152 TLD.StackEntries = 0; in getThreadLocalData()
180 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
191 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
197 if (TLD.StackEntries == 0) in InMemoryRawLog()
200 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
215 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
251 TLD.StackEntries = 0; in InMemoryRawLog()
274 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp63 size_t StackEntries = 0; member
143 TLD.StackEntries = 0; in getThreadLocalData()
151 TLD.StackEntries = 0; in getThreadLocalData()
179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
196 if (TLD.StackEntries == 0) in InMemoryRawLog()
199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
250 TLD.StackEntries = 0; in InMemoryRawLog()
273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp63 size_t StackEntries = 0; member
143 TLD.StackEntries = 0; in getThreadLocalData()
151 TLD.StackEntries = 0; in getThreadLocalData()
179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
196 if (TLD.StackEntries == 0) in InMemoryRawLog()
199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
250 TLD.StackEntries = 0; in InMemoryRawLog()
273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp63 size_t StackEntries = 0; member
143 TLD.StackEntries = 0; in getThreadLocalData()
151 TLD.StackEntries = 0; in getThreadLocalData()
179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
196 if (TLD.StackEntries == 0) in InMemoryRawLog()
199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
250 TLD.StackEntries = 0; in InMemoryRawLog()
273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp63 size_t StackEntries = 0; member
143 TLD.StackEntries = 0; in getThreadLocalData()
151 TLD.StackEntries = 0; in getThreadLocalData()
179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
196 if (TLD.StackEntries == 0) in InMemoryRawLog()
199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
250 TLD.StackEntries = 0; in InMemoryRawLog()
273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp63 size_t StackEntries = 0; member
143 TLD.StackEntries = 0; in getThreadLocalData()
151 TLD.StackEntries = 0; in getThreadLocalData()
179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
196 if (TLD.StackEntries == 0) in InMemoryRawLog()
199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
250 TLD.StackEntries = 0; in InMemoryRawLog()
273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp63 size_t StackEntries = 0; member
143 TLD.StackEntries = 0; in getThreadLocalData()
151 TLD.StackEntries = 0; in getThreadLocalData()
179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
196 if (TLD.StackEntries == 0) in InMemoryRawLog()
199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
250 TLD.StackEntries = 0; in InMemoryRawLog()
273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp63 size_t StackEntries = 0; member
143 TLD.StackEntries = 0; in getThreadLocalData()
151 TLD.StackEntries = 0; in getThreadLocalData()
179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
196 if (TLD.StackEntries == 0) in InMemoryRawLog()
199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
250 TLD.StackEntries = 0; in InMemoryRawLog()
273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/xray/
H A Dxray_basic_logging.cpp63 size_t StackEntries = 0; member
143 TLD.StackEntries = 0; in getThreadLocalData()
151 TLD.StackEntries = 0; in getThreadLocalData()
179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
196 if (TLD.StackEntries == 0) in InMemoryRawLog()
199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
250 TLD.StackEntries = 0; in InMemoryRawLog()
273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp63 size_t StackEntries = 0; member
143 TLD.StackEntries = 0; in getThreadLocalData()
151 TLD.StackEntries = 0; in getThreadLocalData()
179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
196 if (TLD.StackEntries == 0) in InMemoryRawLog()
199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
250 TLD.StackEntries = 0; in InMemoryRawLog()
273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/xray/
H A Dxray_basic_logging.cpp63 size_t StackEntries = 0; member
143 TLD.StackEntries = 0; in getThreadLocalData()
151 TLD.StackEntries = 0; in getThreadLocalData()
179 if (TLD.StackEntries++ >= TLD.StackSize) in InMemoryRawLog()
190 (sizeof(StackEntry) * (TLD.StackEntries - 1)); in InMemoryRawLog()
196 if (TLD.StackEntries == 0) in InMemoryRawLog()
199 if (--TLD.StackEntries >= TLD.StackSize) in InMemoryRawLog()
214 (sizeof(StackEntry) * TLD.StackEntries); in InMemoryRawLog()
250 TLD.StackEntries = 0; in InMemoryRawLog()
273 TLD.StackEntries = 0; in InMemoryRawLogWithArg()
[all …]
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.IntegrationTesting/
H A DCustomErrorDetailsTest.cs82 Assert.IsNotEmpty(debugInfo.StackEntries); in ErrorDetailsFromCallObject()
99 Assert.IsNotEmpty(debugInfo.StackEntries); in ErrorDetailsFromRpcException()
122 …debugInfo.StackEntries.AddRange(e.StackTrace.Split(new[] { Environment.NewLine }, StringSplitOptio… in UnaryCall()
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.IntegrationTesting/
H A DCustomErrorDetailsTest.cs82 Assert.IsNotEmpty(debugInfo.StackEntries); in ErrorDetailsFromCallObject()
99 Assert.IsNotEmpty(debugInfo.StackEntries); in ErrorDetailsFromRpcException()
122 …debugInfo.StackEntries.AddRange(e.StackTrace.Split(new[] { Environment.NewLine }, StringSplitOptio… in UnaryCall()
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.IntegrationTesting/
H A DCustomErrorDetailsTest.cs82 Assert.IsNotEmpty(debugInfo.StackEntries); in ErrorDetailsFromCallObject()
99 Assert.IsNotEmpty(debugInfo.StackEntries); in ErrorDetailsFromRpcException()
122 …debugInfo.StackEntries.AddRange(e.StackTrace.Split(new[] { Environment.NewLine }, StringSplitOptio… in UnaryCall()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.IntegrationTesting/
H A DCustomErrorDetailsTest.cs82 Assert.IsNotEmpty(debugInfo.StackEntries); in ErrorDetailsFromCallObject()
99 Assert.IsNotEmpty(debugInfo.StackEntries); in ErrorDetailsFromRpcException()
122 …debugInfo.StackEntries.AddRange(e.StackTrace.Split(new[] { Environment.NewLine }, StringSplitOptio… in UnaryCall()
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/github.com/gogo/googleapis/google/rpc/
H A Derror_details.pb.go68 return m.StackEntries
531 if len(this.StackEntries) != len(that1.StackEntries) {
532 if len(this.StackEntries) < len(that1.StackEntries) {
538 if this.StackEntries[i] != that1.StackEntries[i] {
539 if this.StackEntries[i] < that1.StackEntries[i] {
1039 if len(this.StackEntries) != len(that1.StackEntries) {
1043 if this.StackEntries[i] != that1.StackEntries[i] {
1568 if len(m.StackEntries) > 0 {
2179 if len(m.StackEntries) > 0 {
2378 `StackEntries:` + fmt.Sprintf("%v", this.StackEntries) + `,`,
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/vendor/github.com/gogo/googleapis/google/rpc/
H A Derror_details.pb.go68 return m.StackEntries
531 if len(this.StackEntries) != len(that1.StackEntries) {
532 if len(this.StackEntries) < len(that1.StackEntries) {
538 if this.StackEntries[i] != that1.StackEntries[i] {
539 if this.StackEntries[i] < that1.StackEntries[i] {
1039 if len(this.StackEntries) != len(that1.StackEntries) {
1043 if this.StackEntries[i] != that1.StackEntries[i] {
1568 if len(m.StackEntries) > 0 {
2179 if len(m.StackEntries) > 0 {
2378 `StackEntries:` + fmt.Sprintf("%v", this.StackEntries) + `,`,
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/gogo/googleapis/google/rpc/
H A Derror_details.pb.go68 return m.StackEntries
531 if len(this.StackEntries) != len(that1.StackEntries) {
532 if len(this.StackEntries) < len(that1.StackEntries) {
538 if this.StackEntries[i] != that1.StackEntries[i] {
539 if this.StackEntries[i] < that1.StackEntries[i] {
1039 if len(this.StackEntries) != len(that1.StackEntries) {
1043 if this.StackEntries[i] != that1.StackEntries[i] {
1568 if len(m.StackEntries) > 0 {
2179 if len(m.StackEntries) > 0 {
2378 `StackEntries:` + fmt.Sprintf("%v", this.StackEntries) + `,`,
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/vendor/github.com/gogo/googleapis/google/rpc/
H A Derror_details.pb.go68 return m.StackEntries
531 if len(this.StackEntries) != len(that1.StackEntries) {
532 if len(this.StackEntries) < len(that1.StackEntries) {
538 if this.StackEntries[i] != that1.StackEntries[i] {
539 if this.StackEntries[i] < that1.StackEntries[i] {
1039 if len(this.StackEntries) != len(that1.StackEntries) {
1043 if this.StackEntries[i] != that1.StackEntries[i] {
1568 if len(m.StackEntries) > 0 {
2179 if len(m.StackEntries) > 0 {
2378 `StackEntries:` + fmt.Sprintf("%v", this.StackEntries) + `,`,
[all …]
/dports/sysutils/docker/docker-ce-18.09.5/components/cli/vendor/github.com/gogo/googleapis/google/rpc/
H A Derror_details.pb.go68 return m.StackEntries
531 if len(this.StackEntries) != len(that1.StackEntries) {
532 if len(this.StackEntries) < len(that1.StackEntries) {
538 if this.StackEntries[i] != that1.StackEntries[i] {
539 if this.StackEntries[i] < that1.StackEntries[i] {
1039 if len(this.StackEntries) != len(that1.StackEntries) {
1043 if this.StackEntries[i] != that1.StackEntries[i] {
1568 if len(m.StackEntries) > 0 {
2179 if len(m.StackEntries) > 0 {
2378 `StackEntries:` + fmt.Sprintf("%v", this.StackEntries) + `,`,
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/vendor/github.com/gogo/googleapis/google/rpc/
H A Derror_details.pb.go138 return m.StackEntries
986 if len(this.StackEntries) != len(that1.StackEntries) {
987 if len(this.StackEntries) < len(that1.StackEntries) {
993 if this.StackEntries[i] != that1.StackEntries[i] {
994 if this.StackEntries[i] < that1.StackEntries[i] {
1533 if len(this.StackEntries) != len(that1.StackEntries) {
1537 if this.StackEntries[i] != that1.StackEntries[i] {
2164 if len(m.StackEntries) > 0 {
2911 if len(m.StackEntries) > 0 {
3173 `StackEntries:` + fmt.Sprintf("%v", this.StackEntries) + `,`,
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/vendor/github.com/gogo/googleapis/google/rpc/
H A Derror_details.pb.go138 return m.StackEntries
986 if len(this.StackEntries) != len(that1.StackEntries) {
987 if len(this.StackEntries) < len(that1.StackEntries) {
993 if this.StackEntries[i] != that1.StackEntries[i] {
994 if this.StackEntries[i] < that1.StackEntries[i] {
1533 if len(this.StackEntries) != len(that1.StackEntries) {
1537 if this.StackEntries[i] != that1.StackEntries[i] {
2164 if len(m.StackEntries) > 0 {
2911 if len(m.StackEntries) > 0 {
3173 `StackEntries:` + fmt.Sprintf("%v", this.StackEntries) + `,`,
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/containerd/containerd/vendor/github.com/gogo/googleapis/google/rpc/
H A Derror_details.pb.go138 return m.StackEntries
986 if len(this.StackEntries) != len(that1.StackEntries) {
987 if len(this.StackEntries) < len(that1.StackEntries) {
993 if this.StackEntries[i] != that1.StackEntries[i] {
994 if this.StackEntries[i] < that1.StackEntries[i] {
1533 if len(this.StackEntries) != len(that1.StackEntries) {
1537 if this.StackEntries[i] != that1.StackEntries[i] {
2164 if len(m.StackEntries) > 0 {
2911 if len(m.StackEntries) > 0 {
3173 `StackEntries:` + fmt.Sprintf("%v", this.StackEntries) + `,`,
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/gogo/googleapis/google/rpc/
H A Derror_details.pb.go138 return m.StackEntries
986 if len(this.StackEntries) != len(that1.StackEntries) {
987 if len(this.StackEntries) < len(that1.StackEntries) {
993 if this.StackEntries[i] != that1.StackEntries[i] {
994 if this.StackEntries[i] < that1.StackEntries[i] {
1533 if len(this.StackEntries) != len(that1.StackEntries) {
1537 if this.StackEntries[i] != that1.StackEntries[i] {
2164 if len(m.StackEntries) > 0 {
2911 if len(m.StackEntries) > 0 {
3173 `StackEntries:` + fmt.Sprintf("%v", this.StackEntries) + `,`,
[all …]

12345678