Home
last modified time | relevance | path

Searched refs:darwin (Results 1 – 25 of 72) sorted by relevance

123

/OK3568_Linux_fs/external/mpp/build/android/
H A Dndk_links.md7 * https://dl.google.com/android/repository/android-ndk-r16-darwin-x86_64.zip
16 * https://dl.google.com/android/repository/android-ndk-r15c-darwin-x86_64.zip
25 * https://dl.google.com/android/repository/android-ndk-r15c-darwin-x86_64.zip
34 * https://dl.google.com/android/repository/android-ndk-r14b-darwin-x86_64.zip
43 * https://dl.google.com/android/repository/android-ndk-r13b-darwin-x86_64.zip
52 * https://dl.google.com/android/repository/android-ndk-r13-darwin-x86_64.zip
61 * http://dl.google.com/android/repository/android-ndk-r12b-darwin-x86_64.zip
70 * http://dl.google.com/android/repository/android-ndk-r11c-darwin-x86_64.zip
79 * http://dl.google.com/android/repository/android-ndk-r11b-darwin-x86_64.zip
88 * http://dl.google.com/android/repository/android-ndk-r11-darwin-x86_64.zip
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/
H A Dgradlew50 darwin=false
57 darwin=true
92 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
108 if $darwin; then
/OK3568_Linux_fs/buildroot/package/libopenh264/
H A D0001-Add-USE_STACK_PROTECTOR-option.patch18 build/platform-darwin.mk | 5 ++++-
66 diff --git a/build/platform-darwin.mk b/build/platform-darwin.mk
68 --- a/build/platform-darwin.mk
69 +++ b/build/platform-darwin.mk
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/patch/patch/
H A D0001-Unset-need_charset_alias-when-building-for-musl.patch24 darwin[56]*) \
26 - darwin* | cygwin* | mingw* | pw32* | cegcc*) \
27 + darwin* | cygwin* | mingw* | pw32* | cegcc* | linux-musl*) \
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cpio/cpio-2.13/
H A D0001-Unset-need_charset_alias-when-building-for-musl.patch24 darwin[56]*) \
26 - darwin* | cygwin* | mingw* | pw32* | cegcc*) \
27 + darwin* | cygwin* | mingw* | pw32* | cegcc* | linux-musl*) \
/OK3568_Linux_fs/buildroot/package/nginx/
H A D0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch24 auto/os/darwin | 3 +++
81 diff --git a/auto/os/darwin b/auto/os/darwin
83 --- a/auto/os/darwin
84 +++ b/auto/os/darwin
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A D0001-bpo-36852-proper-detection-of-mips-architecture-for-.patch167 - darwin
187 + darwin*)
188 + PLATFORM_TRIPLET=darwin
/OK3568_Linux_fs/external/xserver/
H A Dmeson.build155 if (host_machine.system() != 'darwin' and
158 build_xorg = (host_machine.system() != 'darwin' and
167 if (host_machine.system() != 'darwin' and
190 if (host_machine.system() != 'darwin' and
355 if (host_machine.system() != 'darwin' and
371 if (host_machine.system() != 'darwin' and
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/corelocation/
H A Dcorelocation.pro18 !darwin {
/OK3568_Linux_fs/u-boot/tools/gdb/
H A DMakefile21 ifeq ($(HOSTOS),darwin)
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dmeson.build7 'darwin.c',
/OK3568_Linux_fs/u-boot/post/lib_powerpc/fpu/
H A DMakefile9 acc1.o compare-fp-1.o fpu.o mul-subnormal-single-1.o darwin-ldouble.o
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dsiteinfo.bbclass66 "darwin": "common-darwin",
67 "darwin9": "common-darwin",
121 "x86_64-darwin": "bit-64",
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/
H A D0001-disbale-heap-checkers-and-debug-allocator-on-musl.patch19 *-darwin*) default_enable_heap_checker=no;;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/pcp/pcp/
H A Dpass-options-to-AR.patch22 ifeq ($(TARGET_OS), darwin)
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/packagegroups/
H A Dnativesdk-packagegroup-sdk-host.bb35 RDEPENDS:${PN}:darwin = "\
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-pyzmq/
H A Dclub-rpath-out.patch22 if sys.platform == 'darwin':
/OK3568_Linux_fs/buildroot/package/libserialport/
H A D0001-uclinux-detection.patch22 AM_CONDITIONAL([MACOSX], [test -z "${host_os##darwin*}"])
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/cups/cups/
H A Dlibexecdir.patch24 ], [*bsd* | darwin*], [
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/boost/boost/
H A Dboost-math-disable-pch-for-gcc.patch22 <toolset>intel-darwin:<pch>off
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-icu/
H A D0001-Fix-host-contamination-of-include-files.patch25 'darwin': True,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-mkv/libebml/
H A Dlibebml_1.3.0.bb17 LIBEBML_OS:darwin = "Darwin"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/minifi-cpp/files/
H A Dfix-osspuuid-musl-compile.patch24 + | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/serf/serf/
H A Dnorpath.patch20 if sys.platform == 'darwin':
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/gettext/gettext-minimal-0.21/
H A Dconfig.rpath359 darwin* | rhapsody*)
540 darwin* | rhapsody*)

123