Searched refs:checkName (Results 1 - 5 of 5) sorted by relevance

/external/v8/test/mjsunit/regress/
H A Dregress-1170187.js39 function checkName(name) { function
55 checkName(local0Name);
56 checkName(local1Name);
57 checkName(local2Name);
/external/webkit/Source/WebCore/html/
H A DHTMLCollection.h76 bool checkForNameMatch(Element*, bool checkName, const AtomicString& name) const;
H A DHTMLCollection.cpp262 bool HTMLCollection::checkForNameMatch(Element* element, bool checkName, const AtomicString& name) const argument
268 if (!checkName)
/external/llvm/lib/TableGen/
H A DRecord.cpp1688 checkName();
1696 void Record::checkName() { function in class:Record
1728 checkName();
/external/llvm/include/llvm/TableGen/
H A DRecord.h1398 void checkName();

Completed in 3858 milliseconds