Searched refs:father (Results 1 - 2 of 2) sorted by relevance

/external/opencv/ml/src/
H A D_ml.h328 CvFileNode* icvFileNodeGetChild(CvFileNode* father, const char* name);
329 CvFileNode* icvFileNodeGetChildArrayElem(CvFileNode* father, const char* name,int index);
/external/chromium_org/v8/src/
H A Dhydrogen.cc3612 explicit PostorderProcessor(PostorderProcessor* father) argument
3613 : father_(father), child_(NULL), successor_iterator(NULL) { }
3712 // initialize it and return this instead of father.

Completed in 85 milliseconds