Searched defs:feed (Results 1 – 5 of 5) sorted by relevance
82 void Tokenizer::feed (const deUint8* bytes, int numBytes) in feed() function in xe::xml::Tokenizer373 void Parser::feed (const deUint8* bytes, int numBytes) in feed() function in xe::xml::Parser
65 void ContainerFormatParser::feed (const deUint8* bytes, int numBytes) in feed() function in xe::ContainerFormatParser
234 scoped_ptr<google_apis::ResourceList> feed(new google_apis::ResourceList); in ConvertFileListToResourceList() local256 scoped_ptr<google_apis::ResourceList> feed(new google_apis::ResourceList); in ConvertChangeListToResourceList() local
25 scoped_ptr<ResourceList> feed(ResourceList::ExtractAndParse(*document)); in TEST() local
539 scoped_ptr<ResourceList> feed(new ResourceList()); in CreateFrom() local