HomeSort by relevance Sort by last modified time
    Searched refs:compiled (Results 1 - 25 of 757) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/go/build/testdata/other/file/
file.go 1 // Test data - not compiled.
  /prebuilts/go/linux-x86/src/go/build/testdata/other/file/
file.go 1 // Test data - not compiled.
  /prebuilts/misc/windows/sdl2/test/
testver.c 26 SDL_version compiled; local
33 SDL_Log("Compiled with SDL 2.0 or newer\n");
35 SDL_Log("Compiled with SDL older than 2.0\n");
37 SDL_VERSION(&compiled);
38 SDL_Log("Compiled version: %d.%d.%d.%d (%s)\n",
39 compiled.major, compiled.minor, compiled.patch,
  /frameworks/base/libs/androidfw/tests/data/app/
build 20 aapt2 compile --dir res -o compiled.flata
26 compiled.flata
27 rm compiled.flata
  /frameworks/base/libs/androidfw/tests/data/out_of_order_types/
build 20 aapt2 compile --dir res -o compiled.flata
21 aapt2 link --manifest AndroidManifest.xml -o out_of_order_types.apk compiled.flata
22 rm compiled.flata
  /frameworks/base/libs/androidfw/tests/data/overlay/
build 20 aapt2 compile --dir res -o compiled.flata
21 aapt2 link --manifest AndroidManifest.xml -o overlay.apk compiled.flata
22 rm compiled.flata
  /frameworks/base/libs/androidfw/tests/data/system/
build 20 aapt2 compile --dir res -o compiled.flata
21 aapt2 link --manifest AndroidManifest.xml -A assets -o system.apk compiled.flata
22 rm compiled.flata
  /art/test/674-hotness-compiled/
run 17 ${RUN} "$@" -Xcompiler-option --count-hotness-in-compiled-code
  /prebuilts/go/darwin-x86/src/go/build/testdata/multi/
file.go 1 // Test data - not compiled.
file_appengine.go 1 // Test data - not compiled.
  /prebuilts/go/linux-x86/src/go/build/testdata/multi/
file.go 1 // Test data - not compiled.
file_appengine.go 1 // Test data - not compiled.
  /frameworks/base/libs/androidfw/tests/data/styles/
build 5 aapt2 compile -o compiled.flata --dir res
6 aapt2 link -o styles.apk --manifest AndroidManifest.xml compiled.flata
  /external/ltp/testcases/kernel/containers/
README 23 The tests requires the Kernel to be compiled with the following config's
  /prebuilts/go/darwin-x86/src/go/build/testdata/other/
main.go 1 // Test data - not compiled.
  /prebuilts/go/linux-x86/src/go/build/testdata/other/
main.go 1 // Test data - not compiled.
  /frameworks/base/libs/androidfw/tests/data/feature/
build 22 aapt2 compile --dir res -o compiled.flata
28 compiled.flata
  /frameworks/base/libs/androidfw/tests/data/basic/
build 22 aapt2 compile --dir res -o compiled.flata
32 compiled.flata
33 rm compiled.flata
  /frameworks/base/libs/androidfw/tests/data/sparse/
build 22 aapt2 compile --dir res -o compiled.flata
23 aapt2 link --manifest AndroidManifest.xml -I $PATH_TO_FRAMEWORK_RES -o sparse.apk --enable-sparse-encoding compiled.flata
24 aapt2 link --manifest AndroidManifest.xml -I $PATH_TO_FRAMEWORK_RES -o not_sparse.apk compiled.flata
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-tic6x/
attr-dsbt-01.d 6 #warning: .*differ in whether code is compiled for DSBT
attr-dsbt-10.d 6 #warning: .*differ in whether code is compiled for DSBT
  /external/llvm/test/MC/Mips/
elf_eflags_abicalls.s 3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
elf_eflags_noreorder.s 3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
elf_eflags_pic0.s 3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.
elf_eflags_pic2.s 3 # This *MUST* match the output of 'gcc -c' compiled with the same triple.

Completed in 332 milliseconds

1 2 3 4 5 6 7 8 91011>>