Searched +full:ascii +full:. +full:r (Results 1 - 25 of 760) sorted by relevance

1234567891011>>

/freebsd-current/bin/ed/test/
H A Dascii.r.uu1 begin 644 ascii.r
2 M``$"`P0%!@<("0H+#`T.#Q`1$A,4%187&!D:&QP='A\@(2(C)"4F)R@I*BLL
3 M+2XO,#$R,S0U-C<X.3H[/#T^/T!!0D-$149'2$E*2TQ-3D]045)35%565UA9
5 MAXB)BHN,C8Z/D)&2DY25EI>8F9J;G)V>GZ"AHJ.DI::GJ*FJJZRMKJ^PL;*S
6 MM+6VM[BYNKN\O;Z_P,'"P\3%QL?(R<K+S,W.
[all...]
H A DMakefile3 ED= ${.OBJDIR}/ed
9 @if grep -h '\*\*\*' errs.o scripts.o; then :; else \
10 echo "tests completed successfully."; \
13 build: mkscripts.sh
14 @if [ -f errs.o ]; then :; else \
15 uudecode < ascii.d.uu ; \
16 uudecode < ascii
[all...]
/freebsd-current/share/msgdef/
H A DMakefile4 .SUFFIXES: .src .out
6 .src.out:
7 grep -v -E '^(#$$|#[ ])' < ${.IMPSRC} > ${.TARGET}
9 LOCALES+= be_BY.CP1131
10 LOCALES+= be_BY.CP1251
11 LOCALES+= be_BY.ISO885
[all...]
/freebsd-current/share/numericdef/
H A DMakefile5 .SUFFIXES: .src .out
7 .src.out:
8 grep -v -E '^(#$$|#[ ])' < ${.IMPSRC} > ${.TARGET}
10 LOCALES+= en_ZA.US-ASCII
11 LOCALES+= it_CH.ISO885
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DCharInfo.h1 //===--- clang/Basic/CharInfo.h - Classifying ASCII Characters --*- C++ -*-===//
3 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4 // See https://llvm.org/LICENSE.txt for license information.
12 #include "clang/Basic/LLVM.h"
13 #include "llvm/ADT/StringRef.h"
14 #include "llvm/Support/Compiler.
[all...]
/freebsd-current/contrib/sendmail/libsm/
H A Dinet6_ntop.c2 * Copyright (c) 2013 Proofpoint, Inc. and its suppliers.
3 * All rights reserved.
7 * the sendmail distribution.
11 #include <sm/gen.h>
12 SM_RCSID("@(#)$Id: inet6_ntop.c,v 1.2 2013-11-22 20:51:43 ca Exp $")
15 # include <sm/conf.h>
16 # include <sm/types.h>
17 # include <sm/io.h>
18 # include <sm/string.
40 int r; local
[all...]
/freebsd-current/share/monetdef/
H A DMakefile1 # Warning: Do not edit. This file is automatically generated from the
2 # tools in /usr/src/tools/tools/locale.
7 .SUFFIXES: .src .out
9 .src.out:
10 grep -v -E '^(#$$|#[ ])' < ${.IMPSRC} > ${.TARGET}
12 LOCALES+= be_BY.CP113
[all...]
/freebsd-current/contrib/ntp/libntp/
H A Dmstolfp.c2 * mstolfp - convert an ascii string in milliseconds to an l_fp number
4 #include <config.h>
5 #include <stdio.h>
6 #include <ctype.h>
8 #include "ntp_fp.h"
9 #include "ntp_stdlib.h"
18 u_int32 q, r; local
23 * [spaces][-|+][digits][.][digits][spaces|\n|\0]
25 * This is kinda hack. We use 'atolfp' to do the basic parsing
27 * 1000. Th
[all...]
/freebsd-current/contrib/bc/manuals/
H A Dbcl.30 .\"
2 .\" SPDX-License-Identifier: BSD-2-Clause
3 .\"
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are met:
8 .\"
[all...]
/freebsd-current/sys/teken/
H A Dsequences2 # Copyright (c) 2008-2009 Ed Schouten <ed@FreeBSD.org>
3 # All rights reserved.
8 # 1. Redistributions of source code must retain the above copyright
9 # notice, this list of conditions and the following disclaimer.
10 # 2. Redistributions in binary form must reproduce the above copyright
12 # documentation and/or other materials provided with the distribution.
17 # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
24 # SUCH DAMAGE.
33 # - `r' regular numeric argument
41 CPR Cursor Position Report ^[ [ n r
[all...]
/freebsd-current/sys/contrib/edk2/Include/Library/
H A DPrintLib.h2 Provides services to print a formatted string to a buffer. All combinations of
3 Unicode and ASCII strings are supported.
5 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
9 strings. Many of the output functions use a format string to describe how to
10 format the output of variable arguments. The format string consists of normal
11 text and argument descriptors. There are no restrictions for how the normal
12 text and argument descriptors can be mixed. The following end of line(EOL)
15 - '\\r' i
[all...]
/freebsd-current/usr.bin/ee/nls/de_DE.ISO8859-1/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
2 $ ee.i18n.guide for more information
13 4 "R�nder beachten "
15 6 "8-Bit Zeichen (Uml.) "
27 18 "Suche nach ..."
45 36 "^a ASCII-Code direkt ^i Tabulator ^r nac
[all...]
/freebsd-current/usr.bin/ee/nls/ru_RU.KOI8-R/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
2 $ ee.i18n.guide for more information
4 $ Based on uk_UA.KOI8-U translation by Olexander Kunytsa <kunia@istc.kiev.ua>
29 18 "��� ������..."
47 36 "^a ascii
[all...]
/freebsd-current/usr.bin/ee/nls/uk_UA.KOI8-U/
H A Dee.msg1 $ This file contains the messages for ee ("easy editor"). See the file
2 $ ee.i18n.guide for more information
27 18 "�� ������..."
32 23 "�����..."
45 36 "^a ascii
[all...]
/freebsd-current/contrib/bc/manuals/bc/
H A DE.10 .\"
2 .\" SPDX-License-Identifier: BSD-2-Clause
3 .\"
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are met:
8 .\"
[all...]
H A DEN.10 .\"
2 .\" SPDX-License-Identifier: BSD-2-Clause
3 .\"
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are met:
8 .\"
[all...]
H A DEH.10 .\"
2 .\" SPDX-License-Identifier: BSD-2-Clause
3 .\"
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are met:
8 .\"
[all...]
H A DEHN.10 .\"
2 .\" SPDX-License-Identifier: BSD-2-Clause
3 .\"
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are met:
8 .\"
[all...]
H A DA.10 .\"
2 .\" SPDX-License-Identifier: BSD-2-Clause
3 .\"
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are met:
8 .\"
[all...]
H A DN.10 .\"
2 .\" SPDX-License-Identifier: BSD-2-Clause
3 .\"
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are met:
8 .\"
[all...]
/freebsd-current/crypto/heimdal/lib/wind/
H A Drfc3490.txt7 Network Working Group P. Faltstrom
9 Category: Standards Track P. Hoffman
11 A. Costello
22 improvements. Please refer to the current edition of the "Internet
24 and status of this protocol. Distribution of this memo is unlimited.
28 Copyright (C) The Internet Society (2003). All Rights Reserved.
33 characters outside the ASCII repertoire. Thi
[all...]
/freebsd-current/contrib/bc/manuals/dc/
H A DA.10 .\"
2 .\" SPDX-License-Identifier: BSD-2-Clause
3 .\"
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are met:
8 .\"
[all...]
H A DN.10 .\"
2 .\" SPDX-License-Identifier: BSD-2-Clause
3 .\"
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are met:
8 .\"
[all...]
H A DH.10 .\"
2 .\" SPDX-License-Identifier: BSD-2-Clause
3 .\"
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are met:
8 .\"
[all...]
H A DHN.10 .\"
2 .\" SPDX-License-Identifier: BSD-2-Clause
3 .\"
4 .\" Copyright (c) 2018-2023 Gavin D. Howard and contributors.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions are met:
8 .\"
[all...]

Completed in 298 milliseconds

1234567891011>>