/device/google/contexthub/util/nanoapp_postprocess/ |
D | postprocess_elf.c | 145 …fprintf(stderr, "SortedReloc[%3" PRIu32 "] = {0x%08" PRIX32 ",0x%02" PRIX8 "}\n", i, nanoRelocs[i]… in packNanoRelocs() 272 fprintf(stderr,"Final binary size %" PRIu32 " bytes\n", bufUsed); in finalizeAndWrite() 275 … fprintf(stderr, " Code + RO data (flash): %6" PRIu32 " bytes\n", codeAndRoDataSz); in finalizeAndWrite() 276 fprintf(stderr, " Relocs (flash): %6" PRIu32 " bytes\n", relocsSz); in finalizeAndWrite() 277 fprintf(stderr, " GOT + RW data (flash & RAM): %6" PRIu32 " bytes\n", gotSz); in finalizeAndWrite() 278 fprintf(stderr, " BSS (RAM): %6" PRIu32 " bytes\n", bssSz); in finalizeAndWrite() 280 …fprintf(stderr,"Runtime flash use: %" PRIu32 " bytes\n", (uint32_t)(codeAndRoDataSz + relocsSz + g… in finalizeAndWrite() 281 fprintf(stderr,"Runtime RAM use: %" PRIu32 " bytes\n", gotSz + bssSz); in finalizeAndWrite() 343 fprintf(stderr, "\nRead %" PRIu32 " bytes of binary.\n", bufUsed); in handleApp() 346 …fprintf(stderr, "Found %" PRIu32 " relocs and a %" PRIu32 "-entry symbol table\n", numRelocs, numS… in handleApp() [all …]
|
D | postprocess.c | 345 ERR(" addr: %" PRIu32, sym->addr); in relocDiag() 420 ERR("File size too small: %" PRIu32, bufUsed); in handleApp() 505 …DBG("Reloc[%3" PRIu32 "]:\n {@0x%08" PRIX32 ", type %3" PRIu32 ", -> sym[%3" PRIu32 "]: {@0x%08" P… in handleApp() 735 DBG("Read %" PRIu32 " bytes from %s", bufUsed, posArg[0]); in main()
|
/device/google/cuttlefish_common/guest/commands/vsoc_input_service/ |
D | virtual_device_base.cpp | 71 SLOGE("Error setting event type: %" PRIu32, evt_type); in SetUp() 78 SLOGE("Error setting key: %" PRIu32, key); in SetUp() 85 SLOGE("Error setting property: %" PRIu32, property); in SetUp() 92 SLOGE("Error setting abs: %" PRIu32, abs); in SetUp()
|
/device/google/contexthub/firmware/os/drivers/synaptics_s3708/ |
D | synaptics_s3708.c | 375 VERBOSE_PRINT("STATS: enabled %02" PRIu32 ":%02" PRIu32 ":%02" PRIu32 in callbackPower() 376 ", prox enabled %02" PRIu32 ":%02" PRIu32 ":%02" PRIu32 in callbackPower() 377 ", prox far %02" PRIu32 ":%02" PRIu32 ":%02" PRIu32 in callbackPower() 378 ", prox *->f %" PRIu32 in callbackPower() 379 ", prox *->n %" PRIu32, in callbackPower()
|
/device/google/contexthub/contexthubhal/ |
D | NanohubHidlAdapter.cpp | 116 ALOGW("Hub information not found for hubId %" PRIu32, hubId); in isValidHubId() 150 ALOGI("Sending msg of type %" PRIu32 ", size %" PRIu32 " to app 0x%" PRIx64, in sendMessageToHub() 174 ALOGD("Modifying callback for hubId %" PRIu32, hubId); in registerCallback() 184 ALOGW("Couldn't link death recipient for hubId %" PRIu32, in registerCallback() 305 ALOGI("Callback/service died for hubId %" PRIu32, hubId); in handleServiceDeath() 308 ALOGW("Failed to unregister callback from hubId %" PRIu32 ": %d", in handleServiceDeath() 320 ALOGW("Invalid hub Id %" PRIu32, hubId); in contextHubCb() 499 ALOGW("Could not find hubId %" PRIu32, hubId); in queryApps()
|
D | nanohubhal.cpp | 269 ALOGE("malformed packet with len %" PRIu32, len); in runDeviceRx()
|
/device/google/contexthub/util/nanoapp_encr/ |
D | nanoapp_encr.c | 96 fprintf(stderr, "Padded to %" PRIu32 " bytes\n", bufUsed); in handleEncrypt() 122 fprintf(stderr, "orig len: %" PRIu32 " bytes\n", encr.dataLen); in handleEncrypt() 187 fprintf(stderr, "Claimed output size of %" PRIu32 "b invalid\n", encr->dataLen); in handleDecrypt() 190 fprintf(stderr, "Original size %" PRIu32 "b (%" PRIu32 "b of padding present)\n", in handleDecrypt() 333 fprintf(stderr, "Read %" PRIu32 " bytes\n", bufUsed); in main()
|
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/ |
D | mag_cal.c | 168 ", " CAL_FORMAT_3DIGITS ", %" PRIu32 ", %" PRIu32, in magCalUpdate() 190 CAL_FORMAT_3DIGITS ", %" PRIu32 ", %" PRIu32 ", %" PRIu64 ", " in magCalUpdate() 279 "[MAG_CAL:MEMORY X] :", "%" PRIu32 ", " CAL_FORMAT_MAG_MEMORY ", " in magLogPrint() 306 "[MAG_CAL:MEMORY Y] :", "%" PRIu32 ", " CAL_FORMAT_MAG_MEMORY, in magLogPrint() 331 "[MAG_CAL:MEMORY Z] :", "%" PRIu32 ", " CAL_FORMAT_MAG_MEMORY, in magLogPrint()
|
/device/google/contexthub/firmware/app/chre/chre_test0.app/ |
D | main.c | 79 " timerid %" PRIu32 in nanoappHandleEvent() 87 chreLog(CHRE_LOG_INFO, CHRE_APP_TAG "received timer %" PRIu32 in nanoappHandleEvent()
|
/device/google/contexthub/firmware/os/drivers/leds/ |
D | leds_gpio.c | 116 osLog(LOG_INFO, "Wrong led number %"PRIu32"\n", lcfg->led_num); in sensorConfigLedsGpio() 122 osLog(LOG_INFO, "Set led[%"PRIu32"]=%"PRIu32"\n", lcfg->led_num, lcfg->value); in sensorConfigLedsGpio()
|
D | leds_lp3943.c | 225 osLog(LOG_INFO, "Wrong led number %"PRIu32"\n", lcfg->led_num); in sensorCfgDataLedsLP3943() 240 osLog(LOG_INFO, "Set led[%"PRIu32"]=%"PRIu32"\n", lcfg->led_num, lcfg->value); in sensorCfgDataLedsLP3943()
|
/device/google/cuttlefish_common/guest/hals/gps/ |
D | gps_vsoc.cpp | 197 ALOGE("%s(mode=%d, recurrence=%d, min_interval=%" PRIu32 in gce_gps_set_position_mode() 199 "preferred_accuracy=%" PRIu32 ", preferred_time=%" PRIu32 in gce_gps_set_position_mode()
|
/device/google/contexthub/firmware/app/chre/chre_test1.app/ |
D | main.cpp | 92 " timerid %" PRIu32 in nanoappHandleEvent() 100 chreLog(CHRE_LOG_INFO, APP_LABEL "received timer %" PRIu32 in nanoappHandleEvent()
|
/device/google/contexthub/firmware/os/core/ |
D | appSec.c | 121 "; new state=%" PRIu32 in appSecSetCurState() 253 osLog(LOG_INFO, "%s: signed size=%" PRIu32 "\n", in appSecProcessIncomingHdr() 269 osLog(LOG_INFO, "%s: encrypted data size=%" PRIu32 in appSecProcessIncomingHdr() 286 osLog(LOG_INFO, "%s: encrypted aligned data size=%" PRIu32 "\n", in appSecProcessIncomingHdr() 520 osLog(LOG_ERROR, "%s: failed: state=%" PRIu32 "; err=%" PRIu32 "\n", in appSecRxData()
|
D | nanohubCommand.c | 351 osLog(LOG_INFO, "%s: status=%" PRIu32 "\n", __func__, uploadStatus); in deferredUpdateOs() 371 osLog(LOG_INFO, "%s: %s key: id=%016" PRIX64 "; ret=%" PRIu32 "\n", in updateKey() 431 osLog(LOG_INFO, "%s: no DL status; decoding secure status: %" PRIu32 "\n", __func__, ret); in firmwareFinish() 451 …osLog(LOG_INFO, "%s: Secure verification failed: valid=%d; status=%" PRIu32 "\n", __func__, valid,… in firmwareFinish() 463 osLog(LOG_INFO, "Loaded %s image type %" PRIu8 ": %" PRIu32 in firmwareFinish() 1266 osLog(LOG_ERROR, "%s: reply=%" PRIu32 "\n", __func__, reply); in halLegacyContUpload() 1286 osLog(LOG_INFO, "%s: reply=%" PRIu32 "\n", __func__, reply); in halLegacyFinishUpload() 1813 osLog(LOG_ERROR, "%s: reply=%" PRIu32 "\n", __func__, reply); in halContUpload() 1839 osLog(LOG_INFO, "%s: reply=%" PRIu32 "\n", __func__, reply); in halFinishUpload() 1956 osLog(LOG_DEBUG, "APHUB %d %" PRIu32 " %" PRIu32, in syncDebugCallback()
|
D | seos.c | 660 "; size=%" PRIu32 in osAppWipeData() 661 "; state=%" PRIu32 in osAppWipeData() 1036 …osLog(LOG_DEBUG, "Started %" PRIu32 " internal apps; EXT status: %08" PRIX32 "\n", taskCnt, status… in osStartTasks()
|
/device/google/contexthub/firmware/app/chre/chre_test2.app/ |
D | main.cpp | 74 " timerid %" PRIu32 in nanoappHandleEvent() 96 chreLog(CHRE_LOG_INFO, APP_LABEL "received timer %" PRIu32 in nanoappHandleEvent()
|
/device/google/contexthub/util/nanoapp_sign/ |
D | nanoapp_sign.c | 248 … fprintf(stderr, "Original Data len=%" PRIu32 " b; file size=%" PRIu32 " b; diff=%" PRIu32 " b\n", in handleVerify() 519 fprintf(stderr, "Read %" PRIu32 " bytes\n", bufUsed); in main()
|
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/ |
D | int_fmtio.h | 97 #define PRIu32 "u" /* uint32_t */ macro
|
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/ |
D | int_fmtio.h | 97 #define PRIu32 "u" /* uint32_t */ macro
|