/external/iproute2/tc/ |
em_canid.c | 162 fprintf(fd, "eff 0x%"PRIX32, 165 fprintf(fd, "eff 0x%"PRIX32":0x%"PRIX32, 170 fprintf(fd, "sff 0x%"PRIX32, 173 fprintf(fd, "sff 0x%"PRIX32":0x%"PRIX32,
|
/device/google/contexthub/util/nanoapp_postprocess/ |
postprocess.c | 143 fprintf(stderr, "SortedReloc[%3" PRIu32 "] = {0x%08" PRIX32 ",0x%02" PRIX8 "}\n", i, nanoRelocs[i].ofstInRam, nanoRelocs[i].type); 180 fprintf(stderr, "Out: Reloc0 x%" PRIX32 "\n", j); 192 fprintf(stderr, "Out: Reloc8 0x%02" PRIX32 "\n", displacement); 197 fprintf(stderr, "Out: Reloc16 0x%06" PRIX32 "\n", displacement); 205 fprintf(stderr, "Out: Reloc24 0x%08" PRIX32 "\n", displacement); 214 fprintf(stderr, "Out: Reloc32 0x%08" PRIX32 "\n", displacement); 313 fprintf(stderr, "Magic value is wrong: found %08" PRIX32 314 "; expected %08" PRIX32 "\n", 358 " Where: 0x%08" PRIX32 "\n" 368 fprintf(stderr, "Reloc[%3" PRIu32 "]:\n {@0x%08" PRIX32 ", type %3" PRIu32 ", -> sym[%3" PRIu32 "]: {@0x%08" PRIX32 "}, " [all...] |
/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"
|
/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"
|
/external/google-breakpad/src/third_party/libdisasm/ |
x86_format.c | 42 STRNCATF( buf, "-0x%" PRIX32, -ea->disp, len ); \ 44 STRNCATF( buf, "0x%" PRIX32, ea->disp, len ); \ 106 snprintf( str, len, "0x%08" PRIX32, op->data.dword ); 187 STRNCATF( buf, "0x%" PRIX32, ea->disp, len ); 230 STRNCATF (buf, "value=\"0x%" PRIX32 "\"/>\n", ea->disp, 688 STRNCATF( buf, "$0x%08" PRIX32, 698 STRNCATF( buf, "0x%08" PRIX32, op->data.sdword, len ); 735 STRNCATF( buf, "0x%08" PRIX32, 742 STRNCATF( buf, "0x%08" PRIX32, 747 STRNCATF( buf, "0x%08" PRIX32, op->data.sdword [all...] |
/external/llvm/include/llvm/Support/ |
DataTypes.h.cmake | 109 #define PRIx32 "x" 110 #define PRIX32 "X"
|
/development/ndk/platforms/android-3/include/ |
inttypes.h | 118 #define PRIx32 "x" /* uint32_t */ 136 #define PRIX32 "X" /* uint32_t */
|
/external/mesa3d/include/c99/ |
inttypes.h | 120 #define PRIx32 "I32x" 121 #define PRIX32 "I32X"
|
/external/opencv3/3rdparty/include/ |
msc_inttypes.h | 118 #define PRIx32 "I32x" 119 #define PRIX32 "I32X"
|
/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 */
|