/external/ImageMagick/Magick++/tests/ |
D | coderInfo.cpp | 29 (( entry->isReadable() && isReadable_ != CoderInfo::TrueMatch ) || in test() 30 ( !entry->isReadable() && isReadable_ != CoderInfo::FalseMatch )) ) in test() 35 << static_cast<int>(entry->isReadable()) in test()
|
/external/grpc-grpc-java/alts/src/test/java/io/grpc/alts/internal/ |
D | NettyTsiHandshakerTest.java | 71 if (clientData.isReadable()) { in processPeerHandshakeShouldAcceptPartialFrames() 166 if (clientData.isReadable()) { in doHandshake() 172 if (serverData.isReadable()) { in doHandshake()
|
D | FakeChannelCrypter.java | 55 while (tag.isReadable()) { in decrypt()
|
D | ByteBufTestUtils.java | 55 while (buf.isReadable()) { in fragmentByteBuf()
|
D | TsiTest.java | 142 while (protect.isReadable()) { in sendMessage()
|
/external/grpc-grpc-java/alts/src/main/java/io/grpc/alts/internal/ |
D | AltsTsiFrameProtector.java | 209 if (in.isReadable()) { in addUnhandled() 258 if (!in.isReadable()) { in handleHeader() 360 boolean keepLast = lastBuf.isReadable(); in clearState()
|
D | TsiHandshakeHandler.java | 185 if (!buffer.isReadable()) { in sendHandshake()
|
D | TsiFrameHandler.java | 86 if (!msg.isReadable()) { in write()
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | CoderInfo.h | 57 bool isReadable(void) const;
|
D | STL.h | 2137 (( coderInfo.isReadable() && isReadable_ != CoderInfo::TrueMatch ) || 2138 ( !coderInfo.isReadable() && isReadable_ != CoderInfo::FalseMatch )) )
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/ |
D | IPDBSectionContrib.h | 41 virtual bool isReadable() const = 0;
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/ |
D | Property.java | 64 public boolean isReadable() { in isReadable() method in Property
|
D | MethodProperty.java | 68 public boolean isReadable() { in isReadable() method in MethodProperty
|
D | PropertyUtils.java | 112 if (property.isReadable() && (allowReadOnlyProperties || property.isWritable())) { in createPropertySet()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/DIA/ |
D | DIASectionContrib.h | 42 bool isReadable() const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/ |
D | DIASectionContrib.cpp | 108 bool DIASectionContrib::isReadable() const { in isReadable() function in DIASectionContrib
|
/external/ImageMagick/Magick++/lib/ |
D | CoderInfo.cpp | 120 bool Magick::CoderInfo::isReadable(void) const in isReadable() function in Magick::CoderInfo
|
/external/syzkaller/pkg/csource/ |
D | csource.go | 462 if !isReadable(v) && (i != len(data)-1 || v != 0) { 501 func isReadable(v byte) bool { func
|
/external/caliper/lib/ |
D | jersey-core-1.11.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/jersey-module- ... |
D | jsr311-api-1.1.1.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/ws/
javax/ ... |
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |
/external/grpc-grpc-java/netty/shaded/ |
D | grpc-netty-shaded-1.14.0.jar | META-INF/
META-INF/MANIFEST.MF
io/
io/grpc/
io/ ... |