Searched refs:mmm (Results 1 - 9 of 9) sorted by relevance

/external/clang/test/Analysis/
H A Ddebug-CallGraph.c3 static void mmm(int y) { function
10 mmm(y);
35 // CHECK-NEXT: {{Function: < root > calls: mmm foo aaa < > bbb ccc ddd eee fff $}}
43 // CHECK-NEXT: {{Function: foo calls: mmm $}}
44 // CHECK-NEXT: {{Function: mmm calls: $}}
H A Dinline-plist.c6 void mmm(int y) { function
12 mmm(y);
H A Ddead-stores.c564 int m = getInt(), mm, mmm; //expected-warning {{Value stored to 'm' during its initialization is never read}} // expected-warning{{unused variable 'm'}} // expected-warning{{unused variable 'mm'}} // expected-warning{{unused variable 'mmm'}} local
/external/toybox/toys/lsb/
H A Dmount.c307 struct mtab_list *mmm = 0; local
332 for (mmm = mtl2; mmm; mmm = mmm->next)
333 if (!strcmp(mm->dir, mmm->dir) && !strcmp(mm->device, mmm->device))
337 if (!mmm) {
/external/llvm/tools/llvm-ar/
H A DAndroid.mk36 # the additional dependency is needed when you run mm/mmm.
/external/v8/test/webkit/
H A Drehash-assign.js93 mmm = 12;
/external/opencv/cv/src/
H A Dcvmatchcontours.cpp66 double mmm; local
191 mmm = fabs( (ama - amb) / ama );
192 if( result < mmm )
193 result = mmm;
/external/sonivox/jet_tools/JetCreator/
H A Dimg_Save.py75 ]\xb2\x81\xd6z\xfa\xe9v\xd9\xb9\xffv-@mmm\x08\x1b>R\x89\x08\xe0\x83\x0f>\xa0\
/external/v8/benchmarks/
H A Dregexp.js137 /qqqq|qqq|qq|q|ZZZZ|ZZZ|ZZ|Z|llll|ll|l|uu|u|UU|U|zz|z|ff|f|gg|g|sss|ss|s|mmm|mm|m/g.exec(s5[i]);

Completed in 220 milliseconds