Searched refs:buildtype (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | pkg-meson.mk | 191 --buildtype=$(if $(BR2_ENABLE_RUNTIME_DEBUG),debug,release) \ 213 --buildtype=release \
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0012-Pass-PYTHON_EXECUTABLE-when-cross-compiling-for-nati.patch | 16 @@ -84,6 +84,7 @@ function(llvm_create_cross_target project_name target_name toolchain buildtype)
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | meson.build | 6 default_options: ['buildtype=release', 'warning_level=3'],
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/ |
| H A D | meson.build | 6 'buildtype=debugoptimized' ])
|
| /OK3568_Linux_fs/kernel/tools/testing/ktest/ |
| H A D | ktest.pl | 2867 my ($type, $buildtype) = @_; 2876 build $buildtype or $failed = 1; 2919 my $buildtype = "oldconfig"; 2923 $buildtype = "useconfig:$minconfig"; 2940 $ret = run_bisect_test $type, $buildtype;
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | meson.bbclass | 23 --buildtype ${MESON_BUILDTYPE} \
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | meson.build | 217 enable_debugging = get_option('buildtype') == 'debug'
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | meson.build | 3 'buildtype=debugoptimized',
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-3.4.rst | 141 - meson.bbclass: Make the default buildtype "debug" if :term:`DEBUG_BUILD` is 1
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-gic-v3-its.c | 1085 #define BUILD_SINGLE_CMD_FUNC(name, buildtype, synctype, buildfn) \ argument 1087 buildtype builder, \
|