/external/valgrind/none/tests/ |
pth_blockedsig.stdout.exp | 1 thread CHILD sending SIGUSR1 to thread MAIN
|
/external/elfutils/libcpu/ |
i386_lex.l | 55 %x MAIN 69 "%%" { BEGIN (MAIN); return kPERCPERC; } 72 <MAIN>"0" { return '0'; } 73 <MAIN>"1" { return '1'; } 75 <INITIAL,MAIN>"{"{ID2}"}" { i386_lval.str = xstrndup (yytext + 1, 79 <MAIN>"INVALID" { i386_lval.str = (void *) -1l; 82 <MAIN>{ID} { i386_lval.str = xstrndup (yytext, yyleng); 85 <MAIN>"," { return ','; } 87 <MAIN>":" { return ':'; } 89 <INITIAL,MAIN>^"\n" { /* IGNORE */ [all...] |
/external/valgrind/memcheck/tests/solaris/ |
thr_daemon_exit_libc.stdout.exp | 12 MAIN thread exiting
|
/external/compiler-rt/test/asan/TestCases/Linux/ |
coverage-missing.cc | 3 // First case: coverage from executable. main() is called on every code path. 9 // RUN: %sancov print *.sancov > main.txt 11 // RUN: [ $(cat main.txt | wc -l) == 1 ] 21 // RUN: sort main.txt foo-missing.txt -o foo-missing-with-main.txt 25 // RUN: ( diff bar.txt foo-missing-with-main.txt || true ) | not grep "^<" 66 #if defined(MAIN) 67 int main(int argc, char **argv) { function
|
/external/mesa3d/src/mesa/x86/ |
mmx_blendtmp.h | 44 MAIN ( EDI, ESI ) 66 /* main loop */ 69 MAIN ( EDI, ESI ) 94 MAIN ( EDI, ESI ) 114 #undef MAIN
|
mmx_blend.S | 273 #define MAIN( rgba, dest ) \ 294 #define MAIN( rgba, dest ) \ 324 #define MAIN( rgba, dest ) \ 356 #define MAIN( rgba, dest ) \ 389 #define MAIN( rgba, dest ) \
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
LoaderThrottle.java | 68 * Definition of the contract for the main table of our provider. 78 public static final String TABLE_NAME = "main"; 83 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY + "/main"); 90 = Uri.parse("content://" + AUTHORITY + "/main/"); 173 // The incoming URI matches the main table URI pattern 174 private static final int MAIN = 1; 175 // The incoming URI matches the main table row ID URI pattern 187 mUriMatcher.addURI(AUTHORITY, MainTable.TABLE_NAME, MAIN); 219 case MAIN: 220 // If the incoming URI is for main table [all...] |
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/app/ |
LoaderThrottleSupport.java | 69 * Definition of the contract for the main table of our provider. 79 public static final String TABLE_NAME = "main"; 84 public static final Uri CONTENT_URI = Uri.parse("content://" + AUTHORITY + "/main"); 91 = Uri.parse("content://" + AUTHORITY + "/main/"); 174 // The incoming URI matches the main table URI pattern 175 private static final int MAIN = 1; 176 // The incoming URI matches the main table row ID URI pattern 188 mUriMatcher.addURI(AUTHORITY, MainTable.TABLE_NAME, MAIN); 220 case MAIN: 221 // If the incoming URI is for main table [all...] |
/art/test/etc/ |
run-test-jar | 34 MAIN="" 239 MAIN="Main" 241 MAIN="$1" 290 cmdline="${JAVA} ${DEBUGGER_OPTS} ${JVM_VERIFY_ARG} -Xmx256m -classpath classes ${FLAGS} $MAIN $@" 450 -cp $DEX_LOCATION/$TEST_NAME.jar$SECONDARY_DEX $MAIN $ARGS"
|
/external/google-breakpad/src/common/android/include/ |
stab.h | 50 _STAB_CODE_DEF(MAIN,0x2a) \
|
/external/harfbuzz_ng/test/fuzzing/ |
hb-fuzzer.cc | 41 #ifdef MAIN 54 int main(int argc, char **argv) { function
|
/build/tools/droiddoc/test/stubs/ |
func.sh | 49 -hdf page.build MAIN-eng.joeo.20080710.121320 -hdf page.now "10 Jul 2008 12:13" \
|
/toolchain/binutils/binutils-2.25/libiberty/ |
concat.c | 197 #ifdef MAIN 205 main (void) function
|
argv.c | 344 @code{argc} and @code{argv} arguments to @code{main}. This function 355 @code{expandargv} near the beginning of @code{main} and allow the 456 are now in the main ARGV. */ 491 #ifdef MAIN 513 main (void) function 540 #endif /* MAIN */
|
/external/ltrace/testsuite/ltrace.main/ |
filters.exp | 31 int main(int argc, char *argv[]) { func1(); return 0; } 45 ltraceMatch1 [ltraceRun -e@MAIN $filt] \
|
/system/core/base/include/android-base/ |
logging.h | 49 MAIN, 64 explicit LogdLogger(LogId default_log_id = android::base::MAIN);
|
/external/tcpdump/ |
print-ascii.c | 191 #ifdef MAIN 193 main(int argc, char *argv[]) function 208 #endif /* MAIN */
|
/system/extras/tests/workloads/ |
defs.sh | 20 feedlyActivity='com.devhd.feedly/com.devhd.feedly.Main' 362 vout $AM_START_NOWAIT -p "$(getPackageName $1)" -c android.intent.category.LAUNCHER -a android.intent.action.MAIN 363 $AM_START_NOWAIT -p "$(getPackageName $1)" -c android.intent.category.LAUNCHER -a android.intent.action.MAIN 2>&1
|
/build/tools/droiddoc/templates-pdk/ |
docpage.cs | 20 <?cs # THIS IS THE MAIN DOC CONTENT ?>
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/common/ |
html.js | 97 MAIN: 'main', 221 SPECIAL_ELEMENTS[NS.HTML][$.MAIN] = true;
|
/prebuilts/devtools/tools/lib/ |
builder-model.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.1.0/ |
builder-model-1.1.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.1.3/ |
builder-model-1.1.3.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.2.0/ |
builder-model-1.2.0.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/builder-model/1.2.0-alpha1/ |
builder-model-1.2.0-alpha1.jar | |