Searched +full:- +full:- (Results 1 – 25 of 45533) sorted by relevance
12345678910>>...1822
... ---------------------
15 .. _feature-status:21 :name: feature-status-table28 ----------------------------------------------------------------------------30 ---------------------------------------------------------- -----------------32 ---------------------------------------------------------- -----------------34 ---------------------------------------------------------- -----------------36 ---------------------------------------------------------- -----------------38 ---------------------------------------------------------- -----------------40 ---------------------------------------------------------- -----------------42 ---------------------------------------------------------- -----------------[all …]
1 /* 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 …]
1 .. 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. The21 +-------------------------------------------+----------------------------------------+-------------…25 +-------------------------------------------+----------------------------------------+-------------…27 … +----------------------------------------+------------------------…29 … +----------------------------------------+------------------------…31 +-------------------------------------------+----------------------------------------+-------------…33 … +----------------------------------------+------------------------…[all …]
26 ## [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 …]
29 - 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 rounded42 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 it67 …s at: `libc/src/math/docs/add_math_function.md <https://github.com/llvm/llvm-project/tree/main/lib…[all …]
1 # RUN: llvm-mc -triple=thumbv6-apple-darwin -disassemble -show-encoding < %s | FileCheck %s3 #------------------------------------------------------------------------------5 #------------------------------------------------------------------------------11 #------------------------------------------------------------------------------13 #------------------------------------------------------------------------------22 #------------------------------------------------------------------------------24 #------------------------------------------------------------------------------31 #------------------------------------------------------------------------------33 #------------------------------------------------------------------------------45 #------------------------------------------------------------------------------[all …]
19 is guaranteed, and experimental features are deprecated once the non-experimental43 of it and to the now-standardized feature.48 possible, deprecation warnings are put on a per-declaration basis50 the warnings using ``-Wno-deprecated-declarations``.64 ---------------------------------------------------------------------------------------------68 …---------+-------------------------------------------------------+--------------------+-----------…72 …---------+-------------------------------------------------------+--------------------+-----------…74 …---------+-------------------------------------------------------+--------------------+-----------…76 …---------+-------------------------------------------------------+--------------------+-----------…78 …---------+-------------------------------------------------------+--------------------+-----------…[all …]
10 .. _cc_library: https://docs.bazel.build/versions/master/be/c-cpp.html#cc_library12 .. _static linking: modes.rst#building-static-binaries13 .. _race detector: modes.rst#using-the-race-detector31 -----34 ------48 ---58 +--------------------------------+-----------------------------------------------------------------+60 +--------------------------------+-----------------------------------------------------------------+62 +--------------------------------+-----------------------------------------------------------------+64 +--------------------------------+-----------------------------------------------------------------+[all …]
12 .. _compilation modes: modes.rst#compilation-modes23 .. _toolchain resolution: https://bazel.build/extending/toolchains#toolchain-resolution35 -----38 --------47 containing sources for the Go toolchain and standard library and pre-compiled76 the flag ``--@io_bazel_rules_go//go/toolchain:sdk_version="version"`` where81 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 …]
1 /*----------------------------------------------------------------------------15 * http://www.apache.org/licenses/LICENSE-2.023 *----------------------------------------------------------------------------26 * $Date: 2007-06-22 13:51:24 -0700 (Fri, 22 Jun 2007) $27 *----------------------------------------------------------------------------37 /*----------------------------------------------------------------------------39 *----------------------------------------------------------------------------43 * psEASData - pointer to overall EAS data structure47 *----------------------------------------------------------------------------51 /*----------------------------------------------------------------------------[all …]
7 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 model21 - The TF-A implementation for the EL3 SPMC22 - 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 boot26 - 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 SPMD32 and SPMC component at EL3. The SPMD mostly acts as a relayer/pass-through between[all …]
1 ------------------------------------------------------3 ------------------------------------------------------5 StubFtpServer - FTP Commands and CommandHandlers12 *------------------------*------------------------*------------------------------------------*14 *------------------------*------------------------*------------------------------------------*15 | ABOR | -- | AborCommandHandler |16 *------------------------*------------------------*------------------------------------------*17 | ACCT | -- | AcctCommandHandler |18 *------------------------*------------------------*------------------------------------------*19 | ALLO | -- | AlloCommandHandler |[all …]
1 /*----------------------------------------------------------------------------15 * http://www.apache.org/licenses/LICENSE-2.022 *----------------------------------------------------------------------------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 pConfig77 *----------------------------------------------------------------------------81 /*----------------------------------------------------------------------------[all …]
1 ---------------------------------------------------------------------------------------------------…2 ---------------------------------------------------------------------------------------------------…3 ---------------------------------------------------------------------------------------------------…4 ---------------------------------------------------------------------------------------------------…5 ---------------------------------------------------------------------------------------------------…6 ---------------------------------------------------------------------------------------------------…7 ---------------------------------------------------------------------------------------------------…8 ---------------------------------------------------------------------------------------------------…9 ---------------------------------------------------------------------------------------------------…10 ---------------------------------------------------------------------------------------------------…[all …]