/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...] |
dead-stores.c | 564 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
|
/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 | 42 # 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 | 104 # 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/libs/androidfw/ |
Android.mk | 89 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
|
/frameworks/base/services/input/ |
Android.mk | 55 # If we're building with ONE_SHOT_MAKEFILE (mm, mmm), then what the framework
|
/frameworks/native/libs/input/ |
Android.mk | 74 # 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
|
/external/chromium_org/v8/test/webkit/ |
rehash-assign.js | 93 mmm = 12;
|
/system/core/libutils/ |
Android.mk | 142 # 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. 668 function mmm() function [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...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
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/chromium_org/third_party/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/chromium_org/third_party/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/chromium_org/third_party/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...] |