Home
last modified time | relevance | path

Searched defs:Measure (Results 1 – 25 of 98) sorted by relevance

1234

/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/measure_tape/
Dhlcpp_measure_tape_for_peer.cc38 void Measure(const ::fuchsia::bluetooth::le::AdvertisingData& value) { in Measure() function in measure_tape::fuchsia::bluetooth::le::__anon202e892e0111::MeasuringTape
89 void Measure(const ::fuchsia::bluetooth::le::ManufacturerData& value) { in Measure() function in measure_tape::fuchsia::bluetooth::le::__anon202e892e0111::MeasuringTape
98 void Measure(const ::fuchsia::bluetooth::le::Peer& value) { in Measure() function in measure_tape::fuchsia::bluetooth::le::__anon202e892e0111::MeasuringTape
138 void Measure(const ::fuchsia::bluetooth::le::ScanData& value) { in Measure() function in measure_tape::fuchsia::bluetooth::le::__anon202e892e0111::MeasuringTape
185 void Measure(const ::fuchsia::bluetooth::le::ServiceData& value) { in Measure() function in measure_tape::fuchsia::bluetooth::le::__anon202e892e0111::MeasuringTape
194 void Measure(const ::fuchsia::bluetooth::PeerId& value) { in Measure() function in measure_tape::fuchsia::bluetooth::le::__anon202e892e0111::MeasuringTape
198 void Measure(const ::fuchsia::bluetooth::Uuid& value) { in Measure() function in measure_tape::fuchsia::bluetooth::le::__anon202e892e0111::MeasuringTape
220 Size Measure(const ::fuchsia::bluetooth::le::Peer& value) { in Measure() function
Dhlcpp_measure_tape_for_read_by_type_result.cc37 void Measure(const ::fuchsia::bluetooth::gatt2::Handle& value) { in Measure() function in measure_tape::fuchsia::bluetooth::gatt2::__anone518dfd70111::MeasuringTape
41 void Measure(const ::fuchsia::bluetooth::gatt2::ReadByTypeResult& value) { in Measure() function in measure_tape::fuchsia::bluetooth::gatt2::__anone518dfd70111::MeasuringTape
62 void Measure(const ::fuchsia::bluetooth::gatt2::ReadValue& value) { in Measure() function in measure_tape::fuchsia::bluetooth::gatt2::__anone518dfd70111::MeasuringTape
102 Size Measure(const ::fuchsia::bluetooth::gatt2::ReadByTypeResult& value) { in Measure() function
/external/cronet/tot/third_party/icu/source/i18n/
Dmeasure.cpp24 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Measure) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
28 Measure::Measure(const Formattable& _number, MeasureUnit* adoptedUnit, in Measure() function in Measure
37 Measure::Measure(const Measure& other) : in Measure() function in Measure
/external/cronet/stable/third_party/icu/source/i18n/
Dmeasure.cpp24 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Measure) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
28 Measure::Measure(const Formattable& _number, MeasureUnit* adoptedUnit, in Measure() function in Measure
37 Measure::Measure(const Measure& other) : in Measure() function in Measure
/external/icu/icu4c/source/i18n/
Dmeasure.cpp24 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(Measure) in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() argument
28 Measure::Measure(const Formattable& _number, MeasureUnit* adoptedUnit, in Measure() function in Measure
37 Measure::Measure(const Measure& other) : in Measure() function in Measure
/external/opencensus-java/api/src/main/java/io/opencensus/stats/
DMeasure.java32 public abstract class Measure { class
47 Function<? super Measure, T> defaultFunction); in match()
86 private Measure() {} in Measure() method in Measure
119 Function<? super Measure, T> defaultFunction) { in match()
164 Function<? super Measure, T> defaultFunction) { in match()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/stats/v1/
Dstats.pb.go152 type Measure struct { struct
166 …Type Measure_Type `protobuf:"varint,4,opt,name=type,proto3,enum=opencensus.proto.stats.v1.Measure_…
169 func (x *Measure) Reset() {
178 func (x *Measure) String() string {
182 func (*Measure) ProtoMessage() {}
184 func (x *Measure) ProtoReflect() protoreflect.Message {
197 func (*Measure) Descriptor() ([]byte, []int) {
201 func (x *Measure) GetName() string {
208 func (x *Measure) GetDescription() string {
215 func (x *Measure) GetUnit() string {
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/util/
DMeasure.java33 public class Measure { class
43 public Measure(Number number, MeasureUnit unit) { in Measure() method in Measure
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
DMeasure.java33 public class Measure { class
44 public Measure(Number number, MeasureUnit unit) { in Measure() method in Measure
/external/cronet/tot/build/util/lib/proto/
Dmeasure.py12 class Measure(ABC): class
/external/angle/build/util/lib/proto/
Dmeasure.py12 class Measure(ABC): class
/external/cronet/stable/build/util/lib/proto/
Dmeasure.py12 class Measure(ABC): class
/external/pigweed/pw_allocator/size_report/
Dlibc_allocator.cc22 int Measure() { in Measure() function
Dnull_allocator.cc22 int Measure() { in Measure() function
Dsmall_alignable_block.cc22 int Measure() { in Measure() function
Dsmall_block.cc22 int Measure() { in Measure() function
Ddetailed_block.cc23 int Measure() { in Measure() function
Dbase.cc20 int Measure() { in Measure() function
Dtiny_block.cc22 int Measure() { in Measure() function
Dworst_fit.cc22 int Measure() { in Measure() function
Dfirst_fit.cc22 int Measure() { in Measure() function
Dbest_fit.cc22 int Measure() { in Measure() function
Dbuddy_allocator.cc22 int Measure() { in Measure() function
Dbucket_allocator.cc22 int Measure() { in Measure() function
/external/pigweed/pw_containers/size_report/
Dbase.cc20 int Measure() { in Measure() function

1234