Searched defs:entry (Results 26 - 31 of 31) sorted by relevance

12

/seL4-l4v-10.1.1/HOL4/Manual/Guide/
H A Dguide.tex
/seL4-l4v-10.1.1/HOL4/polyml/libpolyml/
H A Dsavestate.cpp501 memoryTableEntry *entry = &exports.memTable[memTableCount++]; local
521 memoryTableEntry *entry = &exports.memTable[memTableCount++]; local
627 memoryTableEntry *entry = &exports.memTable[j]; local
653 memoryTableEntry *entry = &exports.memTable[k]; local
[all...]
/seL4-l4v-10.1.1/HOL4/polyml/mlsource/MLCompiler/ParseTree/
H A DMATCH_COMPILER.sml898 val entry = { pattNo = pat, tests = createTests(pat, pattern) } value
/seL4-l4v-10.1.1/seL4/src/arch/x86/64/kernel/
H A Dvspace.c644 map_temp_boot_page(void* entry, uint32_t large_pages) argument
[all...]
/seL4-l4v-10.1.1/HOL4/examples/l3-machine-code/common/
H A DstateLib.sml619 fun entry (c, d) = let val (d, pat) = Term.dest_comb d in (d, (c, pat)) end function
/seL4-l4v-10.1.1/HOL4/examples/machine-code/decompiler/
H A DdecompilerLib.sml574 val entry = all_distinct (append_lists (map fst loops)) value
1868 val (entry,exit) = (fn (x,y) => (hd x, hd y)) (last loops) value
1869 val (entry,exit) = ([entry],[exit]) value
[all...]

Completed in 116 milliseconds

12