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

1 23 4 5 6

  /external/skia/src/compute/hs/vk/
hs_vk.c 736 "%5" PRIu32 " "
737 "%5" PRIu32 " "
738 "%5" PRIu32 " "
743 "%5" PRIu32 " "
744 "%5" PRIu32 " "
745 "%5" PRIu32 " "
746 "%5" PRIu32 " "
748 "( %6" PRIu32 ", " "%6" PRIu32 ", " "%6" PRIu32 " )\n"
    [all...]
  /external/skqp/src/compute/hs/vk/
hs_vk.c 736 "%5" PRIu32 " "
737 "%5" PRIu32 " "
738 "%5" PRIu32 " "
743 "%5" PRIu32 " "
744 "%5" PRIu32 " "
745 "%5" PRIu32 " "
746 "%5" PRIu32 " "
748 "( %6" PRIu32 ", " "%6" PRIu32 ", " "%6" PRIu32 " )\n"
    [all...]
  /build/make/tools/zipalign/
ZipEntry.cpp 61 ALOGD("local header seek failed (%" PRIu32 ")\n",
516 ALOGD(" compressedSize=%" PRIu32 " uncompressedSize=%" PRIu32 "\n",
685 ALOGD(" compressedSize=%" PRIu32 " uncompressedSize=%" PRIu32 "\n",
689 ALOGD(" diskNumStart=%" PRIu16 " intAttr=0x%04" PRIx16 " extAttr=0x%08" PRIx32 " relOffset=%" PRIu32 "\n",
  /device/google/contexthub/firmware/os/core/
appSec.c 121 "; new state=%" PRIu32
253 osLog(LOG_INFO, "%s: signed size=%" PRIu32 "\n",
269 osLog(LOG_INFO, "%s: encrypted data size=%" PRIu32
286 osLog(LOG_INFO, "%s: encrypted aligned data size=%" PRIu32 "\n",
520 osLog(LOG_ERROR, "%s: failed: state=%" PRIu32 "; err=%" PRIu32 "\n",
  /external/honggfuzz/linux/
perf.c 157 LOG_D("Using: (Intel BTS) type=%" PRIu32 " for pid=%d", perfIntelBtsPerfType, (int)pid);
161 LOG_D("Using: (Intel PT) type=%" PRIu32 " for pid=%d", perfIntelPtPerfType, (int)pid);
385 LOG_D("perfIntelPtPerfType = %" PRIu32, perfIntelPtPerfType);
395 LOG_D("perfIntelBtsPerfType = %" PRIu32, perfIntelBtsPerfType);
  /external/libusb/msvc/
inttypes.h 106 #define PRIu32 "u"
  /external/libxcam/xcore/
smart_analyzer_loader.cpp 137 XCAM_LOG_DEBUG ("get symbol failed, XCamSmartAnalysisDescription size is:%" PRIu32 ", but expect:%" PRIuS,
  /external/strace/
dm.c 319 tprintf(", event_nr=%" PRIu32, event_nr);
378 tprintf(", version=%" PRIu32 ".%" PRIu32 ".%" PRIu32 "}",
netlink_unix_diag.c 92 tprintf("%" PRIu32, *(uint32_t *) elem_buf);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DWARFListTable.cpp 72 "%s table at offset 0x%" PRIx32 " has more offset entries (%" PRIu32
DWARFDebugAddr.cpp 128 " contains data of size %" PRIu32
180 "Index %" PRIu32 " is out of range of the "
  /frameworks/av/media/libeffects/downmix/
EffectDownmix.c 520 ALOGV("Downmix_Command command %" PRIu32 " cmdSize %" PRIu32, cmdCode, cmdSize);
544 ALOGV("Downmix_Command EFFECT_CMD_GET_PARAM pCmdData %p, *replySize %" PRIu32 ", pReplyData: %p",
553 ALOGV("Downmix_Command EFFECT_CMD_GET_PARAM param %" PRId32 ", replySize %" PRIu32,
561 ALOGV("Downmix_Command EFFECT_CMD_SET_PARAM cmdSize %d pCmdData %p, *replySize %" PRIu32
635 ALOGV("Downmix_Command EFFECT_CMD_SET_AUDIO_MODE: %" PRIu32, *(uint32_t *)pCmdData);
644 ALOGW("Downmix_Command invalid command %" PRIu32, cmdCode);
855 ALOGE("Downmix_setParameter(DOWNMIX_PARAM_TYPE) invalid size %" PRIu32 ", should be %zu",
908 ALOGE("Downmix_getParameter invalid parameter size %" PRIu32 " for DOWNMIX_PARAM_TYPE", *pSize);
    [all...]
  /external/elfutils/src/
arlib.c 128 int s = snprintf (tmpbuf, sizeof (tmpbuf), "%-*" PRIu32 "",
176 snprintf (tmpbuf, sizeof (tmpbuf), "%-*" PRIu32 "",
  /external/elfutils/tests/
asm-tst9.c 131 printf ("cannot insert uleb %" PRIu32 ": %s\n",
145 printf ("cannot insert uleb %" PRIu32 ": %s\n",
  /external/perfetto/src/traced/probes/power/
android_power_data_source.cc 136 PERFETTO_ELOG("Battery poll interval of %" PRIu32
137 " ms is too low. Capping to %" PRIu32 " ms",
  /external/vboot_reference/futility/
cmd_show.c 347 printf(" Header version: %" PRIu32 ".%" PRIu32 "\n",
365 printf(" Preamble flags: %" PRIu32 "\n", flags);
459 printf(" Header version: %" PRIu32 ".%" PRIu32 "\n",
  /external/vulkan-validation-layers/layers/
descriptor_sets.cpp 421 "invalid type %s ,for push descriptors in VkDescriptorSetLayoutBinding entry %" PRIu32 ".",
429 "descriptorCount =(%" PRIu32 ") must be a multiple of 4", binding_info.descriptorCount);
434 "descriptorCount =(%" PRIu32 ") must be less than or equal to maxInlineUniformBlockSize",
459 "Invalid flags for VkDescriptorSetLayoutBinding entry %" PRIu32, i);
467 "Invalid flags for VkDescriptorSetLayoutBinding entry %" PRIu32, i);
476 "Invalid flags for VkDescriptorSetLayoutBinding entry %" PRIu32, i);
483 "Invalid flags for VkDescriptorSetLayoutBinding entry %" PRIu32, i);
490 "Invalid flags for VkDescriptorSetLayoutBinding entry %" PRIu32, i);
497 "Invalid flags for VkDescriptorSetLayoutBinding entry %" PRIu32, i);
504 "Invalid flags for VkDescriptorSetLayoutBinding entry %" PRIu32, i)
    [all...]
  /frameworks/av/media/libeffects/lvm/tests/
lvmtest.cpp 210 ALOGV("\tLvmEffect_free - START freeing %" PRIu32
216 ALOGV("\tLvmEffect_free - END freeing %" PRIu32
222 "%" PRIu32 " bytes for region %u at %p ERROR\n",
304 "%" PRIu32 " bytes for region %u\n",
309 ALOGV("\tLvmBundle_init CreateInstance allocated %" PRIu32
325 "%" PRIu32 " bytes for region %u Not freeing\n",
330 "%" PRIu32 " bytes for region %u at %p- free\n",
  /external/grpc-grpc/src/core/ext/transport/chttp2/transport/
flow_control.cc 60 gpr_asprintf(&str, "%" PRIu32 " -> %" PRIu32 "", old_val, new_val);
62 gpr_asprintf(&str, "%" PRIu32 "", old_val);
  /frameworks/av/media/img_utils/src/
DngUtils.cpp 362 ALOGE("%s: Cannot add opcode for active array with dimensions w=%" PRIu32 ", h=%" PRIu32,
430 ALOGE("%s: Unknown color filter arrangement %" PRIu32, __FUNCTION__,
  /bionic/libc/include/
inttypes.h 108 #define PRIu32 "u" /* uint32_t */
  /build/make/tools/ziptime/
ZipFile.cpp 156 LOG("Failure seeking to central dir offset %" PRIu32 "\n",
  /device/google/contexthub/util/nanoapp_sign/
nanoapp_sign.c 248 fprintf(stderr, "Original Data len=%" PRIu32 " b; file size=%" PRIu32 " b; diff=%" PRIu32 " b\n",
519 fprintf(stderr, "Read %" PRIu32 " bytes\n", bufUsed);
  /external/u-boot/include/
inttypes.h 104 # define PRIu32 "u"
  /external/u-boot/tools/
relocate-rela.c 48 PRIu32 " at %" PRIx64 "\n",

Completed in 4098 milliseconds

1 23 4 5 6