| /external/v8/src/ |
| D | char-predicates.h | 42 static inline bool Is(uc32 c) { in Is() function 56 static inline bool Is(uc32 c) { in Is() function 70 static inline bool Is(uc32 c) { return unibrow::WhiteSpace::Is(c); } in Is() function 77 static inline bool Is(uc32 c) { in Is() function
|
| D | unicode.cc | 472 bool Uppercase::Is(uchar c) { in Is() function in unibrow::Uppercase 658 bool Lowercase::Is(uchar c) { in Is() function in unibrow::Lowercase 850 bool Letter::Is(uchar c) { in Is() function in unibrow::Letter 1072 bool ID_Start::Is(uchar c) { in Is() function in unibrow::ID_Start 1212 bool ID_Continue::Is(uchar c) { in Is() function in unibrow::ID_Continue 1239 bool WhiteSpace::Is(uchar c) { in Is() function in unibrow::WhiteSpace 1263 bool LineTerminator::Is(uchar c) { in Is() function in unibrow::LineTerminator
|
| D | types.h | 297 static bool Is(bitset bits1, bitset bits2) { in Is() function 766 bool Is(Type* that) { return this == that || this->SlowIs(that); } in Is() function
|
| D | dateparser.h | 106 bool Is(uint32_t c) const { return ch_ == c; } in Is() function
|
| /external/hamcrest/src/org/hamcrest/core/ |
| D | Is.java | 17 public class Is<T> extends BaseMatcher<T> { class 21 public Is(Matcher<T> matcher) { in Is() method in Is
|
| /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/skia/src/core/ |
| D | SkRecordPattern.h | 22 Is() : fPtr(nullptr) {} in Is() function
|
| /external/llvm/include/llvm/MC/ |
| D | MachineLocation.h | 56 void setIsRegister(bool Is) { IsRegister = Is; } in setIsRegister()
|
| /external/llvm/unittests/ADT/ |
| D | PointerUnionTest.cpp | 57 TEST_F(PointerUnionTest, Is) { in TEST_F() argument
|
| /external/v8/src/compiler/ |
| D | type-hints.cc | 109 bool BinaryOperationHints::Is(Hint h1, Hint h2) { in Is() function in v8::internal::compiler::BinaryOperationHints
|
| D | node-matchers.h | 114 bool Is(const T& value) const { in Is() function 151 bool Is(const T& value) const { in Is() function 182 bool Is(const ExternalReference& value) const { in Is() function
|
| /external/llvm/include/llvm/Support/ |
| D | Format.h | 84 index_sequence<Is...>) const { in snprint_tuple()
|
| /external/v8/src/arm64/ |
| D | assembler-arm64-inl.h | 121 inline bool CPURegister::Is(const CPURegister& other) const { in Is() function
|
| /external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
| D | config.cpp | 74 inline bool Is(unsigned long f) {return (state & f) == f;} in Is() function in CNfcConfig
|
| /external/libnfc-nci/src/adaptation/ |
| D | config.cpp | 74 inline bool Is(unsigned long f) {return (state & f) == f;} in Is() function in CNfcConfig
|
| /external/libnfc-nci/halimpl/pn54x/utils/ |
| D | phNxpConfig.cpp | 111 inline bool Is(unsigned long f) {return (state & f) == f;} in Is() function in CNfcConfig
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | ThreadSafetyTraverse.h | 230 Container<R_SExpr> &Is, R_SExpr T) { in reduceBasicBlock()
|
| D | ThreadSafetyTIL.h | 1552 BasicBlock(BasicBlock &B, MemRegionRef A, InstrArray &&As, InstrArray &&Is, in BasicBlock()
|
| /external/chromium-trace/catapult/telemetry/third_party/mox3/mox3/ |
| D | mox.py | 1366 class Is(Comparator): class
|
| /external/chromium-trace/catapult/third_party/mox3/mox3/ |
| D | mox.py | 1366 class Is(Comparator): class
|
| /external/vixl/src/vixl/a64/ |
| D | assembler-a64.h | 172 bool Is(const CPURegister& other) const { in Is() function
|
| /external/v8/tools/ |
| D | grokdump.py | 1046 def Is(self, cls): member in HeapObject
|
| /external/clang/include/clang/Sema/ |
| D | Sema.h | 1347 llvm::index_sequence<Is...>) const { in emit()
|