/openbmc/linux/arch/mips/math-emu/ |
H A D | sp_fmax.c | 110 /* Compare signs */ in ieee754sp_fmax() 116 /* Signs of inputs are equal, let's compare exponents */ in ieee754sp_fmax() 131 /* Signs and exponents of inputs are equal, let's compare mantissas */ in ieee754sp_fmax() 133 /* Inputs are both positive, with equal signs and exponents */ in ieee754sp_fmax() 138 /* Inputs are both negative, with equal signs and exponents */ in ieee754sp_fmax()
|
H A D | dp_fmax.c | 110 /* Compare signs */ in ieee754dp_fmax() 116 /* Signs of inputs are equal, let's compare exponents */ in ieee754dp_fmax() 131 /* Signs and exponents of inputs are equal, let's compare mantissas */ in ieee754dp_fmax() 133 /* Inputs are both positive, with equal signs and exponents */ in ieee754dp_fmax() 138 /* Inputs are both negative, with equal signs and exponents */ in ieee754dp_fmax()
|
H A D | sp_fmin.c | 110 /* Compare signs */ in ieee754sp_fmin() 116 /* Signs of inputs are the same, let's compare exponents */ in ieee754sp_fmin() 131 /* Signs and exponents of inputs are equal, let's compare mantissas */ in ieee754sp_fmin() 133 /* Inputs are both positive, with equal signs and exponents */ in ieee754sp_fmin() 138 /* Inputs are both negative, with equal signs and exponents */ in ieee754sp_fmin()
|
H A D | dp_fmin.c | 110 /* Compare signs */ in ieee754dp_fmin() 116 /* Signs of inputs are the same, let's compare exponents */ in ieee754dp_fmin() 131 /* Signs and exponents of inputs are equal, let's compare mantissas */ in ieee754dp_fmin() 133 /* Inputs are both positive, with equal signs and exponents */ in ieee754dp_fmin() 138 /* Inputs are both negative, with equal signs and exponents */ in ieee754dp_fmin()
|
H A D | sp_maddf.c | 84 * Cases of addition of infinities with opposite signs in _sp_maddf() 85 * or subtraction of infinities with same signs. in _sp_maddf() 108 * Cases of addition of zeros of equal signs in _sp_maddf() 109 * or subtraction of zeroes of opposite signs. in _sp_maddf()
|
H A D | dp_maddf.c | 115 * Cases of addition of infinities with opposite signs in _dp_maddf() 116 * or subtraction of infinities with same signs. in _dp_maddf() 139 * Cases of addition of zeros of equal signs in _dp_maddf() 140 * or subtraction of zeroes of opposite signs. in _dp_maddf()
|
/openbmc/linux/tools/mm/ |
H A D | page_owner_sort.c | 83 int *signs; member 227 cmp = sc.signs[i] * sc.cmps[i](p1, p2); in compare_sort_condition() 574 if (sc.signs == NULL || sc.size < 1) in set_single_cmp() 575 sc.signs = calloc(1, sizeof(int)); in set_single_cmp() 576 sc.signs[0] = sign; in set_single_cmp() 588 free(sc.signs); in parse_sort_args() 595 sc.signs = calloc(size, sizeof(int)); in parse_sort_args() 600 sc.signs[i] = SORT_ASC; in parse_sort_args() 603 sc.signs[i] = SORT_DESC; in parse_sort_args()
|
/openbmc/linux/arch/parisc/math-emu/ |
H A D | sfcmp.c | 88 /* First compare for unequal signs => less or greater or in sgl_fcmp() 109 /* Signs are the same. Treat negative numbers separately in sgl_fcmp()
|
H A D | dfcmp.c | 88 /* First compare for unequal signs => less or greater or in dbl_fcmp() 109 /* Signs are the same. Treat negative numbers separately in dbl_fcmp()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ |
H A D | Authority.interface.yaml | 2 Signs Certificate Signing Request.
|
/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/ |
H A D | selinux-ls-unconfined.sh | 10 # This checks for unconfined apps running, initrc and inetd are signs
|
/openbmc/linux/arch/x86/math-emu/ |
H A D | reg_add_sub.c | 54 /* signs are the same */ in FPU_add() 58 /* The signs are different, so do a subtraction */ in FPU_add() 286 /* Signs are different. */ in add_sub_specials()
|
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
H A D | tripwire.txt | 16 …ost-Installation Instructions (run the configuration script). This script signs the modified polic… 22 …policy files. Assign a unique passphrase for the local key. The local key signs Tripwire database …
|
/openbmc/linux/Documentation/driver-api/mei/ |
H A D | hdcp.rst | 10 ME FW prepares HDCP2.2 negotiation parameters, signs and encrypts them
|
/openbmc/linux/Documentation/arch/arm/vfp/ |
H A D | release-notes.rst | 36 when input operands differ in signs.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/kronosnet/ |
H A D | kronosnet_1.24.bb | 25 # libknet/transport_udp.c:326:48: error: comparison of integers of different signs: 'unsigned long'…
|
/openbmc/linux/Documentation/admin-guide/aoe/ |
H A D | udev.txt | 4 # whether it uses one or two equal signs for SUBSYSTEM and KERNEL.
|
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ |
H A D | ca_certs_manager.cpp | 40 // actual signing is being done by the hypervisor, once it signs then in signCSR()
|
H A D | ca_certs_manager.hpp | 45 It signs the certificate and creates the CSR request entry Dbus
|
/openbmc/openbmc/meta-arm/meta-arm/classes/ |
H A D | tfm_sign_image.bbclass | 58 # A generic function that signs a host image
|
/openbmc/openbmc/meta-aspeed/classes/ |
H A D | socsec-sign.bbclass | 21 # Signs the SPL binary with a pre-established key
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
H A D | 0001-Turn-off-sign-compare-for-musl-libc.patch | 8 …ver.cc:234:14: error: comparison of integers of different signs: 'unsigned long' a…
|
/openbmc/openbmc/meta-security/recipes-scanners/rootkits/ |
H A D | chkrootkit_0.58b.bb | 2 SUMMARY = "locally checks for signs of a rootkit"
|
/openbmc/u-boot/tools/binman/etype/ |
H A D | vblock.py | 33 Chromium OS signs the read-write firmware and kernel, writing the signature
|
/openbmc/linux/lib/crypto/mpi/ |
H A D | mpi-sub-ui.c | 60 /* The signs are different. Need exact comparison to determine in mpi_sub_ui()
|