Home
last modified time | relevance | path

Searched refs:TTP (Results 1 – 25 of 889) sorted by relevance

12345678910>>...36

/dports/devel/grpc130/grpc-1.30.2/test/core/http/request_corpus/
H A Dae8ba95d7dbe99926a8f5bfd80347fd6a4b616a02 TTP/16.1 200 OK
4 tHHTTP/1.1 20TTP/00.021 :Oe�,H
9 TTP/01.021 : Oes,0 OKH
10 TTP/16.1 200 OK
17 TTP/01.021 : Oes,H
H A Dd39c8ee11a697634a09b309460c0bbd967e7effa2 TTP/16.1 200 OK
4 TTP/16.1 200 OK
13 TTP/01.02 : Oes,H OKH
17 TTP/01.021 : Oes
/dports/devel/grpc130/grpc-1.30.2/test/core/http/response_corpus/
H A Dae8ba95d7dbe99926a8f5bfd80347fd6a4b616a02 TTP/16.1 200 OK
4 tHHTTP/1.1 20TTP/00.021 :Oe�,H
9 TTP/01.021 : Oes,0 OKH
10 TTP/16.1 200 OK
17 TTP/01.021 : Oes,H
H A Dd39c8ee11a697634a09b309460c0bbd967e7effa2 TTP/16.1 200 OK
4 TTP/16.1 200 OK
13 TTP/01.02 : Oes,H OKH
17 TTP/01.021 : Oes
/dports/devel/grpc134/grpc-1.34.1/test/core/http/request_corpus/
H A Dae8ba95d7dbe99926a8f5bfd80347fd6a4b616a02 TTP/16.1 200 OK
4 tHHTTP/1.1 20TTP/00.021 :Oe�,H
9 TTP/01.021 : Oes,0 OKH
10 TTP/16.1 200 OK
17 TTP/01.021 : Oes,H
H A Dd39c8ee11a697634a09b309460c0bbd967e7effa2 TTP/16.1 200 OK
4 TTP/16.1 200 OK
13 TTP/01.02 : Oes,H OKH
17 TTP/01.021 : Oes
/dports/devel/grpc134/grpc-1.34.1/test/core/http/response_corpus/
H A Dae8ba95d7dbe99926a8f5bfd80347fd6a4b616a02 TTP/16.1 200 OK
4 tHHTTP/1.1 20TTP/00.021 :Oe�,H
9 TTP/01.021 : Oes,0 OKH
10 TTP/16.1 200 OK
17 TTP/01.021 : Oes,H
H A Dd39c8ee11a697634a09b309460c0bbd967e7effa2 TTP/16.1 200 OK
4 TTP/16.1 200 OK
13 TTP/01.02 : Oes,H OKH
17 TTP/01.021 : Oes
/dports/devel/grpc/grpc-1.42.0/test/core/http/request_corpus/
H A Dae8ba95d7dbe99926a8f5bfd80347fd6a4b616a02 TTP/16.1 200 OK
4 tHHTTP/1.1 20TTP/00.021 :Oe�,H
9 TTP/01.021 : Oes,0 OKH
10 TTP/16.1 200 OK
17 TTP/01.021 : Oes,H
H A Dd39c8ee11a697634a09b309460c0bbd967e7effa2 TTP/16.1 200 OK
4 TTP/16.1 200 OK
13 TTP/01.02 : Oes,H OKH
17 TTP/01.021 : Oes
/dports/devel/grpc/grpc-1.42.0/test/core/http/response_corpus/
H A Dae8ba95d7dbe99926a8f5bfd80347fd6a4b616a02 TTP/16.1 200 OK
4 tHHTTP/1.1 20TTP/00.021 :Oe�,H
9 TTP/01.021 : Oes,0 OKH
10 TTP/16.1 200 OK
17 TTP/01.021 : Oes,H
H A Dd39c8ee11a697634a09b309460c0bbd967e7effa2 TTP/16.1 200 OK
4 TTP/16.1 200 OK
13 TTP/01.02 : Oes,H OKH
17 TTP/01.021 : Oes
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/http/request_corpus/
H A Dae8ba95d7dbe99926a8f5bfd80347fd6a4b616a02 TTP/16.1 200 OK
4 tHHTTP/1.1 20TTP/00.021 :Oe�,H
9 TTP/01.021 : Oes,0 OKH
10 TTP/16.1 200 OK
17 TTP/01.021 : Oes,H
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/http/response_corpus/
H A Dae8ba95d7dbe99926a8f5bfd80347fd6a4b616a02 TTP/16.1 200 OK
4 tHHTTP/1.1 20TTP/00.021 :Oe�,H
9 TTP/01.021 : Oes,0 OKH
10 TTP/16.1 200 OK
17 TTP/01.021 : Oes,H
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DTimeProfiler.cpp132 [](const auto &TTP) { return TTP->Stack.empty(); }) && in write() argument
159 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
160 for (const Entry &E : TTP->Entries) in write()
161 writeEvent(E, TTP->Tid); in write()
167 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
168 MaxTid = std::max(MaxTid, TTP->Tid); in write()
181 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
182 for (const auto &Stat : TTP->CountAndTotalPerName) in write()
233 writeMetadataEvent("thread_name", TTP->Tid, TTP->ThreadName); in write()
276 for (auto TTP : ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup() local
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DTimeProfiler.cpp132 [](const auto &TTP) { return TTP->Stack.empty(); }) && in write() argument
159 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
160 for (const Entry &E : TTP->Entries) in write()
161 writeEvent(E, TTP->Tid); in write()
167 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
168 MaxTid = std::max(MaxTid, TTP->Tid); in write()
181 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
182 for (const auto &Stat : TTP->CountAndTotalPerName) in write()
233 writeMetadataEvent("thread_name", TTP->Tid, TTP->ThreadName); in write()
276 for (auto TTP : ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup() local
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DTimeProfiler.cpp132 [](const auto &TTP) { return TTP->Stack.empty(); }) && in write() argument
159 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
160 for (const Entry &E : TTP->Entries) in write()
161 writeEvent(E, TTP->Tid); in write()
167 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
168 MaxTid = std::max(MaxTid, TTP->Tid); in write()
181 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
182 for (const auto &Stat : TTP->CountAndTotalPerName) in write()
233 writeMetadataEvent("thread_name", TTP->Tid, TTP->ThreadName); in write()
276 for (auto TTP : *ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DTimeProfiler.cpp132 [](const auto &TTP) { return TTP->Stack.empty(); }) && in write() argument
159 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
160 for (const Entry &E : TTP->Entries) in write()
161 writeEvent(E, TTP->Tid); in write()
167 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
168 MaxTid = std::max(MaxTid, TTP->Tid); in write()
181 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
182 for (const auto &Stat : TTP->CountAndTotalPerName) in write()
233 writeMetadataEvent("thread_name", TTP->Tid, TTP->ThreadName); in write()
276 for (auto TTP : ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup() local
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DTimeProfiler.cpp132 [](const auto &TTP) { return TTP->Stack.empty(); }) && in write() argument
159 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
160 for (const Entry &E : TTP->Entries) in write()
161 writeEvent(E, TTP->Tid); in write()
167 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
168 MaxTid = std::max(MaxTid, TTP->Tid); in write()
181 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
182 for (const auto &Stat : TTP->CountAndTotalPerName) in write()
233 writeMetadataEvent("thread_name", TTP->Tid, TTP->ThreadName); in write()
276 for (auto TTP : ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DTimeProfiler.cpp132 [](const auto &TTP) { return TTP->Stack.empty(); }) && in write() argument
159 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
160 for (const Entry &E : TTP->Entries) in write()
161 writeEvent(E, TTP->Tid); in write()
167 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
168 MaxTid = std::max(MaxTid, TTP->Tid); in write()
181 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
182 for (const auto &Stat : TTP->CountAndTotalPerName) in write()
233 writeMetadataEvent("thread_name", TTP->Tid, TTP->ThreadName); in write()
276 for (auto TTP : *ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DTimeProfiler.cpp132 [](const auto &TTP) { return TTP->Stack.empty(); }) && in write() argument
159 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
160 for (const Entry &E : TTP->Entries) in write()
161 writeEvent(E, TTP->Tid); in write()
167 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
168 MaxTid = std::max(MaxTid, TTP->Tid); in write()
181 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
182 for (const auto &Stat : TTP->CountAndTotalPerName) in write()
233 writeMetadataEvent("thread_name", TTP->Tid, TTP->ThreadName); in write()
276 for (auto *TTP : *ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DTimeProfiler.cpp132 [](const auto &TTP) { return TTP->Stack.empty(); }) && in write() argument
159 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
160 for (const Entry &E : TTP->Entries) in write()
161 writeEvent(E, TTP->Tid); in write()
167 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
168 MaxTid = std::max(MaxTid, TTP->Tid); in write()
181 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
182 for (const auto &Stat : TTP->CountAndTotalPerName) in write()
233 writeMetadataEvent("thread_name", TTP->Tid, TTP->ThreadName); in write()
276 for (auto TTP : *ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DTimeProfiler.cpp132 [](const auto &TTP) { return TTP->Stack.empty(); }) && in write() argument
159 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
160 for (const Entry &E : TTP->Entries) in write()
161 writeEvent(E, TTP->Tid); in write()
167 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
168 MaxTid = std::max(MaxTid, TTP->Tid); in write()
181 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
182 for (const auto &Stat : TTP->CountAndTotalPerName) in write()
233 writeMetadataEvent("thread_name", TTP->Tid, TTP->ThreadName); in write()
276 for (auto TTP : *ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DTimeProfiler.cpp132 [](const auto &TTP) { return TTP->Stack.empty(); }) && in write() argument
159 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
160 for (const Entry &E : TTP->Entries) in write()
161 writeEvent(E, TTP->Tid); in write()
167 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
168 MaxTid = std::max(MaxTid, TTP->Tid); in write()
181 for (const TimeTraceProfiler *TTP : ThreadTimeTraceProfilerInstances) in write() local
182 for (const auto &Stat : TTP->CountAndTotalPerName) in write()
233 writeMetadataEvent("thread_name", TTP->Tid, TTP->ThreadName); in write()
276 for (auto TTP : ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DTimeProfiler.cpp132 [](const auto &TTP) { return TTP->Stack.empty(); }) && in write() argument
159 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
160 for (const Entry &E : TTP->Entries) in write()
161 writeEvent(E, TTP->Tid); in write()
167 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
168 MaxTid = std::max(MaxTid, TTP->Tid); in write()
181 for (const TimeTraceProfiler *TTP : *ThreadTimeTraceProfilerInstances) in write()
182 for (const auto &Stat : TTP->CountAndTotalPerName) in write()
233 writeMetadataEvent("thread_name", TTP->Tid, TTP->ThreadName); in write()
276 for (auto TTP : *ThreadTimeTraceProfilerInstances) in timeTraceProfilerCleanup()
[all …]

12345678910>>...36