Home
last modified time | relevance | path

Searched refs:Effects (Results 1 – 25 of 48) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp136 bool &Effects, bool &StackPointer) { in queryCallee() argument
149 Effects = true; in queryCallee()
162 Effects = true; in queryCallee()
168 bool &Write, bool &Effects, bool &StackPointer) { in query() argument
209 Effects = true; in query()
240 Effects = true; in query()
253 queryCallee(MI, Read, Write, Effects, StackPointer); in query()
393 bool Read = false, Write = false, Effects = false, StackPointer = false; in isSafeToMove() local
394 query(*DefI, AA, Read, Write, Effects, StackPointer); in isSafeToMove()
399 if (!Read && !Write && !Effects && !StackPointer && !HasMutableRegisters) in isSafeToMove()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dcomplex95 // Effects: Behaves the same as C99 function cacos, defined
131 // Effects: Behaves the same as C99 function casin, defined
175 // Effects: Behaves the same as C99 function catan, defined
211 // Effects: Behaves the same as C99 function cacosh, defined
250 // Effects: Behaves the same as C99 function casin, defined
294 // Effects: Behaves the same as C99 function catanh, defined
307 // Effects: Behaves the same as C99 function cabs, defined
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dcomplex95 // Effects: Behaves the same as C99 function cacos, defined
131 // Effects: Behaves the same as C99 function casin, defined
175 // Effects: Behaves the same as C99 function catan, defined
211 // Effects: Behaves the same as C99 function cacosh, defined
250 // Effects: Behaves the same as C99 function casin, defined
294 // Effects: Behaves the same as C99 function catanh, defined
307 // Effects: Behaves the same as C99 function cabs, defined
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dcomplex1628 // Effects: Behaves the same as C99 function cacos, defined
1664 // Effects: Behaves the same as C99 function casin, defined
1708 // Effects: Behaves the same as C99 function catan, defined
1744 // Effects: Behaves the same as C99 function cacosh, defined
1783 // Effects: Behaves the same as C99 function casin, defined
1827 // Effects: Behaves the same as C99 function catanh, defined
1838 // Effects: Behaves the same as C99 function cabs, defined
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dcomplex1641 // Effects: Behaves the same as C99 function cacos, defined
1677 // Effects: Behaves the same as C99 function casin, defined
1721 // Effects: Behaves the same as C99 function catan, defined
1757 // Effects: Behaves the same as C99 function cacosh, defined
1796 // Effects: Behaves the same as C99 function casin, defined
1840 // Effects: Behaves the same as C99 function catanh, defined
1851 // Effects: Behaves the same as C99 function cabs, defined
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DMatrixTypes.rst217 **Effects**: Equivalent to:
258 **Effects**: Equivalent to:
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx1zStatusIssuesStatus.csv171 "`2710 <https://wg21.link/LWG2710>`__","""Effects: Equivalent to ..."" doesn't count ""Synchronizat…
225 "`2679 <https://wg21.link/LWG2679>`__","Inconsistent Use of Effects and Equivalent To","Issaquah","…
259 "`2771 <https://wg21.link/LWG2771>`__","Broken Effects of some basic_string::compare functions in t…
H A DCxx1yStatusIssuesStatus.csv116 "`2299 <https://wg21.link/lwg2299>`__","Effects of inaccessible ``key_compare::is_transparent``\ t…
H A DCxx2aStatusIssuesStatus.csv132 "`3040 <https://wg21.link/LWG3040>`__","``basic_string_view::starts_with``\ *Effects* are incorrec…
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__tree228 // Effects: Makes __x->__right_ the subtree root with __x as its left child
248 // Effects: Makes __x->__left_ the subtree root with __x as its right child
268 // Effects: Rebalances __root after attaching __x to a leaf.
342 // Effects: unlinks __z from the tree rooted at __root, rebalancing as needed.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Frontend/
H A DPerformanceTips.rst231 Modeling Memory Effects
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4513.txt157 B.3.3. Section 5 ("Effects of TLS on a Client's
159 B.3.4. Section 5.2 ("TLS Connection Closure Effects") .....33
1806 B.3.3. Section 5 ("Effects of TLS on a Client's Authorization
1812 B.3.4. Section 5.2 ("TLS Connection Closure Effects")
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A DDoxyfile.global226 # For example adding "sideeffect=\par Side Effects:\n" will allow you to
228 # will result in a user defined paragraph with heading "Side Effects:".
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcpp.info103 * Duplication of Side Effects::
2434 * Duplication of Side Effects::
2526 File: cpp.info, Node: Swallowing the Semicolon, Next: Duplication of Side Effects, Prev: Operato…
2582 File: cpp.info, Node: Duplication of Side Effects, Next: Self-Referential Macros, Prev: Swallowi…
2584 3.10.4 Duplication of Side Effects
2641 …-Referential Macros, Next: Argument Prescan, Prev: Duplication of Side Effects, Up: Macro Pitfa…
5512 * side effects (in macro arguments): Duplication of Side Effects.
5532 * unsafe macros: Duplication of Side Effects.
5578 Node: Duplication of Side Effects105238
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcpp.info103 * Duplication of Side Effects::
2399 * Duplication of Side Effects::
2491 File: cpp.info, Node: Swallowing the Semicolon, Next: Duplication of Side Effects, Prev: Operato…
2547 File: cpp.info, Node: Duplication of Side Effects, Next: Self-Referential Macros, Prev: Swallowi…
2549 3.10.4 Duplication of Side Effects
2606 …-Referential Macros, Next: Argument Prescan, Prev: Duplication of Side Effects, Up: Macro Pitfa…
5454 * side effects (in macro arguments): Duplication of Side Effects.
5474 * unsafe macros: Duplication of Side Effects.
5520 Node: Duplication of Side Effects103801
/netbsd-src/crypto/external/bsd/netpgp/dist/doc/
H A Ddoxygen-user.cfg180 # For example adding "sideeffect=\par Side Effects:\n" will allow you to
182 # will result in a user-defined paragraph with heading "Side Effects:".
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dgcc.doxy191 # For example adding "sideeffect=\par Side Effects:\n" will allow you to
193 # will result in a user-defined paragraph with heading "Side Effects:".
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dgcc.doxy191 # For example adding "sideeffect=\par Side Effects:\n" will allow you to
193 # will result in a user-defined paragraph with heading "Side Effects:".
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/
H A Ddoxygen.rc185 # For example adding "sideeffect=\par Side Effects:\n" will allow you to
187 # will result in a user-defined paragraph with heading "Side Effects:".
/netbsd-src/external/bsd/unbound/dist/doc/
H A Dunbound.doxygen177 # For example adding "sideeffect=\par Side Effects:\n" will allow you to
179 # will result in a user-defined paragraph with heading "Side Effects:".
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A DDoxyfile177 # For example adding "sideeffect=\par Side Effects:\n" will allow you to
179 # will result in a user-defined paragraph with heading "Side Effects:".
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages1371 0x83 Simultaneous Effects Max
1391 0x99 DC Stop All Effects
/netbsd-src/crypto/external/bsd/libsaslc/dist/doc/
H A DDoxyfile177 # For example adding "sideeffect=\par Side Effects:\n" will allow you to
179 # will result in a user-defined paragraph with heading "Side Effects:".
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/
H A Dvalidation.rst61 Effects of Enabling DNSSEC Validation
/netbsd-src/external/mpl/dhcp/dist/doc/devel/
H A Ddoxyfile.in191 # For example adding "sideeffect=\par Side Effects:\n" will allow you to
193 # will result in a user-defined paragraph with heading "Side Effects:".

12