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

<<11121314151617181920>>

  /external/wpa_supplicant_8/hs20/client/
Android.mk 7 INCLUDES += external/libxml2/include
8 INCLUDES += external/curl/include
9 INCLUDES += external/webkit/Source/WebKit/gtk
12 # The new icu location (external/icu) exports its own headers, but
13 # the older versions in external/icu4c don't, and we need to add those
15 ifeq ($(wildcard external/icu),)
16 INCLUDES += external/icu4c/common
24 INCLUDES += external/icu/icu4c/source/common
  /frameworks/compile/mclinker/
mcld-device-build.mk 38 external/libcxx/include \
39 external/libcxxabi/include \
  /frameworks/minikin/libs/minikin/
MinikinInternal.h 26 // All external Minikin interfaces are designed to be thread-safe.
28 // all external interfaces take that lock.
  /frameworks/native/data/etc/
android.hardware.camera.external.xml 18 an external camera being connected to it. -->
21 <feature name="android.hardware.camera.external" />
  /hardware/qcom/display/msm8084/libhwcomposer/
Android.mk 9 $(TOP)/external/skia/include/core \
10 $(TOP)/external/skia/include/images
  /hardware/qcom/display/msm8226/libhwcomposer/
Android.mk 9 $(TOP)/external/skia/include/core \
10 $(TOP)/external/skia/include/images
  /hardware/qcom/display/msm8994/libhwcomposer/
Android.mk 9 $(TOP)/external/skia/include/core \
10 $(TOP)/external/skia/include/images
  /hardware/ti/omap4-aah/hwc/
Android.mk 19 external/libpng external/zlib \
  /hardware/ti/omap4xxx/hwc/
Android.mk 17 LOCAL_C_INCLUDES += external/libpng external/zlib
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-core-commands/3.6.0/
org-eclipse-core-commands-3.6.0.pom 5 <groupId>com.android.external.eclipse</groupId>
15 <groupId>com.android.external.eclipse</groupId>
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.pom 5 <groupId>com.android.external.eclipse</groupId>
15 <groupId>com.android.external.osgi</groupId>
  /bootable/recovery/applypatch/
Android.mk 21 LOCAL_C_INCLUDES += external/bzip2 external/zlib bootable/recovery
53 LOCAL_C_INCLUDES += external/zlib external/bzip2
  /external/chromium-libpac/test/
Android.mk 19 LOCAL_C_INCLUDES += $(LOCAL_PATH)/../src $(LOCAL_PATH)/ external/v8
  /external/clang/include/clang/Lex/
ExternalPreprocessorSource.h 11 // construction of macro definitions from some external source.
21 /// \brief Abstract interface for external sources of preprocessor
24 /// This abstract class allows an external sources (such as the \c ASTReader)
30 /// \brief Read the set of macros defined by this external macro source.
  /external/clang/test/ASTMerge/
function.c 6 // CHECK: function2.c:3:6: error: external function 'f1' declared with incompatible types in different translation units ('void (Int, double)' vs. 'void (int, float)')
8 // CHECK: function2.c:5:6: error: external function 'f3' declared with incompatible types in different translation units ('void (int)' vs. 'void (void)')
12 // expected-error@Inputs/function2.c:3 {{external function 'f1' declared with incompatible types}}
14 // expected-error@Inputs/function2.c:5 {{external function 'f3' declared with incompatible types}}
  /external/clang/test/CXX/basic/basic.link/
p9.cpp 6 // First bullet: two names with external linkage that refer to
  /external/clang/test/CodeGenObjC/
constant-string-class-1.m 23 // CHECK: @"OBJC_CLASS_$_OFConstantString" = external global
  /external/clang/test/PCH/
chain-empty-initial-namespace.cpp 8 namespace foo {} // no external storage
  /external/clang/test/SemaOpenCL/
extern.cl 4 // CHECK: @foo = external addrspace(3) constant float
  /external/expat/
README.android 3 (croot && cd external/expat && ./import_expat.sh ~/Downloads/expat-2.1.0.tar.gz && mm -j32 -B)
  /external/fsck_msdos/
Android.mk 7 LOCAL_C_INCLUDES := external/fsck_msdos/
  /external/libcxx/test/
lit.site.cfg 5 config.libcxx_src_root = os.path.join(config.android_root, 'external/libcxx')
  /external/libxml2/result/SVG/
image-valid.xml 4 <desc>This graphic links to an external image
image-wf.xml 3 <desc>This links to an external image
  /external/libxml2/test/SVG/
image-valid.xml 5 <desc>This graphic links to an external image

Completed in 309 milliseconds

<<11121314151617181920>>