Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/tint/src/
Dcastable.h118 inline bool Is(FROM* obj) { in Is() function
149 inline bool Is(FROM* obj, Pred&& pred) { in Is() function
215 inline bool Is() const { in Is() function
224 inline bool Is(Pred&& pred) const { in Is() function
296 inline bool Is() const { in Is() function
305 inline bool Is(Pred&& pred) const { in Is() function
Dcastable.cc27 bool TypeInfo::Is(const TypeInfo& typeinfo) const { in Is() function in tint::TypeInfo
Dcastable_test.cc54 TEST(CastableBase, Is) { in TEST() argument
192 TEST(Castable, Is) { in TEST() argument
/third_party/vk-gl-cts/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()
/third_party/skia/third_party/externals/dawn/src/tests/
DParamGenerator.h36 std::index_sequence<Is...>) { in GetParam()
42 static Index GetLastIndex(const ParamTuple& params, std::index_sequence<Is...>) { in GetLastIndex()
DMockCallback.h94 R CallImpl(const std::index_sequence<Is...>&, std::tuple<Args...> args) { in CallImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMachineLocation.h48 void setIsRegister(bool Is) { IsRegister = Is; } in setIsRegister()
/third_party/protobuf/src/google/protobuf/
Dany.h102 bool Is() const { in Is() function
Dany.pb.h141 template<typename T> bool Is() const { in Is() function
/third_party/skia/src/core/
DSkZip.h114 constexpr ReturnTuple indexDetail(size_t i, std::index_sequence<Is...>) const { in indexDetail()
125 constexpr std::tuple<Ts*...> pointersAtDetail(size_t i, std::index_sequence<Is...>) const { in pointersAtDetail()
DSkRecordPattern.h23 Is() : fPtr(nullptr) {} in Is() function
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DAnyPartial.cs75 public bool Is(MessageDescriptor descriptor) in Is() method in Google.Protobuf.WellKnownTypes.Any
/third_party/flutter/skia/src/core/
DSkRecordPattern.h23 Is() : fPtr(nullptr) {} in Is() function
/third_party/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()
/third_party/skia/third_party/externals/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()
/third_party/boost/boost/histogram/detail/
Daxes.hpp107 auto axes_transform_impl(const T& t, Functor&& f, mp11::index_sequence<Is...>) { in axes_transform_impl()
130 mp11::index_sequence<Is...>) { in axes_transform_impl()
228 bool axes_equal_impl(const T& t, const U& u, mp11::index_sequence<Is...>) noexcept { in axes_equal_impl()
/third_party/flatbuffers/tests/rust_usage_test/tests/flexbuffers_tests/
Dqc_serious.rs19 Is(i8, i16, i32, i64), enumerator
/third_party/boost/boost/math/differentiation/
Dautodiff_cpp11.hpp357 auto make_fvar_for_tuple(mp11::index_sequence<Is...>, RealType const& ca) in make_fvar_for_tuple()
363 auto make_ftuple_impl(mp11::index_sequence<Is...>, RealTypes const&... ca) in make_ftuple_impl()
Dautodiff.hpp636 auto make_fvar_for_tuple(std::index_sequence<Is...>, RealType const& ca) { in make_fvar_for_tuple()
641 auto make_ftuple_impl(std::index_sequence<Is...>, RealTypes const&... ca) { in make_ftuple_impl()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DLimits.cpp78 constexpr uint32_t ReduceSameValue(std::integer_sequence<uint32_t, I, Is...>) { in ReduceSameValue() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterleavedLoadCombinePass.cpp667 std::set<Instruction *> Is; member
1130 std::set<Instruction *> Is; in combine() local
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts30 Is, enumerator
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dtoken.h371 bool Is(Type t) const { return type_ == t; } in Is() function
/third_party/protobuf/python/google/protobuf/internal/
Dwell_known_types.py94 def Is(self, descriptor): member in Any
/third_party/python/Include/internal/
Dpycore_ast.h31 typedef enum _cmpop { Eq=1, NotEq=2, Lt=3, LtE=4, Gt=5, GtE=6, Is=7, IsNot=8, enumerator

12