Searched refs:system (Results 1 – 25 of 128) sorted by relevance
123456
/development/build/ |
D | sdk-android-armeabi-v7a.atree | 18 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu-armv7 system-images/${PLATFORM_NAME}/${TARGET_CPU_… 19 prebuilts/qemu-kernel/${TARGET_ARCH}/ranchu/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU… 22 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_armeabi-v7a_source.properties system-image… 25 development/sys-img/images_armeabi-v7a_hardware.ini system-images/${PLATFORM_NAME}/${TARGET_CPU_… 28 development/sys-img/advancedFeatures.ini system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/advancedF…
|
D | sdk-android-armeabi.atree | 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/k… 18 prebuilts/qemu-kernel/${TARGET_ARCH}/ranchu/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU… 21 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_armeabi_source.properties system-images/${… 24 development/sys-img/advancedFeatures.ini system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/advancedF…
|
D | sdk-android-arm64-v8a.atree | 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/k… 18 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/k… 21 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_arm64-v8a_source.properties system-images/… 24 development/sys-img/advancedFeatures.ini system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/advancedF…
|
D | sdk-android-x86_64.atree | 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/k… 18 prebuilts/qemu-kernel/${TARGET_ARCH}/ranchu/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU… 21 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_${TARGET_ARCH}_source.properties system-im… 24 development/sys-img/advancedFeatures.ini system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/advancedF…
|
D | sdk-android-x86.atree | 17 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/k… 18 prebuilts/qemu-kernel/${TARGET_ARCH}/ranchu/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU… 21 ${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_${TARGET_ARCH}_source.properties system-im… 24 development/sys-img/advancedFeatures.ini system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/advancedF…
|
D | sdk-android-mips64.atree | 18 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/k… 21 development/sys-img-${TARGET_CPU_ABI}/images_mips64_source.properties system-images/${PLATFORM_NA… 24 development/sys-img/advancedFeatures.ini system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/advancedF…
|
D | sdk-android-mips.atree | 18 prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/k… 21 development/sys-img-${TARGET_CPU_ABI}/images_mips_source.properties system-images/${PLATFORM_NAME… 24 development/sys-img/advancedFeatures.ini system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/advancedF…
|
/development/scripts/ |
D | gdbclient | 80 mkdir -p $SYMBOLS_DIR/system/bin 132 adb pull /system/bin/linker$USE64BIT $SYMBOLS_DIR/system/bin/linker$USE64BIT 171 local OUT_SO_SYMBOLS=$SYMBOLS_DIR/system/lib$USE64BIT 172 local TAPAS_OUT_SO_SYMBOLS=$TAPAS_SYMBOLS_DIR/system/lib$USE64BIT
|
/development/ndk/platforms/ |
D | README.CRT.TXT | 18 run on any Linux system, but cannot perform dynamic linking at all. 27 These executables always link to the system C library dynamically. 30 dynamic linker (/system/bin/linker), which loads and relocates the 31 executable (possibly loading any dependent system libraries as well), 162 the system's C library (i.e. /system/lib/libc.so) needs to exports symbols 170 The NDK libc.a, on the other hand, is a copy of a given version of the system 178 However, on ARM, the system C library needs to export some of them to 199 - the system's libc.so shall always export its __dso_handle, as *global* 211 it is a copy of a release-specific system libc.so. 216 Note that existing NDK machine code that links against the system libc's [all …]
|
/development/samples/training/basic/ActivityLifecycle/ |
D | ant.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project.
|
D | build.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project.
|
/development/ndk/samples/hello-neon/ |
D | build.properties | 1 # This file is used to override default values used by the Ant build system. 4 # integral to the build system of your project.
|
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/camera/ |
D | CameraPreviewFragment.java | 17 package com.example.android.system.runtimepermissions.camera; 20 import com.example.android.system.runtimepermissions.R;
|
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/ |
D | PermissionUtil.java | 17 package com.example.android.system.runtimepermissions;
|
/development/build/tools/ |
D | sdk_repo.mk | 123 $(eval $(call mk-sdk-repo-pkg-3,SDK_SYSIMG_XML_ARGS,$(HOST_OS),$(MAIN_SDK_ZIP),system-images,system… 126 $(call sdk-repo-pkg-zip,$(HOST_OS),$(MAIN_SDK_ZIP),system-images) \ 213 …ADDON_SDK_IMG_ZIP):$(notdir $(call sdk-repo-pkg-zip,$(HOST_OS),$(ADDON_SDK_IMG_ZIP),system-images)) 223 $(SDK_ADDON_IMG_XML) $(SDK_SYSIMG_XSD) system-image $(HOST_OS) $(RENAMED_ADDON_IMG_ZIP)
|
/development/cmds/monkey/ |
D | monkey | 4 base=/system
|
/development/ndk/platforms/android-3/include/linux/ |
D | kernel_stat.h | 25 cputime64_t system; member
|
/development/samples/browseable/BasicNotifications/ |
D | _index.jd | 8 This sample demonstrates how to display events in the system\'s notification bar. The
|
/development/ndk/platforms/android-9/samples/native-plasma/ |
D | default.properties | 6 # To customize properties used by the Ant build system use,
|
/development/samples/training/multiscreen/newsreader/ |
D | project.properties | 6 # To customize properties used by the Ant build system use,
|
/development/ndk/platforms/android-9/samples/native-activity/ |
D | default.properties | 6 # To customize properties used by the Ant build system use,
|
/development/ndk/platforms/android-4/samples/san-angeles/ |
D | default.properties | 6 # To customize properties used by the Ant build system use,
|
/development/samples/training/AnimationsDemo/ |
D | project.properties | 6 # To customize properties used by the Ant build system use,
|
/development/ndk/samples/hello-jni/tests/ |
D | default.properties | 6 # To customize properties used by the Ant build system use,
|
/development/ndk/samples/two-libs/tests/ |
D | default.properties | 6 # To customize properties used by the Ant build system use,
|
123456