/external/v8/src/ |
D | char-predicates.h | 26 static inline bool Is(uc32 c) { in Is() function 36 static inline bool Is(uc32 c) { in Is() function 49 static inline bool Is(uc32 c) { in Is() function 62 static inline bool Is(uc32 c) { in Is() function
|
D | unicode.cc | 421 bool Uppercase::Is(uchar c) { in Is() function in unibrow::Uppercase 533 bool Lowercase::Is(uchar c) { in Is() function in unibrow::Lowercase 658 bool Letter::Is(uchar c) { in Is() function in unibrow::Letter 708 bool Number::Is(uchar c) { in Is() function in unibrow::Number 733 bool WhiteSpace::Is(uchar c) { in Is() function in unibrow::WhiteSpace 755 bool LineTerminator::Is(uchar c) { in Is() function in unibrow::LineTerminator 821 bool CombiningMark::Is(uchar c) { in Is() function in unibrow::CombiningMark 852 bool ConnectorPunctuation::Is(uchar c) { in Is() function in unibrow::ConnectorPunctuation
|
D | types.h | 390 bool Is(TypeImpl* that) { return this == that || this->SlowIs(that); } in Is() function 392 bool Is(TypeHandle that) { return this->Is(*that); } in Is() function 592 static bool Is(bitset bits1, bitset bits2) { in Is() function
|
D | dateparser.h | 121 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/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/llvm/include/llvm/Support/ |
D | Format.h | 84 index_sequence<Is...>) const { in snprint_tuple()
|
/external/skia/src/core/ |
D | SkRecordPattern.h | 15 Is() : fPtr(NULL) {} in Is() function
|
/external/v8/src/arm64/ |
D | assembler-arm64-inl.h | 116 inline bool CPURegister::Is(const CPURegister& other) const { in Is() function
|
/external/v8/src/compiler/ |
D | node-matchers.h | 54 bool Is(const T& value) 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/v8/test/cctest/ |
D | test-types.cc | 874 void Is() { in Is() function 2029 TEST(Is) { in TEST() argument
|
/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/vixl/src/vixl/a64/ |
D | assembler-a64.h | 169 bool Is(const CPURegister& other) const { in Is() function
|
/external/v8/tools/ |
D | grokdump.py | 938 def Is(self, cls): member in HeapObject
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 1259 llvm::index_sequence<Is...>) const { in emit()
|
/external/owasp/sanitizer/lib/junit/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/libphonenumber/lib/ |
D | junit-4.8.1.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/vogar/lib/ |
D | mockito-all-1.8.5.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hamcrest/
org/ ... |