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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
H A DInitHeaderSearch.cpp106 /// Realize - Merges all search path lists into one list and send it to
108 void Realize(const LangOptions &Lang);
600 void InitHeaderSearch::Realize(const LangOptions &Lang) { function in class:InitHeaderSearch
703 Init.Realize(Lang);
/freebsd-10-stable/contrib/groff/src/devices/xditview/
H A DDvi.c104 static void Realize (Widget, XtValueMask *, XSetWindowAttributes *);
143 Realize, /* realize */
249 Realize (Widget w, XtValueMask *valueMask, XSetWindowAttributes *attrs) function

Completed in 45 milliseconds