Home
last modified time | relevance | path

Searched +full:- +full:- +full:kernel +full:- +full:url (Results 1 – 25 of 170) sorted by relevance

1234567

/third_party/libinput/doc/user/dot/
Dseats-sketch.gv8 kernel [label="Kernel"];
10 event0 [URL="\ref libinput_event"];
11 event1 [URL="\ref libinput_event"];
12 event2 [URL="\ref libinput_event"];
13 event3 [URL="\ref libinput_event"];
15 pseat0 [label="phys seat0"; URL="\ref libinput_seat_get_physical_name"];
16 pseat1 [label="phys seat1"; URL="\ref libinput_seat_get_physical_name"];
18 lseatA [label="logical seat A"; URL="\ref libinput_seat_get_logical_name"];
19 lseatB [label="logical seat B"; URL="\ref libinput_seat_get_logical_name"];
20 lseatC [label="logical seat C"; URL="\ref libinput_seat_get_logical_name"];
[all …]
/third_party/backends/doc/descriptions-external/
Dviceo.desc3 ; It's basically emacs-lisp --- so ";" indicates comment to end of line.
13 ;:manpage "sane-viceo" ; name of manpage (if it exists)
14 :url "mailto:viceo@stevencherie.net" ; backend's web page
15 :url "http://viceo.orcon.net.nz/"
16 …tion is unclear. Also it only works on Linux and needs a a patch for the kernel scanner driver whi…
21 :url "http://www.genius-kye.com/"
22 :model "Vivid Pro USB" ; name models for above-specified mfg.
26 :comment "Linux 2.4 only, needs a kernel patch."
29 :url "http://www.primax.nl/"
34 :comment "Linux 2.4 only, needs a kernel patch."
[all …]
Dlhii.desc4 ; It's basically emacs-lisp --- so ";" indicates comment to end of line.
15 ;:manpage "sane-template" ; name of manpage (if it exists)
16 :url "http://www.sane-project.org/backends/lhii/lhii-v0.2.tgz" ; backend's web page
17 … is for old handscanners with proprietary adapter cards. You also need a kernel driver. You may fi…
27 :model "CG-6000" ; name models for above-specified mfg.
33 ; "Serial port", "IEEE-1394", "JetDirect",
35 :url "http://www.sane-project.org/backends/lhii/gi1904-v0.2.tgz" ; model's URL
36 …sn't been tested for a long time but once worked. See link for the linux kernel driver that's nece…
39 ; :comment and :url specifiers are optional after :mfg, :model, :desc,
40 ; and at the top-level.
[all …]
/third_party/ltp/
D.gitmodules1 [submodule "testcases/kernel/mce-test"]
2 path = testcases/kernel/mce-test
3 url = git://git.kernel.org/pub/scm/linux/kernel/git/gong.chen/mce-test.git
4 [submodule "tools/sparse/sparse-src"]
5 path = tools/sparse/sparse-src
6 url = git://git.kernel.org/pub/scm/devel/sparse/sparse.git
9 url = https://github.com/linux-test-project/kirk.git
10 [submodule "tools/ltx/ltx-src"]
11 path = tools/ltx/ltx-src
12 url = https://github.com/linux-test-project/ltx.git
/third_party/mesa3d/.gitlab-ci/lava/
Dlava-submit.sh3 set -e
4 set -x
6 # Try to use the kernel and rootfs built in mainline first, so we're more
8 if wget -q --method=HEAD "https://${BASE_SYSTEM_MAINLINE_HOST_PATH}/done"; then
14 rm -rf results
15 mkdir -p results/job-rootfs-overlay/
17 cp artifacts/ci-common/capture-devcoredump.sh results/job-rootfs-overlay/
18 cp artifacts/ci-common/init-*.sh results/job-rootfs-overlay/
19 cp artifacts/ci-common/intel-gpu-freq.sh results/job-rootfs-overlay/
23 artifacts/ci-common/generate-env.sh > results/job-rootfs-overlay/set-job-env-vars.sh
[all …]
Dlava_job_submitter.py3 # Copyright (C) 2020 - 2022 Collabora Limited
8 # SPDX-License-Identifier: MIT
65 # General metadata and permissions, plus also inexplicably kernel arguments
78 "depthcharge-action": {
88 # URLs to our kernel rootfs to boot from, both generated by the base
94 'kernel': {
95 'url': '{}/{}'.format(args.kernel_url_prefix, args.kernel_image_name),
98 'url': '{}/lava-rootfs.tgz'.format(args.rootfs_url_prefix),
103 deploy['kernel']['type'] = args.kernel_image_type
106 'url': '{}/{}.dtb'.format(args.kernel_url_prefix, args.dtb)
[all …]
/third_party/backends/doc/descriptions/
Dcoolscan2.desc4 ; It's basically emacs-lisp --- so ";" indicates comment to end of line.
14 :manpage "sane-coolscan2"
15 :url "http://coolscan2.sourceforge.net/"
19 :url "http://www.nikon.com/"
23 :comment "working -- model available to developer"
36 :interface "IEEE-1394"
38 :comment "needs linux kernel 2.4.19 or later"
41 ;:url "unsupported/nikon-ls50-ed.html"
47 :url "unsupported/nikon-ls50-ed.html"
52 :model "Super Coolscan LS-5000 ED"
[all …]
Dcoolscan3.desc4 ; It's basically emacs-lisp --- so ";" indicates comment to end of line.
14 :manpage "sane-coolscan3"
18 :url "http://www.nikon.com/"
41 :url "unsupported/nikon-ls50-ed.html"
47 :url "unsupported/nikon-ls50-ed.html"
58 :interface "IEEE-1394"
60 :comment "needs linux kernel 2.4.19 or later"
62 :model "Super Coolscan LS-5000 ED"
63 :url "unsupported/nikon-ls5000-ed.html"
70 :interface "IEEE-1394"
[all …]
Dv4l.desc4 ; It's basically emacs-lisp --- so ";" indicates comment to end of line.
13 :version "1.0-3 (unmaintained)" ; version of backend
14 :manpage "sane-v4l" ; name of manpage (if it exists)
15 :url "mailto:henning@meier-geinitz.de" ; backend's web page
22 :desc "Interface to Video For Linux API" ; describe a non-hardware device
23 :comment "Supports video cameras and other devices accessed by the v4l kernel API, e.g. bttv device…
24 ; :comment and :url specifiers are optional after :mfg, :model, :desc,
25 ; and at the top-level.
/third_party/mindspore/mindspore-src/source/
D.gitmodules3 url = https://gitee.com/mindspore/akg.git
6 url = https://gitee.com/mindspore/graphengine.git
9 url = https://gitee.com/mindspore/models.git
10 [submodule "mindspore/lite/src/litert/kernel/cpu/bolt/bolt"]
11 path = mindspore/lite/src/litert/kernel/cpu/bolt/bolt
12 url = https://gitee.com/mindspore/bolt.git
15 url = https://gitee.com/mindspore-lab/mindcv.git
18 url = https://gitee.com/mindspore-lab/mindocr.git
22 url = https://gitee.com/mindspore-lab/mindone.git
26 url = https://gitee.com/mindspore/mindformers.git
/third_party/ltp/docparse/
Dtestinfo.pl2 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Copyright (c) 2020-2021 Petr Vorel <pvorel@suse.cz>
15 # tags which expect git tree, also need constant for URL
16 our @TAGS_GIT = ("linux-git", "linux-stable-git", "glibc-git", "musl-git");
19 use constant LINUX_GIT_URL => "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/c…
20 use constant LINUX_STABLE_GIT_URL => "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.…
22 use constant MUSL_GIT_URL => "https://git.musl-libc.org/cgit/musl/commit/src/linux/clone.c?id=";
23 use constant CVE_DB_URL => "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-";
52 // -*- mode:doc; -*-
78 if ('known-fail') {
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/rpc/
Drecv_actor.cc8 * http://www.apache.org/licenses/LICENSE-2.0
24 #include "kernel/framework_utils.h"
25 #include "plugin/device/cpu/kernel/rpc/rpc_recv_kernel.h"
34 server_->Finalize(); in ~RecvActor()
71 uint32_t min_port = ClusterContext::instance()->port_range().first; in StartServer()
72 uint32_t max_port = ClusterContext::instance()->port_range().second; in StartServer()
74 std::string url = ip + ":" + std::to_string(current_port); in StartServer() local
79 … while (!server_->Initialize(url) && retry_num++ < kMaxRetryPortNum && current_port <= max_port) { in StartServer()
81 MS_LOG(WARNING) << "Failed to initialize RDMAServer with url: " << url in StartServer()
83 url = ip + ":" + std::to_string(current_port); in StartServer()
[all …]
Dsend_actor.cc8 * http://www.apache.org/licenses/LICENSE-2.0
27 (void)client_->Disconnect(server_url_); in ~SendActor()
28 client_->Finalize(); in ~SendActor()
54 if (!client_->Initialize()) { in ConnectServer()
60 auto peer_actor_address = actor_route_table_proxy_->LookupRoute(peer_actor_id); in ConnectServer()
67 if (!client_->Connect(server_url_, retry_count, free_callback)) { in ConnectServer()
72 << ", inter-process edge name: " << peer_actor_id; in ConnectServer()
81 if (!client_->Flush(server_url_)) { in FlushData()
88 (void)client_->Disconnect(server_url_); in Clear()
89 client_->Finalize(); in Clear()
[all …]
Dsend_actor.h8 * http://www.apache.org/licenses/LICENSE-2.0
31 …explicit SendActor(const std::string &name, const CNodePtr &kernel, const DeviceContext *device_co… in SendActor() argument
35 … : RpcActor(name, kernel, device_context, memory_manager_aid, debug_aid, recorder_aid, strategy, in SendActor()
49 // Flush and wait for sent data to be passed to kernel.
59 // Erase inter-process inputs for this sequential number.
62 // Client only supports to send MessageBase, so build MessageBase with data and url.
73 …* @description: Flush the message to kernel so that the memory could be released. This method is u…
95 * |--------22 bytes------|---4 bytes--|PB data size bytes| data size bytes |
107 // |--------22 bytes------|---4 bytes--|PB data size bytes| data size bytes |
137 // The url of the peer recv actor's server.
Dmux_send_actor.cc8 * http://www.apache.org/licenses/LICENSE-2.0
28 MS_LOG(ERROR) << "Launching kernel for send actor failed."; in LaunchKernel()
32 // Send input data(inter-process data is the input of the Send kernel) to peers. in LaunchKernel()
34 MS_LOG(ERROR) << "Send kernel has no output tensor."; in LaunchKernel()
39 std::string peer_server_url = mux_recv_actor_->from_actor_aid().Url(); in LaunchKernel()
43 client_->SendAsync(std::move(message)); in LaunchKernel()
/third_party/f2fs-tools/
DREADME.OpenSource3 "Name" : "f2fs-tools",
4 "License" : "GPL-2.0",
7 "Owner" : "Jaegeuk Kim <jaegeuk@kernel.org>",
8 …"Upstream URL" : "https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git/…
9 …"Description" : "The f2fs-tools package contains the utilities for handling the f2fs fil…
/third_party/backends/tools/
Dsane-desc.c2 sane-desc.c -- generate list of supported SANE devices
4 Copyright (C) 2002-2006 Henning Meier-Geinitz <henning@meier-geinitz.de>
7 Copyright (C) 2009 Dr. Ing. Dieter Jurzitza <dieter.jurzitza@t-online.de>
144 struct url_entry *url; member
160 struct url_entry *url; member
169 struct url_entry *url; member
190 struct url_entry *url; member
202 struct url_entry *url; member
219 struct url_entry *url; member
313 printf ("Usage: %s [-s dir] [-m mode] [-d level] [-h] [-V]\n", in print_usage()
[all …]
/third_party/libnl/
Dlibnl3.spec4 Summary: Providing APIs to netlink protocol based Linux kernel interfaces
6 URL: http://www.infradead.org/~tgr/libnl/
7 Source: https://github.com/thom311/libnl/releases/download/libnl3_7_0/libnl-3.7.0.tar.gz
9 Patch6000: backport-prevent-segfault-in-af_request_type.patch
10 Patch6001: backport-fix-bridge-info-parsing.patch
12 Patch9000: solve-redefinition-of-struct-ipv6_mreq.patch
14 patch6002: backport-add-some-tests-about-addr-class-rule-neigh-qdisc.patch
15 patch6003: backport-clear-XFRM_SP_ATTR_TMPL-when-removing-the-last-template.patch
16 patch6004: backport-fix-reference-counters-of-sa-selector-addresses.patch
17 patch6005: backport-do-not-use-static-array-indices-for-buffer.patch
[all …]
/third_party/ltp/testcases/kernel/syscalls/mlock/
Dmlock04.c1 // SPDX-License-Identifier: GPL-2.0
13 * url see https://www.spinics.net/lists/kernel/msg1141090.html
18 * apply successfully with the lastest 38-rc2 kernel."
20 * This bug was fixed by kernel
25 * causing mlock to fail with a permission problem on unfixed kernel.
34 static int fd = -1, file_len = 40960;
55 if (fd > -1) in cleanup()
65 {"linux-git", "fdf4c587a793"},
/third_party/mesa3d/.gitlab-ci/container/
Dgitlab-ci.yml3 .incorporate-templates-commit:
5 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}"
7 .incorporate-base-tag+templates-commit:
9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT…
10 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}"
12 .set-image:
14 - .incorporate-templates-commit
19 .set-image-base-tag:
21 - .set-image
22 - .incorporate-base-tag+templates-commit
[all …]
/third_party/mesa3d/.gitlab-ci/bare-metal/
Dcros-servo.sh7 BM=$CI_PROJECT_DIR/install/bare-metal
11 if [ -z "$BM_SERIAL" ]; then
12 echo "Must set BM_SERIAL in your gitlab-runner config.toml [[runners]] environment"
17 if [ -z "$BM_SERIAL_EC" ]; then
18 echo "Must set BM_SERIAL in your gitlab-runner config.toml [[runners]] environment"
23 if [ ! -d /nfs ]; then
28 if [ ! -d /tftp ]; then
34 if [ -z "$BM_KERNEL" ]; then
35 echo "Must set BM_KERNEL to your board's kernel FIT image"
39 if [ -z "$BM_ROOTFS" ]; then
[all …]
/third_party/mesa3d/docs/ci/
Dindex.rst5 ---------
8 We use it to test merge requests (MRs) before merging them (pre-merge testing),
9 as well as post-merge testing, for everything that hits ``main``
14 The CI runs a number of tests, from trivial build-testing to complex GPU rendering:
16 - Build testing for a number of build systems, configurations and platforms
17 - Sanity checks (``meson test``)
18 - Some drivers (softpipe, llvmpipe, freedreno and panfrost) are also tested
19 using `VK-GL-CTS <https://github.com/KhronosGroup/VK-GL-CTS>`__
20 - Replay of application traces
30 If you're interested in the details, the main configuration file is ``.gitlab-ci.yml``,
[all …]
Dbare-metal.rst1 Bare-metal CI
4 The bare-metal scripts run on a system with gitlab-runner and Docker,
5 connected to potentially multiple bare-metal boards that run tests of
6 Mesa. Currently "fastboot", "ChromeOS Servo", and POE-powered devices are
16 -----------------------
18 This testing requires power control of the DUTs by the gitlab-runner
22 We require access to the console output from the gitlab-runner system,
27 The boards need to be able to have a kernel/initramfs supplied by the
28 gitlab-runner system, since Mesa often needs to update the kernel either for new
29 DRM functionality, or to fix kernel bugs.
[all …]
/third_party/icu/
D.appveyor.yml11 - c:\icu-ci-cache
14 # - The VS2017 build is disabled (commented out) below, as we build both VS2015 and VS2017
17 # - For the Cygwin build, the CYG_MIRROR URL used to use the "Cygwin Time Machine" archive
18 # in order to pull a previous version of Cygwin, v2.11.2-1 (with timestamp 1550062412).
20 # The previous URL was:
23 # In order to speed the builds up we use the "-X" or "--no-verify" option to skip checking
28 ICU_CI_CACHE: c:\icu-ci-cache
29 CYG_URL: https://cygwin.com/setup-x86_64.exe
30 CYG_MIRROR: http://mirrors.kernel.org/sourceware/cygwin/
31 CYG_PACKAGES: automake,gcc-core,gcc-g++,make,pkg-config,perl,python3
[all …]
/third_party/rust/crates/linux-raw-sys/
DREADME.OpenSource3 "Name": "linux-raw-sys",
4 "License": "Apache-2.0_WITH_LLVM-exception, Apache License 2.0, MIT",
5 "License File": "LICENSE-Apache-2.0_WITH_LLVM-exception, LICENSE-MIT",
8 "Upstream URL": "https://github.com/sunfishcode/linux-raw-sys",
9 … "Description": "A Rust library that provides bindings to the Linux kernel's raw device interface."

1234567