Searched defs:dog (Results 1 – 13 of 13) sorted by relevance
68 qpWatchDog* dog = (qpWatchDog*)arg; in watchDogThreadFunc() local98 qpWatchDog* dog = (qpWatchDog*)deCalloc(sizeof(qpWatchDog)); in qpWatchDog_create() local128 void qpWatchDog_reset (qpWatchDog* dog) in qpWatchDog_reset()139 void qpWatchDog_destroy (qpWatchDog* dog) in qpWatchDog_destroy()153 void qpWatchDog_touch (qpWatchDog* dog) in qpWatchDog_touch()167 void qpWatchDog_touchAndDisableIntervalTimeLimit(qpWatchDog *dog) in qpWatchDog_touchAndDisableIntervalTimeLimit()173 void qpWatchDog_touchAndEnableIntervalTimeLimit(qpWatchDog *dog) in qpWatchDog_touchAndEnableIntervalTimeLimit()
22 goofus((a: string) => ({ dog() { return a; } })); method23 goofus((a: string) => ({ dog: function() { return a; } })); method
36 dog: [] as never[] property58 dog: [] property
43 addToZoo({ dog: "Barky McBarkface" }); property62 addToZoo({ dog: "Barky McBarkface" }); property
28 function dog() { function
4 interface Dog extends Animal { dog: {} } property
40 var dog = new Dog("Pluto") variable
2 interface Dog extends Animal { dog } property
31 interface CatDog { cat: any, dog: any } property
92 interface Dog extends Animal { dog: void } property
369 qpWatchDog* dog = m_testCtx.getWatchDog(); in iterate() local
462 dog=8, unknown