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

12

/seL4-l4v-10.1.1/HOL4/tools/Holmake/tests/recursiveclean/
H A Dselftest.sml27 val dir = OS.FileSys.getDir() value
/seL4-l4v-10.1.1/HOL4/polyml/samplecode/ide/
H A Duse.sml49 val { dir = rootPath, ...} = splitDirFile saveDirPath value
/seL4-l4v-10.1.1/HOL4/polyml/Tests/
H A DRunTests.sml106 val dir = openDir testPath value
/seL4-l4v-10.1.1/HOL4/src/integer/
H A DCooperMath.sig17 datatype dir = Left | Right type
H A DCooperMath.sml87 datatype dir = Left | Right type
/seL4-l4v-10.1.1/HOL4/developers/
H A DgenUseScript.sml110 "local val dir = OS.FileSys.getDir()\n\ value
/seL4-l4v-10.1.1/isabelle/lib/browser/GraphBrowser/
H A DNormalVertex.java17 String label="",path="",dir="",ID=""; field in class:NormalVertex
/seL4-l4v-10.1.1/l4v/isabelle/lib/browser/GraphBrowser/
H A DNormalVertex.java17 String label="",path="",dir="",ID=""; field in class:NormalVertex
/seL4-l4v-10.1.1/HOL4/src/tactictoe/src/
H A DtttOpen.sml41 val dir = OS.Path.dir file value
56 val dir = OS.Path.dir file value
72 val dir = OS.Path.dir file value
128 val dir value
170 let val dir = ttt_open_dir ^ "/" ^ s in value
[all...]
H A DtttRecord.sml300 val dir = tactictoe_dir ^ "/print_proof" value
[all...]
H A DtttUnfold.sml1040 let val dir = value
1081 val dir = #dir (OS.Path.splitDirFile file) value
1089 val dir value
[all...]
/seL4-l4v-10.1.1/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 Dbasis2002.sml584 val dir : string -> string value
/seL4-l4v-10.1.1/HOL4/tools-poly/Holmake/
H A Dunix-systeml.sml39 val {dir,file} = Path.splitDirFile myname value
/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/libffi/src/x86/
H A Dffi.c55 const int dir = (cabi == FFI_PASCAL || cabi == FFI_REGISTER) ? -1 : +1; local
60 #define dir 1 macro
529 const int dir = (cabi == FFI_PASCAL || cabi == FFI_REGISTER) ? -1 : +1; local
537 #define dir 1 macro
[all...]
/seL4-l4v-10.1.1/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-10.1.1/HOL4/polyml/libpolyml/libffi/src/
H A Dclosures.c286 open_temp_exec_file_dir (const char *dir) argument
/seL4-l4v-10.1.1/HOL4/tools-poly/
H A Dconfigure.sml
/seL4-l4v-10.1.1/HOL4/src/TeX/
H A DEmitTeX.sml780 let val {dir, file} = Path.splitDirFile path value
781 val dir = if Path.isAbsolute path orelse !emitTeXDir = "" then value
/seL4-l4v-10.1.1/HOL4/src/opentheory/postbool/
H A DLogging.sml757 val dir = case d of value
/seL4-l4v-10.1.1/HOL4/tools/
H A Dbuildutils.sml774 let val dir = OS.Path.concat(OS.Path.concat (HOLDIR,"help"),"src-sml") value
[all...]
/seL4-l4v-10.1.1/HOL4/polyml/basis/
H A DOS.sml74 val dir : string -> string value
120 val dir : iodesc_kind value
478 fun dir s = #dir(splitDirFile s) function
945 val dir : iodesc_kind = 1 value
[all...]

Completed in 308 milliseconds

12