Home
last modified time | relevance | path

Searched +full:- +full:- (Results 1 – 25 of 45533) sorted by relevance

12345678910>>...1822

/external/jsoup/src/test/resources/htmltests/
Dcharacter-reader-buffer.html.gz ... ---------------------
/external/cronet/tot/third_party/libc++/src/docs/
DFeatureTestMacroTable.rst15 .. _feature-status:
21 :name: feature-status-table
28 ----------------------------------------------------------------------------
30 ---------------------------------------------------------- -----------------
32 ---------------------------------------------------------- -----------------
34 ---------------------------------------------------------- -----------------
36 ---------------------------------------------------------- -----------------
38 ---------------------------------------------------------- -----------------
40 ---------------------------------------------------------- -----------------
42 ---------------------------------------------------------- -----------------
[all …]
/external/cronet/stable/third_party/libc++/src/docs/
DFeatureTestMacroTable.rst15 .. _feature-status:
21 :name: feature-status-table
28 ----------------------------------------------------------------------------
30 ---------------------------------------------------------- -----------------
32 ---------------------------------------------------------- -----------------
34 ---------------------------------------------------------- -----------------
36 ---------------------------------------------------------- -----------------
38 ---------------------------------------------------------- -----------------
40 ---------------------------------------------------------- -----------------
42 ---------------------------------------------------------- -----------------
[all …]
/external/coreboot/src/vendorcode/mediatek/mt8192/dramc/
Ddramc_dv_freq_related.c1 /* SPDX-License-Identifier: BSD-3-Clause */
250 backup_rank = p->rank; in Apply_LP4_1600_Calibraton_Result()
252 ShiftDQUI_AllRK(p, -1, ALL_BYTES); in Apply_LP4_1600_Calibraton_Result()
253 ShiftDQ_OENUI_AllRK(p, -1, ALL_BYTES); in Apply_LP4_1600_Calibraton_Result()
254 ShiftDQSWCK_UI(p, -1, ALL_BYTES); in Apply_LP4_1600_Calibraton_Result()
256 for(u1RankIdx=0; u1RankIdx<p->support_rank_num; u1RankIdx++) in Apply_LP4_1600_Calibraton_Result()
272 if((p->dram_cbt_mode[RANK_0] == CBT_NORMAL_MODE) && (p->dram_cbt_mode[RANK_1] == CBT_NORMAL_MODE)) in Apply_LP4_1600_Calibraton_Result()
405 … if((p->dram_cbt_mode[RANK_0] == CBT_NORMAL_MODE) && (p->dram_cbt_mode[RANK_1] == CBT_NORMAL_MODE)) in Apply_LP4_1600_Calibraton_Result()
459 backup_rank = p->rank; in Apply_LP4_4266_Calibraton_Result()
461 ShiftDQUI_AllRK(p, -1, ALL_BYTES); in Apply_LP4_4266_Calibraton_Result()
[all …]
/external/libbpf/docs/
Dprogram_types.rst1 .. SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause)
11 - ``type`` is an exact match, e.g. ``SEC("socket")``
12 - ``type+`` means it can be either exact ``SEC("type")`` or well-formed ``SEC("type/extras")``
15 When ``extras`` are specified, they provide details of how to auto-attach the BPF program. The
21 +-------------------------------------------+----------------------------------------+-------------…
25 +-------------------------------------------+----------------------------------------+-------------…
27 … +----------------------------------------+------------------------…
29 … +----------------------------------------+------------------------…
31 +-------------------------------------------+----------------------------------------+-------------…
33 … +----------------------------------------+------------------------…
[all …]
/external/coreboot/Documentation/releases/
Dboards_supported_on_branches.md26 ## [4.19 Release](coreboot-4.19-relnotes.md)
29 ```{eval-rst}
30 +-------------------------------+------------------------+------------+-----------+
33 | intel/icelake_rvp | INTEL_ICELAKE | 2018-10-26 | eval |
34 +-------------------------------+------------------------+------------+-----------+
37 ## [4.18 Release](coreboot-4.18-relnotes.md)
40 ```{eval-rst}
41 +-------------------------------+------------------------+------------+-----------+
44 | amd/inagua | AMD_FAMILY14 | 2011-02-14 | eval |
45 +-------------------------------+------------------------+------------+-----------+
[all …]
/external/cronet/tot/third_party/llvm-libc/src/docs/math/
Dindex.rst29 - The main source is located at: `libc/src/math <https://github.com/llvm/llvm-project/tree/main/lib…
30 - The tests are located at: `libc/test/src/math <https://github.com/llvm/llvm-project/tree/main/lib…
31 - The floating point utilities are located at: `libc/src/__support/FPUtil <https://github.com/llvm/…
41 - To test for correctness, we compare the outputs with other correctly rounded
42 multiple-precision math libraries such as the `GNU MPFR library <https://www.mpfr.org/>`_
43 or the `CORE-MATH library <https://core-math.gitlabpages.inria.fr/>`_.
52 - The average performance should be comparable to other ``libc``
54 - The worst case performance should be within 10X-20X of the average.
55 - Platform-specific implementations or instructions could be added whenever it
67 …s at: `libc/src/math/docs/add_math_function.md <https://github.com/llvm/llvm-project/tree/main/lib…
[all …]
/external/cronet/stable/third_party/llvm-libc/src/docs/math/
Dindex.rst29 - The main source is located at: `libc/src/math <https://github.com/llvm/llvm-project/tree/main/lib…
30 - The tests are located at: `libc/test/src/math <https://github.com/llvm/llvm-project/tree/main/lib…
31 - The floating point utilities are located at: `libc/src/__support/FPUtil <https://github.com/llvm/…
41 - To test for correctness, we compare the outputs with other correctly rounded
42 multiple-precision math libraries such as the `GNU MPFR library <https://www.mpfr.org/>`_
43 or the `CORE-MATH library <https://core-math.gitlabpages.inria.fr/>`_.
52 - The average performance should be comparable to other ``libc``
54 - The worst case performance should be within 10X-20X of the average.
55 - Platform-specific implementations or instructions could be added whenever it
67 …s at: `libc/src/math/docs/add_math_function.md <https://github.com/llvm/llvm-project/tree/main/lib…
[all …]
/external/llvm/test/MC/Disassembler/ARM/
Dthumb1.txt1 # RUN: llvm-mc -triple=thumbv6-apple-darwin -disassemble -show-encoding < %s | FileCheck %s
3 #------------------------------------------------------------------------------
5 #------------------------------------------------------------------------------
11 #------------------------------------------------------------------------------
13 #------------------------------------------------------------------------------
22 #------------------------------------------------------------------------------
24 #------------------------------------------------------------------------------
31 #------------------------------------------------------------------------------
33 #------------------------------------------------------------------------------
45 #------------------------------------------------------------------------------
[all …]
/external/cronet/tot/third_party/libc++/src/docs/DesignDocs/
DExperimentalFeatures.rst19 is guaranteed, and experimental features are deprecated once the non-experimental
43 of it and to the now-standardized feature.
48 possible, deprecation warnings are put on a per-declaration basis
50 the warnings using ``-Wno-deprecated-declarations``.
64 ---------------------------------------------------------------------------------------------
68---------+-------------------------------------------------------+--------------------+-----------…
72---------+-------------------------------------------------------+--------------------+-----------…
74---------+-------------------------------------------------------+--------------------+-----------…
76---------+-------------------------------------------------------+--------------------+-----------…
78---------+-------------------------------------------------------+--------------------+-----------…
[all …]
/external/cronet/stable/third_party/libc++/src/docs/DesignDocs/
DExperimentalFeatures.rst19 is guaranteed, and experimental features are deprecated once the non-experimental
43 of it and to the now-standardized feature.
48 possible, deprecation warnings are put on a per-declaration basis
50 the warnings using ``-Wno-deprecated-declarations``.
64 ---------------------------------------------------------------------------------------------
68---------+-------------------------------------------------------+--------------------+-----------…
72---------+-------------------------------------------------------+--------------------+-----------…
74---------+-------------------------------------------------------+--------------------+-----------…
76---------+-------------------------------------------------------+--------------------+-----------…
78---------+-------------------------------------------------------+--------------------+-----------…
[all …]
/external/bazelbuild-rules_go/go/
Dproviders.rst10 .. _cc_library: https://docs.bazel.build/versions/master/be/c-cpp.html#cc_library
12 .. _static linking: modes.rst#building-static-binaries
13 .. _race detector: modes.rst#using-the-race-detector
31 -----
34 ------
48 ---
58 +--------------------------------+-----------------------------------------------------------------+
60 +--------------------------------+-----------------------------------------------------------------+
62 +--------------------------------+-----------------------------------------------------------------+
64 +--------------------------------+-----------------------------------------------------------------+
[all …]
Dtoolchains.rst12 .. _compilation modes: modes.rst#compilation-modes
23 .. _toolchain resolution: https://bazel.build/extending/toolchains#toolchain-resolution
35 -----
38 --------
47 containing sources for the Go toolchain and standard library and pre-compiled
76 the flag ``--@io_bazel_rules_go//go/toolchain:sdk_version="version"`` where
81 It can also be set ``remote`` to match any non-host version.
90 specified with ``--host_platform`` and ``--platforms``, respectively.
111 declare mode-specific files, and to create actions for compiling, linking,
115 -----------
[all …]
/external/sonivox/arm-wt-22k/lib_src/
Deas_vm_protos.h1 /*----------------------------------------------------------------------------
15 * http://www.apache.org/licenses/LICENSE-2.0
23 *----------------------------------------------------------------------------
26 * $Date: 2007-06-22 13:51:24 -0700 (Fri, 22 Jun 2007) $
27 *----------------------------------------------------------------------------
37 /*----------------------------------------------------------------------------
39 *----------------------------------------------------------------------------
43 * psEASData - pointer to overall EAS data structure
47 *----------------------------------------------------------------------------
51 /*----------------------------------------------------------------------------
[all …]
/external/trusty/arm-trusted-firmware/docs/threat_model/firmware_threat_model/
Dthreat_model_el3_spm.rst7 This document provides a threat model for the TF-A :ref:`EL3 Secure Partition Manager`
9 `Arm Firmware Framework for Arm A-profile`_ specification.
16 The monitor and SPMD at EL3 are covered by the :ref:`Generic TF-A threat model
21 - The TF-A implementation for the EL3 SPMC
22 - The implementation complies with the FF-A v1.1 specification.
23 - Secure partition is statically provisioned at boot time.
24 - Focus on the run-time part of the life-cycle (no specific emphasis on boot
26 - Not covering advanced or invasive physical attacks such as decapsulation,
31 Figure 1 shows a high-level data flow diagram for the SPM split into an SPMD
32 and SPMC component at EL3. The SPMD mostly acts as a relayer/pass-through between
[all …]
/external/mockftpserver/MockFtpServer/src/site/apt/
Dstubftpserver-commandhandlers.apt1 ------------------------------------------------------
3 ------------------------------------------------------
5 StubFtpServer - FTP Commands and CommandHandlers
12 *------------------------*------------------------*------------------------------------------*
14 *------------------------*------------------------*------------------------------------------*
15 | ABOR | -- | AborCommandHandler |
16 *------------------------*------------------------*------------------------------------------*
17 | ACCT | -- | AcctCommandHandler |
18 *------------------------*------------------------*------------------------------------------*
19 | ALLO | -- | AlloCommandHandler |
[all …]
/external/mockftpserver/tags/2.1/src/site/apt/
Dstubftpserver-commandhandlers.apt1 ------------------------------------------------------
3 ------------------------------------------------------
5 StubFtpServer - FTP Commands and CommandHandlers
12 *------------------------*------------------------*------------------------------------------*
14 *------------------------*------------------------*------------------------------------------*
15 | ABOR | -- | AborCommandHandler |
16 *------------------------*------------------------*------------------------------------------*
17 | ACCT | -- | AcctCommandHandler |
18 *------------------------*------------------------*------------------------------------------*
19 | ALLO | -- | AlloCommandHandler |
[all …]
/external/mockftpserver/tags/2.5/src/site/apt/
Dstubftpserver-commandhandlers.apt1 ------------------------------------------------------
3 ------------------------------------------------------
5 StubFtpServer - FTP Commands and CommandHandlers
12 *------------------------*------------------------*------------------------------------------*
14 *------------------------*------------------------*------------------------------------------*
15 | ABOR | -- | AborCommandHandler |
16 *------------------------*------------------------*------------------------------------------*
17 | ACCT | -- | AcctCommandHandler |
18 *------------------------*------------------------*------------------------------------------*
19 | ALLO | -- | AlloCommandHandler |
[all …]
/external/mockftpserver/tags/2.4/src/site/apt/
Dstubftpserver-commandhandlers.apt1 ------------------------------------------------------
3 ------------------------------------------------------
5 StubFtpServer - FTP Commands and CommandHandlers
12 *------------------------*------------------------*------------------------------------------*
14 *------------------------*------------------------*------------------------------------------*
15 | ABOR | -- | AborCommandHandler |
16 *------------------------*------------------------*------------------------------------------*
17 | ACCT | -- | AcctCommandHandler |
18 *------------------------*------------------------*------------------------------------------*
19 | ALLO | -- | AlloCommandHandler |
[all …]
/external/mockftpserver/tags/2.2/src/site/apt/
Dstubftpserver-commandhandlers.apt1 ------------------------------------------------------
3 ------------------------------------------------------
5 StubFtpServer - FTP Commands and CommandHandlers
12 *------------------------*------------------------*------------------------------------------*
14 *------------------------*------------------------*------------------------------------------*
15 | ABOR | -- | AborCommandHandler |
16 *------------------------*------------------------*------------------------------------------*
17 | ACCT | -- | AcctCommandHandler |
18 *------------------------*------------------------*------------------------------------------*
19 | ALLO | -- | AlloCommandHandler |
[all …]
/external/mockftpserver/tags/2.3/src/site/apt/
Dstubftpserver-commandhandlers.apt1 ------------------------------------------------------
3 ------------------------------------------------------
5 StubFtpServer - FTP Commands and CommandHandlers
12 *------------------------*------------------------*------------------------------------------*
14 *------------------------*------------------------*------------------------------------------*
15 | ABOR | -- | AborCommandHandler |
16 *------------------------*------------------------*------------------------------------------*
17 | ACCT | -- | AcctCommandHandler |
18 *------------------------*------------------------*------------------------------------------*
19 | ALLO | -- | AlloCommandHandler |
[all …]
/external/sonivox/arm-wt-22k/host_src/
Djet.h1 /*----------------------------------------------------------------------------
15 * http://www.apache.org/licenses/LICENSE-2.0
22 *----------------------------------------------------------------------------
25 * $Date: 2007-02-02 11:06:10 -0800 (Fri, 02 Feb 2007) $
26 *----------------------------------------------------------------------------
69 /*----------------------------------------------------------------------------
71 *----------------------------------------------------------------------------
73 * JET_Shutdown to de-allocate memory. Pass NULL for pConfig
77 *----------------------------------------------------------------------------
81 /*----------------------------------------------------------------------------
[all …]
/external/sonivox/arm-wt-22k/include/libsonivox/
Djet.h1 /*----------------------------------------------------------------------------
15 * http://www.apache.org/licenses/LICENSE-2.0
22 *----------------------------------------------------------------------------
25 * $Date: 2007-02-02 11:06:10 -0800 (Fri, 02 Feb 2007) $
26 *----------------------------------------------------------------------------
69 /*----------------------------------------------------------------------------
71 *----------------------------------------------------------------------------
73 * JET_Shutdown to de-allocate memory. Pass NULL for pConfig
77 *----------------------------------------------------------------------------
81 /*----------------------------------------------------------------------------
[all …]
/external/snakeyaml/src/test/resources/pyyaml/
Dinvalid-utf8-byte.loader-error1 ---------------------------------------------------------------------------------------------------…
2 ---------------------------------------------------------------------------------------------------…
3 ---------------------------------------------------------------------------------------------------…
4 ---------------------------------------------------------------------------------------------------…
5 ---------------------------------------------------------------------------------------------------…
6 ---------------------------------------------------------------------------------------------------…
7 ---------------------------------------------------------------------------------------------------…
8 ---------------------------------------------------------------------------------------------------…
9 ---------------------------------------------------------------------------------------------------…
10 ---------------------------------------------------------------------------------------------------…
[all …]
Dinvalid-character.stream-error1 ---------------------------------------------------------------------------------------------------…
2 ---------------------------------------------------------------------------------------------------…
3 ---------------------------------------------------------------------------------------------------…
4 ---------------------------------------------------------------------------------------------------…
5 ---------------------------------------------------------------------------------------------------…
6 ---------------------------------------------------------------------------------------------------…
7 ---------------------------------------------------------------------------------------------------…
8 ---------------------------------------------------------------------------------------------------…
9 ---------------------------------------------------------------------------------------------------…
10 ---------------------------------------------------------------------------------------------------…
[all …]

12345678910>>...1822