Home
last modified time | relevance | path

Searched full:formed (Results 1 – 25 of 688) sorted by relevance

12345678910>>...28

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h211 /// Called on well-formed '\#pragma omp metadirective' after parsing
223 /// Called on well-formed '#pragma omp threadprivate'.
229 /// Called on well-formed '#pragma omp allocate'.
235 /// Called on well-formed '#pragma omp [begin] assume[s]'.
247 /// Called on well-formed '#pragma omp end assumes'.
250 /// Called on well-formed '#pragma omp requires'.
403 /// Called on well-formed '\#pragma omp parallel' after parsing
410 /// Called on well-formed '\#pragma omp simd' after parsing
416 /// Called on well-formed '#pragma omp tile' after parsing of its clauses and
421 /// Called on well-formed '#pragma omp unroll' after parsing of its clauses
[all …]
/freebsd/contrib/expat/tests/
H A Dxmltest.log.expected3 Expected not well-formed: ibm/not-wf/misc/432gewf.xml
4 Expected not well-formed: xmltest/not-wf/not-sa/005.xml
5 Expected not well-formed: sun/not-wf/uri01.xml
6 Expected not well-formed: oasis/p06fail1.xml
7 Expected not well-formed: oasis/p08fail1.xml
8 Expected not well-formed: oasis/p08fail2.xml
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat-macros61 Shifts the 64-bit value formed by concatenating `a0' and `a1' right by the
94 Shifts the 64-bit value formed by concatenating `a0' and `a1' right by the
138 Shifts the 96-bit value formed by concatenating `a0', `a1', and `a2' right
209 Shifts the 64-bit value formed by concatenating `a0' and `a1' left by the
228 Shifts the 96-bit value formed by concatenating `a0', `a1', and `a2' left
265 Adds the 64-bit value formed by concatenating `a0' and `a1' to the 64-bit
266 value formed by concatenating `b0' and `b1'. Addition is modulo 2^64, so
285 Adds the 96-bit value formed by concatenating `a0', `a1', and `a2' to the
286 96-bit value formed by concatenating `b0', `b1', and `b2'. Addition is
324 Subtracts the 64-bit value formed by concatenating `b0' and `b1' from the
[all …]
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat-macros89 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64
136 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
169 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
213 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' right
284 Shifts the 128-bit value formed by concatenating `a0' and `a1' left by the
303 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' left
340 Adds the 128-bit value formed by concatenating `a0' and `a1' to the 128-bit
341 value formed by concatenating `b0' and `b1'. Addition is modulo 2^128, so
360 Adds the 192-bit value formed by concatenating `a0', `a1', and `a2' to the
361 192-bit value formed by concatenating `b0', `b1', and `b2'. Addition is
[all …]
/freebsd/contrib/expat/doc/
H A Dxmlwf.110 xmlwf \- Determines if an XML document is well-formed
44 determine if an XML document is well-formed. It is
50 .SH "WELL-FORMED DOCUMENTS"
51 A well-formed document must adhere to the
122 If the input file is well-formed and \fBxmlwf\fR
289 If any input file is not well-formed, or if the output for any
301 The input files are well-formed and the output (if requested) was written successfully.
307 One or more input files were not well-formed or could not be parsed.
H A Dxmlwf.xml59 <refpurpose>Determines if an XML document is well-formed</refpurpose>
88 determine if an XML document is well-formed. It is
101 <title>WELL-FORMED DOCUMENTS</title>
104 A well-formed document must adhere to the
204 If the input file is well-formed and <command>&dhpackage;</command>
490 If any input file is not well-formed, or if the output for any
508 …<listitem><para>The input files are well-formed and the output (if requested) was written successf…
518 <listitem><para>One or more input files were not well-formed or could not be parsed.</para>
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_unshare/
H A Dzfs_unshare_004_neg.ksh37 # Verify that "zfs unshare" issue error message with badly formed parameter.
40 # 1. Define badly formed parameters
56 log_assert "Verify that 'zfs unshare' issue error message with badly formed parameter."
85 log_pass "'zfs unshare' fails as expected with badly-formed parameters."
/freebsd/contrib/llvm-project/libcxx/include/__type_traits/
H A Dcommon_reference.h72 // .... If A and B are both rvalue reference types, C is well-formed, and
89 // ... If A is an rvalue reference and B is an lvalue reference and D is well-formed and
106 // Otherwise, COMMON-REF(A, B) is ill-formed.
136 // sub-bullet 1 - If T1 and T2 are reference types and COMMON-REF(T1, T2) is well-formed, then
148 // is well-formed, then the member typedef `type` denotes that type.
165 // sub-bullet 3 - Otherwise, if COND-RES(T1, T2) is well-formed,
173 // sub-bullet 4 & 5 - Otherwise, if common_type_t<T1, T2> is well-formed,
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_unshare/
H A Dzfs_unshare_004_neg.ksh36 # Verify that "zfs unshare" issue error message with badly formed parameter.
39 # 1. Define badly formed parameters
61 log_assert "Verify that '$ZFS unshare' issue error message with badly formed parameter."
90 log_pass "'$ZFS unshare' fails as expected with badly-formed parameters."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_destroy/
H A Dzpool_destroy_003_neg.ksh37 # 'zpool destroy' should return an error with badly formed parameters,
50 log_assert "'zpool destroy' should return an error with badly-formed parameters."
58 log_pass "'zpool destroy' badly formed parameters fail as expected."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_export/
H A Dzpool_export_003_neg.ksh37 # 'zpool export' should return an error with badly formed parameters,
51 log_assert "'zpool export' should return an error with badly-formed parameters."
59 log_pass "'zpool export' badly formed parameters fail as expected."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/
H A Dzpool_add_007_neg.ksh38 # 'zpool add' should return an error with badly-formed parameters,
53 log_assert "'zpool add' should return an error with badly-formed parameters."
69 log_pass "'zpool add' badly formed parameters fail as expected."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_006_neg.ksh38 # 'zfs destroy' should return an error with badly formed parameters,
60 log_assert "'zfs destroy' should return an error with badly-formed parameters."
68 log_pass "'zfs destroy' badly formed parameters fail as expected."
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_export/
H A Dzpool_export_003_neg.ksh35 # 'zpool export' should return an error with badly formed parameters,
69 log_assert "'zpool export' should return an error with badly-formed parameters."
77 log_pass "'zpool export' badly formed parameters fail as expected."
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_add/
H A Dzpool_add_007_neg.ksh36 # 'zpool add' should return an error with badly-formed parameters,
57 log_assert "'zpool add' should return an error with badly-formed parameters."
71 log_pass "'zpool add' badly formed parameters fail as expected."
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/
H A Dzpool_destroy_003_neg.ksh35 # 'zpool destroy' should return an error with badly formed parameters,
57 log_assert "'zpool destroy' should return an error with badly-formed parameters."
65 log_pass "'zpool destroy' badly formed parameters fail as expected."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_007_neg.ksh38 # 'zpool create' should return an error with badly formed parameters.
72 log_assert "'zpool create' should return an error with badly-formed parameters."
81 log_pass "'zpool create' with badly formed parameters failed as expected."
H A Dzpool_create_023_neg.ksh37 # 'zpool create -O' should return an error with badly formed parameters.
81 log_assert "'zpool create -O' should return an error with badly formed parameters."
97 log_pass "'zpool create -O' should return an error with badly formed parameters."
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_destroy/
H A Dzfs_destroy_006_neg.ksh35 # 'zfs destroy' should return an error with badly formed parameters,
66 log_assert "'zfs destroy' should return an error with badly-formed parameters."
74 log_pass "'zfs destroy' badly formed parameters fail as expected."
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create_023_neg.ksh35 # 'zpool create -O' should return an error with badly formed parameters.
88 log_assert "'zpool create -O' should return an error with badly formed parameters."
96 log_pass "'zpool create -O' should return an error with badly formed parameters."
H A Dzpool_create_007_neg.ksh35 # 'zpool create' should return an error with badly formed parameters.
83 log_assert "'zpool create' should return an error with badly-formed parameters."
92 log_pass "'zpool create' with badly formed parameters failed as expected."
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_create/
H A Dzfs_create_008_neg.ksh35 # 'zfs create' should return an error with badly formed parameters.
99 log_assert "'zfs create' should return an error with badly-formed parameters."
108 log_pass "'zfs create' with badly formed parameters failed as expected."
/freebsd/contrib/expat/xmlwf/
H A Dxmlwf_helpgen.py36 …0 the input files are well-formed and the output (if requested) was written successfu…
38 2 one or more input files were not well-formed
54 description='xmlwf - Determines if an XML document is well-formed',
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_008_neg.ksh38 # 'zfs create' should return an error with badly formed parameters.
96 log_assert "'zfs create' should return an error with badly-formed parameters."
113 log_pass "'zfs create' with badly formed parameters failed as expected."
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzfs_create_001_neg.ksh38 # Executing various badly formed 'zfs create' should fail.
41 # 1. Create an array of badly formed sub-commands.

12345678910>>...28