| /external/v8/src/objects/ |
| D | ordered-hash-table-inl.h | 167 inline bool OrderedHashSet::Is(Handle<HeapObject> table) { in Is() function 171 inline bool OrderedHashMap::Is(Handle<HeapObject> table) { in Is() function 175 inline bool OrderedNameDictionary::Is(Handle<HeapObject> table) { in Is() function 179 inline bool SmallOrderedHashSet::Is(Handle<HeapObject> table) { in Is() function 183 inline bool SmallOrderedNameDictionary::Is(Handle<HeapObject> table) { in Is() function 187 inline bool SmallOrderedHashMap::Is(Handle<HeapObject> table) { in Is() function
|
| D | feedback-vector-inl.h | 252 bool Is(int type_feedback) { in Is() function
|
| /external/deqp/framework/common/ |
| D | tcuEither.hpp | 117 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/ |
| D | Is.java | 17 public class Is<T> extends BaseMatcher<T> { class 20 public Is(Matcher<T> matcher) { in Is() method in Is
|
| /external/vixl/src/aarch32/ |
| D | instructions-aarch32.h | 131 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 779 bool Is(SpecialRegister value) const { return reg_ == value.reg_; } in Is() function 780 bool Is(uint32_t value) const { return reg_ == value; } in Is() function 887 bool Is(MaskedSpecialRegister value) const { return reg_ == value.reg_; } in Is() function 888 bool Is(uint32_t value) const { return reg_ == value; } in Is() function [all …]
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
| D | MachineLocation.h | 49 void setIsRegister(bool Is) { IsRegister = Is; } in setIsRegister()
|
| /external/v8/src/strings/ |
| D | unicode.cc | 237 bool Uppercase::Is(uchar c) { return static_cast<bool>(u_isupper(c)); } in Is() function in unibrow::Uppercase 395 bool Uppercase::Is(uchar c) { in Is() function in unibrow::Uppercase 414 bool Letter::Is(uchar c) { return static_cast<bool>(u_isalpha(c)); } in Is() function in unibrow::Letter 601 bool Letter::Is(uchar c) { in Is() function in unibrow::Letter 817 bool ID_Start::Is(uchar c) { in Is() function in unibrow::ID_Start 956 bool ID_Continue::Is(uchar c) { in Is() function in unibrow::ID_Continue 983 bool WhiteSpace::Is(uchar c) { in Is() function in unibrow::WhiteSpace
|
| /external/protobuf/src/google/protobuf/ |
| D | any.h | 102 bool Is() const { in Is() function
|
| D | any.pb.h | 124 template<typename T> bool Is() const { in Is() function
|
| /external/skia/src/core/ |
| D | SkZip.h | 112 constexpr ReturnTuple indexDetail(size_t i, skstd::index_sequence<Is...>) const { in indexDetail() 123 constexpr std::tuple<Ts*...> pointersAtDetail(size_t i, skstd::index_sequence<Is...>) const { in pointersAtDetail()
|
| D | SkRecordPattern.h | 23 Is() : fPtr(nullptr) {} in Is() function
|
| /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
| D | AnyPartial.cs | 75 public bool Is(MessageDescriptor descriptor) in Is() method in Google.Protobuf.WellKnownTypes.Any
|
| /external/golang-protobuf/ptypes/ |
| D | any.go | 132 func Is(any *any.Any, pb proto.Message) bool { func
|
| /external/skqp/src/core/ |
| D | SkRecordPattern.h | 23 Is() : fPtr(nullptr) {} in Is() function
|
| /external/llvm/include/llvm/MC/ |
| D | MachineLocation.h | 56 void setIsRegister(bool Is) { IsRegister = Is; } in setIsRegister()
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/ |
| D | PointerUnionTest.cpp | 57 TEST_F(PointerUnionTest, Is) { in TEST_F() argument
|
| D | PointerSumTypeTest.cpp | 46 TEST_F(PointerSumTypeTest, Is) { in TEST_F() argument
|
| /external/llvm/unittests/ADT/ |
| D | PointerUnionTest.cpp | 57 TEST_F(PointerUnionTest, Is) { in TEST_F() argument
|
| D | PointerSumTypeTest.cpp | 46 TEST_F(PointerSumTypeTest, Is) { in TEST_F() argument
|
| /external/libcxx/benchmarks/ |
| D | CartesianBenchmarks.hpp | 41 void makeBenchmarkFromValuesImpl(const Args& A, std::index_sequence<Is...>) { in makeBenchmarkFromValuesImpl()
|
| /external/v8/src/compiler/ |
| D | node-matchers.h | 143 bool Is(const T& value) const { in Is() function 185 bool Is(const T& value) const { in Is() function 231 bool Is(Handle<HeapObject> const& value) const { in Is() function 250 bool Is(const ExternalReference& value) const { in Is() function
|
| D | map-inference.cc | 94 bool MapInference::Is(Handle<Map> expected_map) { in Is() function in v8::internal::compiler::MapInference
|
| D | types.h | 253 static bool Is(bitset bits1, bitset bits2) { in Is() function 394 bool Is(Type that) const { in Is() function
|
| /external/llvm/include/llvm/Support/ |
| D | Format.h | 84 index_sequence<Is...>) const { in snprint_tuple()
|
| /external/tensorflow/tensorflow/core/util/ |
| D | gpu_launch_config.h | 386 std::tuple<Ts...>* tuple, absl::index_sequence<Is...>) { in GetArrayOfElementPointersImpl()
|