Searched refs:API (Results 1 – 13 of 13) sorted by relevance
29 API=unknown34 API=substr($0,RSTART,RLENGTH)37 API="android-" substr($0,RSTART+1,RLENGTH)42 printf("%s", API)
9 target process. Its API and ABI are not stable and may change in the
501 local API=$1522 log "Generating platform $API crtbrand assembly code: $CRTBRAND_S"523 …(cd "$COMMON_SRC_DIR" && mkdir -p `dirname $CRTBRAND_S` && $CC -DPLATFORM_SDK_VERSION=$API -fpic -…560 -DPLATFORM_SDK_VERSION=$API \578 local API=$1580 local HEADER="platforms/android-$API/arch-$ARCH/usr/include/android/api-level.h"
141 Contains all files that are specific to a given API level `$PLATFORM`, that were142 not already defined for the previous API level.163 Contains all the architecture-specific headers for a given API level.205 to API level $PLATFORM.216 API level 5 for the arm architecture, one would use:
60 * Added native tracing API to android-23.61 * Added native multinetwork API to android-23.64 * `sys/cdefs.h` has been synchronized across all API levels.
46 API level.
78 * New feature: the event listener API
117 The BSD PRNG implementation (src/prng/random.c) and XSI search API
12 // Description : implements framework API - main driver for the test
31 // SYSTEM API65 // SYSTEM API
45 #include <cstring> // for C string API
505 $(call __ndk_info,API level android-L is renamed as android-21.)
144 // reflection API before RUN_ALL_TESTS() is executed.149 // In the future, we plan to publish the API for defining new parameter