Home
last modified time | relevance | path

Searched refs:Standard (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/openbsd/usr.bin/file/magdir/
H A Dfcs4 # fcs: file(1) magic for FCS (Flow Cytometry Standard) data files
6 0 string FCS1.0 Flow Cytometry Standard (FCS) data, version 1.0
7 0 string FCS2.0 Flow Cytometry Standard (FCS) data, version 2.0
8 0 string FCS3.0 Flow Cytometry Standard (FCS) data, version 3.0
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DOverload.h566 StandardConversionSequence Standard; member
584 Standard.setAsIdentityConversion(); in ImplicitConversionSequence()
594 case StandardConversion: Standard = Other.Standard; break; in ImplicitConversionSequence()
689 Standard.setAsIdentityConversion(); in setAsIdentityConversion()
690 Standard.setFromType(T); in setAsIdentityConversion()
691 Standard.setAllToTypes(T); in setAsIdentityConversion()
719 ICS.Standard.setAsIdentityConversion(); in getNullptrToBool()
720 ICS.Standard.setFromType(SourceType); in getNullptrToBool()
723 ICS.Standard.setToType(0, SourceType); in getNullptrToBool()
725 ICS.Standard.setToType(1, DestType); in getNullptrToBool()
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Win32/t/
H A DGetOSName.t38 ["2003 [Standard Edition]", "2003", 2, 5, 2, 0x0000, 2, 0],
48 ["2003 [R2 Standard Edition]", "2003", 2, 5, 2, 0x0000, 2, 89],
58 ["2003 [Standard x64 Edition]", "2003", 2, 5, 2, 0x0000, 2, 0],
74 ["2008 [Standard]", "2008", 2, 6, 0, 0x07, 2 ],
81 # * Windows Server 2008 Standard (x86 and x86-64)
91 # Server Core is available in the Web, Standard, Enterprise and Datacenter editions.
103 ["2008 [R2 Standard]", "2008", 2, 6, 1, 0x07, 2, 89 ],
104 ["2012 [Standard]", "2012", 2, 6, 2, 0x07, 2, 89 ],
/openbsd/gnu/usr.bin/perl/
H A DArtistic22 "Standard Version" refers to such a Package if it has not been
44 Standard Version of this Package without restriction, provided that you
49 modified in such a way shall still be considered the Standard Version.
60 your modifications in the Standard Version of the Package.
67 documents how it differs from the Standard Version.
74 a) distribute a Standard Version of the executables and library files,
76 to get the Standard Version.
83 with instructions on where to get the Standard Version.
95 form of aggregation, provided that the complete Standard Version of the
107 not represent such an executable image as a Standard Version of this
/openbsd/gnu/usr.bin/perl/pod/
H A Dperlartistic.pod49 =item "Standard Version"
88 Standard Version of this Package without restriction, provided that you
95 modified in such a way shall still be considered the Standard Version.
112 your modifications in the Standard Version of the Package.
123 documents how it differs from the Standard Version.
140 distribute a Standard Version of the executables and library files,
142 to get the Standard Version.
153 instructions on where to get the Standard Version.
171 form of aggregation, provided that the complete Standard Version of the
185 not represent such an executable image as a Standard Version of this
/openbsd/gnu/usr.bin/perl/t/lib/feature/
H A Dbundle4 # Standard feature bundle
10 # Standard feature bundle, no 5.11
16 # Standard feature bundle, 5.11
22 # Standard feature bundle, 5.11
/openbsd/share/snmp/
H A DSNMP-USM-HMAC-SHA2-MIB.txt64 Secure Hash Standard (SHS), FIPS PUB 180-4, 2012."
76 Secure Hash Standard (SHS), FIPS PUB 180-4, 2012."
88 Secure Hash Standard (SHS), FIPS PUB 180-4, 2012."
100 Secure Hash Standard (SHS), FIPS PUB 180-4, 2012."
/openbsd/regress/usr.bin/mandoc/mdoc/break/
H A Dtwice.out_markdown9 Standard case, fully explicit:
14 Standard case, implicit broken block:
H A Dtwo.out_markdown9 Standard case, explicit:
15 Standard case, implicit:
H A Dtwo.out_ascii7 Standard case, explicit: <ao [bo {bro ac> brc} bc]
9 Standard case, implicit: <aq [bo {bro eol>} bc]
H A Dtwice.out_ascii7 Standard case, fully explicit: [bo {bro <ao brc} bc] ac>
9 Standard case, implicit broken block: [bo {bro <aq brc} bc] eol>
/openbsd/gnu/llvm/libcxx/docs/DesignDocs/
H A DDebugMode.rst18 including any dependent libraries, against a Standard library configured identically
20 a Standard library with the debug mode enabled with code built against a Standard library
36 debug mode, and causes the library to violate some of the Standard's complexity clauses.
/openbsd/gnu/llvm/libcxx/docs/Status/
H A DCxx20Papers.csv46 "`P0898R3 <https://wg21.link/P0898R3>`__","LWG","Standard Library Concepts","Rapperswil","|Complete…
50 "`P1025R1 <https://wg21.link/P1025R1>`__","CWG","Update The Reference To The Unicode Standard","Rap…
98 "`P1463R1 <https://wg21.link/P1463R1>`__","LWG","Mandating the Standard Library: Clause 21 - Contai…
122 "`P1502R1 <https://wg21.link/P1502R1>`__","LWG","Standard library header units for C++20","Cologne"…
142 "`P1686R2 <https://wg21.link/P1686R2>`__","LWG","Mandating the Standard Library: Clause 27 - Time l…
145 "`P1718R2 <https://wg21.link/P1718R2>`__","LWG","Mandating the Standard Library: Clause 25 - Algori…
146 "`P1719R2 <https://wg21.link/P1719R2>`__","LWG","Mandating the Standard Library: Clause 26 - Numeri…
147 "`P1720R2 <https://wg21.link/P1720R2>`__","LWG","Mandating the Standard Library: Clause 28 - Locali…
148 "`P1721R2 <https://wg21.link/P1721R2>`__","LWG","Mandating the Standard Library: Clause 29 - Input/…
150 "`P1723R2 <https://wg21.link/P1723R2>`__","LWG","Mandating the Standard Library: Clause 31 - Atomic…
[all …]
/openbsd/gnu/llvm/libcxx/include/
H A Dcerrno33 The header search paths should contain the C++ Standard Library headers before \
34 any C Standard Library, and you are probably using compiler flags that make that \
H A Dclimits48 The header search paths should contain the C++ Standard Library headers before \
49 any C Standard Library, and you are probably using compiler flags that make that \
H A Dcsetjmp41 The header search paths should contain the C++ Standard Library headers before \
42 any C Standard Library, and you are probably using compiler flags that make that \
H A Dclocale45 The header search paths should contain the C++ Standard Library headers before \
46 any C Standard Library, and you are probably using compiler flags that make that \
H A Dcfloat80 The header search paths should contain the C++ Standard Library headers before \
81 any C Standard Library, and you are probably using compiler flags that make that \
H A Dcuchar47 The header search paths should contain the C++ Standard Library headers before \
48 any C Standard Library, and you are probably using compiler flags that make that \
H A Dcfenv63 The header search paths should contain the C++ Standard Library headers before \
64 any C Standard Library, and you are probably using compiler flags that make that \
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DRELEASE-NOTES5 The Standard C++ Library, or libstdc++-v3, is an ongoing project
6 to fully implement the ISO 14882 Standard C++ library as described in
13 The Standard C++ Library, follows an open development model,
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DRELEASE-NOTES5 The Standard C++ Library, or libstdc++-v3, is an ongoing project
6 to fully implement the ISO 14882 Standard C++ library as described in
13 The Standard C++ Library, follows an open development model,
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/
H A Ds390x.inc29 ### Standard subroutine prologue.
43 ### Standard subroutine epilogue.
H A Ds390.inc36 ### Standard subroutine prologue.
50 ### Standard subroutine epilogue.
/openbsd/share/man/man0/
H A DCOPYRIGHT44 Standard Portable Operating System Interface for Computer Environments
47 and the original IEEE Standard, the original IEEE Standard is the referee

12345678910>>...18