Home
last modified time | relevance | path

Searched +full:vm +full:- +full:valgrind +full:- +full:pointer (Results 1 – 17 of 17) sorted by relevance

/third_party/libinput/
D.gitlab-ci.yml9 # To change the gitlab CI, edit .gitlab-ci/ci.template and/or .gitlab-ci/config.yaml
10 # and run ci-fairy generate-template. For details, see
11 # https://freedesktop.pages.freedesktop.org/ci-templates/ci-fairy.html#templating-gitlab-ci-yml
14 # - we really want to run dnf/apt/... only once, updating on the test runner for
18 # This is handled by the ci-templates, ensuring containers are only rebuilt
21 # - GitLab only allows one script: set per job but we have a bunch of commands
22 # we need to re-run for each build (meson && ninja && etc). YAML cannot merge
27 # MESON_ARGS=-Denable-something=true
28 # NINJA_ARGS=dist ... to run 'ninja -C builddir dist'
35 # e.g. fedora:31@build-default
[all …]
/third_party/libinput/doc/user/
Dtest-suite.rst1 .. _test-suite:
11 $ sudo ./builddir/libinput-test-suite
13 When developing libinput, the ``libinput-test-suite`` should always be
15 the number of tests to run can be filtered, see :ref:`test-filtering`.
17 touchpad tap-to-click) while hacking on that specific feature and only run
27 ``meson test -C builddir`` (or ``ninja test``). The ``libinput-test-suite`` is
30 The upstream CI runs all these tests but not the ``libinput-test-suite``.
33 .. _test-job-control:
35 ------------------------------------------------------------------------------
37 ------------------------------------------------------------------------------
[all …]
/third_party/jerryscript/jerry-core/
Dconfig.h7 * http://www.apache.org/licenses/LICENSE-2.0
149 * Built-in configurations
151 * Allowed values for built-in defines:
152 * 0: Disable the given built-in.
153 * 1: Enable the given built-in.
156 * By default all built-ins are enabled if they are not defined.
254 * Specifies the compressed pointer representation
279 * Enable/Disable built-in error messages for error objects.
327 * - https://github.com/google/sanitizers/wiki/AddressSanitizerUseAfterReturn#compatibility
358 * Enable/Disable line-info management inside the engine.
[all …]
/third_party/mesa3d/src/amd/common/
Dac_debug.c17 * FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
28 #include <valgrind.h>
47 /* Parsed IBs are difficult to read without colors. Use "less -R file" to
48 * read them, or use "aha -b -f file" to convert them to html.
106 fprintf(file, "%s%s%s <- ", in print_named_value()
150 if (reg->offset == offset) in find_register()
161 return reg ? sid_strings + reg->name_offset : "(no name)"; in ac_get_register_name()
170 const char *reg_name = sid_strings + reg->name_offset; in ac_dump_reg()
174 fprintf(file, "%s%s%s <- ", in ac_dump_reg()
178 if (!reg->num_fields) { in ac_dump_reg()
[all …]
/third_party/python/Objects/
Dobmalloc.c86 /* bpo-35053: Declare tracemalloc configuration here rather than
97 return a pointer with no memory behind it, which would break pymalloc. in _PyMem_RawMalloc()
109 would return a pointer with no memory behind it, which would break in _PyMem_RawCalloc()
153 MAP_PRIVATE|MAP_ANONYMOUS, -1, 0); in _PyObject_ArenaMmap()
249 return -1; in pymem_set_default_allocator()
276 /* PYTHONMALLOC is empty or is not set or ignored (-E/-I command line in _PyMem_GetAllocatorName()
302 return -1; in _PyMem_GetAllocatorName()
362 return -1; in _PyMem_SetupAllocators()
531 allocator->ctx = NULL; in PyMem_GetAllocator()
532 allocator->malloc = NULL; in PyMem_GetAllocator()
[all …]
/third_party/vixl/test/aarch64/
Dtest-simulator-aarch64.cc31 #include "test-runner.h"
32 #include "test-utils.h"
34 #include "aarch64/cpu-features-auditor-aarch64.h"
35 #include "aarch64/macro-assembler-aarch64.h"
36 #include "aarch64/simulator-aarch64.h"
37 #include "aarch64/test-simulator-inputs-aarch64.h"
38 #include "aarch64/test-simulator-traces-aarch64.h"
39 #include "aarch64/test-utils-aarch64.h"
49 // --generate_test_trace.
54 // test-simulator-traces-aarch64.h.
[all …]
/third_party/mesa3d/docs/relnotes/
D22.2.0.rst1 Mesa 22.2.0 Release Notes / 2022-09-21
20 ---------------
24 b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c mesa-22.2.0.tar.xz
29 ------------
31 - WGL_ARB_create_context_robustness
33 - d3d12 ARB_robust_buffer_access_behavior
35 - VK_EXT_robustness2 for lavapipe
37 - VK_EXT_image_2d_view_of_3d on RADV
39 - zink and d3d12 GL_EXT_memory_object_win32 and GL_EXT_semaphore_win32 support
41 - vertexAttributeInstanceRateZeroDivisor support for lavapipe
[all …]
D20.3.0.rst1 Mesa 20.3.0 Release Notes / 2020-12-03
20 ---------------
24 2999738e888731531cd62b27519fa37566cc0ea2cd7d4d97f46abaa3e949c630 mesa-20.3.0.tar.xz
28 ------------
30 - GL 4.5 on llvmpipe
32 - GL_INTEL_blackhole_render on radeonsi
34 - GL_NV_copy_depth_to_color for NIR
36 - GL_NV_half_float
38 - GL_NV_shader_atomic_int64 on radeonsi
40 - EGL_KHR_swap_buffers_with_damage on X11 (DRI3)
[all …]
D20.0.0.rst1 Mesa 20.0.0 Release Notes / 2020-02-19
21 ---------------
25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz
28 ------------
30 - OpenGL 4.6 on radeonsi.
31 - GL_ARB_gl_spirv on radeonsi.
32 - GL_ARB_spirv_extensions on radeonsi.
33 - GL_EXT_direct_state_access for compatibility profile.
34 - VK_AMD_device_coherent_memory on RADV.
35 - VK_AMD_mixed_attachment_samples on RADV.
[all …]
D21.3.0.rst1 Mesa 21.3.0 Release Notes / 2021-11-17
20 ---------------
24 a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1 mesa-21.3.0.tar.xz
28 ------------
30 - VK_EXT_color_write_enable on lavapipe
31 - GL_ARB_texture_filter_anisotropic in llvmpipe
32 - Anisotropic texture filtering in lavapipe
33 - VK_EXT_shader_atomic_float2 on Intel and RADV.
34 - VK_EXT_vertex_input_dynamic_state on RADV.
35 - VK_KHR_timeline_semaphore on lavapipe
[all …]
D22.1.0.rst1 Mesa 22.1.0 Release Notes / 2022-05-18
20 ---------------
24 df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477 mesa-22.1.0.tar.xz
28 ------------
30 - d3d12 GL4.2
31 - GL_NV_pack_subimage
32 - VK_EXT_depth_clip_control on lavapipe and RADV
33 - Vulkan 1.3 support on lavapipe
34 - VK_EXT_graphics_pipeline_library on lavapipe
35 - VK_EXT_primitives_generated_query on lavapipe
[all …]
D19.1.0.rst17 ----------------
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 …]
D22.0.0.rst1 Mesa 22.0.0 Release Notes / 2022-03-09
20 ---------------
24 e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 mesa-22.0.0.tar.xz
28 ------------
30 - lavapipe,radv,anv KHR_dynamic_rendering
31 - radv EXT_image_view_min_lod
32 - VK_KHR_synchronization2 on RADV.
33 - OpenSWR has been moved to the Amber branch
34 - radeonsi, zink ARB_sparse_texture
35 - d3d12 GLES3.1 (shader storage buffers, images, compute, indirect draw, draw params, ARB_framebuff…
[all …]
/third_party/sqlite/src/
Dsqlite3.c17 ** language. The code for the "sqlite3" command-line shell is also in a
21 ** 2019.09.02-Complete codec logic for encryption and decryption.
52 ** NO_TEST - The branches on this line are not
57 ** OPTIMIZATION-IF-TRUE - This branch is allowed to alway be false
61 ** OPTIMIZATION-IF-FALSE - This branch is allowed to alway be true
65 ** PREVENTS-HARMLESS-OVERREAD - This branch prevents a buffer overread
70 ** slash-asterisk...asterisk-slash comment marks, with no spaces between the
141 ** 2015-03-02
179 ** large file support, or if the OS is windows, these should be no-ops.
185 ** Large file support can be disabled using the -DSQLITE_DISABLE_LFS switch
[all …]
Dshell.c5 ** "shell.c" file used to implement the SQLite command-line shell.
13 ** source file to help make the command-line program easier to compile.
41 ** Optionally #include a user-defined header, whereby compilation options
64 ** the browser-mode build has much different user input requirements
98 ** Enable large-file support for fopen() and friends on unix.
224 /* Windows CE (arm-wince-mingw32ce-gcc) does not provide isatty()
226 * overridden with the -batch command line option.
284 /* Return the current wall-clock time */
290 if( clockVfs->iVersion>=2 && clockVfs->xCurrentTimeInt64!=0 ){ in timeOfDay()
291 clockVfs->xCurrentTimeInt64(clockVfs, &t); in timeOfDay()
[all …]
/third_party/python/Misc/
DHISTORY2 --------------
13 Release date: 2017-01-17
21 Release date: 2017-01-02
24 -----------------
26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug
33 -------
35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle
39 - In the curses module, raise an error if window.getstr() or window.instr() is
42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller.
[all …]
DNEWS8 *Release date: 2023-06-06*
11 --------
13 - gh-issue-103142: The version of OpenSSL used in our binary builds has been
16 - gh-issue-99889: Fixed a security in flaw in :func:`uu.decode` that could
20 - gh-issue-104049: Do not expose the local on-disk location in directory
23 - gh-issue-102153: :func:`urllib.parse.urlsplit` now strips leading C0
25 by WHATWG in response to CVE-2023-24329. Patch by Illia Volochii.
28 -----------------
30 - gh-issue-105164: Ensure annotations are set up correctly if the only
34 - gh-issue-104615: Fix wrong ordering of assignments in code like ``a, a =
[all …]