Searched defs:dm (Results 1 – 5 of 5) sorted by relevance
25 void add_one(float *b, int dm) in add_one()
288 template<class R, class T> struct dm struct290 typedef R T::*F;291 F f_;292 template<class U> int & call(U u) in call()295 template<class U> int operator()(U u) in operator ()()
205 …int dm = T::error; // expected-error {{type 'int' cannot be used prior to '::' because it has no m… member
140 static void AddMacros(const DebugMacros *dm, CompileUnit *comp_unit, in AddMacros()418 DebugMacros *dm = sc.comp_unit->GetDebugMacros(); in GetText() local
2918 isl_union_map *dm; in isl_union_map_power() local