Home
last modified time | relevance | path

Searched refs:AddAtom (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/
Datom.h57 int AddAtom(AtomTable *atable, const char *s);
Datom.c580 int AddAtom(AtomTable *atable, const char *s) in AddAtom() function
667 AddAtom(atable, "<*** end fixed atoms ***>"); in InitAtomTable()
/external/v8/src/
Dparser.h273 void AddAtom(RegExpTree* tree);
Dparser.cc144 void RegExpBuilder::AddAtom(RegExpTree* term) { in AddAtom() function in v8::internal::RegExpBuilder
4349 builder->AddAtom(body); in ParseDisjunction()
4389 builder->AddAtom(atom); in ParseDisjunction()
4429 builder->AddAtom(atom); in ParseDisjunction()
4459 builder->AddAtom(atom); in ParseDisjunction()
4475 builder->AddAtom(atom); in ParseDisjunction()