HomeSort by relevance Sort by last modified time
    Searched refs:PRIu32 (Results 101 - 125 of 135) sorted by null

1 2 3 45 6

  /external/kmod/libkmod/
libkmod-elf.c 260 ELFDBG(elf, "section=%"PRIu16" is: offset=%"PRIu64" size=%"PRIu64" nameoff=%"PRIu32"\n",
830 ELFDBG(elf, ".strtab is %"PRIu64" bytes, but .symtab entry %d wants to access offset %"PRIu32".\n", strtablen, i, name_off);
1063 ELFDBG(elf, ".strtab is %"PRIu64" bytes, but .symtab entry %d wants to access offset %"PRIu32".\n", strtablen, i, name_off);
  /device/google/contexthub/contexthubhal/
nanohubhal.cpp 269 ALOGE("malformed packet with len %" PRIu32, len);
  /external/drm_hwcomposer/
drmdevice.cpp 436 ALOGE("Failed to destroy mode property blob %" PRIu32 "/%d", blob_id, ret);
drmdisplaycompositor.cpp 508 ALOGE("Failed to destroy old mode property blob %" PRIu32 "/%d",
565 ALOGE("Create blob_id %" PRIu32 "\n", id);
    [all...]
  /external/elfutils/libebl/
eblobjnote.c 576 printf ("%" PRIu32, buf[cnt]);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_performance_query.c 788 DBG("Spurious start report id=%"PRIu32"\n", start[0]);
792 DBG("Spurious end report id=%"PRIu32"\n", end[0]);
850 DBG("Spurious start report id=%"PRIu32"\n", start[0]);
854 DBG("Spurious end report id=%"PRIu32"\n", end[0]);
    [all...]
  /external/perfetto/src/traced/probes/ps/
process_stats_data_source.cc 106 PERFETTO_ILOG("proc_stats_poll_ms %" PRIu32
  /external/strace/
nlattr.c 489 DECODE_NLA_INTEGER(u32, uint32_t, "%" PRIu32)
util.c 1044 tprintf("%" PRIu32, *(uint32_t *) elem_buf);
  /external/vboot_reference/futility/
cmd_gbb_utility.c 315 "ERROR: file %s exceeds capacity (%" PRIu32 ")\n",
  /external/arm-neon-tests/
stm-arm-neon-ref.h 461 DUMP(test_name, uint, 32, 2, PRIu32);
476 DUMP(test_name, uint, 32, 4, PRIu32);
  /frameworks/av/drm/mediadrm/plugins/clearkey/hidl/
DrmPlugin.cpp 52 snprintf(buffer, kSecureStopIdSize, "%" PRIu32, value);
813 sscanf(reinterpret_cast<char*>(input.data()), "%04" PRIu32, &count);
  /frameworks/av/media/libeffects/lvm/wrapper/Bundle/
EffectBundle.cpp 602 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed to allocate %" PRIu32
606 ALOGV("\tLvmBundle_init CreateInstance allocated %" PRIu32
619 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed to allocate %" PRIu32
622 ALOGV("\tLVM_ERROR :LvmBundle_init CreateInstance Failed: but allocated %" PRIu32
    [all...]
  /external/elfutils/src/
elflint.c 731 section [%2d] '%s': symbol %zu: XINDEX used for index which would fit in st_shndx (%" PRIu32 ")\n"),
    [all...]
readelf.c     [all...]
  /device/google/contexthub/firmware/os/core/
seos.c 660 "; size=%" PRIu32
661 "; state=%" PRIu32
1036 osLog(LOG_DEBUG, "Started %" PRIu32 " internal apps; EXT status: %08" PRIX32 "\n", taskCnt, status);
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation.cpp 593 "%s: %s (= %" PRIu32
613 "%s: %s (=%" PRIu32 ") is not unique within %s array.", cmd_name, parameter_name.c_str(),
    [all...]
  /external/bcc/src/cc/api/
BPFTable.cc 486 return StatusTuple(-1, "Error constructing perf event %" PRIu32 ":%" PRIu64,
  /external/strace/tests/
perf_event_open.c 479 printf(", aux_watermark=%" PRIu32, (uint32_t) val);
  /external/strace/tests-m32/
perf_event_open.c 479 printf(", aux_watermark=%" PRIu32, (uint32_t) val);
  /external/strace/tests-mx32/
perf_event_open.c 479 printf(", aux_watermark=%" PRIu32, (uint32_t) val);
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 392 ALOGE("Invalid port index: %" PRIu32, profileLevel->nPortIndex);
  /frameworks/av/media/mtp/
MtpServer.cpp 877 ALOGV("sending partial %s %" PRIu64 " %" PRIu32, filePath, offset, length);
    [all...]
  /external/bcc/src/cc/
libbpf.c     [all...]
  /external/gflags/src/
gflags.cc 379 snprintf(intbuf, sizeof(intbuf), "%" PRIu32, VALUE_AS(uint32));
    [all...]

Completed in 1761 milliseconds

1 2 3 45 6