Home
last modified time | relevance | path

Searched refs:PRIX32 (Results 1 – 25 of 31) sorted by relevance

12

/external/iproute2/tc/
Dem_canid.c162 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/
Dx86_format.c42 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/
Dplatform.h83 #define PRIX32 "lX" macro
90 #define PRIX32 "X" macro
/external/clang/lib/Headers/
Dinttypes.h50 #undef PRIX32
85 #define PRIX32 "X" macro
/external/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Support/
DDataTypes.h115 #define PRIX32 "X" macro
/external/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Support/
DDataTypes.h115 #define PRIX32 "X" macro
/external/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Support/
DDataTypes.h115 #define PRIX32 "X" macro
/external/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Support/
DDataTypes.h115 #define PRIX32 "X" macro
/external/e2fsprogs/intl/
Dloadmsgcat.c167 #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/
Dinttypes.h141 #define PRIX32 "X" macro
/external/boringssl/src/crypto/x509/
Da_strex.c117 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/
Dinttypes.h136 # define PRIX32 "X" macro
/external/libcxx/include/
Dcinttypes115 PRIX32
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.cpp99 *CommentStream << format("imm = 0x%" PRIX32 "\n", (uint32_t)Imm); in printOperand()
/external/libcxx/test/std/depr/depr.c.headers/
Dinttypes_h.pass.cpp547 #ifndef PRIX32
548 #error PRIX32 not defined
/external/python/cpython2/Lib/plat-sunos5/
DTYPES.py150 PRIX32 = "X" variable
/external/libcxx/test/std/input.output/file.streams/c.files/
Dcinttypes.pass.cpp547 #ifndef PRIX32
548 #error PRIX32 not defined
/external/llvm/include/llvm/Support/
DDataTypes.h.cmake115 #define PRIX32 "X"
/external/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.cpp183 *CommentStream << format("imm = 0x%" PRIX32 "\n", (uint32_t)Imm); in printOperand()
/external/skqp/src/compute/hs/cuda/bench/
Dmain.c219 fprintf(stderr,"%8" PRIX32 " ",*vout_h++); in hs_debug_u32()
/external/skia/src/compute/hs/cuda/bench/
Dmain.c219 fprintf(stderr,"%8" PRIX32 " ",*vout_h++); in hs_debug_u32()
/external/skia/src/compute/hs/cl/bench/
Dmain.c191 fprintf(stderr,"%8" PRIX32 " ",*vout_h++); in hs_debug_u32()
/external/skqp/src/compute/hs/cl/bench/
Dmain.c191 fprintf(stderr,"%8" PRIX32 " ",*vout_h++); in hs_debug_u32()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Draw_ostream.cpp138 *this << format("%02" PRIX32, UUID[Idx]); in write_uuid()
/external/skqp/src/compute/hs/vk/bench/
Dmain.c239 fprintf(stderr,"%8" PRIX32 " ",*vout_h++); in hs_debug_u32()

12