Home
last modified time | relevance | path

Searched defs:TaskResult (Results 1 – 25 of 143) sorted by relevance

123456

/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/src/impl/
H A DKokkos_TaskResult.hpp70 struct TaskResult { struct
71 enum : int32_t { size = sizeof(ResultType) };
73 using reference_type = ResultType&;
76 KOKKOS_INLINE_FUNCTION static ResultType* ptr( in ptr()
94 KOKKOS_INLINE_FUNCTION static reference_type get( in get()
99 KOKKOS_INLINE_FUNCTION static void destroy(TaskBase* task) { in destroy()
110 struct TaskResult<void> { struct
111 enum : int32_t { size = 0 };
113 using reference_type = void;
123 KOKKOS_INLINE_FUNCTION static reference_type get( in get()
[all …]
/dports/devel/kokkos/kokkos-3.4.01/core/src/impl/
H A DKokkos_TaskResult.hpp70 struct TaskResult { struct
71 enum : int32_t { size = sizeof(ResultType) };
73 using reference_type = ResultType&;
76 KOKKOS_INLINE_FUNCTION static ResultType* ptr( in ptr()
94 KOKKOS_INLINE_FUNCTION static reference_type get( in get()
99 KOKKOS_INLINE_FUNCTION static void destroy(TaskBase* task) { in destroy()
110 struct TaskResult<void> { struct
111 enum : int32_t { size = 0 };
113 using reference_type = void;
123 KOKKOS_INLINE_FUNCTION static reference_type get( in get()
[all …]
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/src/impl/
H A DKokkos_TaskResult.hpp70 struct TaskResult { struct
71 enum : int32_t { size = sizeof(ResultType) };
73 using reference_type = ResultType&;
76 KOKKOS_INLINE_FUNCTION static ResultType* ptr( in ptr()
94 KOKKOS_INLINE_FUNCTION static reference_type get( in get()
99 KOKKOS_INLINE_FUNCTION static void destroy(TaskBase* task) { in destroy()
110 struct TaskResult<void> { struct
111 enum : int32_t { size = 0 };
113 using reference_type = void;
123 KOKKOS_INLINE_FUNCTION static reference_type get( in get()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A Dvec-strict-cmp-sub128.ll137 ; AVX512F-32-LABEL: test_v2f32_ogt_s:
139 ; AVX512F-32-NEXT: pushl %ebp
140 ; AVX512F-32-NEXT: movl %esp, %ebp
155 ; AVX512F-32-NEXT: kshiftlw $15, %k1, %k1
157 ; AVX512F-32-NEXT: korw %k1, %k0, %k1
160 ; AVX512F-32-NEXT: movl %ebp, %esp
162 ; AVX512F-32-NEXT: vzeroupper
171 ; AVX512F-64-NEXT: vcomiss %xmm3, %xmm2
178 ; AVX512F-64-NEXT: seta %al
202 ; SSE-32-NEXT: xorl %eax, %eax
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/tiles/
H A Dimage_decode_cache.h102 struct CC_EXPORT TaskResult { struct
122 virtual TaskResult GetTaskForImageAndRef(const DrawImage& image, argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/tiles/
H A Dimage_decode_cache.h89 struct CC_EXPORT TaskResult { struct
109 virtual TaskResult GetTaskForImageAndRef(const DrawImage& image, argument
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go106 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go108 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go108 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go108 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/devel/goprotobuf/protobuf-1.1.0/src/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go105 type TaskResult struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
134 func (*TaskResult) ProtoMessage() {}
147 func (m *TaskResult) XXX_Size() int {
150 func (m *TaskResult) XXX_DiscardUnknown() {
156 func (m *TaskResult) GetName() string {
163 func (m *TaskResult) GetComplete() bool {
177 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/google.golang.org/genproto/go-genproto-082222b4a5c5/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go105 type TaskResult struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
134 func (*TaskResult) ProtoMessage() {}
147 func (m *TaskResult) XXX_Size() int {
150 func (m *TaskResult) XXX_DiscardUnknown() {
156 func (m *TaskResult) GetName() string {
163 func (m *TaskResult) GetComplete() bool {
177 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go108 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go106 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go106 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go105 type TaskResult struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
134 func (*TaskResult) ProtoMessage() {}
147 func (m *TaskResult) XXX_Size() int {
150 func (m *TaskResult) XXX_DiscardUnknown() {
156 func (m *TaskResult) GetName() string {
163 func (m *TaskResult) GetComplete() bool {
177 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go108 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/genproto/go-genproto-eb59cef1c072/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go106 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go108 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/net-im/nextcloud-spreed-signaling/nextcloud-spreed-signaling-0.2.0/vendor/src/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go106 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/google.golang.org/genproto/go-genproto-c66870c02cf8/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go105 type TaskResult struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
134 func (*TaskResult) ProtoMessage() {}
147 func (m *TaskResult) XXX_Size() int {
150 func (m *TaskResult) XXX_DiscardUnknown() {
156 func (m *TaskResult) GetName() string {
163 func (m *TaskResult) GetComplete() bool {
177 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/devel/mutagen/mutagen-0.11.8/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go106 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go108 type TaskResult struct { struct
128 XXX_NoUnkeyedLiteral struct{} `json:"-"`
129 XXX_unrecognized []byte `json:"-"`
130 XXX_sizecache int32 `json:"-"`
135 func (*TaskResult) ProtoMessage() {}
149 func (m *TaskResult) XXX_Size() int {
152 func (m *TaskResult) XXX_DiscardUnknown() {
158 func (m *TaskResult) GetName() string {
165 func (m *TaskResult) GetComplete() bool {
179 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/net/grpcox/grpcox-1.0.0/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go105 type TaskResult struct { struct
127 XXX_NoUnkeyedLiteral struct{} `json:"-"`
128 XXX_unrecognized []byte `json:"-"`
129 XXX_sizecache int32 `json:"-"`
134 func (*TaskResult) ProtoMessage() {}
147 func (m *TaskResult) XXX_Size() int {
150 func (m *TaskResult) XXX_DiscardUnknown() {
156 func (m *TaskResult) GetName() string {
163 func (m *TaskResult) GetComplete() bool {
177 func (m *TaskResult) GetOutput() *any.Any {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/devtools/remoteworkers/v1test2/
H A Dtasks.pb.go136 type TaskResult struct { struct
137 state protoimpl.MessageState
138 sizeCache protoimpl.SizeCache
139 unknownFields protoimpl.UnknownFields
162 func (x *TaskResult) Reset() {
171 func (x *TaskResult) String() string {
175 func (*TaskResult) ProtoMessage() {}
194 func (x *TaskResult) GetName() string {
201 func (x *TaskResult) GetComplete() bool {
215 func (x *TaskResult) GetOutput() *any.Any {
[all …]

123456