Searched defs:state (Results 1 - 25 of 82) sorted by relevance

1234

/seL4-l4v-10.1.1/HOL4/examples/HolCheck/examples/
H A Dmod8.sml25 val state = mk_state S0 TS value
H A Damba_apb.sml29 val state = ``(paddr:bool,pwrite:bool,psel:bool,psel_3:bool,psel_2:bool,psel_1:bool,psel_0:bool,penable:bool,pdata:bool,mdata:bool,maddr:bool,sdata_0:bool,saddr_0:bool,sdata_1:bool,saddr_1:bool)`` value
/seL4-l4v-10.1.1/HOL4/tools/quote-filter/
H A Dquote-filter.sml34 val state as QFS args = newstate intp value
/seL4-l4v-10.1.1/HOL4/examples/HolCheck/
H A DholCheck.sml17 val state = if isSome state then valOf state else mk_state I1 T1 value
[all...]
H A DreachTools.sml37 let val state value
[all...]
/seL4-l4v-10.1.1/seL4/include/api/
H A Ddebug.h89 char* state; local
[all...]
/seL4-l4v-10.1.1/HOL4/examples/acl2/tests/inputs/
H A Dltl-project.lisp
/seL4-l4v-10.1.1/HOL4/src/datatype/
H A Dselftest.sml98 val state = Type`:ind->bool`; value
/seL4-l4v-10.1.1/HOL4/examples/PSL/1.01/executable-semantics/
H A Dtest_c.v117 output [2:0] state; port
118 reg [2:0] state; register
158 wire [2:0] state; net
[all...]
H A Dtest_c1.v119 output [2:0] state; port
120 reg [2:0] state; register
160 wire [2:0] state; net
[all...]
H A Dtest_c2.v117 output [2:0] state; port
118 reg [2:0] state; register
158 wire [2:0] state; net
[all...]
/seL4-l4v-10.1.1/isabelle/src/Tools/Metis/src/
H A DResolution.sig43 datatype state = type
H A DResolution.sml71 datatype state = type
/seL4-l4v-10.1.1/l4v/isabelle/src/Tools/Metis/src/
H A DResolution.sig43 datatype state = type
H A DResolution.sml71 datatype state = type
/seL4-l4v-10.1.1/seL4/include/plat/pc99/plat/machine/
H A Dinterrupt.h115 updateIRQState(irq_t irq, x86_irq_state_t state) argument
132 x86_irq_state_t state = x86KSIRQState[irq]; local
/seL4-l4v-10.1.1/HOL4/tools/mlyacc/mlyacclib/
H A DMLY_lrtable.sml35 datatype state = STATE of int type
[all...]
/seL4-l4v-10.1.1/HOL4/examples/acl2/lisp/obsolete/
H A Dfilter-forms.lisp[all...]
/seL4-l4v-10.1.1/HOL4/examples/acl2/lisp/
H A Duntranslate-file.lisp[all...]
/seL4-l4v-10.1.1/isabelle/src/HOL/TPTP/TPTP_Parser/ml-yacc/lib/
H A Dlrtable.sml10 datatype state = STATE of int type
[all...]
/seL4-l4v-10.1.1/l4v/isabelle/src/HOL/TPTP/TPTP_Parser/ml-yacc/lib/
H A Dlrtable.sml10 datatype state = STATE of int type
[all...]
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/machine/
H A Dregisterset.h63 uint8_t state[CONFIG_XSAVE_SIZE]; member in struct:user_fpu_state
/seL4-l4v-10.1.1/HOL4/src/parse/
H A Dqbuf.sml31 val state = ref (Substring.full s) value
/seL4-l4v-10.1.1/seL4/include/fastpath/
H A Dfastpath.h89 endpoint_ptr_mset_epQueue_tail_state(endpoint_t *ep_ptr, word_t epQueue_tail, word_t state) argument
/seL4-l4v-10.1.1/seL4/src/object/
H A Dendpoint.c226 thread_state_t *state = &tptr->tcbState; local

Completed in 209 milliseconds

1234