Home
last modified time | relevance | path

Searched refs:ndk (Results 1 – 25 of 151) sorted by relevance

1234567

/third_party/mesa3d/.gitlab-ci/container/debian/
Dandroid_build.sh14 ndk=android-ndk-r21d
15 wget -O $ndk.zip https://dl.google.com/android/repository/$ndk-linux-x86_64.zip
16 unzip -d / $ndk.zip "$ndk/toolchains/llvm/*"
17 rm $ndk.zip
20 rdfind -makehardlinks true -makeresultsfile false /android-ndk-r21d/
22 find /android-ndk-r21d/ -type f | egrep -i "clang-check|clang-tidy|lldb" | xargs rm -f
24 sh .gitlab-ci/container/create-android-ndk-pc.sh /$ndk zlib.pc "" "-lz" "1.2.3"
26 sh .gitlab-ci/container/create-android-cross-file.sh /$ndk x86_64-linux-android x86_64 x86_64
27 sh .gitlab-ci/container/create-android-cross-file.sh /$ndk i686-linux-android x86 x86
28 sh .gitlab-ci/container/create-android-cross-file.sh /$ndk aarch64-linux-android arm armv8
[all …]
/third_party/node/deps/openssl/openssl/Configurations/
D15-android.conf26 my $ndk;
29 $ndk = $ENV{$ndk_var};
30 last if defined $ndk;
32 die "\$ANDROID_NDK_ROOT is not defined" if (!$ndk);
33 my $is_standalone_toolchain = -f "$ndk/AndroidVersion.txt";
34 my $ndk_src_props = "$ndk/source.properties";
37 die "\$ANDROID_NDK_ROOT=$ndk is invalid";
39 $ndk = canonpath($ndk);
63 $sysroot = "$ndk/sysroot";
75 if (-d "$ndk/platforms") {
[all …]
/third_party/openssl/Configurations/
D15-android.conf26 my $ndk;
29 $ndk = $ENV{$ndk_var};
30 last if defined $ndk;
32 die "\$ANDROID_NDK_ROOT is not defined" if (!$ndk);
33 my $is_standalone_toolchain = -f "$ndk/AndroidVersion.txt";
34 my $ndk_src_props = "$ndk/source.properties";
37 die "\$ANDROID_NDK_ROOT=$ndk is invalid";
39 $ndk = canonpath($ndk);
63 $sysroot = "$ndk/sysroot";
75 if (-d "$ndk/platforms") {
[all …]
/third_party/musl/porting/linux/user/config/
Dld-musl-namespace-x86_64.ini5 added.nslist = ndk
6 namespace.ndk.lib.paths = /system/lib64/ndk:/system/lib/ndk
9 namespace.default.inherits = ndk
10 namespace.default.inherit.ndk.shared.libs = allow_all_shared_libs
11 namespace.ndk.inherits = default
12 namespace.ndk.inherit.default.shared.libs = allow_all_shared_libs
Dld-musl-namespace-arm.ini5 added.nslist = ndk
6 namespace.ndk.lib.paths = /system/lib/ndk
9 namespace.default.inherits = ndk
10 namespace.default.inherit.ndk.shared.libs = allow_all_shared_libs
11 namespace.ndk.inherits = default
12 namespace.ndk.inherit.default.shared.libs = allow_all_shared_libs
Dld-musl-namespace-aarch64.ini5 added.nslist = ndk
6 namespace.ndk.lib.paths = /system/lib64/ndk
9 namespace.default.inherits = ndk
10 namespace.default.inherit.ndk.shared.libs = allow_all_shared_libs
11 namespace.ndk.inherits = default
12 namespace.ndk.inherit.default.shared.libs = allow_all_shared_libs
Dld-musl-namespace-arm-test.ini10 …added.nslist=ndk,ns_no_allowed_libs,ns_normal,ns_wrong_lib_path,ns_wrong_allowed_path,for_inherit_…
12 namespace.ndk.lib.paths = /system/lib/ndk
13 namespace.default.inherits = ndk
14 namespace.default.inherit.ndk.shared.libs = allow_all_shared_libs
15 namespace.ndk.inherits = default
16 namespace.ndk.inherit.default.shared.libs = allow_all_shared_libs
Dld-musl-namespace-aarch64-test.ini10 …added.nslist=ndk,ns_no_allowed_libs,ns_normal,ns_wrong_lib_path,ns_wrong_allowed_path,for_inherit_…
12 namespace.ndk.lib.paths = /system/lib64/ndk
13 namespace.default.inherits = ndk
14 namespace.default.inherit.ndk.shared.libs = allow_all_shared_libs
15 namespace.ndk.inherits = default
16 namespace.ndk.inherit.default.shared.libs = allow_all_shared_libs
Dld-musl-namespace-x86_64-test.ini10 …added.nslist=ndk,ns_no_allowed_libs,ns_normal,ns_wrong_lib_path,ns_wrong_allowed_path,for_inherit_…
12 namespace.ndk.lib.paths = /system/lib/ndk
13 namespace.default.inherits = ndk
14 namespace.default.inherit.ndk.shared.libs = allow_all_shared_libs
15 namespace.ndk.inherits = default
16 namespace.ndk.inherit.default.shared.libs = allow_all_shared_libs
/third_party/musl/ndk-test/
DREADME.md25 ├── ndk-test
26 │   ├── CMakeLists.txt # ndk-test通过cmake构建的起点
27 │   ├── build.py # 编译ndk-test的脚本
66 # 子目录ndk-test
77 4. 若以上步骤执行成功,脚本会产生一个REPORT和REPORT-SANITIZE文件,来分别记录ndk-test和sanitize测试案例运行的结果
DREADME.en.md25 ├── ndk-test
26 │   ├── CMakeLists.txt # Starting point for ndk-test build via cmake
27 │   ├── build.py # Script to compile ndk-test
66 # subdirectory ndk-test
77 …te a REPORT and REPORT-SANITIZE files to record the results of running the ndk-test and sanitize t…
/third_party/jsframework/
Dgen_snapshot.sh16 …./../../libs/android_libs/ndk/libcxx/linux_x86:./../../libs/android_libs/ndk/libcxx/linux_x86_64:.…
/third_party/musl/ndk-test/script/
Druntest.sh3 cd /data/ndk-test
20 /data/ndk-test/libc-test/common/runtest -w '' /data/ndk-test/libc-test/$file >> REPORT
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/scripts/linux/
Dbuild-docker.sh163 using ndk-r21d
183 using ndk-r21d
188 echo $(date): Starting ndk-build ...
189 $ANDROID_NDK_HOME/ndk-build \
196 echo $(date): ndk-build completed.
/third_party/spirv-tools/kokoro/scripts/linux/
Dbuild-docker.sh163 using ndk-r21d
183 using ndk-r21d
188 echo $(date): Starting ndk-build ...
189 $ANDROID_NDK_HOME/ndk-build \
196 echo $(date): ndk-build completed.
/third_party/skia/third_party/externals/spirv-tools/kokoro/scripts/linux/
Dbuild-docker.sh163 using ndk-r21d
183 using ndk-r21d
188 echo $(date): Starting ndk-build ...
189 $ANDROID_NDK_HOME/ndk-build \
196 echo $(date): ndk-build completed.
/third_party/rust/crates/libc/ci/docker/x86_64-linux-android/
DDockerfile15 COPY android-install-ndk.sh /android/
16 RUN sh /android/android-install-ndk.sh $ANDROID_ARCH
23 ENV PATH=$PATH:/rust/bin:/android/ndk-$ANDROID_ARCH/bin \
/third_party/musl/ndk_script/adapter/
DBUILD.gn16 import("//build/ohos/ndk/ndk.gni")
21 ndk_description_file = "./libc.ndk.json"
/third_party/openSLES/
DBUILD.gn14 import("//build/ohos/ndk/ndk.gni")
36 ndk_description_file = "./openSLES.ndk.json"
/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/
Dndk-stl-config.cmake5 # find_package(ndk-stl REQUIRED)
9 # find_package(ndk-stl REQUIRED PATHS ".")
27 message(FATAL_ERROR "gabi++_shared was not configured by ndk-stl package")
/third_party/glslang/kokoro/android-ndk-build/
Dbuild-docker.sh42 using ndk-r21d
48 ndk-build -j
/third_party/wpa_supplicant/wpa_supplicant-2.9/
Dbuild.sh32 cp $ROOT_DIR/build/libwpa_client.so $1/ndk/sysroot/usr/lib
33 cp $ROOT_DIR/build/libwpa.so $1/ndk/sysroot/usr/lib
34 cp $ROOT_DIR/src/common/wpa_ctrl.h $1/ndk/sysroot/usr/include
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/
Dbuild.sh32 cp $ROOT_DIR/build/libwpa_client.so $1/ndk/sysroot/usr/lib
33 cp $ROOT_DIR/build/libwpa.so $1/ndk/sysroot/usr/lib
34 cp $ROOT_DIR/src/common/wpa_ctrl.h $1/ndk/sysroot/usr/include
/third_party/skia/third_party/native_app_glue/
DBUILD.gn12 public_include_dirs = [ "$ndk/sources/android/native_app_glue" ]
14 sources = [ "$ndk/sources/android/native_app_glue/android_native_app_glue.c" ]
/third_party/zlib/
DBUILD.gn4 import("//build/ohos/ndk/ndk.gni")
114 ndk_description_file = "./zlib.ndk.json"

1234567