Searched defs:dir (Results 1 - 25 of 30) sorted by relevance

12

/seL4-l4v-master/HOL4/tools/Holmake/tests/recursiveclean/
H A Dselftest.sml27 val dir = OS.FileSys.getDir() value
/seL4-l4v-master/HOL4/tools/Holmake/poly/
H A DGraphExtra.sml23 val {dir,file} = OS.Path.splitDirFile (hmdir.toAbsPath fp) value
H A Dmultibuild.sml75 val dir = Holmake_tools.hmdir.toAbsPath (#dir nI) value
[all...]
H A DBuildCommand.sml91 val dir = OS.FileSys.getDir() value
/seL4-l4v-master/HOL4/polyml/samplecode/ide/
H A Duse.sml49 val { dir = rootPath, ...} = splitDirFile saveDirPath value
/seL4-l4v-master/HOL4/src/integer/
H A DCooperMath.sig17 datatype dir = Left | Right type
H A DCooperMath.sml87 datatype dir = Left | Right type
/seL4-l4v-master/HOL4/polyml/Tests/
H A DRunTests.sml116 val dir = openDir testPath value
/seL4-l4v-master/isabelle/lib/browser/GraphBrowser/
H A DNormalVertex.java17 String label="",path="",dir="",ID=""; field in class:NormalVertex
/seL4-l4v-master/l4v/isabelle/lib/browser/GraphBrowser/
H A DNormalVertex.java17 String label="",path="",dir="",ID=""; field in class:NormalVertex
/seL4-l4v-master/HOL4/developers/
H A DgenUseScript.sml109 "local val dir = OS.FileSys.getDir()\n\ value
/seL4-l4v-master/HOL4/tools/Holmake/
H A Dunix-systeml.sml48 val {dir,file} = Path.splitDirFile myname value
H A DwinNT-systeml.sml64 val {dir,file} = Path.splitDirFile myname value
H A DHolmake_tools.sml644 val {dir,file} = OS.Path.splitDirFile s value
H A DHolmake.sml707 val dir = hm_target.dirpart tgt and target = hm_target.filepart tgt value
[all...]
/seL4-l4v-master/HOL4/tools-poly/Holmake/
H A Dunix-systeml.sml39 val {dir,file} = Path.splitDirFile myname value
/seL4-l4v-master/HOL4/help/src-sml/
H A DHOLPage.sml32 val {dir,file} = splitDirFile docfile value
H A Dmakebase.sml32 val {dir,file} = splitDirFile path value
217 let val {dir,file} = OS.Path.splitDirFile path value
H A DHtmlsigs.sml30 val {dir,file} = splitDirFile path value
44 val {dir,file} = splitDirFile docfile value
/seL4-l4v-master/HOL4/src/AI/sml_inspection/
H A DsmlOpen.sml148 val dir = sml_open_dir ^ "/" ^ s value
185 let val dir = sml_open_dir ^ "/" ^ s in value
[all...]
/seL4-l4v-master/HOL4/src/tactictoe/src/
H A DtttEval.sml246 val dir value
[all...]
/seL4-l4v-master/HOL4/tools-poly/
H A Dconfigure.sml
/seL4-l4v-master/HOL4/src/TeX/
H A DEmitTeX.sml803 let val {dir, file} = Path.splitDirFile path value
804 val dir = if Path.isAbsolute path orelse !emitTeXDir = "" then value
/seL4-l4v-master/HOL4/src/opentheory/postbool/
H A DLogging.sml757 val dir = case d of value
/seL4-l4v-master/HOL4/polyml/basis/
H A DTopLevelPolyML.sml660 val dir = findInt (Context(3, Primitive)) tdList value

Completed in 152 milliseconds

12