/external/iproute2/tc/ |
D | em_canid.c | 162 fprintf(fd, "eff 0x%"PRIX32, in canid_print_eopt() 165 fprintf(fd, "eff 0x%"PRIX32":0x%"PRIX32, in canid_print_eopt() 170 fprintf(fd, "sff 0x%"PRIX32, in canid_print_eopt() 173 fprintf(fd, "sff 0x%"PRIX32":0x%"PRIX32, in canid_print_eopt()
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | 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 ); in get_operand_data_str() 187 STRNCATF( buf, "0x%" PRIX32, ea->disp, len ); in format_expr() 230 STRNCATF (buf, "value=\"0x%" PRIX32 "\"/>\n", ea->disp, in format_expr() 688 STRNCATF( buf, "$0x%08" PRIX32, in format_operand_att() 698 STRNCATF( buf, "0x%08" PRIX32, op->data.sdword, len ); in format_operand_att() 735 STRNCATF( buf, "0x%08" PRIX32, in format_operand_native() 742 STRNCATF( buf, "0x%08" PRIX32, in format_operand_native() 747 STRNCATF( buf, "0x%08" PRIX32, op->data.sdword + in format_operand_native() [all …]
|
/external/capstone/include/ |
D | platform.h | 83 #define PRIX32 "lX" macro 90 #define PRIX32 "X" macro
|
/external/clang/lib/Headers/ |
D | inttypes.h | 50 #undef PRIX32 85 #define PRIX32 "X" macro
|
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/ |
D | DataTypes.h | 115 #define PRIX32 "X" macro
|
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/ |
D | DataTypes.h | 115 #define PRIX32 "X" macro
|
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/ |
D | DataTypes.h | 115 #define PRIX32 "X" macro
|
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/ |
D | DataTypes.h | 115 #define PRIX32 "X" macro
|
/external/e2fsprogs/intl/ |
D | loadmsgcat.c | 167 #if !defined PRIX32 || PRI_MACROS_BROKEN 168 # undef PRIX32 169 # define PRIX32 "X" macro 560 return PRIX32; in get_sysdep_segment_value()
|
/external/libusb/msvc/ |
D | inttypes.h | 141 #define PRIX32 "X" macro
|
/external/boringssl/src/crypto/x509/ |
D | a_strex.c | 117 BIO_snprintf(tmphex, sizeof tmphex, "\\W%08" PRIX32, c); in do_esc_char() 123 BIO_snprintf(tmphex, sizeof tmphex, "\\U%04" PRIX32, c); in do_esc_char()
|
/external/u-boot/include/ |
D | inttypes.h | 136 # define PRIX32 "X" macro
|
/external/libcxx/include/ |
D | cinttypes | 115 PRIX32
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.cpp | 99 *CommentStream << format("imm = 0x%" PRIX32 "\n", (uint32_t)Imm); in printOperand()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | inttypes_h.pass.cpp | 547 #ifndef PRIX32 548 #error PRIX32 not defined
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | TYPES.py | 150 PRIX32 = "X" variable
|
/external/libcxx/test/std/input.output/file.streams/c.files/ |
D | cinttypes.pass.cpp | 547 #ifndef PRIX32 548 #error PRIX32 not defined
|
/external/llvm/include/llvm/Support/ |
D | DataTypes.h.cmake | 115 #define PRIX32 "X"
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86ATTInstPrinter.cpp | 183 *CommentStream << format("imm = 0x%" PRIX32 "\n", (uint32_t)Imm); in printOperand()
|
/external/skqp/src/compute/hs/cuda/bench/ |
D | main.c | 219 fprintf(stderr,"%8" PRIX32 " ",*vout_h++); in hs_debug_u32()
|
/external/skia/src/compute/hs/cuda/bench/ |
D | main.c | 219 fprintf(stderr,"%8" PRIX32 " ",*vout_h++); in hs_debug_u32()
|
/external/skia/src/compute/hs/cl/bench/ |
D | main.c | 191 fprintf(stderr,"%8" PRIX32 " ",*vout_h++); in hs_debug_u32()
|
/external/skqp/src/compute/hs/cl/bench/ |
D | main.c | 191 fprintf(stderr,"%8" PRIX32 " ",*vout_h++); in hs_debug_u32()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | raw_ostream.cpp | 138 *this << format("%02" PRIX32, UUID[Idx]); in write_uuid()
|
/external/skqp/src/compute/hs/vk/bench/ |
D | main.c | 239 fprintf(stderr,"%8" PRIX32 " ",*vout_h++); in hs_debug_u32()
|