Searched
full:external (Results
976 -
1000 of
22225) sorted by null
<<31323334353637383940>>
/hardware/qcom/display/msm8226/libhwcomposer/ |
Android.mk | 9 $(TOP)/external/skia/include/core \ 10 $(TOP)/external/skia/include/images
|
/hardware/ti/omap4-aah/hwc/ |
Android.mk | 20 external/libpng external/zlib \
|
/hardware/ti/omap4xxx/hwc/ |
Android.mk | 18 LOCAL_C_INCLUDES += external/libpng external/zlib
|
/packages/apps/VoiceDialer/ |
Android.mk | 17 include external/srec/config/en.us/config.mk 19 # SREC_CONFIG_TARGET_FILES is from external/srec/config/en.us/config.mk and now can be cleaned up.
|
/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>
|
/art/compiler/llvm/generated/ |
art_module.cc | 383 /*Name=*/"__art_type_list", mod); // (external, no body) 394 /*Name=*/"art_portable_get_current_thread_from_code", mod); // (external, no body) 405 /*Name=*/"art_portable_set_current_thread_from_code", mod); // (external, no body) 416 /*Name=*/"art_portable_lock_object_from_code", mod); // (external, no body) 427 /*Name=*/"art_portable_unlock_object_from_code", mod); // (external, no body) 438 /*Name=*/"art_portable_test_suspend_from_code", mod); // (external, no body) 449 /*Name=*/"art_portable_push_shadow_frame_from_code", mod); // (external, no body) 460 /*Name=*/"art_portable_pop_shadow_frame_from_code", mod); // (external, no body) 471 /*Name=*/"art_portable_get_and_clear_exception", mod); // (external, no body) 482 /*Name=*/"art_portable_throw_div_zero_from_code", mod); // (external, no body [all...] |
/bootable/recovery/applypatch/ |
Android.mk | 21 LOCAL_C_INCLUDES += external/bzip2 external/zlib bootable/recovery 53 LOCAL_C_INCLUDES += external/zlib external/bzip2
|
/build/core/ |
host_test_internal.mk | 13 LOCAL_C_INCLUDES += external/gtest/include
|
/development/build/ |
sdk-darwin-x86.atree | 41 external/sonivox/docs/JET_Authoring_Guidelines.html docs/JetCreator/JET_Authoring_Guidelines.html 42 external/sonivox/docs/JET_Authoring_Guidelines_files docs/JetCreator/JET_Authoring_Guidelines_files 43 external/sonivox/docs/JET_Creator_User_Manual.html docs/JetCreator/JET_Creator_User_Manual.html 44 external/sonivox/docs/JET_Creator_User_Manual_files docs/JetCreator/JET_Creator_User_Manual_files
|
/external/bluetooth/bluedroid/vnd/include/ |
vendor_api.h | 5 ** Description: Vendor specific BTE API function external definitions.
|
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/ |
add_incident_callback.h | 15 // A callback used by external components to add an incident to the incident
|
/external/chromium_org/components/autofill/core/browser/ |
test_autofill_external_delegate.h | 14 // Calls the required functions on the given external delegate to cause the
|
/external/chromium_org/components/policy/core/common/ |
external_data_fetcher.h | 19 // A helper that encapsulates the parameters required to retrieve the external 26 // external data referenced by the given |policy|. 36 // Retrieves the external data referenced by |policy_| and invokes |callback| 37 // with the result. If |policy_| does not reference any external data, the
|
/external/chromium_org/third_party/skia/platform_tools/android/tests/expectations/tool/ |
Android.mk | 40 include external/stlport/libstlport.mk
|
/external/chromium_org/third_party/skia/ |
skia.gyp | 7 # not intended for external use and may change without notice.
|
/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/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/glide/ |
.gitignore | 28 **/gen-external-apklibs/**
|
/external/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.nonmember/ |
Android.mk | 17 test_makefile := external/libcxx/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.nonmember/Android.mk 21 include external/libcxx/test/Android.build.mk 25 include external/libcxx/test/Android.build.mk 29 include external/libcxx/test/Android.build.mk
|
Completed in 1601 milliseconds
<<31323334353637383940>>