Home
last modified time | relevance | path

Searched refs:reltyp (Results 1 – 25 of 48) sorted by relevance

12

/dports/lang/fpc/fpc-3.2.2/compiler/arm/
H A Dcpuelf.pas347 if reltyp<=high(relocprops) then
350 case reltyp of
499 reltyp:byte;
505 reltyp:=ObjReloc.ftype;
507 case reltyp of
534 case reltyp of
570 reltyp: byte;
596 reltyp:=objreloc.ftype;
599 if (reltyp=R_ARM_TARGET1) then
601 if (reltyp=R_ARM_TARGET2) then
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/arm/
H A Dcpuelf.pas347 if reltyp<=high(relocprops) then
350 case reltyp of
499 reltyp:byte;
505 reltyp:=ObjReloc.ftype;
507 case reltyp of
534 case reltyp of
570 reltyp: byte;
596 reltyp:=objreloc.ftype;
599 if (reltyp=R_ARM_TARGET1) then
601 if (reltyp=R_ARM_TARGET2) then
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/arm/
H A Dcpuelf.pas347 if reltyp<=high(relocprops) then
350 case reltyp of
499 reltyp:byte;
505 reltyp:=ObjReloc.ftype;
507 case reltyp of
534 case reltyp of
570 reltyp: byte;
596 reltyp:=objreloc.ftype;
599 if (reltyp=R_ARM_TARGET1) then
601 if (reltyp=R_ARM_TARGET2) then
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/i386/
H A Dcpuelf.pas127 function elf_i386_relocname(reltyp:byte):string; in elf_i386_relocname()
200 reltyp:byte;
204 reltyp:=ElfTarget.encodereloc(ObjReloc)
206 reltyp:=ObjReloc.ftype;
207 case reltyp of
227 case reltyp of
299 if (reltyp=R_386_TLS_IE) then
320 reltyp: byte;
342 reltyp:=objreloc.ftype;
375 case reltyp of
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/i386/
H A Dcpuelf.pas127 function elf_i386_relocname(reltyp:byte):string; in elf_i386_relocname()
200 reltyp:byte;
204 reltyp:=ElfTarget.encodereloc(ObjReloc)
206 reltyp:=ObjReloc.ftype;
207 case reltyp of
227 case reltyp of
299 if (reltyp=R_386_TLS_IE) then
320 reltyp: byte;
342 reltyp:=objreloc.ftype;
375 case reltyp of
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/i386/
H A Dcpuelf.pas127 function elf_i386_relocname(reltyp:byte):string; in elf_i386_relocname()
200 reltyp:byte;
204 reltyp:=ElfTarget.encodereloc(ObjReloc)
206 reltyp:=ObjReloc.ftype;
207 case reltyp of
227 case reltyp of
299 if (reltyp=R_386_TLS_IE) then
320 reltyp: byte;
342 reltyp:=objreloc.ftype;
375 case reltyp of
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/x86_64/
H A Dcpuelf.pas188 if reltyp<=high(relocprops) then
189 result:=relocprops[reltyp].name
202 reltyp:byte;
209 reltyp:=ObjReloc.ftype;
211 case reltyp of
224 case reltyp of
386 reltyp,relsize: byte;
408 reltyp:=objreloc.ftype;
410 if reltyp<=high(relocprops) then
446 case reltyp of
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/x86_64/
H A Dcpuelf.pas188 if reltyp<=high(relocprops) then
189 result:=relocprops[reltyp].name
202 reltyp:byte;
209 reltyp:=ObjReloc.ftype;
211 case reltyp of
224 case reltyp of
386 reltyp,relsize: byte;
408 reltyp:=objreloc.ftype;
410 if reltyp<=high(relocprops) then
446 case reltyp of
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/x86_64/
H A Dcpuelf.pas188 if reltyp<=high(relocprops) then
189 result:=relocprops[reltyp].name
202 reltyp:byte;
209 reltyp:=ObjReloc.ftype;
211 case reltyp of
224 case reltyp of
386 reltyp,relsize: byte;
408 reltyp:=objreloc.ftype;
410 if reltyp<=high(relocprops) then
446 case reltyp of
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/mips/
H A Dcpuelf.pas277 if (reltyp<=high(relocnames)) and
278 (relocnames[reltyp]<>nil) then
279 result:=relocnames[reltyp]
281 result:='unknown ('+tostr(reltyp)+')';
699 reltyp:byte;
713 reltyp:=ElfTarget.encodereloc(ObjReloc)
715 reltyp:=ObjReloc.ftype;
717 case reltyp of
847 reltyp: byte;
872 reltyp:=objreloc.ftype;
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/mips/
H A Dcpuelf.pas277 if (reltyp<=high(relocnames)) and
278 (relocnames[reltyp]<>nil) then
279 result:=relocnames[reltyp]
281 result:='unknown ('+tostr(reltyp)+')';
699 reltyp:byte;
713 reltyp:=ElfTarget.encodereloc(ObjReloc)
715 reltyp:=ObjReloc.ftype;
717 case reltyp of
847 reltyp: byte;
872 reltyp:=objreloc.ftype;
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/mips/
H A Dcpuelf.pas277 if (reltyp<=high(relocnames)) and
278 (relocnames[reltyp]<>nil) then
279 result:=relocnames[reltyp]
281 result:='unknown ('+tostr(reltyp)+')';
699 reltyp:byte;
713 reltyp:=ElfTarget.encodereloc(ObjReloc)
715 reltyp:=ObjReloc.ftype;
717 case reltyp of
847 reltyp: byte;
872 reltyp:=objreloc.ftype;
[all …]
/dports/biology/py-goatools/goatools-1.1.6/goatools/gosubdag/
H A Dgo_tasks.py132 for reltyp, relgoobjs in goobj.relationship.items():
133 if reltyp in self.relationships:
141 for reltyp, relgoobjs in goobj.relationship_rev.items():
142 if reltyp in self.relationships:
H A Dgo_edges.py120 for reltyp, relgoobjs in goobj.relationship.items():
121 if reltyp in self.relationships:
/dports/science/octopus/octopus-10.5/src/hamiltonian/
H A Dhgh_projector.F9077 subroutine hgh_projector_init(hgh_p, sm, reltyp, a, l, lm, so_strength) argument
80 integer, intent(in) :: reltyp local
92 if(reltyp == 0) then
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Datom_basis.F60 n_meth, n_rep, nr_gh, reltyp, zcore, & local
208 … CALL section_vals_val_get(method_section, "RELATIVISTIC", i_val=reltyp, i_rep_section=im)
209 CALL set_atom(atom_info(in, im)%atom, method_type=method, relativistic=reltyp)
H A Datom_pseudo.F73 n_meth, n_rep, nr_gh, reltyp, zcore, & local
293 … CALL section_vals_val_get(method_section, "RELATIVISTIC", i_val=reltyp, i_rep_section=im)
295 CALL set_atom(atom_refs(in, im)%atom, method_type=method, relativistic=reltyp)
316 CALL atom_relint_setup(ae_int, ae_basis, reltyp, zcore=REAL(zval, dp))
H A Datom_electronic_structure.F134 reltyp local
202 reltyp = atom%relativistic
213 SELECT CASE (reltyp)
452 reltyp local
520 reltyp = atom%relativistic
534 SELECT CASE (reltyp)
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Datom_basis.F60 n_meth, n_rep, nr_gh, reltyp, zcore, & local
208 … CALL section_vals_val_get(method_section, "RELATIVISTIC", i_val=reltyp, i_rep_section=im)
209 CALL set_atom(atom_info(in, im)%atom, method_type=method, relativistic=reltyp)
H A Datom_pseudo.F73 n_meth, n_rep, nr_gh, reltyp, zcore, & local
293 … CALL section_vals_val_get(method_section, "RELATIVISTIC", i_val=reltyp, i_rep_section=im)
295 CALL set_atom(atom_refs(in, im)%atom, method_type=method, relativistic=reltyp)
316 CALL atom_relint_setup(ae_int, ae_basis, reltyp, zcore=REAL(zval, dp))
H A Datom_electronic_structure.F134 reltyp local
202 reltyp = atom%relativistic
213 SELECT CASE (reltyp)
452 reltyp local
520 reltyp = atom%relativistic
534 SELECT CASE (reltyp)
/dports/lang/fpc/fpc-3.2.2/compiler/sparc/
H A Dcpuelf.pas83 function elf_sparc_relocname(reltyp:byte):string; in elf_sparc_relocname()
/dports/lang/fpc-source/fpc-3.2.2/compiler/sparc/
H A Dcpuelf.pas83 function elf_sparc_relocname(reltyp:byte):string; in elf_sparc_relocname()
/dports/editors/fpc-ide/fpc-3.2.2/compiler/sparc/
H A Dcpuelf.pas83 function elf_sparc_relocname(reltyp:byte):string; in elf_sparc_relocname()
/dports/biology/py-goatools/goatools-1.1.6/goatools/godag/
H A Dgo_tasks.py301 for reltyp, relidobjs in idobj.relationship.items():
302 if self.relationships is True or reltyp in self.relationships:

12