/external/honggfuzz/libhfuzz/ |
instrument.c | 61 LOG_F("Received (via envvar) my_thread_no > _HF_THREAD_MAX (%" PRIu32 " > %d)\n", 297 LOG_F("This process has too many PC guards:%" PRIu32
|
/external/libunwind_llvm/src/ |
Unwind-sjlj.c | 426 _LIBUNWIND_TRACE_API("_Unwind_GetIP(context=%p) => 0x%" PRIu32, 439 _LIBUNWIND_TRACE_API("_Unwind_GetIPInfo(context=%p, %p) => 0x%" PRIu32,
|
/frameworks/base/cmds/idmap/ |
scan.cpp | 214 ALOGW("%s: failed to allocate %" PRIu32 " byte\n", __FUNCTION__, uncompLen); 220 ALOGW("%s: failed to inflate %" PRIu32 " byte\n", __FUNCTION__, uncompLen);
|
/device/google/contexthub/util/nanoapp_postprocess/ |
postprocess.c | 345 ERR(" addr: %" PRIu32, sym->addr); 420 ERR("File size too small: %" PRIu32, bufUsed); 505 DBG("Reloc[%3" PRIu32 "]:\n {@0x%08" PRIX32 ", type %3" PRIu32 ", -> sym[%3" PRIu32 "]: {@0x%08" PRIX32 "}, in %s}", 735 DBG("Read %" PRIu32 " bytes from %s", bufUsed, posArg[0]);
|
/art/libdexfile/dex/ |
dex_file_verifier.cc | [all...] |
/external/perfetto/src/traced/probes/ |
probes_producer.cc | 242 PERFETTO_LOG("Ftrace setup (target_buf=%" PRIu32 ")", config.target_buffer()); 259 PERFETTO_LOG("Inode file map setup (target_buf=%" PRIu32 ")",
|
/device/google/contexthub/firmware/os/core/ |
nanohubCommand.c | 351 osLog(LOG_INFO, "%s: status=%" PRIu32 "\n", __func__, uploadStatus); 371 osLog(LOG_INFO, "%s: %s key: id=%016" PRIX64 "; ret=%" PRIu32 "\n", 431 osLog(LOG_INFO, "%s: no DL status; decoding secure status: %" PRIu32 "\n", __func__, ret); 451 osLog(LOG_INFO, "%s: Secure verification failed: valid=%d; status=%" PRIu32 "\n", __func__, valid, mAppSecStatus); 463 osLog(LOG_INFO, "Loaded %s image type %" PRIu8 ": %" PRIu32 [all...] |
/build/make/tools/zipalign/ |
ZipFile.cpp | 299 ALOGD("Failure seeking to central dir offset %" PRIu32 "\n", [all...] |
/external/e2fsprogs/intl/ |
loadmsgcat.c | 159 #if !defined PRIu32 || PRI_MACROS_BROKEN 160 # undef PRIu32 161 # define PRIu32 "u" 556 return PRIu32; [all...] |
/external/jemalloc/include/jemalloc/internal/ |
util.h | 24 # define FMTu32 PRIu32
|
/external/perfetto/src/base/ |
watchdog_posix.cc | 205 PERFETTO_ELOG("CPU watchdog trigger. %f%% CPU use is above the %" PRIu32
|
/external/perfetto/src/tracing/core/ |
trace_buffer.cc | 364 TRACE_BUFFER_DLOG(" del index {%" PRIu32 ",%" PRIu32 434 TRACE_BUFFER_DLOG("PatchChunk {%" PRIu32 ",%" PRIu32 [all...] |
tracing_service_impl.cc | 326 PERFETTO_ELOG("Requested too long trace (%" PRIu32 "ms > %" PRIu32 " ms)", 338 "trigger_timeout_ms < 7 days (received %" PRIu32 "ms)", 368 "kB > %" PRIu32 " kB)", [all...] |
/external/perfetto/tools/trace_to_text/ |
trace_to_systrace.cc | 141 fprintf(stderr, "Writing row %" PRIu32 PROGRESS_CHAR, rows);
|
/external/python/cpython2/Lib/plat-sunos5/ |
TYPES.py | 160 PRIu32 = "u"
|
/external/vboot_reference/tests/ |
vboot_api_kernel_tests.c | 263 VBDEBUG((" *count=%" PRIu32 "\n", *count));
|
/external/vulkan-validation-layers/layers/ |
buffer_validation.cpp | 366 "Render Pass begin with renderpass %s uses framebuffer %s where pAttachments[%" PRIu32 477 "vkCmdBeginRenderPass(): framebuffer %s pAttachments[%" PRIu32 "] = %s is not a valid VkImageView handle", [all...] |
/external/boringssl/src/include/openssl/ |
bn.h | 160 #define BN_DEC_FMT1 "%" PRIu32 161 #define BN_DEC_FMT2 "%09" PRIu32 [all...] |
/external/libcxx/test/std/depr/depr.c.headers/ |
inttypes_h.pass.cpp | 435 #ifndef PRIu32 436 #error PRIu32 not defined
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
cinttypes.pass.cpp | 435 #ifndef PRIu32 436 #error PRIu32 not defined
|
/external/vboot_reference/futility/ |
vb1_helper.c | 573 printf(" Header version: %" PRIu32 ".%" PRIu32 "\n",
|
/art/libdexfile/external/ |
dex_file_ext.cc | 255 android::base::StringPrintf("Dex file '%s' too short: expected %" PRIu32 ", got %" PRIu64,
|
/external/grpc-grpc/src/core/lib/iomgr/ |
sockaddr_utils.cc | 187 gpr_asprintf(&host_with_scope, "%s%%25%" PRIu32, ntop_buf, sin6_scope_id);
|
/external/perfetto/src/traced/probes/sys_stats/ |
sys_stats_data_source.cc | 56 PERFETTO_ILOG("%s %" PRIu32
|
/frameworks/av/media/libeffects/lvm/wrapper/Reverb/ |
EffectReverb.cpp | 617 ALOGV("\tLVM_ERROR : free() - trying to free with NULL pointer %" PRIu32 " bytes " 820 ALOGV("\tLVREV_ERROR :Reverb_init CreateInstance Failed to allocate %" PRIu32 824 ALOGV("\tReverb_init CreateInstance allocate %" PRIu32 837 ALOGV("\tLVM_ERROR :Reverb_init CreateInstance Failed to allocate %" PRIu32 840 ALOGV("\tLVM_ERROR :Reverb_init CreateInstance Failed: but allocated %" PRIu32 [all...] |