Searched defs:def (Results 1 – 8 of 8) sorted by relevance
87 inline Enable_If_Signed<T, T> getProperty(const std::string &key, const T def) { in getProperty()92 inline Enable_If_Unsigned<T, T> getProperty(const std::string &key, const T def) { in getProperty()
80 Return<void> Bar::haveATypeFromAnotherFile(const Abc &def) { in haveATypeFromAnotherFile()
198 Return<void> Foo::haveATypeFromAnotherFile(const Abc &def) { in haveATypeFromAnotherFile()
112 OMX_PARAM_PORTDEFINITIONTYPE def; ///< definition member
124 OMX_PARAM_PORTDEFINITIONTYPE def; ///< definition member
117 OMX_PARAM_PORTDEFINITIONTYPE def; ///< definition member
773 OMX_PARAM_PORTDEFINITIONTYPE def; in TEST_P() local