Searched defs:result (Results 1 - 25 of 267) sorted by last modified time

1234567891011

/seL4-l4v-10.1.1/seL4/src/plat/spike/machine/
H A Dfdt.c93 static const uint32_t *fdt_get_address(const struct fdt_scan_node *node, const uint32_t *value, uint64_t *result) argument
102 static const uint32_t *fdt_get_size(const struct fdt_scan_node *node, const uint32_t *value, uint64_t *result) argument
/seL4-l4v-10.1.1/seL4/src/arch/x86/machine/
H A Dcapdl.c28 static int getDecodedChar(unsigned char *result) argument
274 int result; local
[all...]
/seL4-l4v-10.1.1/seL4/src/arch/x86/kernel/
H A Dsmp_sys.c132 bool_t result; local
H A Dboot_sys.c770 bool_t result = false; local
/seL4-l4v-10.1.1/seL4/src/arch/x86/64/kernel/
H A Dvspace.c1686 readWordFromVSpace_ret_t result; local
/seL4-l4v-10.1.1/seL4/src/arch/x86/32/kernel/
H A Dvspace_32paging.c390 readWordFromVSpace_ret_t result; local
/seL4-l4v-10.1.1/seL4/src/arch/riscv/kernel/
H A Dboot.c397 bool_t result = try_init_kernel(ui_p_reg_start, local
/seL4-l4v-10.1.1/seL4/src/arch/arm/kernel/
H A Dboot.c565 bool_t result; local
[all...]
/seL4-l4v-10.1.1/seL4/src/arch/arm/64/kernel/
H A Dvspace.c2640 readWordFromVSpace_ret_t result; local
/seL4-l4v-10.1.1/seL4/src/arch/arm/32/machine/
H A Dcapdl.c29 static int getDecodedChar(unsigned char *result) argument
253 int result; local
[all...]
/seL4-l4v-10.1.1/seL4/src/arch/arm/32/kernel/
H A Dvspace.c3212 readWordFromVSpace_ret_t result; local
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/64/mode/
H A Dmachine.h135 void *result; local
231 rdmsr_safe_result_t result; local
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/32/mode/model/
H A Dsmp.h27 void *result; local
/seL4-l4v-10.1.1/seL4/include/arch/x86/arch/32/mode/
H A Dmachine.h90 rdmsr_safe_result_t result; local
/seL4-l4v-10.1.1/l4v/tools/c-parser/tools/mlyacc/src/
H A Dyacc-grm.sml336 type result = string*Hdr.declData* ( Hdr.rule list ) type
641 MlyValue.ID_LIST ID_LIST1,ID_LIST1left,_))::rest671) => let val result value
[all...]
/seL4-l4v-10.1.1/l4v/tools/c-parser/testfiles/
H A Dparse_simple_struct.c19 struct s result; local
H A Dparse_prepost.c19 int c, result; local
/seL4-l4v-10.1.1/l4v/tools/autocorres/tests/examples/
H A Dmult_by_add.c13 unsigned result = 0; local
/seL4-l4v-10.1.1/l4v/tools/autocorres/doc/quickstart/
H A Dmult_by_add.c17 unsigned result = 0; local
/seL4-l4v-10.1.1/l4v/misc/regression/
H A Dtestspec.py208 def result(x, fail=lambda x: rel[x]): function in function:Depends.__init__.lookup
/seL4-l4v-10.1.1/isabelle/src/Tools/Metis/src/
H A DRule.sml639 val result = value
769 val result = fact [] edges value
H A DRewrite.sml405 val result = rewriteIdRule' order known redexes id th value
647 val result as (Rewrite {known = known', ...}, _) = reduce' rw value
[all...]
H A DParse.sml38 val (result,input) = parser input value
45 val (result,input) = parser input value
/seL4-l4v-10.1.1/l4v/isabelle/src/Tools/Metis/src/
H A DRule.sml639 val result = value
769 val result = fact [] edges value
H A DRewrite.sml405 val result = rewriteIdRule' order known redexes id th value
647 val result as (Rewrite {known = known', ...}, _) = reduce' rw value
[all...]

Completed in 298 milliseconds

1234567891011