Home
last modified time | relevance | path

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

12345678910>>...16

/OK3568_Linux_fs/kernel/arch/arm/nwfpe/
H A Dsoftfloat-macros87 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by 64
134 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
167 Shifts the 128-bit value formed by concatenating `a0' and `a1' right by the
211 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' right
282 Shifts the 128-bit value formed by concatenating `a0' and `a1' left by the
301 Shifts the 192-bit value formed by concatenating `a0', `a1', and `a2' left
338 Adds the 128-bit value formed by concatenating `a0' and `a1' to the 128-bit
339 value formed by concatenating `b0' and `b1'. Addition is modulo 2^128, so
358 Adds the 192-bit value formed by concatenating `a0', `a1', and `a2' to the
359 192-bit value formed by concatenating `b0', `b1', and `b2'. Addition is
[all …]
/OK3568_Linux_fs/kernel/arch/m68k/fpsp040/
H A Dbinstr.S19 | LEN digits are formed.
22 | digit formed will be assumed the least significant. This is
23 | to force the first byte formed to have a 0 in the upper 4 bits.
36 | into d2:d3. D1 will contain the bcd digit formed.
38 | A6. Test d7. If zero, the digit formed is the ms digit. If non-
102 | A5. Add mul by 8 to mul by 2. D1 contains the digit formed.
/OK3568_Linux_fs/kernel/tools/testing/selftests/livepatch/
H A Dtest-callbacks.sh94 $MOD_LIVEPATCH: pre_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modul…
95 $MOD_LIVEPATCH: post_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modu…
190 $MOD_LIVEPATCH: pre_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modul…
191 $MOD_LIVEPATCH: post_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modu…
309 $MOD_LIVEPATCH: pre_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modul…
359 $MOD_LIVEPATCH: pre_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modul…
360 $MOD_LIVEPATCH: post_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modu…
435 $MOD_LIVEPATCH: pre_patch_callback: $MOD_TARGET -> [MODULE_STATE_COMING] Full formed, running modul…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A Ds390-Operands.html109 <p>The notation for storage operand addresses formed from multiple fields is
114 <dd><p>the address for operand number n is formed from the content of general
118 <dd><p>the address for operand number n is formed from the content of general
123 <dd><p>the address for operand number n is formed from the content of general
H A DLiteral-Directive.html128 &ldquo;<code>.gnu.linkonce.<var>kind</var>.</code>&rdquo;, the literal section name is formed
135 <code>.text</code>, the literal section name is formed by replacing that
141 formed by adding the base <code>.literal</code> or <code>.lit4</code> name as a
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A Ds390-Operands.html109 <p>The notation for storage operand addresses formed from multiple fields is
114 <dd><p>the address for operand number n is formed from the content of general
118 <dd><p>the address for operand number n is formed from the content of general
123 <dd><p>the address for operand number n is formed from the content of general
H A DLiteral-Directive.html128 &ldquo;<code>.gnu.linkonce.<var>kind</var>.</code>&rdquo;, the literal section name is formed
135 <code>.text</code>, the literal section name is formed by replacing that
141 formed by adding the base <code>.literal</code> or <code>.lit4</code> name as a
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dallocator_traits.hpp181 //! more type arguments ; otherwise, the instantiation of rebind_alloc is ill-formed.
301 //! <b>Effects</b>: calls <code>a.allocate(n, p)</code> if that call is well-formed;
312 //! <b>Effects</b>: calls <code>a.destroy(p)</code> if that call is well-formed;
325 //! <b>Returns</b>: <code>a.max_size()</code> if that expression is well-formed; otherwise,
334 …urns</b>: <code>a.select_on_container_copy_construction()</code> if that expression is well-formed;
349 …ts</b>: calls <code>a.construct(p, std::forward<Args>(args)...)</code> if that call is well-formed;
/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/bits/
H A Dalloc_traits.h325 * well-formed, otherwise returns @c a.allocate(n) in _GLIBCXX_VISIBILITY()
350 * if that expression is well-formed, otherwise uses placement-new in _GLIBCXX_VISIBILITY()
367 * Calls @c __a.destroy(__p) if that expression is well-formed, in _GLIBCXX_VISIBILITY()
381 * Returns @c __a.max_size() if that expression is well-formed, in _GLIBCXX_VISIBILITY()
394 * expression is well-formed, otherwise returns @a __rhs in _GLIBCXX_VISIBILITY()
/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/bits/
H A Dalloc_traits.h325 * well-formed, otherwise returns @c a.allocate(n) in _GLIBCXX_VISIBILITY()
350 * if that expression is well-formed, otherwise uses placement-new in _GLIBCXX_VISIBILITY()
367 * Calls @c __a.destroy(__p) if that expression is well-formed, in _GLIBCXX_VISIBILITY()
381 * Returns @c __a.max_size() if that expression is well-formed, in _GLIBCXX_VISIBILITY()
394 * expression is well-formed, otherwise returns @a __rhs in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_rspec.c56 /* take a well formed ratespec_t arg and return phy rate in [Kbps] units.
107 /* take a well formed ratespec_t 'rspec' and return phy rate in [Kbps] units */
114 /* take a well formed ratespec_t 'rspec' and return phy rate in [Kbps] units,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_11n_aggr.c53 * @param data A pointer to aggregated data packet being formed
107 * @param mbuf Pointer to buffer where the TxPD will be formed
146 * packet is formed
380 * will be formed leaving this headroom.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dpropagate_const142 "Instantiation of propagate_const with an array type is ill-formed.");
144 "Instantiation of propagate_const with a reference type is ill-formed.");
146 "Instantiation of propagate_const with a function-pointer type is ill-formed.");
148 … "Instantiation of propagate_const with a pointer to (possibly cv-qualified) void is ill-formed.");
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dpropagate_const142 "Instantiation of propagate_const with an array type is ill-formed.");
144 "Instantiation of propagate_const with a reference type is ill-formed.");
146 "Instantiation of propagate_const with a function-pointer type is ill-formed.");
148 … "Instantiation of propagate_const with a pointer to (possibly cv-qualified) void is ill-formed.");
/OK3568_Linux_fs/buildroot/package/qt5/qt5webkit/
H A D0001-WinCairo-PlayStation-ICU-68.1-no-longer-exposes-FALS.patch56 // Ensure chunk offset is well formed if computed offset exceeds int32_t range.
71 // Ensure chunk offset is well formed if computed offset exceeds int32_t range.
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_11n_aggr.c53 * @param data A pointer to aggregated data packet being formed
105 * @param mbuf Pointer to buffer where the TxPD will be formed
143 * packet is formed
447 * will be formed leaving this headroom.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.h135 * <b>Fact</b>: d has to be in area B to have a chance to be inside the circle formed by
192 * Fills a basin that has formed on the Advancing Front to the right
/OK3568_Linux_fs/kernel/include/linux/rpmsg/
H A Drockchip_rpmsg.h20 /* rpmsg buffer size is formed by payload size and struct rpmsg_hdr */
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dmsvc_dtw.hpp27 // warning: not a well-formed C++
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dalias.rst12 An alias is formed by adding a colon and a string when running ifconfig.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/predef/
H A Dversion_number.h58 The macros extract the major, minor, and patch portion from a well formed
/OK3568_Linux_fs/yocto/poky/meta/lib/
H A Drootfspostcommands.py18 # files are assumed to be well-formed, causing exceptions if
/OK3568_Linux_fs/kernel/lib/livepatch/
H A Dtest_klp_callbacks_demo2.c16 [MODULE_STATE_COMING] = "[MODULE_STATE_COMING] Full formed, running module_init",
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/eeh/
H A Deeh-functions.sh46 # testing so check that the argument is a well-formed sysfs device
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dis_dereferenceable.hpp21 // Requires: Given x of type T&, if the expression *x is well-formed

12345678910>>...16