/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/reflect/ |
D | ReflectionUtils.java | 55 Assert.isNotNull(type); in getFullyQualifiedName() 162 Assert.isNotNull(method); in getMethodSignature() 179 Assert.isNotNull(name); in getMethodSignature() 180 Assert.isNotNull(parameterTypes); in getMethodSignature() 203 Assert.isNotNull(clazz); in getMethodBySignature() 204 Assert.isNotNull(signature); in getMethodBySignature() 220 Assert.isNotNull(object); in invokeMethod() 221 Assert.isNotNull(arguments); in invokeMethod() 227 Assert.isNotNull(method, "Can not find method " + signature + " in " + refClass); in invokeMethod()
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/check/ |
D | Assert.java | 154 public static void isNotNull(Object object) { in isNotNull() method in Assert 155 isNotNull(object, ""); //$NON-NLS-1$ in isNotNull() 168 public static void isNotNull(Object object, String message) { in isNotNull() method in Assert 188 public static void isNotNull(Object object, String errorFormat, Object... args) { in isNotNull() method in Assert
|
/external/webkit/Source/WebCore/editing/chromium/ |
D | SelectionControllerChromium.cpp | 42 …ctCache::accessibilityEnabled() && m_selection.start().isNotNull() && m_selection.end().isNotNull(… in notifyAccessibilityForSelectionChange()
|
/external/webkit/Source/WebCore/editing/ |
D | VisiblePosition.h | 61 bool isNotNull() const { return m_deepPosition.isNotNull(); } in isNotNull() function 82 …Element* rootEditableElement() const { return m_deepPosition.isNotNull() ? m_deepPosition.deprecat… in rootEditableElement()
|
D | IndentOutdentCommand.cpp | 162 if (visibleStartOfParagraph.isNotNull() && !isStartOfParagraph(visibleStartOfParagraph)) in outdentParagraph() 164 if (visibleEndOfParagraph.isNotNull() && !isEndOfParagraph(visibleEndOfParagraph)) in outdentParagraph() 208 …if (endAfterSelection.isNotNull() && !endAfterSelection.deepEquivalent().anchorNode()->inDocument(… in outdentRegion() 211 …if (endOfNextParagraph.isNotNull() && !endOfNextParagraph.deepEquivalent().anchorNode()->inDocumen… in outdentRegion()
|
D | visible_units.cpp | 465 return a.isNotNull() && startOfLine(a) == startOfLine(b); in inSameLine() 470 return p.isNotNull() && p == startOfLine(p); in isStartOfLine() 475 return p.isNotNull() && p == endOfLine(p); in isEndOfLine() 900 …return a.isNotNull() && startOfParagraph(a, boundaryCrossingRule) == startOfParagraph(b, boundaryC… in inSameParagraph() 905 return pos.isNotNull() && pos == startOfParagraph(pos, boundaryCrossingRule); in isStartOfParagraph() 910 return pos.isNotNull() && pos == endOfParagraph(pos, boundaryCrossingRule); in isEndOfParagraph() 964 return pos.isNotNull() && pos == startOfBlock(pos, CanCrossEditingBoundary); in isStartOfBlock() 969 return pos.isNotNull() && pos == endOfBlock(pos, CanCrossEditingBoundary); in isEndOfBlock() 1017 return p.isNotNull() && p.previous().isNull(); in isStartOfDocument() 1022 return p.isNotNull() && p.next().isNull(); in isEndOfDocument() [all …]
|
D | DeleteSelectionCommand.cpp | 229 … bool skipSmartDelete = pos.trailingWhitespacePosition(VP_DEFAULT_AFFINITY, true).isNotNull(); in initializePositionData() 231 …skipSmartDelete = m_downstreamEnd.leadingWhitespacePosition(VP_DEFAULT_AFFINITY, true).isNotNull(); in initializePositionData() 234 …ment = m_upstreamStart.leadingWhitespacePosition(m_selectionToDelete.affinity(), true).isNotNull(); in initializePositionData() 249 …eAdjustment && m_downstreamEnd.trailingWhitespacePosition(VP_DEFAULT_AFFINITY, true).isNotNull()) { in initializePositionData() 389 if (firstEditablePosition.isNotNull()) in removeNode() 555 …if (m_leadingWhitespace.isNotNull() && !m_leadingWhitespace.isRenderedCharacter() && m_leadingWhit… in fixupWhitespace() 560 …if (m_trailingWhitespace.isNotNull() && !m_trailingWhitespace.isRenderedCharacter() && m_trailingW… in fixupWhitespace()
|
D | VisibleSelection.cpp | 246 if (m_base.isNotNull()) { in setBaseAndExtentToDeepEquivalents() 251 if (m_extent.isNotNull() && !baseAndExtentEqual) in setBaseAndExtentToDeepEquivalents() 334 if (next.isNotNull()) in setStartAndEndFromBaseAndExtentRespectingGranularity() 505 …while (p.isNotNull() && !(lowestEditableAncestor(p.containerNode()) == baseEditableAncestor && !is… in adjustSelectionToAvoidCrossingEditingBoundaries() 534 …while (p.isNotNull() && !(lowestEditableAncestor(p.containerNode()) == baseEditableAncestor && !is… in adjustSelectionToAvoidCrossingEditingBoundaries()
|
D | InsertTextCommand.cpp | 158 if (placeholder.isNotNull()) in input() 166 if (placeholder.isNotNull()) in input()
|
D | InsertParagraphSeparatorCommand.cpp | 82 ASSERT(pos.isNotNull()); in calculateStyleBeforeInsertion() 312 if (leadingWhitespace.isNotNull() && leadingWhitespace.deprecatedNode()->isTextNode()) { in doApply()
|
D | ApplyBlockElementCommand.cpp | 137 …if (endAfterSelection.isNotNull() && !endAfterSelection.deepEquivalent().anchorNode()->inDocument(… in formatSelection() 141 …if (endOfNextParagraph.isNotNull() && !endOfNextParagraph.deepEquivalent().anchorNode()->inDocumen… in formatSelection()
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/ |
D | ModifierHelper.java | 141 if (pAction.isNotNull()) { in readAnimationModifier249() 156 if (pIpo.isNotNull()) { in readAnimationModifier249() 182 if (pAnimData.isNotNull()) { in readAnimationModifier250() 185 if (pAction.isNotNull()) { in readAnimationModifier250()
|
D | ArrayModifier.java | 68 if (pCurveOb.isNotNull()) { in ArrayModifier() 111 if (pOffsetObject.isNotNull()) { in ArrayModifier() 118 if (pStartCap.isNotNull()) { in ArrayModifier() 122 if (pEndCap.isNotNull()) { in ArrayModifier()
|
D | ArmatureModifier.java | 93 if (this.validate(modifierStructure, blenderContext) && pDvert.isNotNull()) { in ArmatureModifier() 95 if (pArmatureObject.isNotNull()) { in ArmatureModifier() 280 if (pDvert.isNotNull()) {// assigning weights and bone indices in getBoneWeightAndIndexBuffer() 289 …if (totweight > 0 && pDW.isNotNull() && groupToBoneIndexMap!=null) {// pDW should never be null he… in getBoneWeightAndIndexBuffer()
|
D | Modifier.java | 49 invalid = pError.isNotNull(); in validate()
|
/external/webkit/Source/WebCore/editing/gtk/ |
D | SelectionControllerGtk.cpp | 84 if (!m_selection.start().isNotNull() || !m_selection.end().isNotNull()) in notifyAccessibilityForSelectionChange()
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/ |
D | ConstraintHelper.java | 83 if (pActions.isNotNull()) { in loadConstraints() 94 if (pIpo.isNotNull()) { in loadConstraints() 108 if (pPose.isNotNull()) { in loadConstraints() 191 if(pData.isNotNull()) { in getConstraintClassName()
|
D | Constraint.java | 56 if (pData.isNotNull()) { in Constraint() 59 if(pTar!= null && pTar.isNotNull()) { in Constraint()
|
/external/bouncycastle/src/main/java/org/bouncycastle/jce/provider/ |
D | JDKDSAPublicKey.java | 76 if (isNotNull(info.getAlgorithmId().getParameters())) in JDKDSAPublicKey() 84 private boolean isNotNull(DEREncodable parameters) in isNotNull() method in JDKDSAPublicKey
|
/external/webkit/Source/WebCore/editing/mac/ |
D | SelectionControllerMac.mm | 53 …ctCache::accessibilityEnabled() && m_selection.start().isNotNull() && m_selection.end().isNotNull(…
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/objects/ |
D | ObjectHelper.java | 129 if(parent == null && pParent.isNotNull()) { in toObject() 183 if(pCurve.isNotNull()) { in toObject() 197 if(pLamp.isNotNull()) { in toObject() 234 if(pCamera.isNotNull()) { in toObject()
|
/external/webkit/Source/WebCore/accessibility/ |
D | AccessibilityObject.cpp | 261 while (startPosition.isNull() && prevVisiblePos.isNotNull()) { in leftLineVisiblePositionRange() 297 while (endPosition.isNull() && nextVisiblePos.isNotNull()) { in rightLineVisiblePositionRange() 536 while (endPosition.isNull() && nextVisiblePos.isNotNull()) { in nextLineEndPosition() 559 while (startPosition.isNull() && prevVisiblePos.isNotNull()) { in previousLineStartPosition() 668 while (currentVisiblePos.isNotNull() && !(inSameLine(currentVisiblePos, savedVisiblePos))) { in lineForPosition()
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/curves/ |
D | CurvesHelper.java | 102 if (pBevelObject.isNotNull()) { in toCurve() 162 if (bevelObject != null && pTaperObject.isNotNull()) { in toCurve() 221 if (pBezierTriple.isNotNull()) { in loadBezierCurve() 276 if (pKnots[i].isNotNull()) { in loadNurb() 550 if (pBezierTriple.isNotNull()) { in loadTaperObject()
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/editor/structure/ |
D | PageSiteComposite.java | 86 Assert.isNotNull(page); in setPage()
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/meshes/ |
D | MeshHelper.java | 128 if (pMFace.isNotNull()) { in toMesh() 141 if (pMTFace.isNotNull()) { in toMesh() 186 …if (pImage != null && pImage.isNotNull() && !materialNumberToTexture.containsKey(materialNumber)) { in toMesh() 487 if (pMCol.isNotNull()) { in getVerticesColors()
|