Home
last modified time | relevance | path

Searched refs:negation (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand_spl.c121 int timeout_us, int negation) in check_value_inner() argument
125 if (negation ? !val : val) in check_value_inner()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/memory-controllers/
H A Dmvebu-devbus.txt52 - devbus,acc-first-ps: Defines the time delay from the negation of
85 - devbus,ale-wr-ps: Defines the time delay from the ALE[0] negation cycle
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dfsl-spi.txt49 - fsl,csaft: chip select negation time in bits after frame ends
/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/experimental/
H A Dtype_traits289 struct negation
303 = negation<_Pp>::value;
/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/experimental/
H A Dtype_traits289 struct negation
303 = negation<_Pp>::value;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dtype_traits398 template<class B> struct negation; // C++17
400 inline constexpr bool negation_v = negation<B>::value; // C++17
4775 struct negation : __not_<_Tp> {};
4778 = negation<_Tp>::value;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dtype_traits398 template<class B> struct negation; // C++17
400 inline constexpr bool negation_v = negation<B>::value; // C++17
4775 struct negation : __not_<_Tp> {};
4778 = negation<_Tp>::value;
/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 Dtype_traits172 struct negation
183 inline constexpr bool negation_v = negation<_Pp>::value;
H A Dcomplex453 /// Return complex negation of @a x.
/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 Dtype_traits172 struct negation
183 inline constexpr bool negation_v = negation<_Pp>::value;
H A Dcomplex453 /// Return complex negation of @a x.
/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/
H A Dtree.def735 /* Unary negation. */
/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/
H A Dtree.def735 /* Unary negation. */
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/
H A D0003-Added-support-for-duktape-as-JS-engine.patch3441 + // will always fail with negation, on timeouts
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info323 These functions return the negation of A.
394 These functions return the negation of A; that is '-A'.
497 These functions return the negation of A. They simply flip the
778 These functions return the negation of A. They simply flip the
1314 These functions return the negation of A.
1324 These functions return the negation of A with signed saturation.
1340 These functions return the negation of A with unsigned saturation.
9116 Addition, subtraction, negation and bit inversion all work normally for
10694 These nodes represent unary negation of the single operand, for
10695 both integer and floating-point types. The type of negation can be
[all …]
H A Das.info3004 "Negation". Two's complement negation.
9730 64-bit arithmetic negation.
9762 32-bit arithmetic negation.
H A Dgfortran.info7243 * 'NOT': NOT, Logical negation
16457 9.209 'NOT' -- Logical negation
H A Dgcc.info6292 For instance, bitwise negation of a boolean is very likely a bug in
22787 Unary negation.
22813 Unary negation.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info323 These functions return the negation of A.
394 These functions return the negation of A; that is '-A'.
497 These functions return the negation of A. They simply flip the
778 These functions return the negation of A. They simply flip the
1314 These functions return the negation of A.
1324 These functions return the negation of A with signed saturation.
1340 These functions return the negation of A with unsigned saturation.
9116 Addition, subtraction, negation and bit inversion all work normally for
10694 These nodes represent unary negation of the single operand, for
10695 both integer and floating-point types. The type of negation can be
[all …]
H A Das.info3004 "Negation". Two's complement negation.
9730 64-bit arithmetic negation.
9762 32-bit arithmetic negation.
H A Dgfortran.info7243 * 'NOT': NOT, Logical negation
16457 9.209 'NOT' -- Logical negation
H A Dgcc.info6292 For instance, bitwise negation of a boolean is very likely a bug in
22787 Unary negation.
22813 Unary negation.
/OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/src/
H A Dfpsp.S13080 fneg.x FP_SCR0(%a6),%fp0 # perform negation
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-123777 is negation as in the C language (and others).
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-123777 is negation as in the C language (and others).

12