Searched refs:newId (Results 1 - 25 of 26) sorted by relevance

12

/external/srec/tools/grxmlcompile/
H A Dsub_phon.cpp33 int ii, wordId, phoneId, currId, newId, nextId, arcCount; local
59 newId= NewVertexId();
60 arcOne= CreateArc (NONE_LABEL, NONE_LABEL, arc[ii]->GetFromId(), newId);
64 arcOne= CreateArc (-wordId, wordId, newId, nextId);
66 // (void) CreateArc (-wordId, NONE_LABEL, arc[ii]->GetFromId(), newId);
69 // (void) CreateArc (WB_LABEL, wordId, newId, arc[ii]->GetToId());
79 newId= NewVertexId();
83 arcOne= CreateArc (phoneId, NONE_LABEL, currId, newId);
88 currId= newId;
158 int ii, currId, newId, arcCoun local
210 int ii, fix, bix, firstId, newId, modelCount, followCount, currId, count; local
418 int ii, newId, count; local
440 int ii, rix, newId, intId, count; local
[all...]
H A Dsub_min.cpp260 int fix, six, fmiss, smiss, nmatch, symTst, newId; local
272 newId= -1;
280 if (newId == -1) {
281 newId= cache->QueryEntry (firstId, secondId);
282 if (newId < 0)
283 newId= NewVertexId ();
286 // printf ("Forming %d with %d and %d at %d\n", newId, firstId, secondId, baseId);
290 arc[forwardList[six]]->AssignToId (newId);
334 if (newId >= 0) {
337 MergeVertices (newId, firstI
357 MergeVertices(int newId, int firstId, int secondId) argument
[all...]
H A Dsub_grph.cpp246 int newId; local
255 newId= NewVertexId();
256 (void) CreateArc (inputLabel, tagLabel, lastId, newId);
257 lastId= newId;
271 int newId; local
279 newId= NewVertexId();
280 (void) CreateArc (TAG_LABEL, tagLabel, lastId, newId);
281 lastId= newId;
H A Dsub_grph.h261 void MergeVertices (int newId, int firstId, int secondId);
/external/webkit/Source/WebCore/html/
H A DHTMLAppletElement.cpp68 const AtomicString& newId = attr->value(); local
72 document->addExtraNamedItem(newId);
74 m_id = newId;
H A DHTMLImageElement.cpp156 const AtomicString& newId = attr->value(); local
160 document->addExtraNamedItem(newId);
162 m_id = newId;
H A DHTMLObjectElement.cpp124 const AtomicString& newId = attr->value(); local
128 document->addExtraNamedItem(newId);
130 m_id = newId;
/external/webkit/Source/WebCore/dom/
H A DNamedNodeMap.h85 void setIdForStyleResolution(const AtomicString& newId) { m_idForStyleResolution = newId; } argument
H A DNamedNodeMap.cpp223 Attribute* newId = other.getAttributeItem(m_element->document()->idAttributeName()); local
225 if (oldId || newId)
226 m_element->updateId(oldId ? oldId->value() : nullAtom, newId ? newId->value() : nullAtom);
H A DElement.h266 void updateId(const AtomicString& oldId, const AtomicString& newId);
477 inline void Element::updateId(const AtomicString& oldId, const AtomicString& newId) argument
482 if (oldId == newId)
488 if (!newId.isEmpty())
489 doc->addElementById(newId, this);
H A DElement.cpp811 Attribute* newId = list ? list->getAttributeItem(idName) : 0; local
813 if (oldId || newId)
814 updateId(oldId ? oldId->value() : nullAtom, newId ? newId->value() : nullAtom);
/external/webkit/Source/WebCore/platform/graphics/android/rendering/
H A DDrawQuadData.h174 void updateTextureId(int newId) { m_textureId = newId; } argument
/external/webkit/Source/WebCore/inspector/
H A DInspectorDOMAgent.h121 void setNodeName(ErrorString*, int nodeId, const String& name, int* newId);
123 void setOuterHTML(ErrorString*, int nodeId, const String& outerHTML, int* newId);
H A DInspectorDOMAgent.cpp615 void InspectorDOMAgent::setNodeName(ErrorString*, int nodeId, const String& tagName, int* newId) argument
617 *newId = 0;
647 *newId = pushNodePathToFrontend(newElem.get());
649 pushChildNodesToFrontend(*newId);
659 void InspectorDOMAgent::setOuterHTML(ErrorString* errorString, int nodeId, const String& outerHTML, int* newId) argument
680 *newId = 0;
687 *newId = 0;
691 *newId = pushNodePathToFrontend(newNode);
693 pushChildNodesToFrontend(*newId);
/external/webkit/Source/WebCore/bindings/scripts/test/CPP/
H A DWebDOMTestObj.cpp584 void WebDOMTestObj::setId(int newId) argument
589 impl()->setId(newId);
/external/icu4c/test/intltest/
H A Dtranstst.cpp4003 char newId[256]={'\0'}; local
4024 uprv_strcpy(newId,"[:");
4025 uprv_strcat(newId,id);
4026 uprv_strcat(newId,":];NFD");
4032 if(uprv_strcmp(newId,oldId)!=0){
4033 Transliterator* t = Transliterator::createInstance(newId,UTRANS_FORWARD,pe,status);
4046 uprv_strcpy(oldId,newId);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.views_3.5.0.I20100527-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.launching_3.5.100.v20100526.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 307 milliseconds

12