/dports/devel/srecord/srecord-1.64/srecord/output/file/ |
H A D | asm.cc | 68 if (hex_style) in ~output_file_asm() 133 if (hex_style) in ~output_file_asm() 176 if (hex_style) in ~output_file_asm() 214 hex_style(false) in output_file_asm() 242 hex_style = true; in command_line() 250 hex_style = true; in command_line() 260 hex_style = true; in command_line() 265 hex_style = false; in command_line() 289 if (hex_style) in emit_byte() 327 if (hex_style) in emit_word()
|
H A D | c.cc | 456 hex_style(true), in output_file_c() 503 hex_style = true; in command_line() 514 hex_style = true; in command_line() 519 hex_style = false; in command_line() 589 if (hex_style) in emit_byte() 616 if (hex_style) in emit_word() 643 if (hex_style) in format_address()
|
H A D | asm.h | 183 bool hex_style; variable
|
H A D | c.h | 177 bool hex_style; variable
|
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/ |
H A D | String.h | 216 bool hex_style = false); 219 OutputString backslashify(StringPiece input, bool hex_style = false) { 221 backslashify(input, output, hex_style);
|
H A D | String-inl.h | 510 bool hex_style) { in backslashify() argument 519 if (hex_style) { in backslashify()
|
/dports/devel/folly/folly-2021.12.27.00/folly/ |
H A D | String.h | 192 folly::StringPiece input, OutputString& output, bool hex_style = false); 195 OutputString backslashify(StringPiece input, bool hex_style = false) { 197 backslashify(input, output, hex_style);
|
H A D | String-inl.h | 502 folly::StringPiece input, OutputString& output, bool hex_style) { in backslashify() argument 511 if (hex_style) { in backslashify()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 60 void SetStyle(bool use_hex_immed, HexImmediateStyle hex_style); 235 Disassembler::HexImmediateStyle hex_style = Disassembler::eHexStyleC; in CalculateMnemonicOperandsAndComment() local 241 hex_style = target->GetHexImmediateStyle(); in CalculateMnemonicOperandsAndComment() 260 mc_disasm_ptr->SetStyle(use_hex_immediates, hex_style); in CalculateMnemonicOperandsAndComment() 1003 bool use_hex_immed, HexImmediateStyle hex_style) { in SetStyle() argument 1005 switch (hex_style) { in SetStyle()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 60 void SetStyle(bool use_hex_immed, HexImmediateStyle hex_style); 235 Disassembler::HexImmediateStyle hex_style = Disassembler::eHexStyleC; in CalculateMnemonicOperandsAndComment() local 241 hex_style = target->GetHexImmediateStyle(); in CalculateMnemonicOperandsAndComment() 260 mc_disasm_ptr->SetStyle(use_hex_immediates, hex_style); in CalculateMnemonicOperandsAndComment() 1002 bool use_hex_immed, HexImmediateStyle hex_style) { in SetStyle() argument 1004 switch (hex_style) { in SetStyle()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 60 void SetStyle(bool use_hex_immed, HexImmediateStyle hex_style); 235 Disassembler::HexImmediateStyle hex_style = Disassembler::eHexStyleC; in CalculateMnemonicOperandsAndComment() local 241 hex_style = target->GetHexImmediateStyle(); in CalculateMnemonicOperandsAndComment() 260 mc_disasm_ptr->SetStyle(use_hex_immediates, hex_style); in CalculateMnemonicOperandsAndComment() 1002 bool use_hex_immed, HexImmediateStyle hex_style) { in SetStyle() argument 1004 switch (hex_style) { in SetStyle()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 60 void SetStyle(bool use_hex_immed, HexImmediateStyle hex_style); 235 Disassembler::HexImmediateStyle hex_style = Disassembler::eHexStyleC; in CalculateMnemonicOperandsAndComment() local 241 hex_style = target->GetHexImmediateStyle(); in CalculateMnemonicOperandsAndComment() 260 mc_disasm_ptr->SetStyle(use_hex_immediates, hex_style); in CalculateMnemonicOperandsAndComment() 1003 bool use_hex_immed, HexImmediateStyle hex_style) { in SetStyle() argument 1005 switch (hex_style) { in SetStyle()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 60 void SetStyle(bool use_hex_immed, HexImmediateStyle hex_style); 235 Disassembler::HexImmediateStyle hex_style = Disassembler::eHexStyleC; in CalculateMnemonicOperandsAndComment() local 241 hex_style = target->GetHexImmediateStyle(); in CalculateMnemonicOperandsAndComment() 260 mc_disasm_ptr->SetStyle(use_hex_immediates, hex_style); in CalculateMnemonicOperandsAndComment() 1003 bool use_hex_immed, HexImmediateStyle hex_style) { in SetStyle() argument 1005 switch (hex_style) { in SetStyle()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 60 void SetStyle(bool use_hex_immed, HexImmediateStyle hex_style); 235 Disassembler::HexImmediateStyle hex_style = Disassembler::eHexStyleC; in CalculateMnemonicOperandsAndComment() local 241 hex_style = target->GetHexImmediateStyle(); in CalculateMnemonicOperandsAndComment() 260 mc_disasm_ptr->SetStyle(use_hex_immediates, hex_style); in CalculateMnemonicOperandsAndComment() 1002 bool use_hex_immed, HexImmediateStyle hex_style) { in SetStyle() argument 1004 switch (hex_style) { in SetStyle()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 60 void SetStyle(bool use_hex_immed, HexImmediateStyle hex_style); 235 Disassembler::HexImmediateStyle hex_style = Disassembler::eHexStyleC; in CalculateMnemonicOperandsAndComment() local 241 hex_style = target->GetHexImmediateStyle(); in CalculateMnemonicOperandsAndComment() 260 mc_disasm_ptr->SetStyle(use_hex_immediates, hex_style); in CalculateMnemonicOperandsAndComment() 1002 bool use_hex_immed, HexImmediateStyle hex_style) { in SetStyle() argument 1004 switch (hex_style) { in SetStyle()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 60 void SetStyle(bool use_hex_immed, HexImmediateStyle hex_style); 235 Disassembler::HexImmediateStyle hex_style = Disassembler::eHexStyleC; 241 hex_style = target->GetHexImmediateStyle(); 260 mc_disasm_ptr->SetStyle(use_hex_immediates, hex_style); 1003 bool use_hex_immed, HexImmediateStyle hex_style) { 1005 switch (hex_style) {
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Plugins/Disassembler/LLVMC/ |
H A D | DisassemblerLLVMC.cpp | 60 void SetStyle(bool use_hex_immed, HexImmediateStyle hex_style); 247 Disassembler::HexImmediateStyle hex_style = Disassembler::eHexStyleC; in CalculateMnemonicOperandsAndComment() local 253 hex_style = target->GetHexImmediateStyle(); in CalculateMnemonicOperandsAndComment() 272 mc_disasm_ptr->SetStyle(use_hex_immediates, hex_style); in CalculateMnemonicOperandsAndComment() 1021 bool use_hex_immed, HexImmediateStyle hex_style) { in SetStyle() argument 1023 switch (hex_style) { in SetStyle()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Plugins/Disassembler/llvm/ |
H A D | DisassemblerLLVMC.cpp | 58 void SetStyle(bool use_hex_immed, HexImmediateStyle hex_style); 291 Disassembler::HexImmediateStyle hex_style = Disassembler::eHexStyleC; in CalculateMnemonicOperandsAndComment() local 297 hex_style = target->GetHexImmediateStyle(); in CalculateMnemonicOperandsAndComment() 316 mc_disasm_ptr->SetStyle(use_hex_immediates, hex_style); in CalculateMnemonicOperandsAndComment() 1054 bool use_hex_immed, HexImmediateStyle hex_style) { in SetStyle() argument 1056 switch (hex_style) { in SetStyle()
|
/dports/devel/radare2/radare2-5.1.1/libr/util/ |
H A D | print.c | 843 bool hex_style = false; in r_print_hexdump() local 855 hex_style = p->flags & R_PRINT_FLAGS_STYLE; in r_print_hexdump() 920 const char *space = hex_style? ".": " "; in r_print_hexdump() 933 if (hex_style) { in r_print_hexdump() 1012 if (!hex_style) { in r_print_hexdump() 1107 const char *hl = (hex_style && p && p->offname (p->user, addr + j))? Color_INVERT: NULL; in r_print_hexdump()
|