Searched +full:0541 +full:c (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,vexpress-juno.yaml | 53 and Jazelle support in the Cortex A5 family. See ARM DUI 0541C. 112 - description: Arm FVP (Fixed Virtual Platform) base model revision C
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.1.rst | 164 - ptest enhancements in ``curl``, ``json-c``, ``libgcrypt``, ``libgpg-error``, ``libxml2`` 166 - New :term:`TC_CXX_RUNTIME` variable to enable other layers to more easily control C++ runtime 286 - createrepo-c 0.19.0 -> 0.20.1 331 - json-c 0.15 -> 0.16 503 - tzcode-native 2022c -> 2022d 504 - tzdata 2022c -> 2022d 510 - vim 9.0.0541 -> 9.0.0598 511 - vim-tiny 9.0.0541 -> 9.0.0598
|
/openbmc/linux/ |
H A D | opengrok2.0.log | 2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c' 3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms) 4 2024-12-28 20:05:26.109-0600 FINER t591 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/edac/al_mc_edac.c' 5 2024-12-28 20:05:26.116-0600 FINEST t591 Statistics.logIt: Added: '/openbmc/linux/drivers/edac/al_mc_edac.c' (CAnalyzer) (took 25 ms) 6 2024-12-28 20:05:26.116-0600 FINEST t592 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_process.c': chosen by suffix: CAnalyzerFactory 7 2024-12-28 20:05:26.116-0600 FINEST t591 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/qemu/tests/tcg/ppc64/mffsce.c': chosen by suffix: CAnalyzerFactory 9 2024-12-28 20:05:26.116-0600 FINE t591 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/qemu/tests/tcg/ppc64/mffsce.c' (CAnalyzer) 10 2024-12-28 20:05:26.116-0600 FINE t592 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/drivers/gpu/drm/amd/amdkfd/kfd_process.c' (CAnalyzer) 11 2024-12-28 20:05:26.116-0600 FINER t587 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/drivers/net/dsa/sja1105/sja1105_ptp.c' 13 2024-12-28 20:05:26.117-0600 FINEST t587 Statistics.logIt: Added: '/openbmc/linux/drivers/net/dsa/sja1105/sja1105_ptp.c' (CAnalyze [all...] |
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_init.c | 4 * Copyright (C) 2017-2023 Broadcom. All Rights Reserved. The term * 6 * Copyright (C) 2004-2016 Emulex. All rights reserved. * 9 * Portions Copyright (C) 2004-2005 Christoph Hellwig * 334 snprintf(phba->OptionROMVersion, 32, "%d.%d%d%c%d", in lpfc_dump_wakeup_param_cmpl() 2939 uint32_t A, B, C, D, E; in lpfc_sha_iterate() local 2951 C = HashResultPointer[2]; in lpfc_sha_iterate() 2957 TEMP = ((B & C) | ((~B) & D)) + 0x5A827999; in lpfc_sha_iterate() 2959 TEMP = (B ^ C ^ D) + 0x6ED9EBA1; in lpfc_sha_iterate() 2961 TEMP = ((B & C) | (B & D) | (C & D)) + 0x8F1BBCDC; in lpfc_sha_iterate() 2963 TEMP = (B ^ C ^ D) + 0xCA62C1D6; in lpfc_sha_iterate() [all …]
|