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

1 2 3 4 5 6 7 8 91011>>

  /art/test/664-aget-verifier/
expected.txt 2 test method successfully verified/compiled.
  /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/darwin-x86/src/go/build/testdata/other/file/
file.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.
  /prebuilts/go/linux-x86/src/go/build/testdata/other/file/
file.go 1 // Test data - not compiled.
  /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/styles/
build 5 aapt2 compile -o compiled.flata --dir res
6 aapt2 link -o styles.apk --manifest AndroidManifest.xml compiled.flata
  /art/test/619-checker-current-method/
info.txt 1 Checks that we don't store the current method when the compiled
  /art/test/674-hotness-compiled/
info.txt 1 Test for the --count-hotness-in-compiled-code compiler option.
  /external/nanopb-c/tests/message_sizes/
dummy.c 1 /* Just test that the file can be compiled successfully. */
  /art/test/138-duplicate-classes-check2/
info.txt 1 Check whether a duplicate class is not detected, even though we compiled against one (but removed
  /external/autotest/client/tests/compilebench/
compilebench-0.6.tar.gz 
  /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,
  /external/autotest/client/site_tests/platform_StackProtector/
control 8 Tests for evidence that all system executables were compiled with
12 PURPOSE = "Verify that system executables were compiled with -fstack-protector."
14 Fail if we find any executable files compiled without -fstack-protector.
  /art/test/032-concrete-sub/
info.txt 2 where a concrete class and its abstract superclass were compiled with
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-srec/
sr2.c 1 /* This file is compiled and linked into the S-record format. */
  /external/llvm/tools/llvm-symbolizer/
CMakeLists.txt 2 # libraries, it has to be compiled for all supported targets (x86_64, i386 etc).
3 # This means that we need LLVM libraries to be compiled for these
  /external/dng_sdk/source/
dng_assertions.h 15 * Conditionally compiled assertion check support.
48 /// Conditionally compiled macro to check an assertion and display a message if
49 /// it fails and assertions are compiled in via qDNGDebug
57 /// Conditionally compiled macro to check an assertion and display a message if
58 /// it fails and assertions are compiled in via qDNGDebug
73 /// Conditionally compiled macro to check an assertion, display a message, and throw
74 /// an exception if it fails and assertions are compiled in via qDNGDebug
96 /// Conditionally compiled macro to check an assertion, display a message, and throw
97 /// an exception if it fails and assertions are compiled in via qDNGDebug
  /external/javasqlite/src/main/java/SQLite/
Vm.java 4 * Class to represent compiled SQLite VM.
10 * Internal handle for the compiled SQLite VM.
22 * Perform one step on compiled SQLite VM.
51 * @return true when SQL statement has been compiled, false
58 * Abort the compiled SQLite VM.
  /external/autotest/client/site_tests/platform_ToolchainOptions/
control 8 Verify that system ELF executables were compiled with a
12 Fail if we find any ELF files compiled without the following options:
27 Tests whether system ELF executables were compiled with a hardened toolchain.
  /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

Completed in 390 milliseconds

1 2 3 4 5 6 7 8 91011>>