Home
last modified time | relevance | path

Searched refs:operators (Results 1 – 25 of 156) sorted by relevance

1234567

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/cp/
H A Doperators.def3 This file contains definitions of the various C++ operators,
4 including both overloadable operators (like `+') and
5 non-overloadable operators (like the `?:' ternary operator).
39 assignment operators, the same tree-codes are reused; i.e.,
50 ovl_op_flags bits. Postincrement and postdecrement operators are
57 order the operators are presented in this file. Unary_ops must
58 preceed a matching binary op (i.e. '+'). Assignment operators must
70 /* Memory allocation operators. ARITY has special meaning. */
79 /* Unary operators. */
97 /* Binary operators. */
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/cp/
H A Doperators.def3 This file contains definitions of the various C++ operators,
4 including both overloadable operators (like `+') and
5 non-overloadable operators (like the `?:' ternary operator).
39 assignment operators, the same tree-codes are reused; i.e.,
50 ovl_op_flags bits. Postincrement and postdecrement operators are
57 order the operators are presented in this file. Unary_ops must
58 preceed a matching binary op (i.e. '+'). Assignment operators must
70 /* Memory allocation operators. ARITY has special meaning. */
79 /* Unary operators. */
97 /* Binary operators. */
[all …]
/OK3568_Linux_fs/buildroot/package/opentyrian/
H A D0001-Move-definitions-that-don-t-need-to-be-exposed-from-opl-h-to-opl-c.patch101 + For OPL2 all 9 channels consist of two operators each, carrier and modulator.
102 + Channel x has operators x as modulator and operators (9+x) as carrier.
103 + For OPL3 all 18 channels consist either of two operators (2op mode) or four
104 + operators (4op mode) which is determined through register4 of the second
107 + 4op channels. The two additional operators for a channel y come from the
272 - For OPL2 all 9 channels consist of two operators each, carrier and modulator.
273 - Channel x has operators x as modulator and operators (9+x) as carrier.
274 - For OPL3 all 18 channels consist either of two operators (2op mode) or four
275 - operators (4op mode) which is determined through register4 of the second
278 - 4op channels. The two additional operators for a channel y come from the
/OK3568_Linux_fs/external/rknpu2/
H A DREADME.md30 - Improve support for CPU operators (Cast, Sin, Cos, RMSNorm, ScalerND, GRU)
41 - Support more NPU operators, such as Reshape、Transpose、MatMul、 Max、Min、exGelu、exSoftmax13、Resize e…
56 - Support more NPU operators, such as Where, Resize, Pad, Reshape, Transpose etc.
64 - Support more operators, such as GRU、Swish、LayerNorm etc.
78 - Support more operators, such as HardSigmoid、HardSwish、Gather、ReduceMax、Elu
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/io/
H A Dout.hpp29 namespace operators namespace
42 using operators::operator<<;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/comparison/
H A Dequal_to.hpp38 namespace operators namespace
52 using operators::operator==;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchresult/
H A Dtst_qplacesearchresult.cpp44 void operators();
93 void tst_QPlaceSearchResult::operators() in operators() function in tst_QPlaceSearchResult
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscript_asm.pl69 %operators = (
76 %operators = (
602 $code[$address] |= $operators{$op};
605 $code[$address] |= $operators{$op};
/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/decimal/
H A Ddecimal102 // 3.2.7 Unary arithmetic operators.
110 // 3.2.8 Binary arithmetic operators.
182 // 3.2.9 Comparison operators.
259 // 3.2.2.6 Increment and decrement operators.
345 // 3.2.3.6 Increment and decrement operators.
432 // 3.2.4.6 Increment and decrement operators.
/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/decimal/
H A Ddecimal102 // 3.2.7 Unary arithmetic operators.
110 // 3.2.8 Binary arithmetic operators.
182 // 3.2.9 Comparison operators.
259 // 3.2.2.6 Increment and decrement operators.
345 // 3.2.3.6 Increment and decrement operators.
432 // 3.2.4.6 Increment and decrement operators.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutesegment/
H A Dtst_qgeoroutesegment.h67 void operators();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeomaneuver/
H A Dtst_qgeomaneuver.h71 void operators();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeolocation/
H A Dtst_qgeolocation.h66 void operators();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroute/
H A Dtst_qgeoroute.h72 void operators();
/OK3568_Linux_fs/buildroot/package/xapian/
H A DConfig.in12 models and supports a rich set of boolean query operators.
/OK3568_Linux_fs/buildroot/package/libgeos/
H A DConfig.in12 spatial operators, as well as specific JTS enhanced functions.
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.commands.itest4 Now table driven to allow the operators
/OK3568_Linux_fs/yocto/poky/documentation/migration-guides/
H A Dmigration-4.0.rst195 :append/:prepend in combination with other operators
198 The ``append``, ``prepend`` and ``remove`` operators can now only be combined with
199 ``=`` and ``:=`` operators. To the exception of the ``append`` plus ``+=`` and
202 confusion on how the override style syntax operators work and should be used.
207 the same behavior. You can learn more about override style syntax operators
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/octave/
H A Doctave_7.1.0.bb47 for folder in "liboctave/operators liboctave/numeric liboctave/array liboctave/util"; do
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Dboolconv.cocci4 //# Relational and logical operators evaluate to bool,
/OK3568_Linux_fs/yocto/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-metadata.rst11 describes the available syntax and operators as well as provides
200 assignment operators. The "??=" operator takes effect immediately, replacing
264 the "+=" and "=+" operators. These operators insert a space between the
267 These operators take immediate effect during parsing. Here are some
284 the ".=" and "=." operators.
286 These operators take immediate effect during parsing. Here are some
303 These operators differ from the ":=", ".=", "=.", "+=", and "=+"
304 operators in that their effects are applied at variable expansion time
358 ":remove" as compared to the "+=" and "=+" operators is that the
359 override style operators provide guaranteed operations. For example,
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/endian/
H A Dcover_operators.hpp42 : boost::operators<T>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.5.030 - Fixed Debug stream operators for QGeoAreaMonitorInfo, QGeoCoordinate,
/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/tr2/
H A Dbool_set265 // 20.2.3.4 bool_set logical operators
292 // 20.2.3.5 bool_set relational operators
/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/tr2/
H A Dbool_set265 // 20.2.3.4 bool_set logical operators
292 // 20.2.3.5 bool_set relational operators

1234567