Home
last modified time | relevance | path

Searched refs:rsrc (Results 1 – 25 of 77) sorted by relevance

1234

/openbsd/src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/JP/
DJIS7.pm72 my ( $rdst, $rsrc, $rpos ) = \@_[ 1, 2, 3 ];
75 my $opos = pos($$rsrc);
76 pos($$rsrc) = $pos;
77 while ( $$rsrc =~ /$re_scan_jis_g/gc ) {
96 pos($$rsrc) = $opos;
100 $$rpos = pos($$rsrc);
102 $$rpos = pos($$rsrc);
103 pos($$rsrc) = $opos;
/openbsd/src/gnu/usr.bin/perl/cpan/Encode/lib/Encode/CN/
DHZ.pm70 my ( $rdst, $rsrc, $rpos ) = \@_[ 1 .. 3 ];
76 my $ini_pos = pos($$rsrc);
126 pos($$rsrc) = $ini_pos;
133 pos($$rsrc) = $ini_pos;
/openbsd/src/gnu/usr.bin/perl/cpan/Encode/
DEncode.pm228 my ( $rdst, $rsrc, $rpos ) = \@_[ 1, 2, 3 ];
230 if ( ( my $npos = index( $$rsrc, $trm, $pos ) ) >= 0 ) {
232 substr( $$rsrc, $pos, $npos - $pos + length($trm) );
236 $$rdst .= substr( $$rsrc, $pos );
237 $$rpos = length($$rsrc);
/openbsd/src/gnu/usr.bin/perl/cpan/Sys-Syslog/win32/
Dcompile.pl26 open(my $rsrc, '<', "$name.RES") or die "fatal: Can't read resource file '$name.RES': $!";
27 binmode($rsrc);
28 my $uudata = pack "u", do { local $/; <$rsrc> };
29 close($rsrc);
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DBUFInstructions.td1234 (vt (st v4i32:$rsrc, 0, 0, i32:$soffset, timm:$offset,
1236 (!cast<MUBUF_Pseudo>(opcode # _OFFSET) SReg_128:$rsrc, SCSrc_b32:$soffset, (as_i16timm $offset),
1241 (vt (st v4i32:$rsrc, 0, i32:$voffset, i32:$soffset, timm:$offset,
1243 …(!cast<MUBUF_Pseudo>(opcode # _OFFEN) VGPR_32:$voffset, SReg_128:$rsrc, SCSrc_b32:$soffset, (as_i1…
1248 (vt (st v4i32:$rsrc, i32:$vindex, 0, i32:$soffset, timm:$offset,
1250 …(!cast<MUBUF_Pseudo>(opcode # _IDXEN) VGPR_32:$vindex, SReg_128:$rsrc, SCSrc_b32:$soffset, (as_i16…
1255 (vt (st v4i32:$rsrc, i32:$vindex, i32:$voffset, i32:$soffset, timm:$offset,
1259 SReg_128:$rsrc, SCSrc_b32:$soffset, (as_i16timm $offset),
1321 (st vt:$vdata, v4i32:$rsrc, 0, 0, i32:$soffset, timm:$offset,
1323 …(!cast<MUBUF_Pseudo>(opcode # _OFFSET_exact) getVregSrcForVT<vt>.ret:$vdata, SReg_128:$rsrc, SCSrc…
[all …]
DSIInstrInfo.td82 SDTCisVT<1, v4i32>, // rsrc
100 SDTCisVT<1, v4i32>, // rsrc
118 SDTCisVT<1, v4i32>, // rsrc
146 SDTCisVT<1, v4i32>, // rsrc
171 [SDTCisVT<2, v4i32>, // rsrc
200 (ops node:$vdata_in, node:$rsrc, node:$vindex, node:$voffset, node:$soffset,
202 (!cast<SDNode>(NAME) node:$vdata_in, node:$rsrc, node:$vindex,
230 SDTCisVT<3, v4i32>, // rsrc
241 (ops node:$src, node:$cmp, node:$rsrc, node:$vindex, node:$voffset,
243 (SIbuffer_atomic_cmpswap node:$src, node:$cmp, node:$rsrc, node:$vindex,
[all …]
/openbsd/src/gnu/usr.bin/binutils-2.17/ld/scripttempl/
Depocpe.sc28 R_RSRC='*(SORT(.rsrc$*))'
134 .rsrc ${RELOCATING+BLOCK(__section_alignment__)} :
136 *(.rsrc)
Dmcorepe.sc28 R_RSRC='*(SORT(.rsrc$*))'
140 .rsrc ${RELOCATING+BLOCK(__section_alignment__)} :
142 *(.rsrc)
Di386beos.sc23 R_RSRC='*(.rsrc$*)'
142 .rsrc ${RELOCATING+BLOCK(__section_alignment__)} :
144 *(.rsrc)
Dpe.sc36 R_RSRC='*(SORT(.rsrc$*))'
172 .rsrc ${RELOCATING+BLOCK(__section_alignment__)} :
174 *(.rsrc)
Dppcpe.sc159 .rsrc BLOCK(__section_alignment__) :
161 *(.rsrc\$01)
162 *(.rsrc\$02)
/openbsd/src/gnu/usr.bin/binutils/ld/scripttempl/
Depocpe.sc28 R_RSRC='*(SORT(.rsrc$*))'
134 .rsrc ${RELOCATING+BLOCK(__section_alignment__)} :
136 *(.rsrc)
Dpe.sc32 R_RSRC='*(SORT(.rsrc$*))'
149 .rsrc ${RELOCATING+BLOCK(__section_alignment__)} :
151 *(.rsrc)
Dmcorepe.sc28 R_RSRC='*(SORT(.rsrc$*))'
140 .rsrc ${RELOCATING+BLOCK(__section_alignment__)} :
142 *(.rsrc)
Di386beos.sc23 R_RSRC='*(.rsrc$*)'
142 .rsrc ${RELOCATING+BLOCK(__section_alignment__)} :
144 *(.rsrc)
Dppcpe.sc159 .rsrc BLOCK(__section_alignment__) :
161 *(.rsrc\$01)
162 *(.rsrc\$02)
/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DIntrinsicsAMDGPU.td804 [llvm_v8i32_ty], // rsrc(SGPR)
997 [llvm_v4i32_ty, // rsrc(SGPR)
1011 [llvm_v4i32_ty, // rsrc(SGPR)
1020 llvm_v4i32_ty, // rsrc(SGPR)
1039 [llvm_v4i32_ty, // rsrc(SGPR)
1053 [llvm_v4i32_ty, // rsrc(SGPR)
1069 llvm_v4i32_ty, // rsrc(SGPR)
1084 llvm_v4i32_ty, // rsrc(SGPR)
1100 llvm_v4i32_ty, // rsrc(SGPR)
1124 llvm_v4i32_ty, // rsrc(SGPR)
[all …]
/openbsd/src/sys/arch/powerpc/powerpc/
Dbus_space.c362 TYPE *rsrc = (TYPE *)src; \
367 *dst = rsrc[i]; \
/openbsd/src/usr.sbin/relayd/
Dpfe_filter.c592 in = (struct sockaddr_in *)&cnl->rsrc; in natlook()
600 in6 = (struct sockaddr_in6 *)&cnl->rsrc; in natlook()
607 cnl->rsrc.ss_family = pnl.af; in natlook()
/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dapple.c67 char *rsrc; /* resource fork name */ member
1382 if (*(hfs_types[i].rsrc)) { in get_hfs_rname()
1383 sprintf(rname+wlen, "%s%s", hfs_types[i].rsrc, dname); in get_hfs_rname()
Dmore.mapping201 .rsc Raw 'RSED' 'rsrc' "ResEdit - Resource File"
202 .rsrc Raw 'RSED' 'rsrc' "ResEdit - Resource File"
/openbsd/src/sys/arch/arm/arm/
Dbus_dma.c1125 TYPE *rsrc = (TYPE *)src; \
1129 __bs_ws(BYTES, bst, h, o, rsrc[i]); \
/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/po/
Dsv.po325 msgid "Warning: rsrc %s (%s) has no chks%s\n"
326 msgstr "Varning: rsrc %s (%s) har inga kontroller%s\n"
330 msgid "rsrc %s (%s) has no regs\n"
331 msgstr "rsrc %s (%s) har inga register\n"
/openbsd/src/gnu/usr.bin/binutils/opcodes/po/
Dtr.po318 msgid "Warning: rsrc %s (%s) has no chks%s\n"
319 msgstr "Uyarı: rsrc %s (%s) içinde kontrol yok %s\n"
323 msgid "rsrc %s (%s) has no regs\n"
324 msgstr "rsrc %s (%s) içinde yazmaç yok\n"
Dnl.po326 msgid "Warning: rsrc %s (%s) has no chks%s\n"
327 msgstr "Let Op: rsrc %s (%s) heeft geen chks%s\n"
331 msgid "rsrc %s (%s) has no regs\n"
332 msgstr "rsrc %s (%s) heeft geen regs\n"

1234