Home
last modified time | relevance | path

Searched refs:native (Results 1 – 25 of 26) sorted by relevance

12

/build/make/core/
Dallowed_ndk_types.mk46 my_allowed_ndk_types += native:ndk:system:shared
47 my_allowed_ndk_types += native:ndk:system:none
50 my_allowed_ndk_types += native:ndk:none:none
55 my_allowed_ndk_types += native:ndk:$(my_ndk_stl_family):none
63 native:ndk:libc++:shared native:ndk:libc++:static
70 my_allowed_ndk_types += native:ndk:$(my_ndk_stl_family):shared
76 native:ndk:none:none \
77 native:ndk:system:none \
78 native:ndk:system:shared \
82 my_warn_ndk_types += native:ndk:libc++:static
Dinstall_jni_libs_internal.mk113 my_warn_types := native:platform $(my_warn_ndk_types)
116 my_allowed_types += native:vendor native:vndk native:platform_vndk
121 …_allowed_types := $(my_allowed_ndk_types) native:platform native:vendor native:vndk native:vndk_pr…
Dpathmap.mk39 frameworks-native:frameworks/native/include \
Dproguard_basic_keeps.flags14 # For native methods, see http://proguard.sourceforge.net/manual/examples.html#native
16 native <methods>;
Dprebuilt_internal.mk127 my_link_type := native:ndk:$(my_ndk_stl_family):$(my_ndk_stl_link_type)
132 my_link_type := native:vndk
134 my_link_type := native:vndk_private
137 my_link_type := native:vendor
140 my_link_type := native:recovery
142 my_link_type := native:platform
Dandroid_manifest.mk85 my_manifest_fixer_flags += --extract-native-libs=false
87 my_manifest_fixer_flags += --extract-native-libs=true
Dbinary.mk1199 my_link_type := native:ndk:$(my_ndk_stl_family):$(my_ndk_stl_link_type)
1206 my_link_type := native:vndk
1208 my_link_type := native:vndk_private
1211 my_allowed_types := native:vndk native:vndk_private
1215 my_link_type := native:vendor
1217 my_allowed_types := native:vendor native:vndk native:platform_vndk
1220 my_link_type := native:recovery
1223 my_allowed_types := native:recovery native:platform native:platform_vndk $(my_allowed_ndk_types)
1225 my_link_type := native:platform
1227 my_allowed_types := $(my_allowed_ndk_types) native:platform native:platform_vndk
[all …]
Dmain.mk1808 .PHONY: java native target host java-host java-target native-host native-target \
1809 java-host-tests java-target-tests native-host-tests native-target-tests \
1810 java-tests native-tests host-tests target-tests tests java-dex \
1811 native-host-cross
1813 .PHONY: host-java target-java host-native target-native \
1814 target-java-tests target-native-tests
1817 host-native : native-host
1818 target-native : native-target
1820 target-native-tests : native-target-tests
Dbase_rules.mk922 j_or_n := native
948 ifeq ($(j_or_n),native)
/build/soong/docs/
Dclion.md21 $ make frameworks/native/service/libs/ui
28 out/development/ide/clion/frameworks/native/libs/ui/libui-arm64-android/CMakeLists.txt
34 $ ls out/development/ide/clion/frameworks/native/libs/ui
50 located in development/ide/clion/frameworks/native:
54 project(native)
/build/make/target/board/generic_arm64/
Ddevice.mk19 $(call inherit-product-if-exists, frameworks/native/build/tablet-dalvik-heap.mk)
/build/make/target/product/
Dmedia_system.mk45 …frameworks/native/data/etc/android.software.webview.xml:system/etc/permissions/android.software.we…
49 …frameworks/native/data/etc/android.software.preview_sdk.xml:system/etc/permissions/android.softwar…
Dfull_base_telephony.mk28 …frameworks/native/data/etc/handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/ha…
Dgo_defaults_common.mk59 …frameworks/native/data/etc/go_handheld_core_hardware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions…
Druntime_libart.mk58 ro.dalvik.vm.native.bridge=0
/build/kati/
Dfind_test.cc71 string native = Run(cmd); in CompareFind() local
87 WordScanner(native).Split(&nativeWords); in CompareFind()
Dninja_test.go118 …de -isystem libnativehelper/include -isystem frameworks/native/include -isystem frameworks/native/…
119 …de -isystem libnativehelper/include -isystem frameworks/native/include -isystem frameworks/native/…
123 …de -isystem libnativehelper/include -isystem frameworks/native/include -isystem frameworks/native/…
DMakefile.ckati75 KATI_CXXFLAGS += -march=native
/build/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs77 performance-critical portions of your apps in native code. It provides headers and
80 native code, your applications are still packaged into an .apk file and they still run
84 <p>Using native code does not result in an automatic performance increase,
/build/make/tools/fs_config/
DREADME106 For OEMs wishing to use the define AIDs in their native code, one can access the generated header
/build/make/tools/droiddoc/templates-ndk/assets/js/
Dprettify.js18 …act,boolean,byte,extends,final,finally,implements,import,instanceof,null,native,package,strictfp,s…
/build/soong/androidmk/cmd/androidmk/
Dandroidmk_test.go1105 LOCAL_JACK_FLAGS := --multi-dex native
/build/make/target/product/gsi/
D28.txt81 VNDK-core: android.hardware.cas.native@1.0.so
D29.txt97 VNDK-core: android.hardware.cas.native@1.0.so
Dcurrent.txt97 VNDK-core: android.hardware.cas.native@1.0.so

12