Home
last modified time | relevance | path

Searched refs:baseItem (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/chromium/src/js/
DHeapProfilerPanel.js597 this.produceDiff(this.baseRetainers, this.retainers, function(baseItem, snapshotItem) { argument
598 …ld(new WebInspector.HeapSnapshotDataGridRetainerNode(self.snapshotView, baseItem, snapshotItem, se…
812 this.produceDiff(baseEntries, snapshotEntries, function(baseItem, snapshotItem) { argument
813 …self.appendChild(new WebInspector.HeapSnapshotDataGridNode(self.snapshotView, baseItem, snapshotIt…
/external/libxml2/
Dxmlschemas.c14015 xmlSchemaBasicItemPtr baseItem, in xmlSchemaCheckDerivationOKRestriction2to4() argument
14063 xmlSchemaGetComponentDesignation(&str, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4()
14091 xmlSchemaGetComponentDesignation(&strC, baseItem)); in xmlSchemaCheckDerivationOKRestriction2to4()
14138 baseItem), in xmlSchemaCheckDerivationOKRestriction2to4()
14169 xmlSchemaGetComponentDesignation(&str, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4()
14213 xmlSchemaGetComponentDesignation(&strB, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4()
14241 WXS_ITEM_TYPE_NAME(baseItem), in xmlSchemaCheckDerivationOKRestriction2to4()
14242 xmlSchemaGetComponentQName(&str, baseItem)); in xmlSchemaCheckDerivationOKRestriction2to4()
14261 WXS_ITEM_TYPE_NAME(baseItem), in xmlSchemaCheckDerivationOKRestriction2to4()
14262 xmlSchemaGetComponentQName(&str, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4()
[all …]