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

1 2 3 4 5 6 7

  /ndk/tests/build/issue41297-atomic-64bit/jni/
Application.mk 1 # Note that MIPS doesn't support 64-bit atomic built-in yet
  /build/target/product/
sdk_x86.mk 28 PRODUCT_MODEL := Android SDK built for x86
  /ndk/tests/build/gnustl-force-all/jni/
forced_all.cpp 3 #error This source file SHOULD be built with -fexceptions!
  /ndk/tests/build/gnustl-force-rtti/jni/
forced_rtti.cpp 3 #error This source file SHOULD NOT be built with -fexceptions!
  /external/clang/test/Modules/Inputs/Module.framework/Headers/
Module.h 12 # error Module should have been built without -DFOO
  /external/elfutils/tests/
test-wrapper.sh 46 elfutils_testrun=built
55 if [ $elfutils_testrun = built ]; then
  /cts/tests/SignatureTest/tests/
Android.mk 6 # and when built explicitly put it in the data partition
  /external/compiler-rt/make/
options.mk 26 # Whether the library is being built for kernel use.
29 # Whether the library should be built as a shared object.
  /external/valgrind/main/drd/tests/
atomic_var.c 23 has built-in functions for atomic memory access.
  /external/webkit/Source/WebCore/platform/network/qt/
SocketStreamHandle.h 42 #error This should only be built on Qt
  /ndk/tests/build/b8247455-hidden-cxa/jni/
Android.mk 9 # is built with libgnustl_static.a which provides __cxa_begin_cleanup and
10 # __cxa_type_match needed by unwinder in libgcc.a. Unfortunately both are built
  /cts/tests/tests/net/src/android/net/cts/
UriTest.java 345 Uri built = new Uri.Builder() local
354 uriString, ssp, built, scheme, authority, path, query, fragment);
356 uriString, ssp, built, scheme, authority, path, query, fragment);
359 built = new Uri.Builder()
368 uriString, ssp, built, scheme, authority, path, query, fragment);
370 uriString, ssp, built, scheme, authority, path, query, fragment);
373 built = built.buildUpon().build();
376 uriString, ssp, built, scheme, authority, path, query, fragment);
378 uriString, ssp, built, scheme, authority, path, query, fragment)
    [all...]
  /external/valgrind/
Android.mk 17 # unittest can be built with "mmm external/valgrind/unittest"
  /sdk/build/
windows_sdk_tools.mk 31 # for the Windows SDK. These will be built using HOST_OS=linux.
  /external/icu4c/samples/ufortune/resources/
fortune_resources.mak 12 # List of resource files to be built.
35 # clear out the built-in ones (for .c and the like), and add
  /external/jpeg/
Android.mk 23 # unbundled branch, built against NDK.
77 # unbundled branch, built against NDK.
  /cts/tests/ProcessTest/
Android.mk 20 # and when built explicitly put it in the data partition
  /cts/tests/ProcessTest/NoShareUidApp/
Android.mk 21 # and when built explicitly put it in the data partition
  /cts/tests/ProcessTest/ShareUidApp/
Android.mk 21 # and when built explicitly put it in the data partition
  /cts/tests/tests/accounts/
Android.mk 21 # and when built explicitly put it in the data partition
  /cts/tests/tests/animation/
Android.mk 24 # When built, explicitly put it in the data partition.
  /cts/tests/tests/app/
Android.mk 21 # and when built explicitly put it in the data partition
  /cts/tests/tests/bluetooth/
Android.mk 25 # When built, explicitly put it in the data partition.
  /cts/tests/tests/calendarcommon/
Android.mk 25 # When built, explicitly put it in the data partition.
  /cts/tests/tests/content/
Android.mk 21 # and when built explicitly put it in the data partition

Completed in 503 milliseconds

1 2 3 4 5 6 7