/openbsd/lib/libkeynote/Misc/ |
H A D | keynote.btm | 8 0xd0, 0xff, 0x3f, 0x00, 0x50, 0x00, 0x20, 0x00, 0x50, 0xff, 0x2f, 0x00, 9 0x50, 0x00, 0x20, 0x00, 0x50, 0xff, 0x23, 0x00, 0x50, 0x00, 0x20, 0x00, 10 0x50, 0xff, 0x2f, 0x00, 0x50, 0x00, 0x20, 0x00, 0x50, 0xff, 0x27, 0x00, 11 0x50, 0x00, 0x20, 0x00, 0x50, 0x7f, 0x20, 0x00, 0x50, 0x00, 0x20, 0x00, 12 0x50, 0x00, 0x20, 0x00, 0x50, 0x00, 0x20, 0x00, 0x50, 0x00, 0x20, 0x00, 13 0x50, 0x00, 0x20, 0x00, 0x50, 0x00, 0x20, 0x00, 0x70, 0x00, 0x20, 0x00,
|
/openbsd/gnu/llvm/lldb/tools/lldb-vscode/syntaxes/ |
H A D | arm64.disasm | 6 liblog.so[0x6020] <+12>: add x29, sp, #0x20 ; =0x20 12 liblog.so[0x6038] <+36>: adrp x20, 15 14 liblog.so[0x6040] <+44>: ldr x20, [x20, #0x238] 17 liblog.so[0x604c] <+56>: ldr x22, [x20] 18 liblog.so[0x6050] <+60>: cmp x22, x20 34 liblog.so[0x6090] <+124>: cmp x22, x20 50 liblog.so[0x60d0] <+188>: adrp x20, 15 52 liblog.so[0x60d8] <+196>: ldr x20, [x20, #0x248] 55 liblog.so[0x60e4] <+208>: ldr x22, [x20] 56 liblog.so[0x60e8] <+212>: cmp x22, x20 [all …]
|
/openbsd/regress/sys/kern/extent/ |
H A D | tests | 7 alloc_region 0x20 0x10 16 alloc_subregion 0x20 0x2f 0x10 21 alloc_region 0x00 0x20 72 alloc_subregion 0xd 0x20 2 89 #extent `test11' (0x10 - 0x20), flags = 0x2 92 # 0x20 - 0x20 93 #then a new extent of size 1 could be allocated at 0x20. 95 extent test11 0x10 0x20 EX_NOCOALESCE 98 alloc_subregion 0x20 0x20 0x1 99 alloc_subregion 0x20 0x20 0x1 [all …]
|
/openbsd/sys/arch/arm64/arm64/ |
H A D | cpuswitch.S | 38 stp x19, x20, [x3, #(SF_X19)] 51 RETGUARD_LOAD_RANDOM(cpu_switchto, x20) 68 mov x15, x20 72 ldp x19, x20, [x3, #(SF_X19)] 85 mov x0, x20
|
H A D | support.S | 49 stp x19, x20, [x0], #16 70 ldp x19, x20, [x0], #16
|
/openbsd/libexec/ld.so/aarch64/ |
H A D | ldasm.S | 42 add x20, sp, #4 // dl_data 46 mov x1, x20 // dl_data 57 ldr x2, [x20, #7*8] // loff from dl_data 58 mov x3, x20 // dl_data
|
/openbsd/sys/crypto/ |
H A D | curve25519.c | 152 uint32_t x20; uint8_t/*bool*/ x21 = subborrow_u26(0x0, x2, 0x3ffffed, &x20); in fe_freeze() local 259 const uint32_t x20 = in1[9]; in fe_add_impl() local 288 out[9] = (x20 + x38); in fe_add_impl() 301 const uint32_t x20 = in1[9]; in fe_sub_impl() local 330 out[9] = ((0x3fffffe + x20) - x38); in fe_sub_impl() 343 const uint32_t x20 = in1[9]; in fe_mul_impl() local 381 uint64_t x58 = ((uint64_t)(0x2 * x38) * x20); in fe_mul_impl() 485 uint64_t x20 = ((uint64_t)(0x2 * x2) * x4); in fe_sqr_impl() local 524 uint64_t x59 = (x20 + (x30 << 0x4)); in fe_sqr_impl() 664 const uint32_t x20 = in1[9]; in fe_mul_121666_impl() local [all …]
|
/openbsd/sys/dev/microcode/aic7xxx/ |
H A D | aic79xx.reg | 108 field SWTMINT 0x20 220 field MPARERR 0x20 403 field SCSIEN 0x20 1092 field RMA 0x20 1109 field RMA 0x20 1126 field RMA 0x20 1142 field RMA 0x20 1159 field RMA 0x20 1174 field RMA 0x20 1650 field MSGO 0x20 [all …]
|
H A D | aic7xxx.reg | 63 field ENSELI 0x20 80 field FAST20 0x20 96 field ENSPCHK 0x20 112 field MSGI 0x20 143 field MSGO 0x20 268 field CLRSELDI 0x20 318 field SCSIRSTI 0x20 372 field ENSELDI 0x20 433 field STAGE6 0x20 540 field SEEMS 0x20 [all …]
|
/openbsd/gnu/usr.bin/perl/cpan/bignum/t/ |
H A D | scope-bigfloat.t | 16 isnt(ref(0x20), '', 'is in effect'); 31 is(ref(0x20), '', 'is not in effect');
|
H A D | scope-bigint.t | 16 isnt(ref(0x20), '', 'is in effect'); 31 is(ref(0x20), '', 'is not in effect');
|
H A D | scope-bigrat.t | 16 isnt(ref(0x20), '', 'is in effect'); 31 is(ref(0x20), '', 'is not in effect');
|
H A D | scope-bignum.t | 16 isnt(ref(0x20), '', 'is in effect'); 31 is(ref(0x20), '', 'is not in effect');
|
/openbsd/usr.bin/file/magdir/ |
H A D | os9 | 42 >6 byte&0xf0 0x20 subroutine 58 >0x14 byte&0x20 0x20 system-state
|
H A D | gringotts | 15 >>8 byte&0x70 0x20 TWOFISH crypt, 33 >>8 byte&0x70 0x20 TWOFISH crypt,
|
H A D | animation | 352 >>>7 byte&0xF0 0x20 \b, 4:3 368 >>>7 byte&0xF0 0x20 \b, 4:3 374 >>>>7 byte&0xF0 0x20 \b, 4:3 380 >>>7 byte&0xF0 0x20 \b, 4:3 386 >>>7 byte&0xF0 0x20 \b, 4:3 459 >2 byte&0xF0 0x20 \b, 48 kbps 534 >2 byte&0xF0 0x20 \b, 16 kbps 604 >2 byte&0xF0 0x20 \b, 48 kbps 715 >2 byte&0x3c 0x20 \b, 16 kHz 942 >>51 byte&0x20 0 mono [all …]
|
H A D | dolby | 25 >6 byte&0xe0 0x20 1 front/0 rear, 52 >4 byte&0x3e = 0x20 \b, 512 kbit/s
|
/openbsd/lib/libc/arch/aarch64/gen/ |
H A D | _setjmp.S | 45 stp x19, x20, [x0], #16 83 ldp x19, x20, [x0], #16
|
H A D | setjmp.S | 54 stp x19, x20, [x0], #16 99 ldp x19, x20, [x0], #16
|
/openbsd/gnu/usr.bin/perl/cpan/Encode/t/ |
H A D | jperl.t | 36 my $Enamae = "\xbe\xae\xbb\xf4\x20\xc3\xc6"; # euc-jp, with \x escapes 42 my $Ynamae = "\xbe\xae\xbb\xf4\x20\xc3\xc6"; 76 # my $str = "\xbe\xae\xbb\xf4\x20\xc3\xc6";
|
H A D | encoding.t | 111 pack("C*", 0xDF, 0x20), # ($bytes2 cmp $U) > 0 115 pack("U*", 0x3AF, 0x20), # ($g2 cmp $byte) > 0; 191 ((pack("U*", 0x3AF, 0x20) cmp $byte) == 1) && 192 ((pack("U*", 0x3AF) cmp pack("C*",0xDF,0x20))==-1);
|
/openbsd/regress/usr.sbin/bgpd/integrationtests/ |
H A D | exabgp.attr.in | 56 route 10.12.6.0/24 next-hop self attribute [ 0x20 0xc0 0x02 ]; 90 route 10.13.6.0/24 next-hop self attribute [ 0x20 0xc0 0x02 ];
|
/openbsd/gnu/llvm/compiler-rt/lib/orc/ |
H A D | elfnix_tls.aarch64.S | 30 stp x19, x20, [sp, #16 * 6] 85 ldp x19, x20, [sp, #16 * 6]
|
H A D | macho_tlv.arm64.S | 29 stp x19, x20, [sp, #16 * 6] 83 ldp x19, x20, [sp, #16 * 6]
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | HardwareAssistedAddressSanitizerDesign.rst | 91 stp x30, x20, [sp, #-16]! 92 adrp x20, :got:__hwasan_shadow // load shadow address from GOT into x20 93 ldr x20, [x20, :got_lo12:__hwasan_shadow] 95 … // (arguments: x0 = address, x20 = shadow base; 98 ldp x30, x20, [sp], #16 104 ldrb w16, [x20, x16] // load shadow tag
|