Home
last modified time | relevance | path

Searched +full:docs +full:- +full:base (Results 1 – 25 of 1078) sorted by relevance

12345678910>>...44

/third_party/mesa3d/docs/
Dgitlab-ci.yml1 .docs-base:
3 - .build-linux
4 - .use-alpine/x86_64_build
8 - public/
10 - meson setup _build -D prefix=$(pwd) --auto-features=disabled
11 -D vulkan-drivers="" -D gallium-drivers="" -D platforms=[] -D glx=disabled
12 -D video-codecs="" -D html-docs=enabled -D html-docs-path=public
13 -D werror=true
14 - meson compile -C _build
15 - meson install -C _build
[all …]
/third_party/python/
D.travis.yml4 # To cache doc-building dependencies and C compiler output.
6 - pip
7 - ccache
8 - directories:
9 - $HOME/multissl
13 - OPENSSL=1.1.1f
14 - OPENSSL_DIR="$HOME/multissl/openssl/${OPENSSL}"
15 - PATH="${OPENSSL_DIR}/bin:$PATH"
16 - CFLAGS="-I${OPENSSL_DIR}/include"
17 - LDFLAGS="-L${OPENSSL_DIR}/lib"
[all …]
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.221 2006-05-12 Werner Lemberg <wl@gnu.org>
8 Tag sources with `VER-2-2-1'.
10 2006-05-12 Werner Lemberg <wl@gnu.org>
16 * src/tools/docmaker/tohtml.py (html_header_1): Use `utf-8' charset.
25 2006-05-11 Werner Lemberg <wl@gnu.org>
38 2006-05-11 Masatake YAMATO <jet@gyve.org>
41 read system call returns -1.
44 2006-05-10 Werner Lemberg <wl@gnu.org>
47 given an empty, un-mmap()able file. Reported and suggested fix in
50 * builds/freetype.mk (refdoc): Write-protect the `docmaker'
[all …]
DChangeLog.211 2005-06-08 Werner Lemberg <wl@gnu.org>
11 2005-06-07 Detlef Würkner <TetiSoft@apg.lahn.de>
15 2005-06-05 Werner Lemberg <wl@gnu.org>
19 * docs/license.txt: Renamed to...
20 * docs/LICENSE.TXT: This.
21 * docs/FTL.txt: Renamed to...
22 * docs/FTL.TXT: This.
23 * docs/GPL.txt: Renamed to...
24 * docs/GPL.TXT: This.
26 * docs/PATENTS: Slightly reworded. Suggested by Sylvain Beucler
[all …]
DChangeLog.231 2010-02-13 Werner Lemberg <wl@gnu.org>
7 Tag sources with `VER-2-3-12'.
9 * docs/CHANGES: Updated.
11 * docs/VERSION.DLL: Update documentation and bump version number to
22 builds/wince/vc2005-ce/freetype.vcproj,
23 builds/wince/vc2005-ce/index.html,
24 builds/wince/vc2008-ce/freetype.vcproj,
25 builds/wince/vc2008-ce/index.html: s/2.3.11/2.3.12/, s/2311/2312/.
31 2010-02-12 suzuki toshiya <mpsuzuki@hiroshima-u.ac.jp>
36 number from "tool --version" output. Some beta releases of
[all …]
DChangeLog.201 2002-02-09 Werner Lemberg <wl@gnu.org>
4 * docs/CHANGES: Minor fixes.
11 2002-02-08 David Turner <david@freetype.org>
13 * docs/CHANGES: Updating for 2.0.8.
22 2002-02-07 David Turner <david@freetype.org>
27 2002-02-06 David Turner <david@freetype.org>
69 2002-02-06 Detlef Würkner <TetiSoft@apg.lahn.de>
77 2002-02-04 Keith Packard <keithp@keithp.com>
93 * src/base/ftobjs.c (FT_Get_Next_Char): New function, implementing
94 high-level API.
[all …]
DChangeLog.241 2013-05-08 Werner Lemberg <wl@gnu.org>
7 Tag sources with `VER-2-4-12'.
9 * docs/VERSION.DLL: Update documentation and bump version number to
21 builds/wince/vc2005-ce/freetype.vcproj,
22 builds/wince/vc2005-ce/index.html,
23 builds/wince/vc2008-ce/freetype.vcproj,
24 builds/wince/vc2008-ce/index.html: s/2.4.11/2.4.12/, s/2411/2412/.
30 2013-05-08 Werner Lemberg <wl@gnu.org>
32 * docs/CHANGES: Updated.
34 2013-05-08 Werner Lemberg <wl@gnu.org>
[all …]
/third_party/mindspore/mindspore-src/source/docs/api/api_python/samples/dataset/
Dtext_gallery.ipynb10-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_notebook.svg…
11-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_source.svg)]…
13 …"此指南展示了[mindpore.dataset.text](https://www.mindspore.cn/docs/zh-CN/master/api_python/mindspore.dat…
35 …wnloading data from https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/notebook/datasets/b…
38 "Successfully downloaded file to ./bert-base-uncased-vocab.txt\n",
39 …"Downloading data from https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/notebook/dataset…
43 "['text_gallery.ipynb', 'article.txt', 'bert-base-uncased-vocab.txt']\n"
56 …"url = \"https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/notebook/datasets/bert-base-un…
57 "download(url, './bert-base-uncased-vocab.txt', replace=True)\n",
59 …"url = \"https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/notebook/datasets/article.txt\…
[all …]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/
Dfunc_exponential.hpp9 /// These all operate component-wise. The description is per component.
24 /// Returns 'base' raised to the power 'exponent'.
26 …/// @param base Floating point value. pow function is defined for input values of 'base' defined i…
28 /// @tparam genType Floating-point scalar or vector types.
30 /// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/pow.xml">GLSL pow man page</a>
33 GLM_FUNC_DECL vecType<T, P> pow(vecType<T, P> const & base, vecType<T, P> const & exponent);
37 …/// @param v exp function is defined for input values of v defined in the range (inf-, inf+) in th…
38 /// @tparam genType Floating-point scalar or vector types.
40 /// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/exp.xml">GLSL exp man page</a>
50 /// @tparam genType Floating-point scalar or vector types.
[all …]
Dfunc_integer.hpp9 /// These all operate component-wise. The description is per component.
10 /// The notation [a, b] means the set of bits from bit-number a through bit-number
11 /// b, inclusive. The lowest-order bit is bit 0.
25 /// Adds 32-bit unsigned integer x and y, returning the sum
31 …/// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/uaddCarry.xml">GLSL uaddCarry man p…
39 /// Subtracts the 32-bit unsigned integer y from x, returning
40 /// the difference if non-negative, or pow(2, 32) plus the difference
45 …/// @see <a href="http://www.opengl.org/sdk/docs/manglsl/xhtml/usubBorrow.xml">GLSL usubBorrow man…
53 /// Multiplies 32-bit integers x and y, producing a 64-bit
54 /// result. The 32 least-significant bits are returned in lsb.
[all …]
/third_party/mindspore/mindspore-src/source/docs/api/api_python_en/samples/dataset/
Dtext_gallery.ipynb10-website.obs.cn-north-4.myhuaweicloud.com/website-images/master/resource/_static/logo_source_en.sv…
12 …ore.dataset.text](https://www.mindspore.cn/docs/en/master/api_python/mindspore.dataset.transforms.…
34 …wnloading data from https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/notebook/datasets/b…
37 "Successfully downloaded file to ./bert-base-uncased-vocab.txt\n",
38 …"Downloading data from https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/notebook/dataset…
42 "['text_gallery.ipynb', 'article.txt', 'bert-base-uncased-vocab.txt']\n"
55 …"url = \"https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/notebook/datasets/bert-base-un…
56 "download(url, './bert-base-uncased-vocab.txt', replace=True)\n",
58 …"url = \"https://mindspore-website.obs.cn-north-4.myhuaweicloud.com/notebook/datasets/article.txt\…
75 …"The [mindspore.dataset.text.Vocab](https://mindspore.cn/docs/en/master/api_python/dataset_text/mi…
[all …]
/third_party/skia/third_party/externals/abseil-cpp/
DREADME.md1 # Abseil - C++ Common Libraries
3 The repository contains the Abseil C++ library code. Abseil is an open-source
9 - [About Abseil](#about)
10 - [Quickstart](#quickstart)
11 - [Building Abseil](#build)
12 - [Support](#support)
13 - [Codemap](#codemap)
14 - [Releases](#releases)
15 - [License](#license)
16 - [Links](#links)
[all …]
/third_party/ncurses/misc/
Dncu2openbsd3 # -----------------------------------------------------------------------------
31 # -----------------------------------------------------------------------------
32 # https://invisible-island.net/ncurses/ncurses-openbsd.html
34 # Update the OpenBSD source-tree given an ncurses tarball or build-tree.
138 next if ( -l $path . "/" . $data[$d] );
148 printf "%% mv %s -> %s\n", $src, $dst if ($opt_v);
154 &failed("not a directory: $path") unless ( -d $path );
157 &failed("not an ncurses source-tree: $path")
158 unless ( -f "NEWS" and -f "dist.mk" );
170 $command = "unzip -q %s";
[all …]
/third_party/rust/rust/src/tools/linkchecker/
Dmain.rs30 // If at all possible you should use intra-doc links to avoid linkcheck issues. These
36 // https://github.com/rust-lang/rust/issues/74481
37 ("std/collections/btree_map/struct.BTreeMap.html", &["#insert-and-complex-keys"]),
38 ("std/collections/btree_set/struct.BTreeSet.html", &["#insert-and-complex-keys"]),
39 ("alloc/collections/btree_map/struct.BTreeMap.html", &["#insert-and-complex-keys"]),
40 ("alloc/collections/btree_set/struct.BTreeSet.html", &["#insert-and-complex-keys"]),
43 // The docs in std::primitive use proper intra-doc links, so these seem fine to special-case.
82 let docs = env::args_os().nth(1).expect("doc path should be first argument"); in main() localVariable
83 let docs = env::current_dir().unwrap().join(docs); in main() localVariable
84 let mut checker = Checker { root: docs.clone(), cache: HashMap::new() }; in main()
[all …]
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DGatherAPIDataOld.java5 * Copyright (C) 2004-2012, International Business Machines Corporation and *
12 * public APIs are all non-internal, non-package apis in com.ibm.icu.[lang|math|text|util].
14 * - public, package, protected, or private (PB PK PT PR)
15 * - static or non-static (STK NST)
16 * - final or non-final (FN NF)
17 * - synchronized or non-synchronized (SYN NSY)
18 * - stable, draft, deprecated, obsolete (ST DR DP OB)
19 * - abstract or non-abstract (AB NA)
20 * - constructor, member, field (C M F)
25 * c:/doug/java/jdk1.4.2/build/windows-i586/bin/javac *.java
[all …]
DGatherAPIData.java5 * Copyright (C) 2004-2014, International Business Machines Corporation and *
12 * public APIs are all non-internal, non-package apis in com.ibm.icu.[lang|math|text|util].
14 * - public, package, protected, or private (PB PK PT PR)
15 * - static or non-static (STK NST)
16 * - final or non-final (FN NF)
17 * - synchronized or non-synchronized (SYN NSY)
18 * - stable, draft, deprecated, obsolete (ST DR DP OB)
19 * - abstract or non-abstract (AB NA)
20 * - constructor, member, field (C M F)
25 * c:/doug/java/jdk1.5/build/windows-i586/bin/javac *.java
[all …]
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dintroduction.adoc1 // Copyright 2015-2024 The Khronos Group Inc.
3 // SPDX-License-Identifier: CC-BY-4.0
16 "`Base Vulkan Specification`" refers to the Vulkan Specification
18 "`Vulkan`" and "`Vulkan SC`" refer to the Vulkan SC API and "`Base Vulkan`"
21 Vulkan is a http://www.open-std.org/jtc1/sc22/wg14/www/standards[C99] API
22 designed for explicit control of low-level graphics and compute
30 https://github.com/KhronosGroup/Vulkan-Docs[Vulkan Documentation Repository]
31 (https://github.com/KhronosGroup/Vulkan-Docs).
39 the https://github.com/KhronosGroup/VulkanSC-Docs[Vulkan SC Documentation
40 Repository] (https://github.com/KhronosGroup/VulkanSC-Docs).
[all …]
/third_party/icu/docs/userguide/format_parse/numbers/
Dindex.md1 ---
7 ---
8 <!--
11 -->
16 [`NumberFormatter`](https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/numberformatter_8h…
17 ([Java](https://unicode-org.github.io/icu-docs/apidoc/released/icu4j/com/ibm/icu/number/NumberForma…
19 - Decimal Formatting
20 - Currencies
21 - Measurement Units
22 - Percentages
[all …]
/third_party/mesa3d/bin/
Dgen_release_notes.py2 # Copyright © 2019-2020 Intel Corporation
52 wait for Mesa ${this_version[:-1]}1.
69 -------------
77 ------------
80 - ${rst_escape(f)}
85 ---------
88 - ${rst_escape(b)}
93 -------
100 - ${rst_escape(c)}
151 :len(original) - len(remaining)]
[all …]
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/
D__init__.py7 # http://www.apache.org/licenses/LICENSE-2.0
16 CIFAR-10, CIFAR-100, VOC, COCO, ImageNet, CelebA, CLUE, etc. It also supports datasets
24 can refer `Single-Node Tensor Cache <https://www.mindspore.cn/tutorials/experts/en/master/dataset/c…
28 .. code-block::
37 - Dataset, the base class of all the datasets. It provides data processing methods to help preproce…
38 - SourceDataset, an abstract class to represent the source of dataset pipeline which produces data …
40 - MappableDataset, an abstract class to represent a source dataset which supports for random access.
41 - Iterator, the base class of dataset iterator for enumerating elements.
44 ----------------------------------------
49 pipelines and transform samples in the dataset in the most efficient (multi-process / multi-thread)…
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
Dbits.h7 // https://www.apache.org/licenses/LICENSE-2.0
15 // -----------------------------------------------------------------------------
17 // -----------------------------------------------------------------------------
23 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p0553r4.html
25 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0556r3.html
27 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1355r2.html
29 // http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1956r1.pdf
46 #include "absl/base/attributes.h"
47 #include "absl/base/config.h"
127 return x != 0 && (x & (x - 1)) == 0; in has_single_bit()
[all …]
/third_party/vulkan-loader/
DREADME_OpenHarmony.md1 # Vulkan-Loader
3 本仓库包含开源软件Vulkan-Loader,为OpenHarmony提供对Vulkan的支持能力。
9 Vulkan-Loader会加载这些API的实现并对外提供这些接口给应用开发者使用。Vulkan-Loader安装在`/system/lib[64]/libvulkan.so`中。
11 Vulkan-Loader主要功能概括如下:
19 ![vulkan-loader_location_in_OH](openharmony/imgs/vulkan-loader_location_in_OH.png)
24 在OpenHarmony上,Vulkan-Loader会扫描指定路径下的GPU驱动的**json清单文件**并读取该文件加载GPU驱动。
35 Vulkan-Loader会根据GPU驱动的**json清单文件**中配置的`library_path`找到GPU驱动的动态链接库文件(.so文件)并加载。
51 详细介绍请见:[Driver Manifest File Format](docs/LoaderDriverInterface.md#driver-manifest-file-format)
55 …驱动需要实现的Vulkan接口请参考文档:[LoaderDriverInterface](docs/LoaderDriverInterface.md),开发者需要按照文档里的要求实现对应的接口才能…
62 在OpenHarmony上,Vulkan-Loader通过读取指定路径下的Layer的**json清单文件**加载Vulkan Layer。
[all …]
/third_party/openhitls/
DREADME.md1 [简体中文](./README-zh.md) | English
4 …://openhitls.net>. openHiTLS aims to provide highly efficient and agile open-source SDKs for Crypt…
14 - Protocols:Support TLS1.3, TLS1.3-Hybrid-Key-Exchange, TLS-Provider, TLS-Multi-KeyShare, TLS-Custo…
15 - Algorithms:Support ML-DSA,ML-KEM,SLH-DSA,AES,SM4,Chacha20,RSA,RSA-Bind,DSA,ECDSA,ECDH,DH,SM2,DRBG…
16 - PKI:Support Certificate, CRL parsing, Certificate, CRL validation, Certificate requests, generati…
20 - Highly modular features, support trimming features as required.
21 - Algorithm performance optimization based on ARMv8 and x8664 CPU.
22 - Support for maintainability and testability based on logging and error stack functionality.
27 - The bsl is short for Base Support Layer, which provides the base C standand enhanced functions an…
28 - The crypto is short for cryptographic algorithms, which provides the full cryptographic functions…
[all …]
/third_party/abseil-cpp/
DREADME.md1 # Abseil - C++ Common Libraries
3 The repository contains the Abseil C++ library code. Abseil is an open-source
9 - [About Abseil](#about)
10 - [Quickstart](#quickstart)
11 - [Building Abseil](#build)
12 - [Codemap](#codemap)
13 - [License](#license)
14 - [Links](#links)
19 Abseil is an open-source collection of C++ library code designed to augment
21 own C++ code base, has been extensively tested and used in production, and
[all …]
/third_party/icu/docs/
D_config.yml5 email: icu-support@icu-project.org
6 description: >- # this means to ignore newlines until "baseurl:"
12 url: "https://unicode-org.github.io" # the base hostname & protocol for your site
15 github_username: unicode-org
17 remote_theme: pmarsceill/just-the-docs
24 # jekyll-commonmark-ghpages
30 # However, it doesn't work well with Jekyll and the Just-The-Docs theme,
32 # have any support for auto-generating a Table of Contents (TOC) section
39 # - GitHub Pages ignores all plugins included in the Gemfile.
40 # - Only the ones listed in the _config.yml file (this file) are used.
[all …]

12345678910>>...44