Home
last modified time | relevance | path

Searched +full:development +full:- +full:tools (Results 1 – 25 of 465) sorted by relevance

12345678910>>...19

/third_party/spirv-tools/
DREADME.md1 # SPIR-V Tools
2 …/github.com/KhronosGroup/SPIRV-Tools/badge)](https://securityscorecards.dev/viewer/?uri=github.com…
4 NEWS 2023-01-11: Development occurs on the `main` branch.
8 The SPIR-V Tools project provides an API and commands for processing SPIR-V
12 validator, and optimizer for SPIR-V. Except for the optimizer, all are based
14 details, and is used in the standalone tools whilst also enabling integration
21 SPIR-V is defined by the Khronos Group Inc.
22 See the [SPIR-V Registry][spirv-registry] for the SPIR-V specification,
27 …/storage.googleapis.com/spirv-tools/badges/build_status_linux_clang_release.svg)](https://storage.…
28 …/storage.googleapis.com/spirv-tools/badges/build_status_macos_clang_release.svg)](https://storage.…
[all …]
/third_party/node/deps/v8/tools/
DREADME.md1 # TOOLS chapter
3 This directory contains debugging and investigation tools for V8.
5 The contents are regularly mirrored to <http://v8.dev/tools>.
7 ## Local Development
9 For local development you have to start a local webserver under <http://localhost:8000>:
11 cd tools/;
18 The system-analyzer can symbolize profiles for local binaries by running a
21 cd tools/;
22 ws --stack system-analyzer/lws-middleware.js lws-static cors;
/third_party/python/Doc/distributing/
Dindex.rst1 .. _distributing-index:
7 :Email: distutils-sig@python.org
10 As a popular open source development project, Python has an active
21 :ref:`installation guide <installing-index>`.
28 use of the distribution and installation tools provided with Python.
40 evolution of the standard packaging tools and the associated metadata and
41 file format standards. They maintain a variety of tools, documentation
50 development).
51 * `setuptools`_ is a (largely) drop-in replacement for :mod:`distutils` first
53 :mod:`distutils` tools was the ability to declare dependencies on other
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/
DREADME.md1 # SPIR-V Tools
5 The SPIR-V Tools project provides an API and commands for processing SPIR-V
9 validator, and optimizer for SPIR-V. Except for the optimizer, all are based
11 details, and is used in the standalone tools whilst also enabling integration
18 SPIR-V is defined by the Khronos Group Inc.
19 See the [SPIR-V Registry][spirv-registry] for the SPIR-V specification,
24 …/storage.googleapis.com/spirv-tools/badges/build_status_linux_clang_release.svg)](https://storage.…
25 …/storage.googleapis.com/spirv-tools/badges/build_status_macos_clang_release.svg)](https://storage.…
26 …://storage.googleapis.com/spirv-tools/badges/build_status_windows_release.svg)](https://storage.go…
30 ## Versioning SPIRV-Tools
[all …]
/third_party/skia/third_party/externals/spirv-tools/
DREADME.md1 # SPIR-V Tools
5 The SPIR-V Tools project provides an API and commands for processing SPIR-V
9 validator, and optimizer for SPIR-V. Except for the optimizer, all are based
11 details, and is used in the standalone tools whilst also enabling integration
18 SPIR-V is defined by the Khronos Group Inc.
19 See the [SPIR-V Registry][spirv-registry] for the SPIR-V specification,
24 …/storage.googleapis.com/spirv-tools/badges/build_status_linux_clang_release.svg)](https://storage.…
25 …/storage.googleapis.com/spirv-tools/badges/build_status_macos_clang_release.svg)](https://storage.…
26 …://storage.googleapis.com/spirv-tools/badges/build_status_windows_release.svg)](https://storage.go…
30 ## Versioning SPIRV-Tools
[all …]
/third_party/protobuf/csharp/
DREADME.md9 You will also want to install the `Google.Protobuf.Tools` NuGet package, which
11 files under the package's `tools` directory.
14 `--csharp_out` option.
21 - .NET 4.5
22 - Windows 8
23 - Windows Phone Silverlight 8
24 - Windows Phone 8.1
25 - .NET Core
41 format. These features have no impact when using the compiled code -
45 install the optional component, ".Net Core 1.0 - 1.1 development tools
[all …]
/third_party/gptfdisk/
DREADME.md5 ------------
10 - gdisk -- This program is modeled after Linux fdisk, but it operates on
12 disks that fdisk modifies. As such, gdisk is an interactive text-mode
17 - cgdisk -- This program is modeled after Linux cfdisk, but it operates on
19 is a curses-based text-mode tool for manipulating partitions, which is to
24 - sgdisk -- This program is conceptually similar to the Linux sfdisk and
26 manipulation of GPT disks using command-line options, so it's suitable
30 - fixparts -- This program, unlike the preceding three, operates on MBR
32 various utilities. Specifically, it can fix mis-sized extended partitions
39 More details about the abilities of these tools follows.
[all …]
/third_party/mbedtls/
DREADME.md6 Mbed TLS includes a reference implementation of the [PSA Cryptography API](#psa-cryptography-api). …
9 -------------
11 … more programmatic way using the Python 3 script `scripts/config.py` (use `--help` for usage instr…
15 We provide some non-standard configurations focused on specific use cases in the `configs/` directo…
18 -------------
20 The main Mbed TLS documentation is available via [ReadTheDocs](https://mbed-tls.readthedocs.io/).
22 …or the PSA Cryptography API is available [on GitHub](https://arm-software.github.io/psa-api/crypto…
24 To generate a local copy of the library documentation in HTML format, tailored to your compile-time…
33 ---------
37 - GNU Make
[all …]
/third_party/node/doc/contributing/maintaining/
Dmaintaining-types-for-nodejs.md3 While JavaScript is a weakly-typed language, there are some complementary tools
7 agreed it's important to work towards having [suitable types for end-users][].
9 ## High level approach - maintaining types
15 The different options were discussed as part of the [next-10][] effort and it
31 ## High level approach - development workflow
36 development experience with TypeScript would apply to other type
40 tools with Node.js but instead improve the developer experience for how
41 those tools are installed/configured to work with Node.js.
44 [next-10 TypeScript mini-summit](https://github.com/nodejs/next-10/pull/150)
74 versus development, or different types of hosted environments
[all …]
/third_party/jerryscript/docs/
D00.GETTING-STARTED.md3 Currently, only Ubuntu 18.04+ is officially supported as primary development environment.
7 - `gcc` or any C99-compliant compiler (native or cross, e.g., arm-none-eabi)
8 - `cmake` >= `2.8.12.2`
10 Several scripts and tools help the building and development process, thus it is recommended to have…
12 - `bash` >= `4.3.11`
13 - `cppcheck` >= `1.61`
14 - `vera++` >= `1.2.1`
15 - `python` >= `2.7.6`
18 sudo apt-get install gcc gcc-arm-none-eabi cmake cppcheck vera++ python
23 - `awk`
[all …]
/third_party/rust/crates/cxx/gen/cmd/
DCargo.toml2 name = "cxxbridge-cmd"
5 categories = ["development-tools::build-utils", "development-tools::ffi"]
6 description = "C++ code generator for integrating `cxx` crate into a non-Cargo build."
11 license = "MIT OR Apache-2.0"
13 rust-version = "1.56"
21 experimental-async-fn = []
24 clap = { version = "4", default-features = false, features = ["error-context", "help", "std", "sugg…
25 codespan-reporting = "0.11"
26 proc-macro2 = { version = "1.0.58", default-features = false, features = ["span-locations"] }
27 quote = { version = "1.0", default-features = false }
[all …]
/third_party/rust/crates/cxx/gen/build/
DCargo.toml2 name = "cxx-build"
5 categories = ["development-tools::build-utils", "development-tools::ffi"]
7 documentation = "https://docs.rs/cxx-build"
11 keywords = ["ffi", "build-dependencies"]
12 license = "MIT OR Apache-2.0"
14 rust-version = "1.60"
19 experimental-async-fn = []
23 codespan-reporting = "0.11.1"
25 proc-macro2 = { version = "1.0.58", default-features = false, features = ["span-locations"] }
26 quote = { version = "1.0", default-features = false }
[all …]
/third_party/skia/site/docs/dev/internal/
D_index.md1 ---
4 ---
11 - [Granting access to Skia](https://sites.google.com/a/google.com/skia/key-resources/access)
12 - [Project communications](https://sites.google.com/a/google.com/skia/key-resources)
16 - [Milestones and schedule](https://sites.google.com/a/google.com/skia/milestones)
17 - [Status](https://sites.google.com/a/google.com/skia/status) from weekly,
19 - [Skia branch process](https://docs.google.com/a/google.com/document/d/1Xn24lTMlmUgdP8bp-iHOeGKAOp…
20 - [Design documents](https://sites.google.com/a/google.com/skia/design-documents)
24 - [iOS tools](https://sites.google.com/a/google.com/skia/key-resources/ios-provisioning)
26 - [SKP Playback](https://docs.google.com/a/google.com/document/d/1oJpuY8XKc212RsfUm6oEH2tp26Veb-Gez…
[all …]
/third_party/node/deps/npm/node_modules/node-gyp/
DREADME.md1 # `node-gyp` - Node.js native addon build tool
3 …Status](https://github.com/nodejs/node-gyp/workflows/Tests/badge.svg?branch=main)](https://github.…
4 ![npm](https://img.shields.io/npm/dm/node-gyp)
6 `node-gyp` is a cross-platform command-line tool written in Node.js for
8 [gyp-next](https://github.com/nodejs/gyp-next) project that was previously used
9 by the Chromium team and extended to support the development of Node.js native
12 Note that `node-gyp` is _not_ used to build Node.js itself.
16 (`node-gyp` downloads the necessary development files or headers for the target version).
25 You can install `node-gyp` using `npm`:
28 npm install -g node-gyp
[all …]
/third_party/cmsis/
DREADME.md1 # CMSIS Version 6 - Preview (Work in Progress)
3-software/CMSIS_6)](https://github.com/ARM-software/CMSIS_6/releases/latest) [![License](https://i…
5-software/CMSIS_6?display_name=release&label=%20&sort=semver). It reflects our current state of de…
9- [**Documentation of latest release**](https://arm-software.github.io/CMSIS_6/) - access to the …
10- [**CMSIS Components**](https://arm-software.github.io/CMSIS_6/latest/General/index.html#cmsis_co…
11- [**Raise Issues**](https://github.com/ARM-software/CMSIS_6#issues-and-labels) - to provide feedb…
12- [**Documentation of development branch**](https://arm-software.github.io/CMSIS_6/develop/General…
17 |:--------------------------- |:--------------------------------------------------------- |
18-DSP](https://github.com/ARM-software/CMSIS-DSP) | Compute library for variou…
19 …S-NN](https://github.com/ARM-software/CMSIS-NN) | Software library of effic…
[all …]
/third_party/FreeBSD/
DREADME.md2 ---------------
10 Additional copyright information also exists for some sources in this tree - please see the specifi…
13 …ook on building userland](https://docs.freebsd.org/en/books/handbook/cutting-edge/#makeworld), and…
19 ---------------
21 | --------- | ----------- |
23 | cddl | Various commands and libraries under the Common Development and Distribution License. |
32 | release | Release building Makefile & associated tools. |
41 | tools | Utilities for regression testing and miscellaneous tasks. |
45 …FreeBSD Project's development branches, please see [FreeBSD Handbook](https://docs.freebsd.org/en/…
/third_party/libinput/doc/user/
Dmeson.build2 sphinx = find_program('sphinx-build-3', 'sphinx-build', required : false)
4 …error('Program "sphinx-build" not found or not executable. Try building with -Ddocumentation=false…
18 git_version_page = vcs_tag(command : ['git', 'log', '-1', '--format=%H'],
32 # We can't use htaccess on the server, so let's auto-generate a 404 list
36 # File list is: [current-sphinx-input-file, old-generated-page]
39 [ 'absolute-axes.rst', 'absolute_axes.html'],
40 [ 'absolute-coordinate-ranges.rst', 'absolute_coordinate_ranges.html'],
43 [ 'button-debouncing.rst', 'button_debouncing.html'],
44 [ 'clickpad-softbuttons.rst', 'clickpad_softbuttons.html'],
47 [ 'development.rst', 'development.html'],
[all …]
/third_party/toybox/www/
Droadmap.html2 <!--#include file="header.html" -->
12 <p>The most interesting publicly available standards are POSIX-2008
16 build itself using the result to <a href=https://github.com/landley/control-images>build Linux From…
34 <li><a href=#susv4>POSIX-2008/SUSv4</a></li>
36 <li><a href=#dev_env>Development Environment</a></li>
50 <h3><a name=susv4 /><a href="#susv4">POSIX-2008/SUSv4</a></h3>
66 them. And widely used real-world commands such as tar and cpio (the basis
79 pre-CVS "SCCS" source control system (admin delta get prs rmdel sact sccs unget
90 type ulimit umask unalias wait). These may be revisited as part of a built-in
97 <p>A few other commands are judgement calls, providing command-line
[all …]
/third_party/python/Doc/installing/
Dindex.rst3 .. _installing-index:
9 :Email: distutils-sig@python.org
11 As a popular open source development project, Python has an active
22 :ref:`distribution guide <distributing-index>`.
29 use of the distribution and installation tools provided with Python.
37 * A *virtual environment* is a semi-isolated Python environment that allows
53 evolution of the standard packaging tools and the associated metadata and
54 file format standards. They maintain a variety of tools, documentation,
63 development).
71 <https://packaging.python.org/installing/#creating-virtual-environments>`__
[all …]
/third_party/NuttX/
DREADME.md5 - Getting Help
6 - Mailing Lists
7 - Issue Tracker
8 - Source Code
9 - Website Source Code
11 - Installing Cygwin
12 - Ubuntu Bash under Windows 10
13 - Using macOS
15 - Download and Unpack
16 - Semi-Optional apps/ Package
[all …]
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileDescriptorProto.php46 * For Google-internal migration only. Do not use.
52 * All top-level definitions in this file.
76 * functionality of the descriptors -- the information is needed only by
77 * development tools.
106 * For Google-internal migration only. Do not use.
108 * All top-level definitions in this file.
116 * functionality of the descriptors -- the information is needed only by
117 * development tools.
136 return isset($this->name) ? $this->name : '';
141 return isset($this->name);
[all …]
/third_party/skia/third_party/externals/swiftshader/docs/
DSubzero.md4-end for [Reactor](Reactor.md). It originates from Chrome's [Portable Native Client](https://devel…
7 -----------------------
9 …JIT compiler back-end, with LLVM still being the default for CMake builds. To build SwiftShader wi…
11 Subzero Development
12 -------------------
14 Development on Subzero itself requires setting up the NaCl environment on a Linux system to be able…
16 * Install Chrome's [depot_tools](http://dev.chromium.org/developers/how-tos/install-depot-tools).
17 …etch nacl` ([ref](http://www.chromium.org/nativeclient/how-tos/how-to-use-git-svn-with-native-clie…
18--verbose --sync --clobber --install toolchain/linux_x86/pnacl_newlib_raw` ([ref](https://sites.go…
19 … Run all unit tests with `make -f Makefile.standalone check` ([ref](https://chromium.googlesource.…
/third_party/icu/icu4c/packaging/
DPACKAGES3 Copyright (C) 2000-2003, International Business Machines
14 - ICU libraries. This package contains the runtime libraries needed by
17 - ICU. This package contains the converters data, the timezones data,
18 and all the ICU tools.
19 - ICU locales. This package adds locales and break data.
20 - ICU development. This package contains the files necessary to build
24 - ICU docs. This package contains further documentation for ICU,
26 - ICU data. This package contains the source for the compiled data
28 - ICU international data. This package contains the source for the
33 ICU-specific directories or information:
[all …]
/third_party/node/deps/ada/
DREADME.md5 The source is pulled from: https://github.com/ada-url/ada
7 Active development occurs in the default branch (currently named `main`).
11 See [tools/dep_updaters/README.md#ada](../../tools/dep_updaters/README.md#ada)
/third_party/python/Doc/library/
Dindex.rst1 .. _library-index:
7 While :ref:`reference-index` describes the exact syntax and
15 library contains built-in modules (written in C) that provide access to
21 away platform-specifics into platform-neutral APIs.
25 components. For Unix-like operating systems Python is normally provided
27 tools provided with the operating system to obtain some or all of the
32 packages and entire application development frameworks), available from
37 :numbered: can be enabled on a per-module basis.
67 development.rst

12345678910>>...19