Home
last modified time | relevance | path

Searched refs:API (Results 1 – 13 of 13) sorted by relevance

/ndk/build/awk/
Dextract-platform.awk29 API=unknown
34 API=substr($0,RSTART,RLENGTH)
37 API="android-" substr($0,RSTART+1,RLENGTH)
42 printf("%s", API)
/ndk/sources/android/libthread_db/
DREADME9 target process. Its API and ABI are not stable and may change in the
/ndk/build/tools/
Dgen-platforms.sh501 local API=$1
522 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=$1
580 local HEADER="platforms/android-$API/arch-$ARCH/usr/include/android/api-level.h"
DREADME.md141 Contains all files that are specific to a given API level `$PLATFORM`, that were
142 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:
/ndk/
DCHANGELOG.md60 * 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.
DREADME.md46 API level.
/ndk/sources/third_party/googletest/googletest/
DCHANGES78 * New feature: the event listener API
/ndk/sources/android/support/
DNOTICE117 The BSD PRNG implementation (src/prng/random.c) and XSI search API
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/impl/
Dframework.ipp12 // Description : implements framework API - main driver for the test
Ddebug.ipp31 // SYSTEM API
65 // SYSTEM API
Dexecution_monitor.ipp45 #include <cstring> // for C string API
/ndk/build/core/
Dinit.mk505 $(call __ndk_info,API level android-L is renamed as android-21.)
/ndk/sources/third_party/googletest/googletest/include/gtest/
Dgtest-param-test.h.pump144 // reflection API before RUN_ALL_TESTS() is executed.
149 // In the future, we plan to publish the API for defining new parameter