/external/webkit/Source/JavaScriptCore/dfg/ |
D | DFGGenerationInfo.h | 72 void initConstant(NodeIndex nodeIndex, uint32_t useCount) in initConstant() 80 void initInteger(NodeIndex nodeIndex, uint32_t useCount, GPRReg gpr) in initInteger() 100 void initCell(NodeIndex nodeIndex, uint32_t useCount, GPRReg gpr) in initCell() 109 void initDouble(NodeIndex nodeIndex, uint32_t useCount, FPRReg fpr) in initDouble() 118 void initNone(NodeIndex nodeIndex, uint32_t useCount) in initNone() 128 NodeIndex nodeIndex() { return m_nodeIndex; } in nodeIndex() function
|
D | DFGJITCompiler.cpp | 43 void JITCompiler::fillNumericToDouble(NodeIndex nodeIndex, FPRReg fpr, GPRReg temporary) in fillNumericToDouble() 66 void JITCompiler::fillInt32ToInteger(NodeIndex nodeIndex, GPRReg gpr) in fillInt32ToInteger() 84 void JITCompiler::fillToJS(NodeIndex nodeIndex, GPRReg gpr) in fillToJS() 132 NodeIndex nodeIndex = check.m_gprInfo[gpr].nodeIndex; in jumpFromSpeculativeToNonSpeculative() local 147 NodeIndex nodeIndex = check.m_fprInfo[fpr]; in jumpFromSpeculativeToNonSpeculative() local 160 NodeIndex nodeIndex = entry.m_fprInfo[fpr]; in jumpFromSpeculativeToNonSpeculative() local 169 NodeIndex nodeIndex = entry.m_gprInfo[gpr].nodeIndex; in jumpFromSpeculativeToNonSpeculative() local
|
D | DFGJITCodeGenerator.h | 95 bool canReuse(NodeIndex nodeIndex) in canReuse() 135 bool isFilled(NodeIndex nodeIndex) in isFilled() 141 bool isFilledDouble(NodeIndex nodeIndex) in isFilledDouble() 185 void use(NodeIndex nodeIndex) in use() 240 bool isConstant(NodeIndex nodeIndex) { return m_jit.isConstant(nodeIndex); } in isConstant() 241 bool isInt32Constant(NodeIndex nodeIndex) { return m_jit.isInt32Constant(nodeIndex); } in isInt32Constant() 242 bool isDoubleConstant(NodeIndex nodeIndex) { return m_jit.isDoubleConstant(nodeIndex); } in isDoubleConstant() 243 bool isJSConstant(NodeIndex nodeIndex) { return m_jit.isJSConstant(nodeIndex); } in isJSConstant() 244 …int32_t valueOfInt32Constant(NodeIndex nodeIndex) { return m_jit.valueOfInt32Constant(nodeIndex); } in valueOfInt32Constant() 245 …double valueOfDoubleConstant(NodeIndex nodeIndex) { return m_jit.valueOfDoubleConstant(nodeIndex);… in valueOfDoubleConstant() [all …]
|
D | DFGGraph.h | 70 void ref(NodeIndex nodeIndex) in ref() 77 void deref(NodeIndex nodeIndex) in deref()
|
D | DFGJITCompiler.h | 251 bool isConstant(NodeIndex nodeIndex) in isConstant() 255 bool isInt32Constant(NodeIndex nodeIndex) in isInt32Constant() 259 bool isDoubleConstant(NodeIndex nodeIndex) in isDoubleConstant() 263 bool isJSConstant(NodeIndex nodeIndex) in isJSConstant() 269 int32_t valueOfInt32Constant(NodeIndex nodeIndex) in valueOfInt32Constant() 274 double valueOfDoubleConstant(NodeIndex nodeIndex) in valueOfDoubleConstant() 279 JSValue valueOfJSConstant(NodeIndex nodeIndex) in valueOfJSConstant()
|
D | DFGSpeculativeJIT.h | 85 NodeIndex nodeIndex; member 138 bool isDoubleConstantWithInt32Value(NodeIndex nodeIndex, int32_t& out) in isDoubleConstantWithInt32Value() 350 bool hasCheckAtIndex(NodeIndex nodeIndex) in hasCheckAtIndex()
|
D | DFGJITCodeGenerator.cpp | 37 GPRReg JITCodeGenerator::fillInteger(NodeIndex nodeIndex, DataFormat& returnFormat) in fillInteger() 108 FPRReg JITCodeGenerator::fillDouble(NodeIndex nodeIndex) in fillDouble() 234 GPRReg JITCodeGenerator::fillJSValue(NodeIndex nodeIndex) in fillJSValue()
|
D | DFGGraph.cpp | 44 void Graph::dump(NodeIndex nodeIndex, CodeBlock* codeBlock) in dump()
|
D | DFGSpeculativeJIT.cpp | 34 GPRReg SpeculativeJIT::fillSpeculateIntInternal(NodeIndex nodeIndex, DataFormat& returnFormat) in fillSpeculateIntInternal() 168 GPRReg SpeculativeJIT::fillSpeculateInt(NodeIndex nodeIndex, DataFormat& returnFormat) in fillSpeculateInt() 173 GPRReg SpeculativeJIT::fillSpeculateIntStrict(NodeIndex nodeIndex) in fillSpeculateIntStrict() 181 GPRReg SpeculativeJIT::fillSpeculateCell(NodeIndex nodeIndex) in fillSpeculateCell()
|
D | DFGNonSpeculativeJIT.h | 53 NodeIndex nodeIndex; member
|
D | DFGNonSpeculativeJIT.cpp | 140 bool NonSpeculativeJIT::isKnownInteger(NodeIndex nodeIndex) in isKnownInteger() 156 bool NonSpeculativeJIT::isKnownNumeric(NodeIndex nodeIndex) in isKnownNumeric()
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | HeapSnapshot.js | 106 get nodeIndex() getter in WebInspector.HeapSnapshotEdge 253 get nodeIndex() getter in WebInspector.HeapSnapshotRetainerEdge 328 WebInspector.HeapSnapshotNode = function(snapshot, nodeIndex) argument 735 _getRetainerIndex: function(nodeIndex) argument 861 WebInspector.HeapSnapshotEdgesProvider = function(snapshot, nodeIndex, filter) argument 1048 _hasInPath: function(nodeIndex) argument
|
D | DetailedHeapshotGridNodes.js | 275 _createProvider: function(snapshot, nodeIndex) argument 362 _createProvider: function(snapshot, nodeIndex) argument 669 _createProvider: function(snapshot, nodeIndex) argument
|
D | HeapSnapshotProxy.js | 70 createEdgesProvider: function(nodeIndex, filter) argument
|
D | DetailedHeapshotView.js | 293 setDataSource: function(snapshotView, snapshot, nodeIndex, prefix) argument
|
/external/webkit/Source/WebCore/xml/ |
D | XPathPath.cpp | 138 for (size_t nodeIndex = 0; nodeIndex < matches.size(); ++nodeIndex) { in evaluate() local
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/ |
D | SAX2DTM.java | 872 int nodeIndex = m_size++; in addNode() local 924 protected void addNewDTMID(int nodeIndex) { in addNewDTMID() 959 int nodeIndex = 0; in migrateTo() local
|
D | SAX2DTM2.java | 2339 int nodeIndex = m_size++; in addNode() local
|
/external/webkit/Source/WebCore/page/ |
D | DOMSelection.cpp | 470 unsigned nodeIndex = n->nodeIndex(); in containsNode() local
|
/external/icu4c/i18n/ |
D | tznames_impl.cpp | 230 uint16_t nodeIndex = parent->fFirstChild; in addChildNode() local 270 uint16_t nodeIndex = parent->fFirstChild; in getChildNode() local
|
/external/webkit/Source/WebCore/platform/graphics/android/context/ |
D | RTree.cpp | 345 int nodeIndex = -1; in remove() local
|
/external/webkit/Source/WebCore/dom/ |
D | Range.cpp | 387 int nodeIndex = refNode->nodeIndex(); in compareNode() local 589 int nodeIndex = refNode->nodeIndex(); in intersectsNode() local
|
D | Node.cpp | 971 unsigned Node::nodeIndex() const in nodeIndex() function in WebCore::Node
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
D | DOM2DTM.java | 185 int nodeIndex = m_nodes.size(); in addNode() local
|