Searched +full:- +full:- +full:add +full:- +full:architecture (Results 1 – 25 of 725) sorted by relevance
12345678910>>...29
| /third_party/FreeBSD/sys/dev/usb/implementation/ |
| D | usb_version.c | 2 * Copyright (c) 2013-2019, Huawei Technologies Co., Ltd. All rights reserved. 43 * "v0.01 2015-12-31 15:30", 44 * "v1.00 2016-01-08 15:00", 45 * "v1.01 2016-01-08 17:53", Add fmass sw check disconnect. 46 * "v1.02 2016-01-14 21:18", Add irq lock/unlock for xfer queue. 47 * "v1.03 2016-01-18 17:00", Add usbshell/usbtask name info. 48 * "v1.04 2016-02-16 10:03", Modify fmass memory allocate. 49 * "v1.05 2016-03-09 11:03", Modify usb memory allocate interface. 50 * "v2.00 2016-03-18 18:30", Fixed the license problem of usb driver. 51 * "v2.01 2016-03-24 11:00", Modify usb memory config by appalication & add hub port debounce. [all …]
|
| /third_party/openh264/ |
| D | README.md | 6 ---------------- 7 - Constrained Baseline Profile up to Level 5.2 (Max frame size is 36864 macro-blocks) 8 - Arbitrary resolution, not constrained to multiples of 16x16 9 - Rate control with adaptive quantization, or constant quantization 10 - Slice options: 1 slice per frame, N slices per frame, N macroblocks per slice, or N bytes per sli… 11 - Multiple threads automatically used for multiple slices 12 - Temporal scalability up to 4 layers in a dyadic hierarchy 13 - Simulcast AVC up to 4 resolutions from a single input 14 - Spatial simulcast up to 4 resolutions from a single input 15 - Long Term Reference (LTR) frames [all …]
|
| /third_party/icu/vendor/double-conversion/upstream/ |
| D | Changelog | 1 2020-02-16: 2 Add support for quiet and signaling NaNs to ieee header. 4 2019-10-31: 5 Add support for xtensa architecture. 6 Add support for nios2 architecture. 8 2019-10-12: 9 Really add support for microblaze. A previous commit was lacking 12 2019-09-02: 13 Add support for e2k architectur. Thanks to Michael Shigorin. 15 2019-08-01: [all …]
|
| /third_party/rust/crates/nix/ |
| D | CONTRIBUTING.md | 9 [conduct]: https://www.rust-lang.org/conduct.html 16 [issues]: https://github.com/nix-rust/nix/issues 22 issues][issue-search] to see if there's something related. If not, just 23 [open a new issue][new-issue]! 27 include the OS and version, and the architecture. 29 [issue-search]: https://github.com/nix-rust/nix/search?utf8=%E2%9C%93&q=is%3Aissue&type=Issues 30 [new-issue]: https://github.com/nix-rust/nix/issues/new 36 issue][new-issue] requesting it. As with reporting a bug, the more 43 [Rust's issue labeling scheme][rust-labels]: 44 - **A-** prefixed labels state which area of the project the issue [all …]
|
| /third_party/chromium/ |
| D | README.md | 3 …-source web browser principally developed by Google and from which Google Chrome draws its source … 5 ## Software Architecture 6 Below is the software architecture. 7  10 * CEF: stands for Chromium Embedded Framework. It is an open-source project based on Google Chromiu… 11 * Chromium: an open-source web browser principally developed by Google and released under the BSD l… 20 * Obtain the Chromium source code and download the third-party libraries on which Chromium depends. 21 * Based on the source code, add nweb build modifications, including adding CEF code, adapting OpenH… 24 …s://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/quick-start/quickstart-standard-runnin… 26 …to install **NWeb.hap** on RK3568. To download DevEco Studio, visit https://hmxt.org/deveco-studio.
|
| /third_party/alsa-utils/utils/ |
| D | alsa-utils.spec.in | 4 Summary: Advanced Linux Sound Architecture (ALSA) - Utils 5 Name: alsa-utils 10 Source: ftp://ftp.alsa-project.org/pub/utils/alsa-utils-%{ver}.tar.bz2 11 BuildRoot: %{_tmppath}/%{name}-%{version}-root 12 URL: http://www.alsa-project.org 13 Requires: alsa-lib ncurses 14 BuildRequires: alsa-lib-devel ncurses-devel gettext 18 Advanced Linux Sound Architecture (ALSA) - Utils 22 - add gettext to BuildRequires 23 - add more files (see alsa bug#2139) [all …]
|
| /third_party/libunwind/doc/ |
| D | libunwind-dynamic.man | 13 .TH "LIBUNWIND\-DYNAMIC" "3" "16 August 2007" "Programming Library " "Programming Library " 15 libunwind\-dynamic 16 \-\- libunwind\-support for runtime\-generated code 24 of each frame in a call\-chain. The frame state 25 describes the subset of the machine\-state that consists of the 27 (typically the instruction\-pointer and the 28 stack\-pointer) and all callee\-saved registers (preserved registers). 31 which the current value is stored (callee\-saved registers). 34 emitting \fIunwind\-info\fP 36 information needed to reconstruct the frame\-state for each instruction [all …]
|
| D | libunwind-ia64.man | 13 .TH "LIBUNWIND\-IA64" "3" "16 August 2007" "Programming Library " "Programming Library " 15 libunwind\-ia64 16 \-\- IA\-64\-specific support in libunwind 21 The IA\-64 version of libunwind 22 uses a platform\-string of 25 operating systems adhering to the processor\-specific ABI defined for 26 the Itanium Processor Family. This includes both little\-endian Linux 27 and big\-endian HP\-UX. Furthermore, to make it possible for a single 28 library to unwind both 32\- and 64\-bit targets, the type 31 of the natural word\-size of the host). Having said that, the current [all …]
|
| D | libunwind-dynamic.tex | 8 …unwind-dynamic}{David Mosberger-Tang}{Programming Library}{Introduction to dynamic unwind-info}lib… 14 the \emph{frame state} of each frame in a call-chain. The frame state 15 describes the subset of the machine-state that consists of the 16 \emph{frame registers} (typically the instruction-pointer and the 17 stack-pointer) and all callee-saved registers (preserved registers). 20 which the current value is stored (callee-saved registers). 23 emitting \emph{unwind-info} which provides the minimum amount of 24 information needed to reconstruct the frame-state for each instruction 26 generator must use the dynamic unwind-info interface provided by 32 procedure directly corresponds to a function in the source-language [all …]
|
| D | libunwind-ia64.tex | 8 …in{Name}{3}{libunwind-ia64}{David Mosberger-Tang}{Programming Library}{IA-64-specific support in l… 14 The IA-64 version of \Prog{libunwind} uses a platform-string of 16 operating systems adhering to the processor-specific ABI defined for 17 the Itanium Processor Family. This includes both little-endian Linux 18 and big-endian HP-UX. Furthermore, to make it possible for a single 19 library to unwind both 32- and 64-bit targets, the type 21 of the natural word-size of the host). Having said that, the current 22 implementation has been tested only with IA-64 Linux. 24 When targeting IA-64, the \Prog{libunwind} header file defines the 27 possible for platform-dependent unwind code to use [all …]
|
| /third_party/flutter/skia/gn/ |
| D | gn_to_bp_utils.py | 5 # Use of this source code is governed by a BSD-style license that can be 19 parser.add_argument('--gn', dest='gn_cmd', default='gn') 25 subprocess.check_call([args.gn_cmd, 'gen', tmp, '--args=%s' % gn_args, 26 '--ide=json']) 37 continue # Modules require special handling -- skip for now. 39 continue # We've handled all third-party DEPS as static or shared_libs. 41 continue # We'll handle all cpu-specific sources manually later. 49 cflags = {s for s in cflags if s.startswith('-W')} 50 # Add additional warning suppressions so we can build 53 "-Wno-implicit-fallthrough", [all …]
|
| /third_party/ejdb/src/bindings/ejdb2_react_native/tests/android/app/ |
| D | build.gradle | 8 * These basically call `react-native bundle` with the correct arguments during the Android build 11 * and their defaults. If you decide to add a configuration block, make sure to add it before the 12 * `apply from: "../../node_modules/react-native/react.gradle"` line. 28 * // See http://tools.android.com/tech-docs/new-build-system/user-guide#TOC-Build-Variants 63 * // indexes the entire tree), add them here. Alternatively, if you have JS files in android/ 82 apply from: "../../node_modules/react-native/react.gradle" 86 * - An APK that only works on ARM devices 87 * - An APK that only works on x86 devices 90 * the correct one based on the CPU architecture of their device. 104 * when using with locales other than en-US. [all …]
|
| /third_party/libinput/doc/user/ |
| D | architecture.rst | 4 libinput's internal architecture 7 This page provides an outline of libinput's internal architecture. The goal 8 here is to get the high-level picture across and point out the components 13 device-type-specific implementations in ``evdev-<type>.c``. It is not 16 :ref:`architecture-contexts` is the only user-visible implementation detail, 20 .. _architecture-contexts: 22 ------------------------------------------------------------------------------ 24 ------------------------------------------------------------------------------ 29 ``path-seat.c`` and ``udev-seat.c``. This includes the functions that add new 44 libudev [label="libudev 'add' event"] [all …]
|
| /third_party/ffmpeg/doc/ |
| D | optimization.txt | 5 ----------------- 6 If you plan to do non-x86 architecture specific optimizations (SIMD normally), 10 If you want to do x86 optimizations then you can either try to fine-tune the 16 -------------------------------------------- 19 architecture-specific versions. It is recommended to look at older 22 Alternatively, look into the other architecture-specific versions in 28 (http://lists.ffmpeg.org/mailman/listinfo/ffmpeg-devel) 32 ---------------------------------- 36 none of the following factors get worse due to an optimization -- speed, 37 binary code size, source size, source readability -- and at least one [all …]
|
| /third_party/flutter/engine/flutter/fml/ |
| D | build_config.h | 2 // Use of this source code is governed by a BSD-style license that can be 50 #error Please add support for your platform in flutter/fml/build_config.h 67 // Processor architecture detection. For more info on what's defined, see: 68 // http://msdn.microsoft.com/en-us/library/b0084kay.aspx 70 // or with gcc, run: "echo | gcc -E -dM -" 107 #error Please add support for your architecture in flutter/fml/build_config.h
|
| /third_party/mesa3d/.gitlab-ci/container/ |
| D | cross_build.sh | 3 set -e 4 set -o xtrace 12 dpkg --add-architecture $arch 13 apt-get update 15 apt-get install -y --no-remove \ 17 crossbuild-essential-$arch \ 18 libelf-dev:$arch \ 19 libexpat1-dev:$arch \ 20 libpciaccess-dev:$arch \ 22 libvulkan-dev:$arch \ [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/ |
| D | InterfaceFile.h | 1 //===- llvm/TextAPI/MachO/IntefaceFile.h - TAPI Interface File --*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 10 // could be an MachO executable, bundle, dylib, or text-based stub file. 12 //===----------------------------------------------------------------------===// 26 #include "llvm/TextAPI/MachO/Architecture.h" 36 /// Defines a list of Objective-C constraints. 54 // clang-format off 61 /// Text-based stub file (.tbd) version 1.0 64 /// Text-based stub file (.tbd) version 2.0 [all …]
|
| /third_party/skia/gn/ |
| D | gn_to_bp_utils.py | 5 # Use of this source code is governed by a BSD-style license that can be 21 parser.add_argument('--gn', dest='gn_cmd', default='gn') 27 subprocess.check_call([args.gn_cmd, 'gen', tmp, '--args=%s' % gn_args, 28 '--ide=json']) 39 continue # We've handled all third-party DEPS as static or shared_libs. 41 continue # We'll handle all cpu-specific sources manually later. 49 cflags = {s for s in cflags if s.startswith('-W')} 50 # Add additional warning suppressions 52 # Some for Android's '-Wall -Werror' 54 "-Wno-implicit-fallthrough", [all …]
|
| /third_party/skia/third_party/externals/tint/infra/config/global/ |
| D | main.star | 4 # Use of this source code is governed by a BSD-style license that can be 19 buildbucket = "cr-buildbucket.appspot.com", 20 logdog = "luci-logdog.appspot.com", 21 milo = "luci-milo.appspot.com", 22 notify = "luci-notify.appspot.com", 23 scheduler = "luci-scheduler.appspot.com", 24 swarming = "chromium-swarm.appspot.com", 39 groups = "project-tint-admins", 45 groups = "luci-logdog-chromium-writers", 51 users = "tint-try-builder@chops-service-accounts.iam.gserviceaccount.com", [all …]
|
| /third_party/mesa3d/docs/drivers/ |
| D | panfrost.rst | 6 on Mali-G52 and Mali-G57 but **non-conformant** on other GPUs. The following 10 Product Architecture OpenGL ES OpenGL 28 Older Mali chips based on the Utgard architecture (Mali 400, Mali 450) are 34 -------- 36 Panfrost's OpenGL support is a Gallium driver. Since Mali GPUs are 3D-only and 40 it's easy to add support, see the commit ``cff7de4bb597e9`` as an example. 45 Build like ``meson . build/ -Ddri-drivers= -Dvulkan-drivers= 46 -Dgallium-drivers=panfrost -Dllvm=disabled`` for a build directory 53 ---- 59 drm-shim [all …]
|
| /third_party/skia/infra/gcc/Debian10-x86/ |
| D | Dockerfile | 1 FROM debian:10-slim 3 RUN dpkg --add-architecture i386 && \ 4 apt-get update && apt-get upgrade -y && apt-get install -y \ 5 build-essential \ 6 ca-certificates \ 7 g++-multilib \ 8 libfontconfig-dev:i386 \ 9 libglu-dev:i386 \ 11 && rm -rf /var/lib/apt/lists/*
|
| /third_party/gn/src/util/ |
| D | build_config.h | 2 // Use of this source code is governed by a BSD-style license that can be 60 #include "zos-base.h" 63 #error Please add support for your platform in build_config.h 96 #error Please add support for your compiler in build_config.h 99 // Processor architecture detection. For more info on what's defined, see: 100 // http://msdn.microsoft.com/en-us/library/b0084kay.aspx 102 // or with gcc, run: "echo | gcc -E -dM -" 189 #error Please add support for your architecture in build_config.h
|
| /third_party/mesa3d/.gitlab-ci/container/debian/ |
| D | x86_build-base-wine.sh | 3 set -e 4 set -o xtrace 9 dpkg --add-architecture i386 10 apt-get update 11 apt-get install -y --no-remove \
|
| /third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/ |
| D | v0.6.2.rst | 1 v0.6.2 (2020-06-21) 4 * add a new tool: sindex - the semantic utility 5 Sindex is a simple to use cscope-like tool but understanding 8 * add support for GCC's __auto_type 10 * add support for _Generic 20 * multi-arch: 22 * add support for -mcmodel & -f{pic,PIC,pie,PIE}, mainly for RISC-V 23 * add new option, --arch=$ARCH, to specify the target architecture 24 * move all arch-specific code into separate files (target-$ARCH.c) 25 * try to support the various floating-point ABIs on ARM [all …]
|
| /third_party/rust/crates/libc/ci/docker/i686-unknown-linux-musl/ |
| D | Dockerfile | 3 RUN dpkg --add-architecture i386 4 RUN apt-get update 5 RUN apt-get install -y --no-install-recommends \ 6 gcc-multilib make libc6-dev git curl ca-certificates libc6-i386 8 COPY install-musl.sh / 9 RUN sh /install-musl.sh i686 11 ENV PATH=$PATH:/musl-i686/bin:/rust/bin \ 12 CC_i686_unknown_linux_musl=musl-gcc \ 13 RUSTFLAGS="-L /musl-i686/lib"
|
12345678910>>...29