HomeSort by relevance Sort by last modified time
    Searched refs:PRId32 (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /external/elfutils/0.153/libasm/
asm_addint8.c 73 fprintf (asmscn->ctx->out.file, "\t.long\t%" PRId32 "\n",
82 "\t.long\t%" PRId32 "\n\t.long\t%" PRId32 "\n",
asm_addsleb128.c 52 fprintf (asmscn->ctx->out.file, "\t.sleb128\t%" PRId32 "\n", num);
  /external/compiler-rt/SDKs/darwin/usr/include/
inttypes.h 28 #define PRId32 "d"
  /external/valgrind/main/none/tests/s390x/
rounding-1.c 45 convert_to_int("cfdbr",double,int32_t,PRId32,round,value)
rounding-3.c 61 convert_to_int("cfebr",float,int32_t,PRId32,0,value)
63 convert_to_int("cfdbr",double,int32_t,PRId32,0,value)
rounding-6.c 49 convert_to_int("cfebr",float,int32_t,PRId32,round,value)
51 convert_to_int("cfdbr",double,int32_t,PRId32,round,value)
rounding-5.c 40 printf("cefbr: %"PRId32" -> %f\n", i32, out);
  /system/core/libutils/
FileMap.cpp 27 # define PRId32 "I32d"
74 ALOGD("UnmapViewOfFile(%p) failed, error = %" PRId32 "\n", mBasePtr,
110 ALOGE("CreateFileMapping(%p, %" PRIx32 ") failed with error %" PRId32 "\n",
125 ALOGE("MapViewOfFile(%" PRId64 ", %zu) failed with error %" PRId32 "\n",
  /system/core/include/cutils/
trace.h 224 len = snprintf(buf, ATRACE_MESSAGE_LENGTH, "S|%d|%s|%" PRId32,
242 len = snprintf(buf, ATRACE_MESSAGE_LENGTH, "F|%d|%s|%" PRId32,
260 len = snprintf(buf, ATRACE_MESSAGE_LENGTH, "C|%d|%s|%" PRId32,
  /system/media/audio_utils/
echo_reference.c 153 ALOGV("echo_reference_write() playbackTimestamp:[%d].[%d], er->playback_delay:[%" PRId32 "]",
277 " er->wr_render_time:[%d].[%d], er->playback_delay:[%" PRId32 "]",
312 ALOGV("echo_reference_read() START, delayCapture:[%" PRId32 "], "
385 "er->playback_delay[%" PRId32 "] + delayCapture[%" PRId32
450 "] = er->playback_delay[%" PRId32 "] + delayCapture[%" PRId32
  /external/jemalloc/test/include/test/
test.h 162 !=, PRId32, __VA_ARGS__)
164 ==, PRId32, __VA_ARGS__)
166 >=, PRId32, __VA_ARGS__)
168 >, PRId32, __VA_ARGS__)
170 <, PRId32, __VA_ARGS__)
172 <=, PRId32, __VA_ARGS__)
  /development/ndk/platforms/android-3/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /external/chromium_org/third_party/WebKit/Source/wtf/os-win32/
inttypes.h 64 #define PRId32 "d"
  /external/chromium_org/third_party/libusb/src/msvc/
inttypes.h 54 #define PRId32 "d"
  /external/chromium_org/third_party/mesa/src/include/c99/
inttypes.h 71 #define PRId32 "I32d"
  /external/mesa3d/include/c99/
inttypes.h 71 #define PRId32 "I32d"
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */

Completed in 1240 milliseconds

1 2 3 4 5