HomeSort by relevance Sort by last modified time
    Searched defs:PRIx32 (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /system/core/libutils/
FileMap.cpp 28 # define PRIx32 "I32x"
141 ALOGE("CreateFileMapping(%p, %" PRIx32 ") failed with error %" PRId32 "\n",
  /external/clang/lib/Headers/
inttypes.h 29 /* MSVC headers define int32_t as int, but PRIx32 as "lx" instead of "x".
43 #undef PRIx32
46 #undef PRIX32
78 #define PRIx32 "x"
81 #define PRIX32 "X"
  /external/google-breakpad/src/processor/
dump_context.cc 42 #define PRIx32 "lx"
529 printf(" float_save.extra[%2d] = 0x%" PRIx32 "\n",
579 printf(" hi[%1d] = 0x%" PRIx32 "\n",
581 printf(" lo[%1d] = 0x%" PRIx32 "\n",
584 printf(" dsp_control = 0x%" PRIx32 "\n",
590 printf(" status = 0x%" PRIx32 "\n",
592 printf(" cause = 0x%" PRIx32 "\n",
601 printf(" float_save.fpcsr = 0x%" PRIx32 "\n",
603 printf(" float_save.fir = 0x%" PRIx32 "\n",
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
inttypes.h 29 /* MSVC headers define int32_t as int, but PRIx32 as "lx" instead of "x".
43 #undef PRIx32
46 #undef PRIX32
78 #define PRIx32 "x"
81 #define PRIX32 "X"
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
inttypes.h 29 /* MSVC headers define int32_t as int, but PRIx32 as "lx" instead of "x".
43 #undef PRIx32
46 #undef PRIX32
78 #define PRIx32 "x"
81 #define PRIX32 "X"
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
inttypes.h 29 /* MSVC headers define int32_t as int, but PRIx32 as "lx" instead of "x".
43 #undef PRIx32
46 #undef PRIX32
78 #define PRIx32 "x"
81 #define PRIX32 "X"
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
inttypes.h 29 /* MSVC headers define int32_t as int, but PRIx32 as "lx" instead of "x".
43 #undef PRIx32
46 #undef PRIX32
78 #define PRIx32 "x"
81 #define PRIX32 "X"
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
inttypes.h 29 /* MSVC headers define int32_t as int, but PRIx32 as "lx" instead of "x".
43 #undef PRIx32
46 #undef PRIX32
78 #define PRIx32 "x"
81 #define PRIX32 "X"
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
inttypes.h 29 /* MSVC headers define int32_t as int, but PRIx32 as "lx" instead of "x".
43 #undef PRIx32
46 #undef PRIX32
78 #define PRIx32 "x"
81 #define PRIX32 "X"
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
inttypes.h 29 /* MSVC headers define int32_t as int, but PRIx32 as "lx" instead of "x".
43 #undef PRIx32
46 #undef PRIX32
78 #define PRIx32 "x"
81 #define PRIX32 "X"
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
inttypes.h 29 /* MSVC headers define int32_t as int, but PRIx32 as "lx" instead of "x".
43 #undef PRIx32
46 #undef PRIX32
78 #define PRIx32 "x"
81 #define PRIX32 "X"
  /prebuilts/sdk/renderscript/clang-include/
inttypes.h 29 /* MSVC headers define int32_t as int, but PRIx32 as "lx" instead of "x".
43 #undef PRIx32
46 #undef PRIX32
78 #define PRIx32 "x"
81 #define PRIX32 "X"
  /bionic/libc/include/
inttypes.h 125 #define PRIx32 "x" /* uint32_t */
143 #define PRIX32 "X" /* uint32_t */
  /development/ndk/platforms/android-21/include/
inttypes.h 125 #define PRIx32 "x" /* uint32_t */
143 #define PRIX32 "X" /* uint32_t */
  /development/ndk/platforms/android-3/include/
inttypes.h 118 #define PRIx32 "x" /* uint32_t */
136 #define PRIX32 "X" /* uint32_t */
  /external/e2fsprogs/intl/
loadmsgcat.c 163 #if !defined PRIx32 || PRI_MACROS_BROKEN
164 # undef PRIx32
165 # define PRIx32 "x"
167 #if !defined PRIX32 || PRI_MACROS_BROKEN
168 # undef PRIX32
169 # define PRIX32 "X"
558 return PRIx32;
560 return PRIX32;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
inttypes.h 111 #define PRIx32 "x"
128 #define PRIX32 "X"
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
inttypes.h 118 #define PRIx32 "x" /* uint32_t */
136 #define PRIX32 "X" /* uint32_t */
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
inttypes.h 118 #define PRIx32 "x" /* uint32_t */
136 #define PRIX32 "X" /* uint32_t */
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
inttypes.h 118 #define PRIx32 "x" /* uint32_t */
136 #define PRIX32 "X" /* uint32_t */
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
inttypes.h 118 #define PRIx32 "x" /* uint32_t */
136 #define PRIX32 "X" /* uint32_t */
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
inttypes.h 118 #define PRIx32 "x" /* uint32_t */
136 #define PRIX32 "X" /* uint32_t */
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
inttypes.h 118 #define PRIx32 "x" /* uint32_t */
136 #define PRIX32 "X" /* uint32_t */
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
inttypes.h 118 #define PRIx32 "x" /* uint32_t */
136 #define PRIX32 "X" /* uint32_t */
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
inttypes.h 118 #define PRIx32 "x" /* uint32_t */
136 #define PRIX32 "X" /* uint32_t */

Completed in 354 milliseconds

1 2 3 4