/openbmc/linux/arch/alpha/kernel/ |
H A D | termios.c | 8 bool canon; in user_termio_to_kernel_termios() local 19 canon = v.c_lflag & ICANON; in user_termio_to_kernel_termios() 26 termios->c_cc[canon ? VEOF : VMIN] = v.c_cc[_VEOF]; in user_termio_to_kernel_termios() 27 termios->c_cc[canon ? VEOL : VTIME] = v.c_cc[_VEOL]; in user_termio_to_kernel_termios() 36 bool canon; in kernel_termios_to_user_termio() local 45 canon = v.c_lflag & ICANON; in kernel_termios_to_user_termio() 50 v.c_cc[_VEOF] = termios->c_cc[canon ? VEOF : VMIN]; in kernel_termios_to_user_termio() 51 v.c_cc[_VEOL] = termios->c_cc[canon ? VEOL : VTIME]; in kernel_termios_to_user_termio()
|
/openbmc/linux/crypto/asymmetric_keys/ |
H A D | verify_pefile.c | 249 unsigned *canon, tmp, loop, i, hashed_bytes; in pefile_digest_pe_contents() local 270 canon = kcalloc(ctx->n_sections, sizeof(unsigned), GFP_KERNEL); in pefile_digest_pe_contents() 271 if (!canon) in pefile_digest_pe_contents() 277 canon[0] = 0; in pefile_digest_pe_contents() 280 if (pefile_compare_shdrs(&ctx->secs[canon[i]], in pefile_digest_pe_contents() 282 memmove(&canon[i + 1], &canon[i], in pefile_digest_pe_contents() 283 (loop - i) * sizeof(canon[0])); in pefile_digest_pe_contents() 287 canon[i] = loop; in pefile_digest_pe_contents() 292 i = canon[loop]; in pefile_digest_pe_contents() 299 kfree(canon); in pefile_digest_pe_contents() [all …]
|
/openbmc/qemu/libdecnumber/dpd/ |
H A D | decimal32.c | 414 decimal32 canon; /* .. */ in decimal32IsCanonical() local 418 decimal32FromNumber(&canon, &dn, &dc);/* canon will now be canonical */ in decimal32IsCanonical() 419 return memcmp(d32, &canon, DECIMAL32_Bytes)==0; in decimal32IsCanonical()
|
H A D | decimal128.c | 485 decimal128 canon; /* .. */ in decimal128IsCanonical() local 489 decimal128FromNumber(&canon, &dn, &dc);/* canon will now be canonical */ in decimal128IsCanonical() 490 return memcmp(d128, &canon, DECIMAL128_Bytes)==0; in decimal128IsCanonical()
|
H A D | decimal64.c | 474 decimal64 canon; /* .. */ in decimal64IsCanonical() local 478 decimal64FromNumber(&canon, &dn, &dc);/* canon will now be canonical */ in decimal64IsCanonical() 479 return memcmp(d64, &canon, DECIMAL64_Bytes)==0; in decimal64IsCanonical()
|
/openbmc/qemu/docs/system/arm/ |
H A D | digic.rst | 1 Canon A1100 (``canon-a1100``)
|
/openbmc/openbmc/meta-security/recipes-security/libgssglue/ |
H A D | libgssglue_0.8.bb | 25 file://libgssglue-canon-name.patch \
|
/openbmc/openbmc/poky/meta/recipes-devtools/rpm/files/ |
H A D | 0002-Add-support-for-prefixing-etc-from-RPM_ETCCONFIGDIR-.patch | 61 canonEntry canon;
|
/openbmc/linux/lib/ |
H A D | xarray.c | 1087 unsigned int canon = offset - xas->xa_sibs; in xas_split() local 1089 node_set_marks(node, canon, NULL, marks); in xas_split() 1090 rcu_assign_pointer(node->slots[canon], entry); in xas_split() 1091 while (offset > canon) in xas_split() 1093 xa_mk_sibling(canon)); in xas_split()
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/pmbus/ |
H A D | max31785.txt | 19 - use-stored-presence : Do not treat the devicetree description as canon for
|
/openbmc/linux/security/selinux/ |
H A D | selinuxfs.c | 647 char *canon = NULL; in sel_write_context() local 660 length = security_sid_to_context(sid, &canon, &len); in sel_write_context() 671 memcpy(buf, canon, len); in sel_write_context() 674 kfree(canon); in sel_write_context()
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 1482 0: /usr/share/mime/image/x-canon-cr2.xml 1490 0: /usr/share/mime/image/x-canon-crw.xml
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 8847 -rw-r--r-- root root 3517 ./usr/share/mime/image/x-canon-cr2.xml 8848 -rw-r--r-- root root 3480 ./usr/share/mime/image/x-canon-crw.xml
|
H A D | buildhistory_filelist1.txt | 8844 -rw-r--r-- root root 3517 ./usr/share/mime/image/x-canon-cr2.xml 8845 -rw-r--r-- root root 3480 ./usr/share/mime/image/x-canon-crw.xml
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |