| /OK3568_Linux_fs/kernel/arch/arm/nwfpe/ |
| H A D | fpa11_cprt.c | 162 goto unordered; in PerformComparison() 169 goto unordered; in PerformComparison() 176 goto unordered; in PerformComparison() 188 goto unordered; in PerformComparison() 195 goto unordered; in PerformComparison() 202 goto unordered; in PerformComparison() 209 goto unordered; in PerformComparison() 242 goto unordered; in PerformComparison() 263 goto unordered; in PerformComparison() 289 goto unordered; in PerformComparison() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/detail/ |
| H A D | msvc_has_iterator_workaround.hpp | 50 namespace unordered { namespace iterator_detail namespace 101 struct has_iterator< ::boost::unordered::iterator_detail::iterator<Node> > 106 struct has_iterator< ::boost::unordered::iterator_detail::iterator<Node> const>
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | atomic_bitops.txt | 55 - non-RMW operations are unordered; 57 - RMW operations that have no return value are unordered; 61 - RMW operations that are conditional are unordered on FAILURE,
|
| H A D | atomic_t.txt | 165 - non-RMW operations are unordered; 167 - RMW operations that have no return value are unordered; 171 - RMW operations that are conditional are unordered on FAILURE, 176 {}_relaxed: unordered 180 Where 'unordered' is against other memory locations. Address dependencies are
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | refcount-vs-atomic.rst | 33 In the absence of any memory ordering guarantees (i.e. fully unordered) 86 * none (both fully unordered) 99 * none (both fully unordered) 110 * fully unordered --> RELEASE ordering
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | __hash_table | 331 … "Attempted to dereference a non-dereferenceable unordered container iterator"); 338 … "Attempted to dereference a non-dereferenceable unordered container iterator"); 345 "Attempted to increment non-incrementable unordered container iterator"); 448 … "Attempted to dereference a non-dereferenceable unordered container const_iterator"); 454 … "Attempted to dereference a non-dereferenceable unordered container const_iterator"); 461 … "Attempted to increment non-incrementable unordered container const_iterator"); 558 … "Attempted to dereference a non-dereferenceable unordered container local_iterator"); 565 … "Attempted to dereference a non-dereferenceable unordered container local_iterator"); 572 … "Attempted to increment non-incrementable unordered container local_iterator"); 699 … "Attempted to dereference a non-dereferenceable unordered container const_local_iterator"); [all …]
|
| H A D | compare | 230 static const partial_ordering unordered; 263 _LIBCPP_INLINE_VAR constexpr partial_ordering partial_ordering::unordered(_NCmpResult ::__unordered…
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | __hash_table | 331 … "Attempted to dereference a non-dereferenceable unordered container iterator"); 338 … "Attempted to dereference a non-dereferenceable unordered container iterator"); 345 "Attempted to increment non-incrementable unordered container iterator"); 448 … "Attempted to dereference a non-dereferenceable unordered container const_iterator"); 454 … "Attempted to dereference a non-dereferenceable unordered container const_iterator"); 461 … "Attempted to increment non-incrementable unordered container const_iterator"); 558 … "Attempted to dereference a non-dereferenceable unordered container local_iterator"); 565 … "Attempted to dereference a non-dereferenceable unordered container local_iterator"); 572 … "Attempted to increment non-incrementable unordered container local_iterator"); 699 … "Attempted to dereference a non-dereferenceable unordered container const_local_iterator"); [all …]
|
| H A D | compare | 230 static const partial_ordering unordered; 263 _LIBCPP_INLINE_VAR constexpr partial_ordering partial_ordering::unordered(_NCmpResult ::__unordered…
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | x_bsun.S | 4 | fpsp_bsun --- FPSP handler for branch/set on unordered exception
|
| /OK3568_Linux_fs/kernel/drivers/staging/nvec/ |
| H A D | TODO | 1 ToDo list (incomplete, unordered)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mISDNdsp.h | 36 int unordered; /* data is unordered (packets have index) */ member
|
| /OK3568_Linux_fs/kernel/tools/memory-model/litmus-tests/ |
| H A D | R+poonceonces.litmus | 6 * This is the unordered (thus lacking smp_mb()) version of one of the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/gcc-10.3.1/python/libstdcxx/v6/ |
| H A D | xmethods.py | 518 def __init__(self, unordered): argument 519 self._unordered = unordered 562 unordered = 'unordered' in self._name 563 return method.worker_class(unordered)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/gcc-10.3.1/python/libstdcxx/v6/ |
| H A D | xmethods.py | 518 def __init__(self, unordered): argument 519 self._unordered = unordered 562 unordered = 'unordered' in self._name 563 return method.worker_class(unordered)
|
| /OK3568_Linux_fs/buildroot/package/gtest/ |
| H A D | Config.in | 39 * handles unordered, partially ordered, or completely
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | compare | 65 // less=0xff, equiv=0x00, greater=0x01, unordered=0x02 86 static const partial_ordering unordered; 153 partial_ordering::unordered(__cmp_cat::_Ncmp::_Unordered); 552 else // unordered, at least one argument is NaN 848 : partial_ordering::unordered;
|
| H A D | typeindex | 53 * (23.6) and in unordered associative containers (23.7).
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | compare | 65 // less=0xff, equiv=0x00, greater=0x01, unordered=0x02 86 static const partial_ordering unordered; 153 partial_ordering::unordered(__cmp_cat::_Ncmp::_Unordered); 552 else // unordered, at least one argument is NaN 848 : partial_ordering::unordered;
|
| H A D | typeindex | 53 * (23.6) and in unordered associative containers (23.7).
|
| /OK3568_Linux_fs/buildroot/package/gcc/10.4.0/ |
| H A D | 0002-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch | 145 @@ -63,6 +66,22 @@ When -mhard-float is selected, enables generation of unordered floating point 147 are used to perform unordered floating point compare and set flag operations.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | index.rst | 57 The rest of this manual consists of various unordered guides on how to
|
| /OK3568_Linux_fs/buildroot/package/gcc/11.3.0/ |
| H A D | 0001-or1k-Add-mcmodel-option-to-handle-large-GOTs.patch | 145 @@ -63,6 +66,22 @@ When -mhard-float is selected, enables generation of unordered floating point 147 are used to perform unordered floating point compare and set flag operations.
|
| /OK3568_Linux_fs/kernel/drivers/isdn/mISDN/ |
| H A D | dsp_cmx.c | 1208 if (dsp->features.unordered) { in dsp_cmx_receive() 1225 if (dsp->features.unordered) { in dsp_cmx_receive() 1240 if (dsp->features.unordered) { in dsp_cmx_receive() 1268 if (dsp->features.unordered) { in dsp_cmx_receive()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | msi.txt | 67 This property is unordered, and MSIs may be allocated from any combination of
|