HomeSort by relevance Sort by last modified time
    Searched refs:mmm (Results 1 - 22 of 22) sorted by null

  /external/clang/test/Analysis/
debug-CallGraph.c 3 static void mmm(int y) { function
10 mmm(y);
28 // CHECK: Function: < root > calls: mmm foo aaa < > bbb
32 // CHECK: Function: foo calls: mmm
33 // CHECK: Function: mmm calls:
inline-plist.c 6 void mmm(int y) { function
12 mmm(y);
    [all...]
  /packages/inputmethods/LatinIME/tools/dicttool/tests/etc/
test-dicttool.sh 16 if [[ $(type -t mmm) != function ]]; then
25 mmm -j8 external/junit
26 DICTTOOL_UNITTEST=true mmm -j8 packages/inputmethods/LatinIME/tools/dicttool
  /external/valgrind/
Android.mk 17 # unittest can be built with "mmm external/valgrind/unittest"
  /frameworks/av/media/libstagefright/tests/
Android.mk 51 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
  /frameworks/native/libs/gui/tests/
Android.mk 41 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
  /frameworks/native/opengl/tests/EGLTest/
Android.mk 41 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
  /frameworks/native/services/surfaceflinger/tests/
Android.mk 35 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
  /external/clang/tools/driver/
Android.mk 101 # the additional dependency is needed when you run mm/mmm.
  /external/opencv/cv/src/
cvmatchcontours.cpp 66 double mmm; local
191 mmm = fabs( (ama - amb) / ama );
192 if( result < mmm )
193 result = mmm;
  /frameworks/base/services/input/
Android.mk 54 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
  /frameworks/native/libs/ui/
Android.mk 48 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
  /frameworks/base/libs/androidfw/
Android.mk 110 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
  /frameworks/native/libs/utils/
Android.mk 139 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
  /external/sonivox/jet_tools/JetCreator/
img_Save.py 75 ]\xb2\x81\xd6z\xfa\xe9v\xd9\xb9\xffv-@mmm\x08\x1b>R\x89\x08\xe0\x83\x0f>\xa0\
  /build/
envsetup.sh 9 - mmm: Builds all of the modules in the supplied directories, but not their dependencies.
653 function mmm() function
1172 (\cd "$T" && mmm tests/SmokeTest) &&
    [all...]
  /build/core/
cleanbuild.mk 16 # Don't bother with the cleanspecs if you are running mm/mmm
main.mk 57 # the top of the source tree, for example when "make -C" is used in m/mm/mmm.
    [all...]
  /external/v8/benchmarks/
regexp.js 137 /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]);
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-regexp.js 75 /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('qqqq, ZZZ q, llll');
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-regexp.js 75 /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('qqqq, ZZZ q, llll');
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-regexp.js 75 /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('qqqq, ZZZ q, llll');
    [all...]

Completed in 729 milliseconds