Home
last modified time | relevance | path

Searched refs:at_location (Results 1 – 25 of 47) sorted by relevance

12

/dports/lang/ocaml/ocaml-4.05.0/asmcomp/arm64/
H A Dproc.ml84 v.(i) <- Reg.at_location Int (Reg i)
91 v.(i) <- Reg.at_location Float (Reg(100 + i))
105 Reg.at_location ty (Stack slot)
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/i386/
H A Dproc.ml79 for i = 0 to 6 do v.(i) <- Reg.at_location Int (Reg i) done;
82 let hard_float_reg = [| Reg.at_location Float (Reg 100) |]
95 Reg.at_location ty (Stack slot)
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/s390x/
H A Dproc.ml82 for i = 0 to 8 do v.(i) <- Reg.at_location Int (Reg i) done; v
86 for i = 0 to 15 do v.(i) <- Reg.at_location Float (Reg(100 + i)) done; v
95 Reg.at_location ty (Stack slot)
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/s390x/
H A Dproc.ml82 for i = 0 to 8 do v.(i) <- Reg.at_location Int (Reg i) done; v
86 for i = 0 to 15 do v.(i) <- Reg.at_location Float (Reg(100 + i)) done; v
95 Reg.at_location ty (Stack slot)
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/arm64/
H A Dproc.ml84 v.(i) <- Reg.at_location Int (Reg i)
91 v.(i) <- Reg.at_location Float (Reg(100 + i))
105 Reg.at_location ty (Stack slot)
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/i386/
H A Dproc.ml79 for i = 0 to 6 do v.(i) <- Reg.at_location Int (Reg i) done;
82 let hard_float_reg = [| Reg.at_location Float (Reg 100) |]
95 Reg.at_location ty (Stack slot)
/dports/textproc/highlight/highlight-4.1/extras/AsciiDoc/
H A Dhighlight-treeprocessor.rb49 at_location :footer
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/sparc/
H A Dproc.ml87 for i = 0 to 18 do v.(i) <- Reg.at_location Int (Reg i) done;
92 for i = 0 to 31 do v.(i) <- Reg.at_location Float (Reg(100 + i)) done;
104 Reg.at_location ty (Stack slot)
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/sparc/
H A Dproc.ml87 for i = 0 to 18 do v.(i) <- Reg.at_location Int (Reg i) done;
92 for i = 0 to 31 do v.(i) <- Reg.at_location Float (Reg(100 + i)) done;
104 Reg.at_location ty (Stack slot)
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasi/tools/witx/src/
H A Dvalidate.rs26 at_location: Location,
69 at_location, in report_with()
74 at_location.highlight_source_with(witxio), in report_with()
100 at_location: location, in introduce()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/WASI/tools/witx/src/
H A Dvalidate.rs26 at_location: Location,
69 at_location, in report_with()
74 at_location.highlight_source_with(witxio), in report_with()
100 at_location: location, in introduce()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ddwarfread.c266 BLOCK *at_location; member
1014 if (mbr.at_location == NULL) in struct_type()
2156 loc = dip->at_location; in locval()
2657 if (di.at_name && (di.has_at_low_pc || di.at_location)) in scan_partial_symbols()
2682 if (di.at_name && (di.has_at_low_pc || di.at_location)) in scan_partial_symbols()
2891 if (dip->at_location != NULL) in new_symbol()
2900 if (dip->at_location != NULL) in new_symbol()
2935 if (dip->at_location != NULL) in new_symbol()
3603 dip->at_location = diep; in completedieinfo()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Ddwarfread.c266 BLOCK *at_location; member
1014 if (mbr.at_location == NULL) in struct_type()
2156 loc = dip->at_location; in locval()
2657 if (di.at_name && (di.has_at_low_pc || di.at_location)) in scan_partial_symbols()
2682 if (di.at_name && (di.has_at_low_pc || di.at_location)) in scan_partial_symbols()
2891 if (dip->at_location != NULL) in new_symbol()
2900 if (dip->at_location != NULL) in new_symbol()
2935 if (dip->at_location != NULL) in new_symbol()
3603 dip->at_location = diep; in completedieinfo()
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/power/
H A Dproc.ml78 for i = 0 to 22 do v.(i) <- Reg.at_location Int (Reg i) done; v
82 for i = 0 to 30 do v.(i) <- Reg.at_location Float (Reg(100 + i)) done; v
91 Reg.at_location ty (Stack slot)
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/arm/
H A Dproc.ml90 v.(i) <- Reg.at_location Int (Reg i)
97 v.(i) <- Reg.at_location Float (Reg(100 + i))
108 Reg.at_location ty (Stack slot)
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/power/
H A Dproc.ml78 for i = 0 to 22 do v.(i) <- Reg.at_location Int (Reg i) done; v
82 for i = 0 to 30 do v.(i) <- Reg.at_location Float (Reg(100 + i)) done; v
91 Reg.at_location ty (Stack slot)
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/arm/
H A Dproc.ml90 v.(i) <- Reg.at_location Int (Reg i)
97 v.(i) <- Reg.at_location Float (Reg(100 + i))
108 Reg.at_location ty (Stack slot)
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/amd64/
H A Dproc.ml116 for i = 0 to 12 do v.(i) <- Reg.at_location Int (Reg i) done;
121 for i = 0 to 15 do v.(i) <- Reg.at_location Float (Reg (100 + i)) done;
137 Reg.at_location ty (Stack slot)
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/amd64/
H A Dproc.ml116 for i = 0 to 12 do v.(i) <- Reg.at_location Int (Reg i) done;
121 for i = 0 to 15 do v.(i) <- Reg.at_location Float (Reg (100 + i)) done;
137 Reg.at_location ty (Stack slot)
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/tools/wasi-headers/WASI/tools/witx/src/
H A Dvalidate.rs25 at_location: Location,
78 at_location, in report_with()
83 at_location.highlight_source_with(witxio), in report_with()
109 at_location: location, in introduce()
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/
H A Dreg.mli51 val at_location: Cmm.machtype_component -> location -> t val
H A Dreg.ml94 let at_location ty loc = function
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/
H A Dreg.mli51 val at_location: Cmm.machtype_component -> location -> t val
H A Dreg.ml94 let at_location ty loc =
/dports/security/theonionbox/theonionbox-4.3.1/theonionbox/
H A Dtheonionbox.py1987 at_location = socket.gethostname()
1990 at_location = node.tor.get_info('address')
1992 at_location = 'Remote Location'
1998 'subtitle': "Tor {} @ {}<br>{}".format(tor.get_version_short(), at_location, fingerprint),

12