HomeSort by: relevance | last modified time | path
    Searched refs:ties (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
r8a7742-iwg21d-q7-dbcm-ov7725-single.dtsi 3 * This include file ties a VIN interface with a single ov7725 sensor on
r8a7742-iwg21d-q7-dbcm-ov5640-single.dtsi 3 * This include file ties a VIN interface with a single ov5640 sensor on
r8a7742-iwg21d-q7-dbcm-ca.dts 199 * Below configuration ties VINx endpoints to ov5640/ov7725 camera endpoints
  /src/games/dab/
gamescreen.h 69 virtual void ties(const PLAYER& p) = 0; // Post tie games
ttyscrn.h 58 void ties(const PLAYER& p);
67 offsties = 8 // ties y offset from top of the board
board.h 74 void ties(const PLAYER& p); // Post ties
board.cc 234 void BOARD::ties(const PLAYER& p) function in class:BOARD
238 _scrn->ties(p);
main.cc 98 // Post ties
99 b.ties(*p[0]);
ttyscrn.cc 189 void TTYSCRN::ties(const PLAYER& p) function in class:TTYSCRN

Completed in 17 milliseconds