Home
last modified time | relevance | path

Searched refs:Adr (Results 1 – 25 of 396) sorted by relevance

12345678910>>...16

/dports/devel/py-pycalendar/pycalendar-2.0/src/pycalendar/
H A Dadr.py22 class Adr(ValueMixin): class
42 return Adr(*self.mValue)
54 return self.mValue[Adr.POBOX]
57 self.mValue[Adr.POBOX] = value
60 return self.mValue[Adr.EXTENDED]
66 return self.mValue[Adr.STREET]
69 self.mValue[Adr.STREET] = value
72 return self.mValue[Adr.LOCALITY]
78 return self.mValue[Adr.REGION]
81 self.mValue[Adr.REGION] = value
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/
H A Dxbyak_aarch64_adr.h49 class Adr {
70 class AdrPreImm : public Adr {
103 class AdrNoOfs : public Adr {
112 class AdrImm : public Adr {
124 class AdrUimm : public Adr {
137 class AdrReg : public Adr {
155 class AdrExt : public Adr {
175 class AdrScSc : public Adr {
196 class AdrScImm : public Adr {
319 class AdrVec : public Adr {
[all …]
/dports/math/onednn/oneDNN-2.5.1/src/cpu/aarch64/xbyak_aarch64/xbyak_aarch64/
H A Dxbyak_aarch64_adr.h49 class Adr {
70 class AdrPreImm : public Adr {
103 class AdrNoOfs : public Adr {
112 class AdrImm : public Adr {
124 class AdrUimm : public Adr {
137 class AdrReg : public Adr {
155 class AdrExt : public Adr {
175 class AdrScSc : public Adr {
196 class AdrScImm : public Adr {
319 class AdrVec : public Adr {
[all …]
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/perl/annotator/
H A DDaemon.pm455 foreach my $Adr (@$EmailAddressList) {
458 scalar(@$Adr) == 4
459 || die "IMAPTalk: Wrong number of fields in email address structure " . Dumper($Adr);
462 if (!defined $Adr->[0] && !defined $Adr->[3]) {
463 push @EmailGroups, [ $Adr->[2] ];
468 my $EmailStr = (defined $Adr->[2] ? $Adr->[2] : '')
470 . (defined $Adr->[3] ? $Adr->[3] : '');
472 if (defined $Adr->[0] and $Adr->[0] ne '') {
473 _decode_utf8($Adr->[0]) if $DecodeUTF8 && $Adr->[0] =~ $NeedDecodeUTF8Regexp;
475 $Adr->[0] =~ s/\"//g;
[all …]
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/perl/annotator/
H A DDaemon.pm455 foreach my $Adr (@$EmailAddressList) {
458 scalar(@$Adr) == 4
459 || die "IMAPTalk: Wrong number of fields in email address structure " . Dumper($Adr);
462 if (!defined $Adr->[0] && !defined $Adr->[3]) {
463 push @EmailGroups, [ $Adr->[2] ];
468 my $EmailStr = (defined $Adr->[2] ? $Adr->[2] : '')
470 . (defined $Adr->[3] ? $Adr->[3] : '');
472 if (defined $Adr->[0] and $Adr->[0] ne '') {
473 _decode_utf8($Adr->[0]) if $DecodeUTF8 && $Adr->[0] =~ $NeedDecodeUTF8Regexp;
475 $Adr->[0] =~ s/\"//g;
[all …]
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/perl/annotator/
H A DDaemon.pm455 foreach my $Adr (@$EmailAddressList) {
458 scalar(@$Adr) == 4
459 || die "IMAPTalk: Wrong number of fields in email address structure " . Dumper($Adr);
462 if (!defined $Adr->[0] && !defined $Adr->[3]) {
463 push @EmailGroups, [ $Adr->[2] ];
468 my $EmailStr = (defined $Adr->[2] ? $Adr->[2] : '')
470 . (defined $Adr->[3] ? $Adr->[3] : '');
472 if (defined $Adr->[0] and $Adr->[0] ne '') {
473 _decode_utf8($Adr->[0]) if $DecodeUTF8 && $Adr->[0] =~ $NeedDecodeUTF8Regexp;
475 $Adr->[0] =~ s/\"//g;
[all …]
/dports/devel/asl/asl-current/
H A Dcode8x30x.c39 LongInt Adr; in DecodeReg() local
109 Adr = EvalStrIntExpression(pArg, UInt24, &OK); in DecodeReg()
112 *ErgLen = Adr & 7; in DecodeReg()
113 *Erg = 0x10 | ((Adr & 0x10) >> 1) | ((Adr & 0x700) >> 8); in DecodeReg()
201 Word Adr = EvalStrIntExpression(&ArgStr[1], Int8, &OK); in DecodeXML_XMR() local
204 WAsmCode[0] = Code | (Adr & 0xff); in DecodeXML_XMR()
232 LongInt Adr; in DecodeXMIT() local
243 Adr = EvalStrIntExpression(&ArgStr[1], Int8, &OK); in DecodeXMIT()
458 Word SrcReg, Adr, Rot; in DecodeNZT() local
510 LongInt Adr, Ofs; in DecodeLIV_RIV() local
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttdebug.pas77 procedure Set_Break ( var Head : PBreakPoint; Range, Adr : Int );
573 Adr, Line, N : Int;
585 Adr := 0;
588 while Adr < N do
590 RR.Disassembled^[Line] := Adr;
592 inc( Adr, Get_Length( RR.Code, Adr ));
712 Adr : Int );
721 while (Cur <> nil) and (Cur^.Address < Adr) do
732 BP^.Address := Adr;
782 Bp := Find_BreakPoint( Head, Range, Adr );
[all …]
/dports/editors/lazarus/lazarus/components/lazutils/
H A Dttdebug.pas77 procedure Set_Break ( var Head : PBreakPoint; Range, Adr : Int );
573 Adr, Line, N : Int;
585 Adr := 0;
588 while Adr < N do
590 RR.Disassembled^[Line] := Adr;
592 inc( Adr, Get_Length( RR.Code, Adr ));
712 Adr : Int );
721 while (Cur <> nil) and (Cur^.Address < Adr) do
732 BP^.Address := Adr;
782 Bp := Find_BreakPoint( Head, Range, Adr );
[all …]
/dports/print/freetype/freetype-1.3.1/pascal/lib/
H A Dttdebug.pas75 procedure Set_Break ( var Head : PBreakPoint; Range, Adr : Int );
574 Adr, Line, N : Int;
587 Adr := 0;
590 while Adr < N do
592 RR.Disassembled^[Line] := Adr;
594 inc( Adr, Get_Length( RR.Code, Adr ));
714 Adr : Int );
723 while (Cur <> nil) and (Cur^.Address < Adr) do
734 BP^.Address := Adr;
784 Bp := Find_BreakPoint( Head, Range, Adr );
[all …]
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/freetype/
H A Dttdebug.pas77 procedure Set_Break ( var Head : PBreakPoint; Range, Adr : Int );
573 Adr, Line, N : Int;
585 Adr := 0;
588 while Adr < N do
590 RR.Disassembled^[Line] := Adr;
592 inc( Adr, Get_Length( RR.Code, Adr ));
712 Adr : Int );
721 while (Cur <> nil) and (Cur^.Address < Adr) do
732 BP^.Address := Adr;
782 Bp := Find_BreakPoint( Head, Range, Adr );
[all …]
/dports/editors/lazarus-qt5/lazarus/components/lazutils/
H A Dttdebug.pas77 procedure Set_Break ( var Head : PBreakPoint; Range, Adr : Int );
573 Adr, Line, N : Int;
585 Adr := 0;
588 while Adr < N do
590 RR.Disassembled^[Line] := Adr;
592 inc( Adr, Get_Length( RR.Code, Adr ));
712 Adr : Int );
721 while (Cur <> nil) and (Cur^.Address < Adr) do
732 BP^.Address := Adr;
782 Bp := Find_BreakPoint( Head, Range, Adr );
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dg-memdum.adb50 Adr : Address := Addr; variable
80 S : constant String := Image (Adr);
90 C := To_Char_Ptr (Adr).all;
91 Adr := Adr + 1;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dg-memdum.adb50 Adr : Address := Addr; variable
80 S : constant String := Image (Adr);
90 C := To_Char_Ptr (Adr).all;
91 Adr := Adr + 1;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dg-memdum.adb50 Adr : Address := Addr; variable
80 S : constant String := Image (Adr);
90 C := To_Char_Ptr (Adr).all;
91 Adr := Adr + 1;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-memdum.adb52 Adr : Address := Addr; variable
82 S : constant String := Image (Adr);
92 C := To_Char_Ptr (Adr).all;
93 Adr := Adr + 1;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dg-memdum.adb52 Adr : Address := Addr; variable
82 S : constant String := Image (Adr);
92 C := To_Char_Ptr (Adr).all;
93 Adr := Adr + 1;
/dports/lang/oo2c/oo2c_64-2.1.11/src/OOC/X86/
H A DRuntimeData.Mod81 PROCEDURE (dw: DataWriter) Adr(symbol: STRING);
86 END Adr;
161 dw.Adr(tdNames.array[i](STRING));
166 dw.Adr(moduleName);
167 dw.Adr(moduleTypeDescrList);
210 dw.Adr(nameBaseTypes);
214 dw.Adr(nameTypeName); (* name *)
260 dw.Adr(nameBaseTypes);
264 dw.Adr(nameTypeName); (* name *)
286 dw.Adr(nameBaseTypes);
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-memdum.adb67 Adr : Address := Addr; variable
116 S : constant String := Image (Adr);
147 C := To_Char_Ptr (Adr).all;
148 Adr := Adr + 1;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-memdum.adb67 Adr : Address := Addr; variable
116 S : constant String := Image (Adr);
147 C := To_Char_Ptr (Adr).all;
148 Adr := Adr + 1;
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Dg-memdum.adb67 Adr : Address := Addr; variable
116 S : constant String := Image (Adr);
146 C := To_Char_Ptr (Adr).all;
147 Adr := Adr + 1;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-memdum.adb67 Adr : Address := Addr; variable
116 S : constant String := Image (Adr);
147 C := To_Char_Ptr (Adr).all;
148 Adr := Adr + 1;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dg-memdum.adb67 Adr : Address := Addr; variable
116 S : constant String := Image (Adr);
146 C := To_Char_Ptr (Adr).all;
147 Adr := Adr + 1;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-memdum.adb67 Adr : Address := Addr; variable
116 S : constant String := Image (Adr);
147 C := To_Char_Ptr (Adr).all;
148 Adr := Adr + 1;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-memdum.adb67 Adr : Address := Addr; variable
116 S : constant String := Image (Adr);
147 C := To_Char_Ptr (Adr).all;
148 Adr := Adr + 1;

12345678910>>...16