Searched defs:fname (Results 1 - 25 of 43) sorted by relevance

12

/seL4-l4v-10.1.1/isabelle/lib/browser/GraphBrowser/
H A DConsole.java25 public void PS(String fname, boolean printable) throws IOException { argument
H A DGraphBrowser.java52 public void viewFile(String fname) { argument
119 public void PS(String fname,boolean printable) throws IOException { argument
[all...]
H A DGraphView.java52 public void PS(String fname,boolean printable) throws IOException { argument
H A DGraph.java995 public void PS(String fname,boolean printable) throws IOException { argument
/seL4-l4v-10.1.1/l4v/isabelle/lib/browser/GraphBrowser/
H A DConsole.java25 public void PS(String fname, boolean printable) throws IOException { argument
H A DGraphBrowser.java52 public void viewFile(String fname) { argument
119 public void PS(String fname,boolean printable) throws IOException { argument
[all...]
H A DGraphView.java52 public void PS(String fname,boolean printable) throws IOException { argument
H A DGraph.java995 public void PS(String fname,boolean printable) throws IOException { argument
/seL4-l4v-10.1.1/HOL4/src/tactictoe/src/
H A DtttThmData.sml72 val fname = ttt_thmfea_dir ^ "/" ^ cthy value
/seL4-l4v-10.1.1/HOL4/examples/dev/sw2/
H A Dbasic.sml184 val (fname, args) = dest_comb (lhs t0) value
H A DSALGen.sml282 val (fname, fbody) = dest_eq (concl (SPEC_ALL def)) value
283 val fname = if is_comb fname then #1 (dest_comb fname) else fname value
H A Dcompiler.sml217 val (fname, fbody) = dest_eq (concl def) value
H A DfuncCall.sml99 val (fname, fbody) = dest_eq (concl (SPEC_ALL def)) value
101 val fname = if is_pabs fbody then fname else #1 (dest_comb fname) value
152 val (fname, dst, src, cont) = (x, v, y, caller_save N) value
195 val (fname, dst, src, cont) = (x, v, y, N') value
230 let val (fname, fbody) = dest_eq (concl (SPEC_ALL def)) value
233 val fname = if is_pabs fbody then fname else #1 (dest_comb fname) value
[all...]
H A Dmonomorphisation.sml217 val fname = valOf (peek_fname fstr env) value
264 val (fname, argL) = (strip_comb f_lhs) value
290 val fname = #1 (strip_comb (f_lhs)) value
H A DNormal.sml389 val (fname,args) = value
H A Drefine.sml217 val (fname, fbody) = dest_eq (concl (SPEC_ALL def)) value
/seL4-l4v-10.1.1/HOL4/src/HolSat/
H A DminisatProve.sml100 then let val fname = valOf infile value
/seL4-l4v-10.1.1/HOL4/tools/
H A Dconfigure-mosml.sml109 val fname = OS.Path.concat(p, arg) value
/seL4-l4v-10.1.1/HOL4/tools/trailing-wspace/
H A Dtrailingwspace.sml18 val fname = dname ++ WSOK value
/seL4-l4v-10.1.1/HOL4/tools-poly/
H A Dsmart-configure.sml139 val fname = OS.Path.concat(p, arg) value
/seL4-l4v-10.1.1/HOL4/examples/muddy/muddyC/buddy/src/
H A Dbddio.c318 int bdd_fnprintdot(char *fname, BDD r) argument
381 int bdd_fnsave(char *fname, BDD r) argument
475 bdd_fnload(char *fname, BDD *root) argument
[all...]
/seL4-l4v-10.1.1/HOL4/examples/dev/sw/working/0.1/
H A DfunCall.sml463 val (fname, ftype, f_ir as (ins,ir0,outs), defs) = sfl2ir prog; value
/seL4-l4v-10.1.1/HOL4/examples/dev/sw/working/0.2/
H A DfunCall.sml460 val (fname, ftype, f_ir as (ins,ir0,outs), defs) = sfl2ir prog; value
/seL4-l4v-10.1.1/HOL4/src/HolSmt/
H A DYices.sml661 val fname = "f_" ^ ty_name ^ "_" ^ Int.toString j value
/seL4-l4v-10.1.1/HOL4/tools/Holmake/
H A Dinternal_functions.sml250 val fname = OS.Path.concat(p, arg) value

Completed in 110 milliseconds

12