HomeSort by relevance Sort by last modified time
    Searched full:external (Results 151 - 175 of 16883) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/droiddriver/droiddriver-android_support_test/
Android.mk 12 # android-support-test requires /frameworks/testing, /external/junit, /external/hamcrest
  /external/llvm/test/CodeGen/ARM/
indirect-hidden.ll 3 @var = external global i32
4 @var_hidden = external hidden global i32
  /external/llvm/test/CodeGen/Hexagon/
vaddh.ll 4 @j = external global i32
5 @k = external global i32
  /external/llvm/test/CodeGen/NVPTX/
vector-global.ll 6 @g1 = external global <4 x i32> ; external global variable
  /external/llvm/test/CodeGen/X86/
2009-04-12-picrel.ll 4 @dst = external global [131072 x i32]
5 @ptr = external global i32*
2009-08-19-LoadNarrowingMiscompile.ll 3 @a = external global i96, align 4
4 @b = external global i64, align 8
2010-11-18-SelectOfExtload.ll 3 @u = external global i8
4 @s = external global i8
windows-itanium-alloca.ll 6 declare void @external(i8*)
11 call void @external(i8* %vla)
  /external/llvm/test/Other/
2004-08-16-PackedSelect.ll 3 @foo = external global <4 x float> ; <<4 x float>*> [#uses=1]
4 @bar = external global <4 x float> ; <<4 x float>*> [#uses=1]
2004-08-16-PackedSimple.ll 3 @foo = external global <4 x float> ; <<4 x float>*> [#uses=1]
4 @bar = external global <4 x float> ; <<4 x float>*> [#uses=1]
  /external/llvm/test/Transforms/Inline/
2003-09-14-InlineValue.ll 3 declare i32 @External()
6 %I = call i32 @External( ) ; <i32> [#uses=2]
  /packages/apps/Nfc/nxp/jni/
Android.mk 19 external/libnfc-nxp/src \
20 external/libnfc-nxp/inc \
  /prebuilts/tools/common/guava-tools/
README 3 The one in external/guava is used for the platform. It has the module
9 These are maintained separately because the external/ version is
  /frameworks/base/docs/html/guide/topics/data/
install-location.jd 2 page.tags=sdcard,external
11 <li>You can allow your application to install on the device's external storage.</li>
12 <li>Some types of applications should <strong>not</strong> allow installation on the external
14 <li>Installing on the external storage is ideal for large applications that are not tightly
21 <li><a href="#ShouldNot">Applications That Should NOT Install on External Storage</a></li>
22 <li><a href="#Should">Applications That Should Install on External Storage</a></li>
35 external storage (for example, the device's SD card). This is an optional feature you can declare
40 only and it cannot be moved to the external storage.</p>
42 <p>To allow the system to install your application on the external storage, modify your
56 external storage, but the system does not guarantee that your application will be installed o
    [all...]
  /build/core/
host_test_internal.mk 13 LOCAL_C_INCLUDES += external/gtest/include
  /device/htc/flounder/audio/visualizer/
Android.mk 18 external/tinyalsa/include \
  /external/apache-http/
unbundled-apache 1 The existence of this file in external/apache-http implies
  /external/chromium-trace/trace-viewer/
codereview.settings 4 VIEW_VC: https://chromium.googlesource.com/external/trace-viewer/+/
  /external/clang/test/CodeGen/
2006-01-13-StackSave.c 9 external(VLA);
private-extern.c 3 // CHECK-DAG: @g0 = external hidden constant i32
  /external/clang/test/CodeGenObjCXX/
method-local-extern-mangle.mm 3 // CHECK: @gGlobals = external global
  /external/clang/test/SemaCXX/
attr-selectany.cpp 4 __declspec(selectany) void foo() { } // expected-error{{'selectany' can only be applied to data items with external linkage}}
8 const __declspec(selectany) int x2 = 2; // expected-error{{'selectany' can only be applied to data items with external linkage}}
18 static __declspec(selectany) int x6 = 2; // expected-error{{'selectany' can only be applied to data items with external linkage}}
36 __declspec(selectany) auto x8 = Internal(); // expected-error {{'selectany' can only be applied to data items with external linkage}}
  /external/libxml2/result/VC/
OneID3 4 test/VC/dtds/doc.dtd:2: validity error : Element doc has 2 ID attribute defined in the external subset : val
OneID3.rdr 4 test/VC/dtds/doc.dtd:2: validity error : Element doc has 2 ID attribute defined in the external subset : val
  /external/libyuv/
setup_env.bat 1 :: This script must not rely on any external tools or PATH values.

Completed in 249 milliseconds

1 2 3 4 5 67 8 91011>>