Home
last modified time | relevance | path

Searched refs:OperationCount (Results 1 – 25 of 108) sorted by relevance

12345

/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/NXP/Library/I2cLib/
H A DI2cLib.c444 Index < RequestPacket->OperationCount; in I2cBusXfer()
446 if (Index == (RequestPacket->OperationCount - 1)) { in I2cBusXfer()
509 UINTN OperationCount; in I2cBusReadReg() local
515 OperationCount = 0; in I2cBusReadReg()
525 Operations[OperationCount].Buffer = AddressPtr; in I2cBusReadReg()
529 OperationCount++; in I2cBusReadReg()
532 Operations[OperationCount].LengthInBytes = RegValueNumBytes; in I2cBusReadReg()
533 Operations[OperationCount].Buffer = RegValue; in I2cBusReadReg()
534 Operations[OperationCount].Flags = I2C_FLAG_READ; in I2cBusReadReg()
535 OperationCount++; in I2cBusReadReg()
[all …]
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/Intel/KabylakeSiliconPkg/Pch/LibraryPrivate/PeiDxeI2cMasterCommonLib/
H A DI2cMasterCommonLib.c90 while (Context->ReadOp < Context->Request->OperationCount && in FindReadOp()
146 if (RequestPacket->OperationCount == 0) { in ValidateRequest()
153 for (Operation=0; Operation < RequestPacket->OperationCount; Operation++) { in ValidateRequest()
196 if ((Context->WriteOp == Context->Request->OperationCount - 1 ) && in IsLastFromRequest()
297 if (Context->WriteOp >= Context->Request->OperationCount ) { in WriteFifo()
335 if ( Context->ReadOp >= Context->Request->OperationCount ) { in ReadFifo()
379 if (( Context->WriteOp >= Context->Request->OperationCount ) && in IsTransferFinished()
380 ( Context->ReadOp >= Context->Request->OperationCount ) && in IsTransferFinished()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/System.Web.Caching/
H A DCacheItemPriorityQueueTestSupport.cs50 public int OperationCount = -1; field in MonoTests.System.Web.Caching.CacheItemPriorityQueueTestItem
77 OperationCount = Int32.Parse (parts [6]); in CacheItemPriorityQueueTestItem()
105 OperationCount, in Serialize()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/Test/tools/CachePQTestGenerator/
H A DUtils.cs142 OperationCount = qs.UpdateCount, in FormatUpdate()
160 OperationCount = qs.DisableCount in FormatDisableItem()
180 OperationCount = qs.DequeueCount, in FormatDequeue()
199 OperationCount = qs.PeekCount, in FormatPeek()
222 OperationCount = qs.EnqueueCount, in FormatEnqueue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dhtml_form_control_element_test.cc52 int OperationCount() const { return operation_count_; } in OperationCount() function in blink::__anon4eff94b90111::MockFormValidationMessageClient
146 int start_operation_count = validation_client->OperationCount(); in TEST_F()
148 EXPECT_EQ(start_operation_count, validation_client->OperationCount()) in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dhtml_form_control_element_test.cc54 int OperationCount() const { return operation_count_; } in OperationCount() function in blink::__anonc540f3140111::MockFormValidationMessageClient
148 int start_operation_count = validation_client->OperationCount(); in TEST_F()
150 EXPECT_EQ(start_operation_count, validation_client->OperationCount()) in TEST_F()
/dports/sysutils/helm/helm-3.5.2/vendor/google.golang.org/genproto/googleapis/ads/googleads/v6/resources/
H A Dbatch_job.pb.go166OperationCount *int64 `protobuf:"varint,11,opt,name=operation_count,json=operationCount,proto3,one… member
233 if x != nil && x.OperationCount != nil {
234 return *x.OperationCount
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/genproto/googleapis/ads/googleads/v6/resources/
H A Dbatch_job.pb.go166OperationCount *int64 `protobuf:"varint,11,opt,name=operation_count,json=operationCount,proto3,one… member
233 if x != nil && x.OperationCount != nil {
234 return *x.OperationCount
/dports/sysutils/edk2/edk2-platforms-89f6170d/Silicon/NXP/Library/Pcf8563RealTimeClockLib/
H A DPcf8563RealTimeClockLib.c61 UINTN OperationCount; member
104 Op.OperationCount = 2; in LibGetTime()
190 Op.OperationCount = 1; in LibSetTime()
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/ads/googleads/v2/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/genproto/googleapis/ads/googleads/v1/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/ads/googleads/v1/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/ads/googleads/v3/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/genproto/googleapis/ads/googleads/v2/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/genproto/googleapis/ads/googleads/v2/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/genproto/googleapis/ads/googleads/v1/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/genproto/googleapis/ads/googleads/v3/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/genproto/googleapis/ads/googleads/v2/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/genproto/googleapis/ads/googleads/v3/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/genproto/googleapis/ads/googleads/v1/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/genproto/googleapis/ads/googleads/v1/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/genproto/googleapis/ads/googleads/v3/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/www/pomerium/pomerium-0.8.3/vendor/google.golang.org/genproto/googleapis/ads/googleads/v2/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/audio/murmur-cli/murmur-cli-8f83169/vendor/google.golang.org/genproto/googleapis/ads/googleads/v1/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/genproto/googleapis/ads/googleads/v1/resources/
H A Dmutate_job.pb.go133OperationCount *wrappers.Int64Value `protobuf:"bytes,4,opt,name=operation_count,json=operationCoun… member
190 return m.OperationCount

12345