| /llvm-project-15.0.7/libcxx/test/std/utilities/charconv/charconv.msvc/ |
| H A D | double_hex_precision_to_chars_test_cases.hpp | 14 {0.0, chars_format::hex, 4, "0.0000p+0"}, 15 {-0.0, chars_format::hex, 4, "-0.0000p+0"}, 16 {double_inf, chars_format::hex, 4, "inf"}, 17 {-double_inf, chars_format::hex, 4, "-inf"}, 18 {double_nan, chars_format::hex, 4, "nan"}, 34 {0x1p-999, chars_format::hex, 0, "1p-999"}, 35 {0x1p-99, chars_format::hex, 0, "1p-99"}, 36 {0x1p-9, chars_format::hex, 0, "1p-9"}, 37 {0x1p+0, chars_format::hex, 0, "1p+0"}, 38 {0x1p+9, chars_format::hex, 0, "1p+9"}, [all …]
|
| H A D | float_hex_precision_to_chars_test_cases.hpp | 14 {0.0f, chars_format::hex, 4, "0.0000p+0"}, 15 {-0.0f, chars_format::hex, 4, "-0.0000p+0"}, 16 {float_inf, chars_format::hex, 4, "inf"}, 17 {-float_inf, chars_format::hex, 4, "-inf"}, 18 {float_nan, chars_format::hex, 4, "nan"}, 33 {0x1p-109f, chars_format::hex, 0, "1p-109"}, 34 {0x1p-99f, chars_format::hex, 0, "1p-99"}, 35 {0x1p-9f, chars_format::hex, 0, "1p-9"}, 36 {0x1p+0f, chars_format::hex, 0, "1p+0"}, 37 {0x1p+9f, chars_format::hex, 0, "1p+9"}, [all …]
|
| H A D | float_from_chars_test_cases.hpp | 13 {"1.a0000400", chars_format::hex, 10, errc{}, 0x1.a00004p0f}, // exact 14 {"1.a0000401", chars_format::hex, 10, errc{}, 0x1.a00004p0f}, // below midpoint, round down 16 {"1.a0000501", chars_format::hex, 10, errc{}, 0x1.a00006p0f}, // above midpoint, round up 17 {"1.a0000600", chars_format::hex, 10, errc{}, 0x1.a00006p0f}, // exact 20 {"1.a0000701", chars_format::hex, 10, errc{}, 0x1.a00008p0f}, // above midpoint, round up 22 {"1.0000040", chars_format::hex, 9, errc{}, 0x1.000004p0f}, // exact 23 {"1.0000041", chars_format::hex, 9, errc{}, 0x1.000004p0f}, // below midpoint, round down 25 {"1.0000051", chars_format::hex, 9, errc{}, 0x1.000006p0f}, // above midpoint, round up 26 {"1.0000060", chars_format::hex, 9, errc{}, 0x1.000006p0f}, // exact 29 {"1.0000071", chars_format::hex, 9, errc{}, 0x1.000008p0f}, // above midpoint, round up [all …]
|
| H A D | double_from_chars_test_cases.hpp | 13 {"1.000000000000a000", chars_format::hex, 18, errc{}, 0x1.000000000000ap0}, // exact 17 {"1.000000000000b000", chars_format::hex, 18, errc{}, 0x1.000000000000bp0}, // exact 22 {"1.00000000000020", chars_format::hex, 16, errc{}, 0x1.0000000000002p0}, // exact 26 {"1.00000000000030", chars_format::hex, 16, errc{}, 0x1.0000000000003p0}, // exact 57 {"0.0000008p-1022", chars_format::hex, 15, errc{}, 0x0.0000008p-1022}, 1060 chars_format::hex, 1023, errc{}, 0x0.0000000000001p-1022}, 1074 chars_format::hex, 1023, errc{}, 0x0.fffffffffffffp-1022}, 1088 chars_format::hex, 1020, errc{}, 0x1.0000000000001p+0}, 1102 chars_format::hex, 1020, errc{}, 0x1.fffffffffffffp+0}, 1116 chars_format::hex, 1023, errc{}, 0x1.0000000000001p+1023}, [all …]
|
| H A D | float_to_chars_test_cases.hpp | 97 {0.0f, chars_format::hex, "0p+0"}, 98 {-0.0f, chars_format::hex, "-0p+0"}, 99 {float_inf, chars_format::hex, "inf"}, 100 {-float_inf, chars_format::hex, "-inf"}, 101 {float_nan, chars_format::hex, "nan"}, 511 {0x1p-99f, chars_format::hex, "1p-99"}, 512 {0x1p-9f, chars_format::hex, "1p-9"}, 513 {0x1p+0f, chars_format::hex, "1p+0"}, 514 {0x1p+9f, chars_format::hex, "1p+9"}, 515 {0x1p+99f, chars_format::hex, "1p+99"}, [all …]
|
| H A D | double_to_chars_test_cases.hpp | 97 {0.0, chars_format::hex, "0p+0"}, 98 {-0.0, chars_format::hex, "-0p+0"}, 99 {double_inf, chars_format::hex, "inf"}, 100 {-double_inf, chars_format::hex, "-inf"}, 101 {double_nan, chars_format::hex, "nan"}, 2812 {0x1p-99, chars_format::hex, "1p-99"}, 2813 {0x1p-9, chars_format::hex, "1p-9"}, 2814 {0x1p+0, chars_format::hex, "1p+0"}, 2815 {0x1p+9, chars_format::hex, "1p+9"}, 2816 {0x1p+99, chars_format::hex, "1p+99"}, [all …]
|
| /llvm-project-15.0.7/lld/test/MachO/tools/ |
| H A D | validate-unwind-info.py | 13 hex = "[a-f\d]" 14 hex8 = hex + "{8}" 29 re.findall(r"start:\s+0x%s+\s+(\w+)\s+" % hex + 30 r"length:\s+0x%s+\s+" % hex + 31 r"compact encoding:\s+0x(%s+)(?:\s+" % hex + 32 r"personality function:\s+0x(%s+)\s+\w+\s+" % hex + 33 r"LSDA:\s+0x(%s+)\s+\w+(?: \+ 0x%s+)?)?" % (hex, hex), 51 re.findall(r"^\s+encoding\[(?:\d|\d\d|1[01]\d|12[0-6])\]: 0x(%s+)$" % hex, 58 re.findall(r"^\s+\[\d+\]: function offset=0x(%s+), " % hex + 59 r"encoding(?:\[\d+\])?=0x(%s+)$" % hex,
|
| /llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/ |
| H A D | relocation-addend.yaml | 5 ## Case 1.1: Document we accept any hex/decimal addends in [INT64_MIN, UINT64_MAX]. 13 # RUN: yaml2obj %s -o %t64.hex.max -DADDEND=0xFFFFFFFFFFFFFFFF 19 # RUN: yaml2obj %s -o %t64.hex.first.pos -DADDEND=0x1 25 # RUN: yaml2obj %s -o %t64.hex.null -DADDEND=0x0 26 # RUN: llvm-readobj -r %t64.hex.null | FileCheck %s --check-prefix=TEST -DADDEND=0x0 31 ## We do not accept negative hex addends. 75 ## Case 2.1: Document we accept any hex/decimal addends in [INT32_MIN, UINT32_MAX]. 80 # RUN: yaml2obj --docnum=2 %s -o %t32.hex.max -DADDEND=0xFFFFFFFF 86 # RUN: yaml2obj --docnum=2 %s -o %t32.hex.first.pos -DADDEND=0x1 92 # RUN: yaml2obj --docnum=2 %s -o %t32.hex.null -DADDEND=0x0 [all …]
|
| /llvm-project-15.0.7/openmp/runtime/tools/ |
| H A D | check-instruction-set.pl | 26 my $hex = qr{[0-9a-f]}i; # hex digit. 146 } elsif ( $line =~ m{^$hex+ <([^>]+)>:\s*$} ) { 150 …} elsif ( $line =~ m{^\s*($hex+):\s+($hex$hex(?: $hex$hex)*)\s+(?:lock\s+|rex[.a-z]*\s+)?([^ ]+)(?…
|
| /llvm-project-15.0.7/clang/test/utils/update_cc_test_checks/Inputs/ |
| H A D | global-hex-value-regex.c.expected | 1 …C_ARGS: --check-globals --global-value-regex "foo\..*" "bar\..*" --global-hex-value-regex ".*\.hex" 5 // CHECK: @foo.hex = internal global i32 [[#0x10]], align 4 7 // CHECK: @bar.hex = internal global i32 [[#0x20]], align 4 15 static int hex = 0x10; 23 static int hex = 0x20;
|
| H A D | global-hex-value-regex.c | 4 static int hex = 0x10; in foo() local 8 static int hex = 0x20; in bar() local
|
| /llvm-project-15.0.7/clang/test/utils/update_cc_test_checks/ |
| H A D | global-hex-value-regex.test | 3 # Check --global-hex-value-regex. 4 RUN: cp %S/Inputs/global-hex-value-regex.c %t/test.c 7 RUN: --global-hex-value-regex ".*\.hex" 8 RUN: diff -u %S/Inputs/global-hex-value-regex.c.expected %t/test.c
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | hex-dump.test | 4 # RUN: llvm-readelf --file-header --hex-dump=.shstrtab %t > %t.hexdump.out 5 # RUN: llvm-readelf -h --hex-dump .shstrtab %t | cmp %t.hexdump.out - 41 ## Test that llvm-readelf emits the correct number of spaces between the hex data 44 ## a) When the hex data doesn't fill a column other than the last one. 46 # RUN: llvm-readelf --hex-dump=.sec %t2.out1 | \ 53 ## b) When the hex data doesn't fill the last column. 55 # RUN: llvm-readelf --hex-dump=.sec %t2.out2 | \ 62 ## c) When the hex data fills a column. 64 # RUN: llvm-readelf --hex-dump=.sec %t2.out3 | \
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/ |
| H A D | symbolized-disassembly.test | 1 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he… 3 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he… 5 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/Ob… 6 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/Ob… 7 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he… 9 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he… 10 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/he… 12 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex --no-symboli… 14 // RUN: llvm-objdump -d --macho --no-show-raw-insn --full-leading-addr --print-imm-hex --no-symboli…
|
| /llvm-project-15.0.7/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/ |
| H A D | get_float.pass.cpp | 78 std::hex(ios); in main() 90 std::hex(ios); in main() 102 std::hex(ios); in main() 114 std::hex(ios); in main() 126 std::hex(ios); in main() 138 std::hex(ios); in main() 150 std::hex(ios); in main() 162 std::hex(ios); in main()
|
| H A D | get_double.pass.cpp | 89 std::hex(ios); in main() 101 std::hex(ios); in main() 113 std::hex(ios); in main() 125 std::hex(ios); in main() 137 std::hex(ios); in main() 149 std::hex(ios); in main() 161 std::hex(ios); in main() 173 std::hex(ios); in main()
|
| H A D | get_long_double.pass.cpp | 78 std::hex(ios); in main() 90 std::hex(ios); in main() 102 std::hex(ios); in main() 114 std::hex(ios); in main() 126 std::hex(ios); in main() 138 std::hex(ios); in main() 150 std::hex(ios); in main() 162 std::hex(ios); in main()
|
| /llvm-project-15.0.7/lldb/docs/ |
| H A D | lldb-platform-packets.txt | 60 // ASCII hex encoding. 74 // ASCII hex encoding. 94 // 2. file path in ascii-hex encoding 111 // 1. shell command ascii-hex encoded 188 // "name" ascii-hex An ASCII hex string that contains the name of 202 // "triple" ascii-hex An ASCII hex target triple string ("x86_64", 302 // Argument is a file path in ascii-hex encoding. 318 // Argument file paths are in ascii-hex encoding. 335 // ascii-hex encoding. 353 // ascii-hex encoding. [all …]
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/X86/ |
| H A D | print-imm-hex.s | 4 # RUN: llvm-objdump -d --print-imm-hex --no-print-imm-hex %t | FileCheck %s --check-prefix=NOPRINT 5 # RUN: llvm-objdump -d --no-print-imm-hex --print-imm-hex %t | FileCheck %s --check-prefix=PRINT
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/charconv/charconv.syn/ |
| H A D | chars_format.pass.cpp | 49 assert(static_cast<ut>(cf::scientific & (cf::fixed | cf::hex)) == 0); in test() 50 assert(static_cast<ut>(cf::fixed & (cf::scientific | cf::hex)) == 0); in test() 51 assert(static_cast<ut>(cf::hex & (cf::scientific | cf::fixed)) == 0); in test() 59 assert((~cf::hex & cf::general) == cf::general); in test()
|
| /llvm-project-15.0.7/mlir/test/IR/ |
| H A D | dense-elements-hex.mlir | 1 …ct %s -verify-diagnostics -split-input-file -mlir-print-elementsattrs-with-hex-if-larger=1 | FileC… 27 // expected-error@+1 {{expected string containing hex digits starting with `0x`}} 32 // expected-error@+1 {{expected string containing hex digits starting with `0x`}} 37 // expected-error@+1 {{elements hex data size is invalid for provided type}}
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/std.manip/ |
| H A D | setbase.pass.cpp | 37 assert((is.flags() & std::ios_base::basefield) == std::ios_base::hex); in main() 49 assert((os.flags() & std::ios_base::basefield) == std::ios_base::hex); in main() 62 assert((is.flags() & std::ios_base::basefield) == std::ios_base::hex); in main() 74 assert((os.flags() & std::ios_base::basefield) == std::ios_base::hex); in main()
|
| /llvm-project-15.0.7/llvm/test/Object/ |
| H A D | size-trivial-macho.test | 30 B: __TEXT __DATA __OBJC others dec hex 42 AR: __TEXT __DATA __OBJC others dec hex 77 u: __TEXT __DATA __OBJC others dec hex 81 u-i386: __TEXT __DATA __OBJC others dec hex 84 uAR: __TEXT __DATA __OBJC others dec hex 88 uAR-x86_64: __TEXT __DATA __OBJC others dec hex
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-objdump/MachO/AArch64/ |
| H A D | macho-symbolized-disassembly.test | 1 // RUN: llvm-objdump -d -m --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/hello.o… 2 // RUN: llvm-objdump -d -m --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/hello.e… 3 // RUN: llvm-objdump -d -m --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/ObjC.ob… 4 // RUN: llvm-objdump -d -m --no-show-raw-insn --full-leading-addr --print-imm-hex %p/Inputs/ObjC.ex…
|
| /llvm-project-15.0.7/lld/Common/ |
| H A D | Strings.cpp | 50 std::vector<uint8_t> hex; in parseHex() local 59 hex.push_back(h); in parseHex() 61 return hex; in parseHex()
|