Home
last modified time | relevance | path

Searched defs:Is (Results 1 – 25 of 52) sorted by relevance

123

/external/deqp/framework/common/
DtcuEither.hpp117 struct Is<First, First, Second> struct
119 static bool is (const Either<First, Second>& either) in is()
126 struct Is<Second, First, Second> struct
128 static bool is (const Either<First, Second>& either) in is()
/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/core/
DIs.java17 public class Is<T> extends BaseMatcher<T> { class
20 public Is(Matcher<T> matcher) { in Is() method in Is
/external/vixl/src/aarch32/
Dinstructions-aarch32.h131 bool Is(CPURegister ref) const { return GetReg() == ref.GetReg(); } in Is() function
142 bool Is(Register ref) const { return GetCode() == ref.GetCode(); } in Is() function
305 bool Is(DataType type) const { return value_ == type.value_; } in Is() function
306 bool Is(DataTypeValue value) const { return value_ == value; } in Is() function
307 bool Is(DataTypeType type) const { return GetType() == type; } in Is() function
311 bool Is(DataTypeType type, uint32_t size) const { in Is() function
781 bool Is(SpecialRegister value) const { return reg_ == value.reg_; } in Is() function
782 bool Is(uint32_t value) const { return reg_ == value; } in Is() function
889 bool Is(MaskedSpecialRegister value) const { return reg_ == value.reg_; } in Is() function
890 bool Is(uint32_t value) const { return reg_ == value; } in Is() function
[all …]
/external/golang-protobuf/internal/errors/
Dis_go113.go13 func Is(err, target error) bool { return errors.Is(err, target) } func
Dis_go112.go13 func Is(err, target error) bool { func
/external/flatbuffers/tests/KeywordTest/
DKeywordsInTable.cs22 …public KeywordTest.ABC Is { get { int o = __p.__offset(4); return o != 0 ? (KeywordTest.ABC)__p.bb… property
78 public KeywordTest.ABC Is { get; set; } property in KeywordTest.KeywordsInTableT
/external/skia/src/base/
DSkZip.h115 constexpr ReturnTuple indexDetail(size_t i, std::index_sequence<Is...>) const { in indexDetail()
126 constexpr std::tuple<Ts*...> pointersAtDetail(size_t i, std::index_sequence<Is...>) const { in pointersAtDetail()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMachineLocation.h48 void setIsRegister(bool Is) { IsRegister = Is; } in setIsRegister()
/external/golang-protobuf/types/known/timestamppb/
Dtimestamp_test.go104 func (e textError) Is(err error) bool { return err != nil && strings.Contains(err.Error(), e.Error(… func
/external/golang-protobuf/types/known/durationpb/
Dduration_test.go100 func (e textError) Is(err error) bool { return err != nil && strings.Contains(err.Error(), e.Error(… func
/external/cronet/buildtools/third_party/libc++/trunk/benchmarks/
DVariantBenchmarks.h31 static auto genVariants(std::index_sequence<Is...>) { in genVariants()
/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DAnyPartial.cs75 public bool Is(MessageDescriptor descriptor) in Is() method in Google.Protobuf.WellKnownTypes.Any
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DAnyPartial.cs75 public bool Is(MessageDescriptor descriptor) in Is() method in Google.Protobuf.WellKnownTypes.Any
/external/protobuf/src/google/protobuf/
Dany.h110 bool Is() const { in Is() function
/external/cronet/third_party/protobuf/src/google/protobuf/
Dany.h110 bool Is() const { in Is() function
/external/skia/src/core/
DSkRecordPattern.h23 Is() : fPtr(nullptr) {} in Is() function
/external/llvm/include/llvm/MC/
DMachineLocation.h56 void setIsRegister(bool Is) { IsRegister = Is; } in setIsRegister()
/external/llvm/unittests/ADT/
DPointerUnionTest.cpp57 TEST_F(PointerUnionTest, Is) { in TEST_F() argument
/external/tensorflow/third_party/absl/abseil-cpp/absl/utility/
Dutility_test.cc89 void CountAll(absl::index_sequence<Is...>) { in CountAll()
108 auto ApplyFromTupleImpl(F f, const Tup& tup, absl::index_sequence<Is...>) in ApplyFromTupleImpl()
140 absl::index_sequence<Is...>) { in TupStringVecImpl()
/external/cronet/third_party/abseil-cpp/absl/utility/
Dutility_test.cc89 void CountAll(absl::index_sequence<Is...>) { in CountAll()
108 auto ApplyFromTupleImpl(F f, const Tup& tup, absl::index_sequence<Is...>) in ApplyFromTupleImpl()
140 absl::index_sequence<Is...>) { in TupStringVecImpl()
/external/angle/third_party/abseil-cpp/absl/utility/
Dutility_test.cc89 void CountAll(absl::index_sequence<Is...>) { in CountAll()
108 auto ApplyFromTupleImpl(F f, const Tup& tup, absl::index_sequence<Is...>) in ApplyFromTupleImpl()
140 absl::index_sequence<Is...>) { in TupStringVecImpl()
/external/webrtc/third_party/abseil-cpp/absl/utility/
Dutility_test.cc89 void CountAll(absl::index_sequence<Is...>) { in CountAll()
108 auto ApplyFromTupleImpl(F f, const Tup& tup, absl::index_sequence<Is...>) in ApplyFromTupleImpl()
140 absl::index_sequence<Is...>) { in TupStringVecImpl()
/external/openscreen/third_party/abseil/src/absl/utility/
Dutility_test.cc87 void CountAll(absl::index_sequence<Is...>) { in CountAll()
106 auto ApplyFromTupleImpl(F f, const Tup& tup, absl::index_sequence<Is...>) in ApplyFromTupleImpl()
138 absl::index_sequence<Is...>) { in TupStringVecImpl()
/external/abseil-cpp/absl/utility/
Dutility_test.cc87 void CountAll(absl::index_sequence<Is...>) { in CountAll()
106 auto ApplyFromTupleImpl(F f, const Tup& tup, absl::index_sequence<Is...>) in ApplyFromTupleImpl()
138 absl::index_sequence<Is...>) { in TupStringVecImpl()
/external/libtextclassifier/abseil-cpp/absl/utility/
Dutility_test.cc87 void CountAll(absl::index_sequence<Is...>) { in CountAll()
106 auto ApplyFromTupleImpl(F f, const Tup& tup, absl::index_sequence<Is...>) in ApplyFromTupleImpl()
138 absl::index_sequence<Is...>) { in TupStringVecImpl()

123