/netbsd-src/external/apache2/llvm/dist/libcxx/docs/ |
H A D | FeatureTestMacroTable.rst | 15 .. _feature-status: 21 :name: feature-status-table 28 ------------------------------------------------------------------- 30 ------------------------------------------------- ----------------- 32 ------------------------------------------------- ----------------- 34 ------------------------------------------------- ----------------- 36 ------------------------------------------------- ----------------- 38 ------------------------------------------------- ----------------- 40 ------------------------------------------------- ----------------- 42 ------------------------------------------------- ----------------- [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | OpenMPSupport.rst | 4 .none { background-color: #FFCCCC } 5 .part { background-color: #FFFF99 } 6 .good { background-color: #CCFF99 } 33 - New collapse clause scheme to avoid expensive remainder operations. 38 - The default schedules for the `distribute` and `for` constructs in a 46 - Simplified SPMD code generation for `distribute parallel for` when 49 - When using the collapse clause on a loop nest the default behavior 54 `-fopenmp-optimistic-collapse`. 62 -------------------------- 65 non-SPMD modes. Clang chooses one of these two modes automatically based on the [all …]
|
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/DesignDocs/ |
H A D | ExperimentalFeatures.rst | 19 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 …]
|
/netbsd-src/sys/arch/luna68k/stand/boot/ |
H A D | font.c | 74 * font.c --- font-image definition 83 0x0000, /* ---------------- */ 84 0x0000, /* ---------------- */ 85 0x0000, /* ---------------- */ 86 0x0000, /* ---------------- */ 87 0x0000, /* ---------------- */ 88 0x0000, /* ---------------- */ 89 0x0000, /* ---------------- */ 90 0x0000, /* ---------------- */ 91 0x0000, /* ---------------- */ [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/ |
H A D | doxytmpl.dxy | 1 #--------------------------------------------------------------------------- 3 #--------------------------------------------------------------------------- 4 DOXYFILE_ENCODING = UTF-8 39 #--------------------------------------------------------------------------- 41 #--------------------------------------------------------------------------- 68 #--------------------------------------------------------------------------- 70 #--------------------------------------------------------------------------- 77 #--------------------------------------------------------------------------- 79 #--------------------------------------------------------------------------- 80 INPUT_ENCODING = UTF-8 [all …]
|
/netbsd-src/external/bsd/elftosb/dist/elftosb2/ |
H A D | Doxyfile | 3 #--------------------------------------------------------------------------- 5 #--------------------------------------------------------------------------- 44 #--------------------------------------------------------------------------- 46 #--------------------------------------------------------------------------- 72 #--------------------------------------------------------------------------- 74 #--------------------------------------------------------------------------- 81 #--------------------------------------------------------------------------- 83 #--------------------------------------------------------------------------- 120 #--------------------------------------------------------------------------- 122 #--------------------------------------------------------------------------- [all …]
|
/netbsd-src/external/bsd/elftosb/dist/keygen/ |
H A D | Doxyfile | 3 #--------------------------------------------------------------------------- 5 #--------------------------------------------------------------------------- 44 #--------------------------------------------------------------------------- 46 #--------------------------------------------------------------------------- 72 #--------------------------------------------------------------------------- 74 #--------------------------------------------------------------------------- 81 #--------------------------------------------------------------------------- 83 #--------------------------------------------------------------------------- 120 #--------------------------------------------------------------------------- 122 #--------------------------------------------------------------------------- [all …]
|
/netbsd-src/external/bsd/elftosb/dist/sbtool/ |
H A D | Doxyfile | 3 #--------------------------------------------------------------------------- 5 #--------------------------------------------------------------------------- 44 #--------------------------------------------------------------------------- 46 #--------------------------------------------------------------------------- 72 #--------------------------------------------------------------------------- 74 #--------------------------------------------------------------------------- 81 #--------------------------------------------------------------------------- 83 #--------------------------------------------------------------------------- 120 #--------------------------------------------------------------------------- 122 #--------------------------------------------------------------------------- [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/ |
H A D | Scalar.h | 1 //===-- Scalar.h - Scalar Transformations -----------------------*- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 27 //===----------------------------------------------------------------------===// 29 // AlignmentFromAssumptions - Use assume intrinsics to set load/store 34 //===----------------------------------------------------------------------===// 36 // AnnotationRemarks - Emit remarks for !annotation metadata. 40 //===----------------------------------------------------------------------===// 42 // SCCP - Sparse conditional constant propagation. [all …]
|
/netbsd-src/regress/lib/libc/ieeefp/testfloat/arch/i386/ |
H A D | systfloat.S | 5 /*- 38 of programs for testing the correctness of floating-point arithmetic 39 complying to the IEC/IEEE Standard for Floating-Point. 61 ------------------------------------------------------------------------------- 62 ------------------------------------------------------------------------------- 74 ------------------------------------------------------------------------------- 75 ------------------------------------------------------------------------------- 85 ------------------------------------------------------------------------------- 86 ------------------------------------------------------------------------------- 95 ------------------------------------------------------------------------------- [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/ |
H A D | gp-display-html.in | 19 # Foundation, 51 Franklin Street - Fifth Floor, Boston, 20 # MA 02110-1301, USA. 27 #------------------------------------------------------------------------------ 29 #------------------------------------------------------------------------------ 32 my $perl_minimal_version_supported = version->parse ("5.10.0")->normal; 33 my $perl_current_version = version->parse ("$]")->normal; 49 } #-- End of INIT 51 #------------------------------------------------------------------------------ 53 #------------------------------------------------------------------------------ 57 #------------------------------------------------------------------------------ [all …]
|
/netbsd-src/external/gpl3/binutils/dist/zlib/nintendods/ |
H A D | Makefile | 1 #--------------------------------------------------------------------------------- 3 #--------------------------------------------------------------------------------- 11 #--------------------------------------------------------------------------------- 17 #--------------------------------------------------------------------------------- 24 #--------------------------------------------------------------------------------- 26 #--------------------------------------------------------------------------------- 27 ARCH := -mthumb -mthumb-interwork 29 CFLAGS := -Wall -O2\ 30 -march=armv5te -mtune=arm946e-s \ 31 -fomit-frame-pointer -ffast-math \ [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/zlib/nintendods/ |
H A D | Makefile | 1 #--------------------------------------------------------------------------------- 3 #--------------------------------------------------------------------------------- 11 #--------------------------------------------------------------------------------- 17 #--------------------------------------------------------------------------------- 24 #--------------------------------------------------------------------------------- 26 #--------------------------------------------------------------------------------- 27 ARCH := -mthumb -mthumb-interwork 29 CFLAGS := -Wall -O2\ 30 -march=armv5te -mtune=arm946e-s \ 31 -fomit-frame-pointer -ffast-math \ [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/zlib/nintendods/ |
H A D | Makefile | 1 #--------------------------------------------------------------------------------- 3 #--------------------------------------------------------------------------------- 11 #--------------------------------------------------------------------------------- 17 #--------------------------------------------------------------------------------- 24 #--------------------------------------------------------------------------------- 26 #--------------------------------------------------------------------------------- 27 ARCH := -mthumb -mthumb-interwork 29 CFLAGS := -Wall -O2\ 30 -march=armv5te -mtune=arm946e-s \ 31 -fomit-frame-pointer -ffast-math \ [all …]
|
/netbsd-src/common/dist/zlib/nintendods/ |
H A D | Makefile | 1 #--------------------------------------------------------------------------------- 3 #--------------------------------------------------------------------------------- 11 #--------------------------------------------------------------------------------- 17 #--------------------------------------------------------------------------------- 24 #--------------------------------------------------------------------------------- 26 #--------------------------------------------------------------------------------- 27 ARCH := -mthumb -mthumb-interwork 29 CFLAGS := -Wall -O2\ 30 -march=armv5te -mtune=arm946e-s \ 31 -fomit-frame-pointer -ffast-math \ [all …]
|
/netbsd-src/external/gpl3/gdb/dist/zlib/nintendods/ |
H A D | Makefile | 1 #--------------------------------------------------------------------------------- 3 #--------------------------------------------------------------------------------- 11 #--------------------------------------------------------------------------------- 17 #--------------------------------------------------------------------------------- 24 #--------------------------------------------------------------------------------- 26 #--------------------------------------------------------------------------------- 27 ARCH := -mthumb -mthumb-interwork 29 CFLAGS := -Wall -O2\ 30 -march=armv5te -mtune=arm946e-s \ 31 -fomit-frame-pointer -ffast-math \ [all …]
|
/netbsd-src/external/public-domain/sqlite/dist/tea/ |
H A D | configure.ac | 1 #!/bin/bash -norc 6 #----------------------------------------------------------------------- 9 #----------------------------------------------------------------------- 11 #----------------------------------------------------------------------- 16 # set as provided. These will also be added as -D defs in your Makefile 20 #----------------------------------------------------------------------- 24 #-------------------------------------------------------------------- 28 #-------------------------------------------------------------------- 34 #-------------------------------------------------------------------- 36 #-------------------------------------------------------------------- [all …]
|
/netbsd-src/lib/libc/softfloat/ |
H A D | softfloat-specialize | 1 /* $NetBSD: softfloat-specialize,v 1.9 2014/08/10 05:57:31 matt Exp $ */ 8 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point 14 National Science Foundation under grant MIP-9311980. The original version 15 of this code was written as part of a project to build a fixed-point vector 40 ------------------------------------------------------------------------------- 41 Underflow tininess-detection mode, statically initialized to default value. 43 ------------------------------------------------------------------------------- 51 ------------------------------------------------------------------------------- 52 Raises the exceptions specified by `flags'. Floating-point traps can be 56 ------------------------------------------------------------------------------- [all …]
|
/netbsd-src/lib/libc/softfloat/templates/ |
H A D | softfloat-specialize | 5 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point 11 National Science Foundation under grant MIP-9311980. The original version 12 of this code was written as part of a project to build a fixed-point vector 33 ------------------------------------------------------------------------------- 34 Underflow tininess-detection mode, statically initialized to default value. 36 ------------------------------------------------------------------------------- 41 ------------------------------------------------------------------------------- 42 Raises the exceptions specified by `flags'. Floating-point traps can be 46 ------------------------------------------------------------------------------- 56 ------------------------------------------------------------------------------- [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/gp-display-html/ |
H A D | gp-display-html.in | 2 # Copyright (C) 2021-2023 Free Software Foundation, Inc. 19 # Foundation, 51 Franklin Street - Fifth Floor, Boston, 20 # MA 02110-1301, USA. 37 #------------------------------------------------------------------------------ 39 #------------------------------------------------------------------------------ 42 my $perl_minimal_version_supported = version->parse ("5.10.0")->normal; 43 my $perl_current_version = version->parse ("$]")->normal; 59 } #-- End of INIT 61 #------------------------------------------------------------------------------ 63 #------------------------------------------------------------------------------ [all …]
|
/netbsd-src/external/bsd/libfido2/dist/fuzz/ |
H A D | functions.txt | 3 ---------------------------------------------------------------------------------------------------… 12 ---------------------------------------------------------------------------------------------------… 17 ---------------------------------------------------------------------------------------------------… 77 ---------------------------------------------------------------------------------------------------… 82 ---------------------------------------------------------------------------------------------------… 88 ---------------------------------------------------------------------------------------------------… 93 ---------------------------------------------------------------------------------------------------… 143 ---------------------------------------------------------------------------------------------------… 148 ---------------------------------------------------------------------------------------------------… 159 ---------------------------------------------------------------------------------------------------… [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | amdgpu_vega10_powertune.c | 40 …--------------------------------------------------------------------------------------------------… 42 …--------------------------------------------------------------------------------------------------… 65 …--------------------------------------------------------------------------------------------------… 67 …--------------------------------------------------------------------------------------------------… 130 …--------------------------------------------------------------------------------------------------… 132 …--------------------------------------------------------------------------------------------------… 159 …--------------------------------------------------------------------------------------------------… 161 …--------------------------------------------------------------------------------------------------… 182 …--------------------------------------------------------------------------------------------------… 184 …--------------------------------------------------------------------------------------------------… [all …]
|
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/ |
H A D | softfloat-specialize | 1 /* $NetBSD: softfloat-specialize,v 1.2 2008/04/28 20:23:04 martin Exp $ */ 5 /*- 37 This C source fragment is part of the SoftFloat IEC/IEEE Floating-point 43 National Science Foundation under grant MIP-9311980. The original version 44 of this code was written as part of a project to build a fixed-point vector 65 ------------------------------------------------------------------------------- 66 Underflow tininess-detection mode, statically initialized to default value. 67 ------------------------------------------------------------------------------- 72 ------------------------------------------------------------------------------- 73 Raises the exceptions specified by `flags'. Floating-point traps can be [all …]
|
/netbsd-src/sys/lib/libkern/ |
H A D | softfloat.h | 5 /*- 36 This C header file template is part of the Berkeley SoftFloat IEEE Floating- 69 /*---------------------------------------------------------------------------- 70 | The macro `FLOATX80' must be defined to enable the double-extended-precision 71 | floating-point format `floatx80'. If this macro is not defined, the 74 | the `FLOAT128' macro and the quadruple-precision format `float128'. 75 *----------------------------------------------------------------------------*/ 79 /*---------------------------------------------------------------------------- 80 | Software IEEE floating-point types. 81 *----------------------------------------------------------------------------*/ [all …]
|
/netbsd-src/external/gpl2/groff/dist/tmac/ |
H A D | groff_trace.man | 4 groff_trace \- groff macro package trace.tmac 9 .\" -------------------------------------------------------------------- 11 .\" -------------------------------------------------------------------- 16 File position: <groff-source>/tmac/groff_trace.man 20 This file is part of groff, the GNU roff type-setting system. 28 Invariant Sections being this .ig-section and AUTHOR, with no 29 Front-Cover Texts, and with no Back-Cover Texts. 35 .\" -------------------------------------------------------------------- 37 .\" -------------------------------------------------------------------- 45 . mso tty-char.tmac [all …]
|