HomeSort by relevance Sort by last modified time
    Searched refs:PRId32 (Results 76 - 100 of 116) sorted by null

1 2 34 5

  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
inttypes.h 45 #define PRId32 "d" /* int32_t */
  /frameworks/av/services/camera/libcameraservice/common/
Camera2ClientBase.cpp 231 ALOGE("Error condition %d reported by HAL, requestId %" PRId32, errorCode,
246 ALOGV("%s: Shutter notification for request id %" PRId32 " at time %" PRId64,
  /bionic/libc/include/
inttypes.h 52 #define PRId32 "d" /* int32_t */
  /development/ndk/platforms/android-L/include/
inttypes.h 52 #define PRId32 "d" /* int32_t */
  /external/elfutils/0.153/libasm/
asm_align.c 57 fprintf (asmscn->ctx->out.file, "\t.align %" PRId32 ", ",
  /external/jemalloc/include/msvc_compat/C99/
inttypes.h 79 #define PRId32 "d"
  /frameworks/av/media/libeffects/downmix/
EffectDownmix.c 402 ALOGV("Downmix_Command EFFECT_CMD_GET_PARAM param %" PRId32 ", replySize %" PRIu32,
692 ALOGV("Downmix_setParameter, context %p, param %" PRId32 ", value16 %" PRId16 ", value32 %" PRId32,
713 ALOGE("Downmix_setParameter unknown parameter %" PRId32, param);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
inttypes.h 41 #define PRId32 "d"
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
inttypes.h 52 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
inttypes.h 52 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
inttypes.h 52 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
inttypes.h 52 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
inttypes.h 52 #define PRId32 "d" /* int32_t */
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
inttypes.h 52 #define PRId32 "d" /* int32_t */
  /frameworks/base/core/jni/
android_util_Process.cpp 166 ALOGV("%s tid=%d grp=%" PRId32, __func__, tid, grp);
176 ALOGV("%s pid=%d grp=%" PRId32, __func__, pid, grp);
329 //ALOGI("Setting priority of %" PRId32 ": %" PRId32 ", getpriority returns %d\n",
347 //ALOGI("Returning priority of %" PRId32 ": %" PRId32 "\n", pid, pri);
369 sprintf(text, "%" PRId32, pid);
410 //ALOGI("Compare %" PRId32 " vs %" PRId32 "\n", *((const jint*)v1), *((const jint*)v2));
524 //ALOGI("Clearing %" PRId32 " sizes", count)
    [all...]
  /external/bison/lib/
inttypes.in.h 147 #if !defined PRId32 || @PRI_MACROS_BROKEN@
148 # undef PRId32
150 # define PRId32 "d"
  /frameworks/av/media/libeffects/visualizer/
EffectVisualizer.cpp 609 ALOGV("Discarding measurements, last measurement is %" PRId32 "ms old", delayMs);
643 ALOGV("VISUALIZER_CMD_MEASURE peak=%" PRIu16 " (%" PRId32 "mB), rms=%.1f (%" PRId32 "mB)",
  /external/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 23 #ifndef PRId32
24 #error PRId32 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
inttypes_h.pass.cpp 23 #ifndef PRId32
24 #error PRId32 not defined
  /external/e2fsprogs/intl/
loadmsgcat.c 147 #if !defined PRId32 || PRI_MACROS_BROKEN
148 # undef PRId32
149 # define PRId32 "d"
550 return PRId32;
    [all...]
  /frameworks/av/media/ndk/
NdkMediaFormat.cpp 93 ret.appendFormat("int32(%" PRId32 ")", val);
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.cpp 517 ALOGV("%s: requestId = %" PRId32, __FUNCTION__, newRequest->mResultExtras.requestId);
564 ALOGV("Camera %d: Capture request %" PRId32 " enqueued", mId,
    [all...]
  /external/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 267 #ifndef PRId32
268 #error PRId32 not defined
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
cinttypes.pass.cpp 267 #ifndef PRId32
268 #error PRId32 not defined

Completed in 1162 milliseconds

1 2 34 5