Searched defs:isNotNull (Results 1 - 5 of 5) sorted by relevance

/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/
H A DJDKDSAPublicKey.java76 if (isNotNull(info.getAlgorithmId().getParameters()))
84 private boolean isNotNull(DEREncodable parameters) method in class:JDKDSAPublicKey
/external/webkit/Source/WebCore/editing/
H A DVisiblePosition.h61 bool isNotNull() const { return m_deepPosition.isNotNull(); } function in class:WebCore::VisiblePosition
82 Element* rootEditableElement() const { return m_deepPosition.isNotNull() ? m_deepPosition.deprecatedNode()->rootEditableElement() : 0; }
/external/proguard/src/proguard/evaluation/value/
H A DReferenceValue.java428 public final int isNotNull() method in class:ReferenceValue
/external/webkit/Source/WebCore/dom/
H A DPosition.h119 bool isNotNull() const { return m_anchorNode; } function in class:WebCore::Position
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/evaluation/Stack.class Stack.java package proguard ...

Completed in 128 milliseconds