Searched +full:android +full:- +full:libbacktrace (Results 1 – 23 of 23) sorted by relevance
| /third_party/mesa3d/bin/ |
| D | update-android-headers.sh | 3 set -eu 5 if [ ! -e .git ]; then 6 echo must run from top-level directory; 10 if [ ! -d platform-hardware-libhardware ]; then 11 …git clone --depth 1 https://android.googlesource.com/platform/frameworks/native platform-framework… 12 …git clone --depth 1 https://android.googlesource.com/platform/hardware/libhardware platform-hardwa… 13 git clone --depth 1 https://android.googlesource.com/platform/system/core platform-system-core 14 …git clone --depth 1 https://android.googlesource.com/platform/system/logging platform-system-loggi… 15 …git clone --depth 1 https://android.googlesource.com/platform/system/unwinding platform-system-unw… 20 # Persist the frozen Android N system/window.h for backward compatibility [all …]
|
| /third_party/rust/rust/tests/ui/panics/ |
| D | issue-47429-short-backtraces.rs | 3 // compile-flags: -O 4 // compile-flags:-Cstrip=none 5 // run-fail 6 // check-run-results 7 // exec-env:RUST_BACKTRACE=1 9 // ignore-msvc see #62897 and `backtrace-debuginfo.rs` test 10 // ignore-android FIXME #17520 11 // ignore-openbsd no support for libbacktrace without filename 12 // ignore-wasm no panic or subprocess support 13 // ignore-emscripten no panic or subprocess support [all …]
|
| D | runtime-switch.rs | 3 // compile-flags: -O 4 // compile-flags:-Cstrip=none 5 // run-fail 6 // check-run-results 7 // exec-env:RUST_BACKTRACE=0 9 // ignore-msvc see #62897 and `backtrace-debuginfo.rs` test 10 // ignore-android FIXME #17520 11 // ignore-openbsd no support for libbacktrace without filename 12 // ignore-wasm no panic or subprocess support 13 // ignore-emscripten no panic or subprocess support [all …]
|
| D | short-ice-remove-middle-frames.rs | 1 // compile-flags:-Cstrip=none 2 // run-fail 3 // check-run-results 4 // exec-env:RUST_BACKTRACE=1 5 // ignore-android FIXME #17520 6 // ignore-wasm no panic support 7 // ignore-openbsd no support for libbacktrace without filename 8 // ignore-emscripten no panic 9 // ignore-sgx Backtraces not symbolized 10 // ignore-fuchsia Backtraces not symbolized [all …]
|
| D | short-ice-remove-middle-frames-2.rs | 1 // compile-flags:-Cstrip=none 2 // run-fail 3 // check-run-results 4 // exec-env:RUST_BACKTRACE=1 5 // ignore-android FIXME #17520 6 // ignore-wasm no panic support 7 // ignore-openbsd no support for libbacktrace without filename 8 // ignore-emscripten no panic 9 // ignore-sgx Backtraces not symbolized 10 // ignore-fuchsia Backtraces not symbolized [all …]
|
| /third_party/skia/platform_tools/android/bin/ |
| D | android_gdbserver | 12 if [ ! -f "$TARGET_EXE" ] 19 GN_TARGET_CPU=$(gn args --list=target_cpu $SKIA_OUT \ 21 | sed -e s/"Current value = "// -e s/\"//g -e s/" "//g) 28 mkdir -p $GDB_TMP_DIR 47 libbacktrace.so \ 52 ANDROID_LS=`$ADB $DEVICE_SERIAL shell -x ls -ld ${SYSTEM_LIBRARY_PATH}/${library_file}` 53 if [ "${ANDROID_LS:0:1}" == "-" ]; then 79 set -e 81 # Starting up gdbserver in android shell
|
| /third_party/skia/m133/platform_tools/android/bin/ |
| D | android_gdbserver | 12 if [ ! -f "$TARGET_EXE" ] 19 GN_TARGET_CPU=$(gn args --list=target_cpu $SKIA_OUT \ 21 | sed -e s/"Current value = "// -e s/\"//g -e s/" "//g) 28 mkdir -p $GDB_TMP_DIR 47 libbacktrace.so \ 52 ANDROID_LS=`$ADB $DEVICE_SERIAL shell -x ls -ld ${SYSTEM_LIBRARY_PATH}/${library_file}` 53 if [ "${ANDROID_LS:0:1}" == "-" ]; then 79 set -e 81 # Starting up gdbserver in android shell
|
| /third_party/mesa3d/include/android_stub/backtrace/ |
| D | Backtrace.h | 2 * Copyright (C) 2013 The Android Open Source Project 8 * http://www.apache.org/licenses/LICENSE-2.0 186 // Set whether to skip frames in libbacktrace/libunwindstack when doing a local unwind. 208 // Skip frames in libbacktrace/libunwindstack when doing a local unwind.
|
| /third_party/mesa3d/ |
| D | meson_options.txt | 1 # Copyright © 2017-2019 Intel Corporation 2 # SPDX-License-Identifier: MIT 5 'split-debug', 8 …ription : 'split debug information (-gsplit-dwarf compile flag) and debug information in the gdb i… 15 'auto', 'x11', 'wayland', 'haiku', 'android', 'windows', 'macos', 'ohos', 22 'egl-native-platform', 26 'auto', 'x11', 'wayland', 'haiku', 'android', 'windows', 'ohos', 33 'android-stub', 36 description : 'Build against android-stub', 40 'android-strict', [all …]
|
| D | meson.build | 1 # Copyright © 2017-2020 Intel Corporation 2 # SPDX-License-Identifier: MIT 12 'b_ndebug=if-release', 22 add_project_arguments('-fobjc-arc', language : 'objc') 45 …ug') == 'true' or (get_option('buildtype') == 'release' and get_option('b_ndebug') == 'if-release') 51 '-D__STDC_CONSTANT_MACROS', 52 '-D__STDC_FORMAT_MACROS', 53 '-D__STDC_LIMIT_MACROS', 54 '-DPACKAGE_VERSION="@0@"'.format(meson.project_version()), 55 '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"', [all …]
|
| /third_party/mesa3d/docs/relnotes/ |
| D | 20.2.5.rst | 1 Mesa 20.2.5 Release Notes / 2020-12-16 18 --------------- 22 0ebec6a22660d83f5ed437a145dc703c9398cd1376143aef273ea85f9dc5dd98 mesa-20.2.5.tar.xz 26 ------------ 28 - None 32 --------- 34 - Mesa 20.3.0 and older ATi/Radeon cards fails 35 - Amber test NIR validation failed after spirv_to_nir 36 - Amber test validate_phi_src 37 - [RADV] broken stencil behaviour when using extended dynamic stencil state [all …]
|
| D | 20.3.1.rst | 1 Mesa 20.3.1 Release Notes / 2020-12-16 18 --------------- 22 af751b49bb2ab0264d58c31e73d869e80333de02b2d1becc93f1b28c67aa780f mesa-20.3.1.tar.xz 26 ------------ 28 - None 32 --------- 34 - Crash and slowness in FreeCAD 35 - ci: Missing needs: in radeonsi-stoney-\*? 36 - Triangles appear from the center of the field on PES2021 with Mesa 20.2.x 37 - \[gen9][iris][regression][bisected\] flaky piglit tests [all …]
|
| D | 23.1.0.rst | 1 Mesa 23.1.0 Release Notes / 2023-05-10 20 --------------- 24 a9dde3c76571c4806245a05bda1cceee347c3267127e9e549e4f4e225d92e992 mesa-23.1.0.tar.xz 28 ------------ 30 - VK_EXT_pipeline_library_group_handles on RADV 31 - VK_EXT_image_sliced_view_of_3d on RADV/GFX10+ 32 - VK_KHR_map_memory2 on ANV and RADV 33 - fullyCoveredFragmentShaderInputVariable on RADV/GFX9+ 34 - VK_EXT_discard_rectangles version 2 on RADV 35 - VK_EXT_graphics_pipeline_library on RADV [all …]
|
| D | 21.0.0.rst | 1 Mesa 21.0.0 Release Notes / 2021-03-11 20 --------------- 24 e6204e98e6a8d77cf9dc5d34f99dd8e3ef7144f3601c808ca0dd26ba522e0d84 mesa-21.0.0.tar.xz 28 ------------ 30 - GL_EXT_demote_to_helper_invocation on radeonsi 32 - GL_NV_compute_shader_derivatives on radeonsi 34 - EGL_MESA_platform_xcb 36 - Removed GL_NV_point_sprite for classic swrast. 38 - driconf: remove glx_disable_oml_sync_control, glx_disable_sgi_video_sync, and glx_disable_ext_buf… 40 - Removed support for loading DRI drivers older than Mesa 8.0, including all DRI1 support [all …]
|
| D | 19.1.0.rst | 17 ---------------- 21 2a6c3af3a803389183168e449c536304cf03e0f82c4c9333077933543b9d02f3 mesa-19.1.0.tar.xz 24 ------------ 26 - GL_ARB_parallel_shader_compile on all drivers. 27 - GL_EXT_gpu_shader4 on all GL 3.1 drivers. 28 - GL_EXT_shader_image_load_formatted on radeonsi. 29 - GL_EXT_texture_buffer_object on all GL 3.1 drivers. 30 - GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES 32 - GL_NV_compute_shader_derivatives on iris and i965. 33 - GL_KHR_parallel_shader_compile on all drivers. [all …]
|
| D | 23.3.0.rst | 1 Mesa 23.3.0 Release Notes / 2023-11-29 20 --------------- 24 50f729dd60ed6335b989095baad81ef5edf7cfdd4b4b48b9b955917cb07d69c5 mesa-23.3.0.tar.xz 28 ----------- 29 - NVK: A Vulkan driver for Nvidia hardware 32 ------------ 33 - VK_EXT_pipeline_robustness on ANV 34 - VK_KHR_maintenance5 on RADV 35 - OpenGL ES 3.1 on Asahi 36 - GL_ARB_compute_shader on Asahi [all …]
|
| D | 24.0.0.rst | 1 Mesa 24.0.0 Release Notes / 2024-02-01 20 --------------- 24 dc7e8c077bc5884df95478263b34bdebb7e88e600689cb56fb07be2b8c304c36 mesa-24.0.0.tar.xz 28 ------------ 30 - VK_EXT_image_compression_control on RADV 31 - VK_EXT_device_fault on RADV 32 - OpenGL 3.3 on Asahi 33 - Geometry shaders on Asahi 34 - GL_ARB_texture_cube_map_array on Asahi 35 - GL_ARB_clip_control on Asahi [all …]
|
| /third_party/rust/rust/tests/ui/ |
| D | std-backtrace.rs | 1 // run-pass 2 // ignore-android FIXME #17520 3 // ignore-emscripten spawning processes is not supported 4 // ignore-openbsd no support for libbacktrace without filename 5 // ignore-sgx no processes 6 // ignore-msvc see #62897 and `backtrace-debuginfo.rs` test 7 // ignore-fuchsia Backtraces not symbolized 8 // compile-flags:-g 9 // compile-flags:-Cstrip=none
|
| D | backtrace.rs | 1 // run-pass 2 // ignore-android FIXME #17520 3 // ignore-emscripten spawning processes is not supported 4 // ignore-openbsd no support for libbacktrace without filename 5 // ignore-sgx no processes 6 // ignore-msvc see #62897 and `backtrace-debuginfo.rs` test 7 // ignore-fuchsia Backtraces not symbolized 8 // compile-flags:-g 9 // compile-flags:-Cstrip=none 36 fn template(me: &str) -> Command { in template() [all …]
|
| /third_party/skia/third_party/externals/swiftshader/ |
| D | CMakeLists.txt | 7 # http://www.apache.org/licenses/LICENSE-2.0 32 elseif(CMAKE_SYSTEM_NAME MATCHES "Android") 33 set(ANDROID TRUE) variable 34 set(CMAKE_CXX_FLAGS "-DANDROID_NDK_BUILD") 38 # NOTE: Building for Fuchsia requires a Fuchsia CMake-based SDK. 39 # See https://fuchsia-review.googlesource.com/c/fuchsia/+/379673 72 # auto-detected system architecture settings. 91 "default, even for 64-bit targets. This can result in linker " 92 "instability and out of memory errors. To use the 64-bit " 93 "host compiler, pass -Thost=x64 on the CMake command line.") [all …]
|
| /third_party/mesa3d/android/ |
| D | mesa3d_cross.mk | 1 # Mesa 3-D graphics library 24 MY_PATH := $(call my-dir) 27 define relative-to-absolute 34 m_dummy := $(local-generated-sources-dir)/dummy.c 36 mkdir -p $(dir $@) 87 --cross-file $(call relative-to-absolute,$(MESON_GEN_DIR))/aosp_cross \ 88 --buildtype=release \ 89 -Dplatforms=android \ 90 -Dplatform-sdk-version=$(PLATFORM_SDK_VERSION) \ 91 -Dgallium-drivers=$(subst $(space),$(comma),$(BOARD_MESA3D_GALLIUM_DRIVERS)) \ [all …]
|
| /third_party/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .container+build-rules 7 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner 22 - _build/meson-logs/*.txt 23 - _build/meson-logs/strace 24 - _build/.ninja_log 25 - artifacts 28 .build-linux: 29 extends: .build-common 36 - !reference [default, before_script] [all …]
|
| /third_party/rust/rust/ |
| D | RELEASES.md | 1 Version 1.77.2 (2024-04-09) 6 - [CVE-2024-24576: fix escaping of Windows batch file arguments in `std::process::Command`](https:/… 7 - Fix `Command`'s batch files argument escaping not working when file name has trailing whitespace … 9 Version 1.72.0 (2023-08-24) 12 <a id="1.72.0-Language"></a> 15 -------- 17 - [Replace const eval limit by a lint and add an exponential backoff warning](https://github.com/ru… 18 - [expand: Change how `#![cfg(FALSE)]` behaves on crate root](https://github.com/rust-lang/rust/pul… 19 - [Stabilize inline asm for LoongArch64](https://github.com/rust-lang/rust/pull/111235/) 20 - [Uplift `clippy::undropped_manually_drops` lint](https://github.com/rust-lang/rust/pull/111530/) [all …]
|