Home
last modified time | relevance | path

Searched refs:tolink (Results 1 – 25 of 28) sorted by relevance

12

/dports/sysutils/burp/burp-2.4.0/test/
H A Dbuild_and_install32 tolink="$build/utest/test_cmd.c"
34 ln "$tolink" "$build/utest/testhardlink1" || fail
35 ln "$tolink" "$build/utest/testhardlink2" || fail
36 ln "$tolink" "$build/utest/testhardlink3" || fail
37 ln "$tolink" "$build/utest/testhardlink4" || fail
/dports/sysutils/burp-devel/burp-2.5.4/test/
H A Dbuild_and_install32 tolink="$build/utest/test_cmd.c"
34 ln "$tolink" "$build/utest/testhardlink1" || fail
35 ln "$tolink" "$build/utest/testhardlink2" || fail
36 ln "$tolink" "$build/utest/testhardlink3" || fail
37 ln "$tolink" "$build/utest/testhardlink4" || fail
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler.cminusminus/
H A DLink.sml116 fun scan_val uname (id, stamp) tolink =
121 (id, stamp) :: tolink)
123 tolink
126 fun scan_phrase (phr : compiled_phrase) tolink =
132 phr :: tolink)
134 tolink
137 fun scan_file (uname, truename, (tables : compiled_unit_tables)) tolink =
144 (uname, truename, required, exportedE, exportedV) :: tolink
213 val tolink = foldL scan_file [] toscan value
237 val () = List.app (link_object os) tolink
/dports/lang/mosml/mosml-ver-2.10.1/src/compiler/
H A DLink.sml127 fun scan_val uname (id, stamp) tolink =
132 (id, stamp) :: tolink)
134 tolink
137 fun scan_phrase (phr : compiled_phrase) tolink =
143 phr :: tolink)
145 tolink
148 fun scan_file (uname, truename, (tables : compiled_unit_tables)) tolink =
155 (uname, truename, required, exportedE, exportedV) :: tolink
224 val tolink = foldL scan_file [] toscan value
248 val () = List.app (link_object os) tolink
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/scene/
H A DLinkedObject.cpp141 bool EERIE_LINKEDOBJ_LinkObjectToObject(EERIE_3DOBJ * obj, EERIE_3DOBJ * tolink, const std::string&… in EERIE_LINKEDOBJ_LinkObjectToObject() argument
160 long ni2 = GetActionPointIdx(tolink, actiontext2); in EERIE_LINKEDOBJ_LinkObjectToObject()
167 obj->linked[n].obj = tolink; in EERIE_LINKEDOBJ_LinkObjectToObject()
H A DLinkedObject.h58 bool EERIE_LINKEDOBJ_LinkObjectToObject(EERIE_3DOBJ * obj, EERIE_3DOBJ * tolink, const std::string …
/dports/devel/git-svn/git-2.34.1/git-gui/lib/
H A Dchoose_repository.tcl688 set tolink [list]
701 lappend tolink [file join pack $i]
710 lappend tolink [file join $i $j]
717 if {$tolink eq {}} {
728 set i [lindex $tolink 0]
735 set i [_copy_files $this $objdir $tolink]
737 set i [_link_files $this $objdir [lrange $tolink 1 end]]
813 method _link_files {objdir tolink} {
814 set total [llength $tolink]
819 set p [lindex $tolink $i]
/dports/devel/git-gui/git-2.34.1/git-gui/lib/
H A Dchoose_repository.tcl688 set tolink [list]
701 lappend tolink [file join pack $i]
710 lappend tolink [file join $i $j]
717 if {$tolink eq {}} {
728 set i [lindex $tolink 0]
735 set i [_copy_files $this $objdir $tolink]
737 set i [_link_files $this $objdir [lrange $tolink 1 end]]
813 method _link_files {objdir tolink} {
814 set total [llength $tolink]
819 set p [lindex $tolink $i]
/dports/devel/git-p4/git-2.34.1/git-gui/lib/
H A Dchoose_repository.tcl688 set tolink [list]
701 lappend tolink [file join pack $i]
710 lappend tolink [file join $i $j]
717 if {$tolink eq {}} {
728 set i [lindex $tolink 0]
735 set i [_copy_files $this $objdir $tolink]
737 set i [_link_files $this $objdir [lrange $tolink 1 end]]
813 method _link_files {objdir tolink} {
814 set total [llength $tolink]
819 set p [lindex $tolink $i]
/dports/devel/git/git-2.34.1/git-gui/lib/
H A Dchoose_repository.tcl688 set tolink [list]
701 lappend tolink [file join pack $i]
710 lappend tolink [file join $i $j]
717 if {$tolink eq {}} {
728 set i [lindex $tolink 0]
735 set i [_copy_files $this $objdir $tolink]
737 set i [_link_files $this $objdir [lrange $tolink 1 end]]
813 method _link_files {objdir tolink} {
814 set total [llength $tolink]
819 set p [lindex $tolink $i]
/dports/devel/git-cvs/git-2.34.1/git-gui/lib/
H A Dchoose_repository.tcl688 set tolink [list]
701 lappend tolink [file join pack $i]
710 lappend tolink [file join $i $j]
717 if {$tolink eq {}} {
728 set i [lindex $tolink 0]
735 set i [_copy_files $this $objdir $tolink]
737 set i [_link_files $this $objdir [lrange $tolink 1 end]]
813 method _link_files {objdir tolink} {
814 set total [llength $tolink]
819 set p [lindex $tolink $i]
/dports/devel/cgit/cgit-1.2.3/git/git-gui/lib/
H A Dchoose_repository.tcl709 set tolink [list]
722 lappend tolink [file join pack $i]
731 lappend tolink [file join $i $j]
738 if {$tolink eq {}} {
749 set i [lindex $tolink 0]
756 set i [_copy_files $this $objdir $tolink]
758 set i [_link_files $this $objdir [lrange $tolink 1 end]]
834 method _link_files {objdir tolink} {
835 set total [llength $tolink]
840 set p [lindex $tolink $i]
/dports/lang/ocaml/ocaml-4.05.0/bytecomp/
H A Dbytelink.ml118 let scan_file obj_name tolink =
137 Link_object(file_name, compunit) :: tolink
160 Link_archive(file_name, required) :: tolink
304 let link_bytecode ppf tolink exec_name standalone =
310 | _ -> ()) tolink;
349 List.iter (link_file ppf output_fun currpos_fun) tolink;
454 let link_bytecode_as_c ppf tolink outfile =
556 let tolink = List.fold_right scan_file objfiles [] in
570 link_bytecode ppf tolink output_name true
575 link_bytecode ppf tolink bytecode_name false;
[all …]
/dports/lang/ocaml-nox11/ocaml-4.05.0/bytecomp/
H A Dbytelink.ml118 let scan_file obj_name tolink =
137 Link_object(file_name, compunit) :: tolink
160 Link_archive(file_name, required) :: tolink
304 let link_bytecode ppf tolink exec_name standalone =
310 | _ -> ()) tolink;
349 List.iter (link_file ppf output_fun currpos_fun) tolink;
454 let link_bytecode_as_c ppf tolink outfile =
556 let tolink = List.fold_right scan_file objfiles [] in
570 link_bytecode ppf tolink output_name true
575 link_bytecode ppf tolink bytecode_name false;
[all …]
/dports/net/libnids/libnids-1.24/src/
H A Dlibnids-track-established.patch133 + struct tcp_stream *tolink;
176 + tolink = tcp_stream_table[hash_index];
210 + a_tcp->next_node = tolink;
212 + if (tolink)
213 + tolink->prev_node = a_tcp;
H A Dtcp.c258 struct tcp_stream *tolink; in add_new_tcp() local
287 tolink = tcp_stream_table[hash_index]; in add_new_tcp()
298 a_tcp->next_node = tolink; in add_new_tcp()
300 if (tolink) in add_new_tcp()
301 tolink->prev_node = a_tcp; in add_new_tcp()
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/src/Text/Pandoc/
H A DCiteproc.hs538 go "URL" x = tolink "https://" x
539 go "DOI" x = tolink "https://doi.org/" (fixShortDOI x)
540 go "ISBN" x = tolink "https://worldcat.org/isbn/" x
541 go "PMID" x = tolink "https://www.ncbi.nlm.nih.gov/pubmed/" x
542 go "PMCID" x = tolink "https://www.ncbi.nlm.nih.gov/pmc/articles/" x
549 tolink pref x = let x' = extractText x function
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/
H A Dasmlink.ml179 let scan_file obj_name tolink = match read_file obj_name with
184 (info, file_name, crc) :: tolink
202 infos.lib_units tolink
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/
H A Dasmlink.ml179 let scan_file obj_name tolink = match read_file obj_name with
184 (info, file_name, crc) :: tolink
202 infos.lib_units tolink
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/citeproc-0.5/src/Citeproc/
H A DTypes.hs1479 IdentDOI t -> tolink "https://doi.org/" (fixShortDOI t)
1480 IdentPMCID t -> tolink "https://www.ncbi.nlm.nih.gov/pmc/articles/" t
1481 IdentPMID t -> tolink "https://www.ncbi.nlm.nih.gov/pubmed/" t
1482 IdentURL t -> tolink "https://" t
1484 tolink pref x = if T.null x || ("://" `T.isInfixOf` x) function
/dports/news/husky/husky-1.9.20191207/hpt/src/
H A Dtoss.c1758 void arcmail(s_link *tolink) { in arcmail() argument
1779 if(tolink) { in arcmail()
1780 link = tolink; in arcmail()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/src/
H A Dtoss.c1758 void arcmail(s_link *tolink) { in arcmail() argument
1779 if(tolink) { in arcmail()
1780 link = tolink; in arcmail()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpt/src/
H A Dtoss.c1758 void arcmail(s_link *tolink) { in arcmail() argument
1779 if(tolink) { in arcmail()
1780 link = tolink; in arcmail()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/src/
H A Dtoss.c1758 void arcmail(s_link *tolink) { in arcmail() argument
1779 if(tolink) { in arcmail()
1780 link = tolink; in arcmail()
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/src/
H A Dtoss.c1758 void arcmail(s_link *tolink) { in arcmail() argument
1779 if(tolink) { in arcmail()
1780 link = tolink; in arcmail()

12