OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ndk
(Results
176 - 200
of
278
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.3.0-beta2/
gradle-core-2.3.0-beta2.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.3.0-beta3/
gradle-core-2.3.0-beta3.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.3.0-beta4/
gradle-core-2.3.0-beta4.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.3.1/
gradle-core-2.3.1.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.3.3/
gradle-core-2.3.3.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.4.0-alpha1/
gradle-core-2.4.0-alpha1.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.4.0-alpha3/
gradle-core-2.4.0-alpha3.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.5.0-alpha-preview-01/
gradle-core-2.5.0-alpha-preview-01.jar
/build/soong/cc/
cc.go
147
// Minimum sdk version supported when compiling against the
ndk
270
ndkStubDepTag = dependencyTag{name: "
ndk
stub", library: true}
271
ndkLateStubDepTag = dependencyTag{name: "
ndk
late stub", library: true}
729
// Rewrites the names of shared libraries into the names of the
NDK
733
//
NDK
libraries to the modules in prebuilts/
ndk
, or not rewritten
734
// because they are not
NDK
libraries).
745
nonvariantLibs = append(nonvariantLibs, entry+".
ndk
."+version)
853
// account
NDK
linking.
886
// the
NDK
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/config/
Makefile
29
srcdir= /usr/local/google/buildbot/src/android/master-
ndk
/toolchain/python/Python-2.7.5
30
VPATH= /usr/local/google/buildbot/src/android/master-
ndk
/toolchain/python/Python-2.7.5
31
MSYSVPATH= /usr/local/google/buildbot/src/android/master-
ndk
/toolchain/python/Python-2.7.5
32
abs_srcdir= /usr/local/google/buildbot/src/android/master-
ndk
/toolchain/python/Python-2.7.5
33
abs_builddir= /usr/local/google/buildbot/src/android/master-
ndk
/out/build/buildhost/build-python-linux-x86_64-2.7.5
98
prefix= /usr/local/google/buildbot/src/android/master-
ndk
/out/build/buildhost/linux-x86_64/install/host-tools
157
CONFIG_ARGS= '--prefix=/usr/local/google/buildbot/src/android/master-
ndk
/out/build/buildhost/linux-x86_64/install/host-tools' '--build=x86_64-linux-gnu' '--host=x86_64-linux-gnu' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CC=x86_64-linux-gnu-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile
29
srcdir= /s/
ndk
-toolchain/src/python/Python-2.7.5
30
VPATH= /s/
ndk
-toolchain/src/python/Python-2.7.5
31
MSYSVPATH= /s/
ndk
-toolchain/src/python/Python-2.7.5
32
abs_srcdir= /s/
ndk
-toolchain/src/python/Python-2.7.5
33
abs_builddir= /tmp/
ndk
-User/buildhost/build-python-darwin-x86_64-2.7.5
98
prefix= /tmp/
ndk
-User/buildhost/install/prebuilt/darwin-x86_64
157
CONFIG_ARGS= '--prefix=/tmp/
ndk
-User/buildhost/install/prebuilt/darwin-x86_64' '--build=x86_64-apple-darwin' '--host=x86_64-apple-darwin' '--with-build-sysroot' '--disable-ipv6' 'build_alias=x86_64-apple-darwin' 'host_alias=x86_64-apple-darwin' 'CC=x86_64-apple-darwin-gcc' 'CFLAGS=-O2 -Os -fomit-frame-pointer -s' 'LDFLAGS='
[
all
...]
/development/ndk/tools/
headers-diff-bionic-vs-ndk.py
3
# This tool is used to compare headers between Bionic and
NDK
4
# script should be in development/
ndk
/tools for correct roots autodetection
119
self.platforms_root = os.path.join(self.aosp_root, 'development/
ndk
/platforms')
214
description = 'Headers comparison tool between bionic and
NDK
platforms')
234
default = ['headers-diff-bionic-vs-
ndk
.diff'],
246
print 'Headers listed above are DIFFERENT in Bionic and
NDK
platforms'
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0/
gradle-core-2.2.0.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-beta3/
gradle-core-2.2.0-beta3.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-rc1/
gradle-core-2.2.0-rc1.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-rc2/
gradle-core-2.2.0-rc2.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.1/
gradle-core-2.2.1.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.3/
gradle-core-2.2.3.jar
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.4/
gradle-core-2.2.4.jar
/prebuilts/tools/common/offline-m2/com/android/tools/build/gradle-core/2.2.0/
gradle-core-2.2.0.jar
/build/make/core/
config.mk
833
HISTORICAL_NDK_VERSIONS_ROOT := $(TOPDIR)prebuilts/
ndk
[
all
...]
/compatibility/cdd/3_software/
3_3_native-api-compatibility.md
17
the Android
NDK
.
22
compatibility with the Android
NDK
.
38
[Android
NDK
ABI Management documentation](
39
https://developer.android.com/
ndk
/guides/abis.html), and MUST include
78
function symbols, as defined in the
NDK
, through the `libGLESv3.so` library.
92
Note that future releases of the Android
NDK
may introduce support for
112
using legacy versions of Android
NDK
.
/compatibility/cdd/7_hardware-compatibility/
7_9_virtual-reality.md
64
* [C-1-9] MUST implement support for [`AHardwareBuffer`](https://developer.android.com/
ndk
/reference/hardware__buffer_8h.html)
67
described in the
NDK
.
/external/flatbuffers/android/jni/
include.mk
180
# TODO: Remove when the LOCAL_PATH expansion bug in the
NDK
is fixed.
211
# NOTE: Due problesm with path processing in
ndk
-build when presented with
/prebuilts/gradle-plugin/com/android/tools/build/gradle-core/2.2.0-alpha1/
gradle-core-2.2.0-alpha1.jar
Completed in 742 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>