/freebsd/contrib/mandoc/ |
H A D | mandoc_char.7 | 5 .\" Copyright (c) 2011,2013,2015,2017-2020 Ingo Schwarze <schwarze@openbsd.org> 60 In particular, in English manual pages, do not use special-character 66 the en-dash (\(en), 67 the em-dash (\(em), 74 .Bd -unfilled -offset indent 75 blue-eyed 76 lorry-driver 79 The en-dash is used to separate the two elements of a range, 80 or can be used the same way as an em-dash. 82 .Sq \e(en : [all …]
|
/freebsd/share/termcap/ |
H A D | termcap | 38 # << EOH - after reordering, above header lines survive and this line dies >> 50 # Terminal names look like <manufacturer> <model> - <modes/options> 51 # Certain abbreviations (e.g. c100 for concept100) are also allowed 61 # w Wide - in 132 column mode. 63 # na No arrow keys - termcap ignores arrow keys which are 85 # Comments in this file begin with # - they cannot appear in the middle 93 # cap_mkdb -f /usr/share/misc/termcap /etc/termcap 102 # # -------------------------------- 110 # It has been tried in a minimal way -- the Agile did not blow up! 113 # Ralph Keirstead (ralph@sri-unix); [all …]
|
/freebsd/share/doc/usd/21.troff/ |
H A D | table2 | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 60 Input Naming Conventions for \', \`, and \- 61 and for Non-ASCII Special Characters 68 Non-\s-1ASCII\s+1 characters and \fIminus\fP on the standard fonts. 86 \(em \e\|(em 3\(sl4 Em dash 87 - \- hyphen or 88 \(hy \e\|(hy hyphen 89 \- \e\- current font minus 90 \(bu \e\|(bu bullet 91 \(sq \e\|(sq square [all …]
|
H A D | m5 | 1 .\" Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 76 The Compatible Time-Sharing System, 89 environment switching, page-position trap, and conditional input mechanisms 90 provide the basis for user-defined implementations. 110 \fI\-N\fR (\fIN\fR from the page bottom) for the footer. 113 &de hd \e"define header 115 && \e"end definition 116 &de fo \e"define footer 118 && \e"end definition 120 &wh \-1i fo [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriterStmt.cpp | 1 //===--- ASTWriterStmt.cpp - Statement and Expression Serialization -------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 27 //===----------------------------------------------------------------------===// 29 //===----------------------------------------------------------------------===// 44 /// Record.push_back(a->isSomething()); 49 /// Record.push_back(b->isAnother()); 97 CurrentPackingBits(this->Record) {} in ASTStmtWriter() 105 "unhandled sub-statement writing AST file"); in Emit() [all …]
|
H A D | ASTReaderStmt.cpp | 1 //===- ASTReaderStmt.cpp - Stmt/Expr Deserialization ----------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 12 //===----------------------------------------------------------------------===// 149 S->setSemiLoc(readSourceLocation()); in VisitNullStmt() 150 S->NullStmtBits.HasLeadingEmptyMacro = Record.readInt(); in VisitNullStmt() 158 assert(S->hasStoredFPFeatures() == HasFPFeatures); in VisitCompoundStmt() 159 while (NumStmts--) in VisitCompoundStmt() 161 S->setStmts(Stmts); in VisitCompoundStmt() 163 S->setStoredFPFeatures( in VisitCompoundStmt() [all …]
|
/freebsd/contrib/ncurses/misc/ |
H A D | emx.src | 2 # Copyright 2020 Thomas E. Dickey # 3 # Copyright 1998-2003,2006 Free Software Foundation, Inc. # 33 #---------------------------------------------------------------------------- 43 # terminal are the lowest common denominator - they look about like a ti 700. 46 dumb|80-column dumb tty, 81 #### ANSI.SYS/ISO 6429/ECMA-48 Capabilities 83 # See the end-of-file comment for more on these. 87 # We use \E[11m for rmacs rather than \E[12m so the <acsc> string can use the 88 # ROM graphics for control characters such as the diamond, up- and down-arrow. 90 # will work with any Intel console, they all seem to have inherited \E[11m [all …]
|
H A D | terminfo.src | 4 # by Thomas E. Dickey (TD). 7 # bug-ncurses@gnu.org 19 # under the ncurses MIT-style license. That was the effect of the agreement 33 # some portions of the data are derivative work under a compatible MIT-style 36 #------------------------------------------------------------------------------ 37 # https://invisible-island.net/ncurses/ncurses.faq.html#terminfo_copying 38 # https://invisible-island.net/personal/copyrights.html#removing_notes 39 #------------------------------------------------------------------------------ 48 # Please e-mail changes to terminfo@thyrsus.com; the old termcap@berkeley.edu 54 # This file describes the capabilities of various character-cell terminals, [all …]
|
/freebsd/contrib/tcsh/ |
H A D | termcap.vms | 9 :ts=\E[1$}\E[;H\E[K:\ 10 :fs=\E[0$}:\ 11 :ds=\E[1$}\E[D;H\E[K\E[0$}:\ 12 :ae=4\E(B:\ 13 :al=\E[L:\ 14 :as=2\E(<:\ 15 :dc=\E[P;\E[:dl=\E[M:\ 16 :ei=\E[4l:im=\E[4h:mi:nd=\E[C:se=\E[m:so=\E[7m:sr=\EM:\ 17 :ue=\E[m:up=\E[A:us=\E[4m:\ 18 :cr=^M:do=^J:nl=^J:bl=^G:co#80:li#24:cl=50\E[;H\E[2J:\ [all …]
|
/freebsd/share/examples/mdoc/ |
H A D | deshallify.sh | 5 sed -e 's/s shall define/s define/g' \ 6 -e 's/shall define/defines/g' \ 7 -e 's/shall attempt/attempts/g' \ 8 -e 's/shall include/includes/g' \ 9 -e 's/shall return zero and have/returns zero and has/g' \ 10 -e 's/shall return/returns/g' \ 11 -e 's/shall also include/also includes/g' \ 12 -e 's/pipe or FIFO shall be /pipe of FIFO are /g' \ 13 -e 's/s shall be /s are /g' \ 14 -e 's/shall be /is /g' \ [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ComputeDependence.h | 1 //===--- ComputeDependence.h -------------------------------------- C++ -*-===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 113 ExprDependence computeDependence(FullExpr *E); 114 ExprDependence computeDependence(OpaqueValueExpr *E); 115 ExprDependence computeDependence(ParenExpr *E); 116 ExprDependence computeDependence(UnaryOperator *E, const ASTContext &Ctx); 117 ExprDependence computeDependence(UnaryExprOrTypeTraitExpr *E); 118 ExprDependence computeDependence(ArraySubscriptExpr *E); [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | bioprinttest.c | 2 * Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved. 25 /* 00 */ { "0.0000e+00", "0.0000", "0", "0.0000E+00", "0" }, 26 /* 01 */ { "6.7000e-01", "0.6700", "0.67", "6.7000E-01", "0.67" }, 27 /* 02 */ { "6.6667e-01", "0.6667", "0.6667", "6.6667E-01", "0.6667" }, 28 /* 03 */ { "6.6667e-04", "0.0007", "0.0006667", "6.6667E-04", "0.0006667" }, 29 /* 04 */ { "6.6667e-05", "0.0001", "6.667e-05", "6.6667E-05", "6.667E-05" }, 30 /* 05 */ { "6.6667e+00", "6.6667", "6.667", "6.6667E+00", "6.667" }, 31 /* 06 */ { "6.6667e+01", "66.6667", "66.67", "6.6667E+01", "66.67" }, 32 /* 07 */ { "6.6667e+02", "666.6667", "666.7", "6.6667E+02", "666.7" }, 33 /* 08 */ { "6.6667e+03", "6666.6667", "6667", "6.6667E+03", "6667" }, [all …]
|
/freebsd/contrib/less/ |
H A D | help.c | 5 …,'\b','R','Y','\b','Y',' ','O','\b','O','F','\b','F',' ','L','\b','L','E','\b','E','S','\b','S','S… 7 …,'k','e','d',' ','w','i','t','h',' ','*',' ','m','a','y',' ','b','e',' ','p','r','e','c','e','d','… 8 …e','s',' ','i','n',' ','p','a','r','e','n','t','h','e','s','e','s',' ','i','n','d','i','c','a','t'… 9 …e','y',' ','p','r','e','c','e','d','e','d',' ','b','y',' ','a',' ','c','a','r','e','t',' ','i','n'… 11 …',' ',' ',' ',' ',' ','D','i','s','p','l','a','y',' ','t','h','i','s',' ','h','e','l','p','.','\n', 12 ' ',' ','q',' ',' ',':','q',' ',' ','Q',' ',' ',':','Q',' ',' ','Z','Z',' ',' ',' ',' ',' ','E','x'… 13 …-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-','-'… 17 …e',' ',' ','^','E',' ',' ','j',' ',' ','^','N',' ',' ','C','R',' ',' ','*',' ',' ','F','o','r','w'… 18 …','k','w','a','r','d',' ','o','n','e',' ','l','i','n','e',' ',' ',' ','(','o','r',' ','_','\b','N'… 19 …'E',' ',' ','*',' ',' ','F','o','r','w','a','r','d',' ',' ','o','n','e',' ','w','i','n','d','o','w… [all …]
|
/freebsd/contrib/sendmail/src/ |
H A D | envelope.c | 2 * Copyright (c) 1998-2003, 2006 Proofpoint, Inc. and its suppliers. 4 * Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved. 17 SM_RCSID("@(#)$Id: envelope.c,v 8.313 2013-11-22 20:51:55 ca Exp $") 20 ** CLRSESSENVELOPE -- clear session oriented data in an envelope 23 ** e -- the envelope to clear. 30 clrsessenvelope(e) 31 ENVELOPE *e; 34 macdefine(&e->e_macro, A_PERM, macid("{auth_type}"), ""); 35 macdefine(&e->e_macro, A_PERM, macid("{auth_authen}"), ""); 36 macdefine(&e->e_macro, A_PERM, macid("{auth_author}"), ""); [all …]
|
/freebsd/lib/msun/ld80/ |
H A D | e_lgammal_r.c | 34 piu = LD80C(0xc90fdaa22168c235, 1, 3.14159265358979323851e+00L); 35 #define pi (piu.e) 37 * Domain y in [0x1p-70, 0.27], range ~[-4.5264e-22, 4.5264e-22]: 38 * |(lgamma(2 - y) + y / 2) / y - a(y)| < 2**-70.9 41 a0u = LD80C(0x9e233f1bed863d26, -4, 7.72156649015328606028e-02L), 42 a1u = LD80C(0xa51a6625307d3249, -2, 3.22467033424113218889e-01L), 43 a2u = LD80C(0x89f000d2abafda8c, -4, 6.73523010531979398946e-02L), 44 a3u = LD80C(0xa8991563eca75f26, -6, 2.05808084277991211934e-02L), 45 a4u = LD80C(0xf2027e10634ce6b6, -8, 7.38555102796070454026e-03L), 46 a5u = LD80C(0xbd6eb76dd22187f4, -9, 2.89051035162703932972e-03L), [all …]
|
H A D | s_erfl.c | 27 static const volatile long double tiny = 0x1p-10000L; 34 * In the domain [0, 2**-34], only the first term in the power series 36 * terms is less than 2**-102. 39 efxu = LD80C(0x8375d410a6db446c, -3, 1.28379167095512573902e-1L), 40 efx8u = LD80C(0x8375d410a6db446c, 0, 1.02703333676410059122e+0L), 42 * Domain [0, 0.84375], range ~[-1.423e-22, 1.423e-22]: 43 * |(erf(x) - x)/x - pp(x)/qq(x)| < 2**-72.573 45 pp0u = LD80C(0x8375d410a6db446c, -3, 1.28379167095512573902e-1L), 46 pp1u = LD80C(0xa46c7d09ec3d0cec, -2, -3.21140201054840180596e-1L), 47 pp2u = LD80C(0x9b31e66325576f86, -5, -3.78893851760347812082e-2L), [all …]
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_entry.c | 1 /*- 2 * Copyright (c) 2003-2007 Tim Kientzle 44 * Most of these tests are system-independent, though a few depend on 47 * system-independent features will be tested. 51 * A mis-configured library build should cause tests to fail. 59 struct archive_entry *e, *e2; in DEFINE_TEST() local 71 assert((e = archive_entry_new()) != NULL); in DEFINE_TEST() 107 * to overwrite the original passed-in string without in DEFINE_TEST() 115 archive_entry_set_atime(e, 13579, 24680); in DEFINE_TEST() 116 assertEqualInt(archive_entry_atime(e), 13579); in DEFINE_TEST() [all …]
|
/freebsd/lib/msun/ld128/ |
H A D | e_lgammal_r.c | 30 pi = 3.14159265358979323846264338327950288e+00L; 32 * Domain y in [0x1p-119, 0.28], range ~[-1.4065e-36, 1.4065e-36]: 33 * |(lgamma(2 - y) + y / 2) / y - a(y)| < 2**-119.1 36 a0 = 7.72156649015328606065120900824024296e-02L, 37 a1 = 3.22467033424113218236207583323018498e-01L, 38 a2 = 6.73523010531980951332460538330282217e-02L, 39 a3 = 2.05808084277845478790009252803463129e-02L, 40 a4 = 7.38555102867398526627292839296001626e-03L, 41 a5 = 2.89051033074152328576829509522483468e-03L, 42 a6 = 1.19275391170326097618357349881842913e-03L, [all …]
|
H A D | invtrig.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 35 pS0 = 1.66666666666666666666666666666700314e-01L, 36 pS1 = -7.32816946414566252574527475428622708e-01L, 37 pS2 = 1.34215708714992334609030036562143589e+00L, 38 pS3 = -1.32483151677116409805070261790752040e+00L, 39 pS4 = 7.61206183613632558824485341162121989e-01L, 40 pS5 = -2.56165783329023486777386833928147375e-01L, 41 pS6 = 4.80718586374448793411019434585413855e-02L, 42 pS7 = -4.42523267167024279410230886239774718e-03L, [all …]
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ComputeDependence.cpp | 1 //===- ComputeDependence.cpp ----------------------------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 24 ExprDependence clang::computeDependence(FullExpr *E) { in computeDependence() argument 25 return E->getSubExpr()->getDependence(); in computeDependence() 28 ExprDependence clang::computeDependence(OpaqueValueExpr *E) { in computeDependence() argument 29 auto D = toExprDependenceForImpliedType(E->getType()->getDependence()); in computeDependence() 30 if (auto *S = E->getSourceExpr()) in computeDependence() 31 D |= S->getDependence(); in computeDependence() 36 ExprDependence clang::computeDependence(ParenExpr *E) { in computeDependence() argument [all …]
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | bssid_ignore.c | 2 * wpa_supplicant - List of temporarily ignored BSSIDs 3 * Copyright (c) 2003-2021, Jouni Malinen <j@w1.fi> 16 * wpa_bssid_ignore_get - Get the ignore list entry for a BSSID 24 struct wpa_bssid_ignore *e; in wpa_bssid_ignore_get() local 29 if (wpa_s->current_ssid && in wpa_bssid_ignore_get() 30 wpa_s->current_ssid->was_recently_reconfigured) { in wpa_bssid_ignore_get() 32 wpa_s->current_ssid->was_recently_reconfigured = false; in wpa_bssid_ignore_get() 38 e = wpa_s->bssid_ignore; in wpa_bssid_ignore_get() 39 while (e) { in wpa_bssid_ignore_get() 40 if (ether_addr_equal(e->bssid, bssid)) in wpa_bssid_ignore_get() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
H A D | ClauseT.h | 1 //===- ClauseT.h -- clause template definitions ---------------------------===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 14 // - a value member, named `v`, or 15 // - a tuple of values, named `t`, or 16 // - a variant (i.e. union) of values, named `u`. 19 // - EmptyTrait: the class has no data members. 20 // - WrapperTrait: the class has a single member `v` 21 // - TupleTrait: the class has a tuple member `t` 22 // - UnionTrait the class has a variant member `u` [all …]
|
/freebsd/contrib/netbsd-tests/fs/tmpfs/ |
H A D | t_rename.sh | 41 atf_check -s eq:0 -o empty -e empty mkdir a 42 atf_check -s eq:1 -o empty -e ignore mv a/. c 43 atf_check -s eq:1 -o empty -e ignore mv a/.. c 44 atf_check -s eq:0 -o empty -e empty rmdir a 51 atf_set "descr" "Tests that cross-device renames do not work" 57 atf_check -s eq:0 -o empty -e empty mkdir a 58 atf_check -s eq:1 -o empty -e save:stderr \ 60 atf_check -s eq:0 -o ignore -e empty grep "Cross-device link" stderr 61 atf_check -s eq:0 -o empty -e empty test -d a 62 atf_check -s eq:0 -o empty -e empty rmdir a [all …]
|
/freebsd/crypto/openssl/crypto/engine/ |
H A D | eng_lib.c | 2 * Copyright 2001-2023 The OpenSSL Project Authors. All Rights Reserved. 36 ret->struct_ref = 1; in ENGINE_new() 38 if (!CRYPTO_new_ex_data(CRYPTO_EX_INDEX_ENGINE, ret, &ret->ex_data)) { in ENGINE_new() 50 void engine_set_all_null(ENGINE *e) in engine_set_all_null() argument 52 e->id = NULL; in engine_set_all_null() 53 e->name = NULL; in engine_set_all_null() 54 e->rsa_meth = NULL; in engine_set_all_null() 55 e->dsa_meth = NULL; in engine_set_all_null() 56 e->dh_meth = NULL; in engine_set_all_null() 57 e->rand_meth = NULL; in engine_set_all_null() [all …]
|
/freebsd/crypto/openssl/crypto/ripemd/ |
H A D | rmd_dgst.c | 2 * Copyright 1995-2020 The OpenSSL Project Authors. All Rights Reserved. 30 c->A = RIPEMD160_A; in RIPEMD160_Init() 31 c->B = RIPEMD160_B; in RIPEMD160_Init() 32 c->C = RIPEMD160_C; in RIPEMD160_Init() 33 c->D = RIPEMD160_D; in RIPEMD160_Init() 34 c->E = RIPEMD160_E; in RIPEMD160_Init() 45 register unsigned MD32_REG_T A, B, C, D, E; in ripemd160_block_data_order() local 46 unsigned MD32_REG_T a, b, c, d, e, l; in ripemd160_block_data_order() local 57 for (; num--;) { in ripemd160_block_data_order() 59 A = ctx->A; in ripemd160_block_data_order() [all …]
|