Searched refs:notice (Results 1 - 11 of 11) sorted by relevance

/seL4-camkes-master/tools/seL4/cmake-tool/simulate_scripts/
H A Dsimulate.py47 def notice(message): function
83 notice(qemu_simulate_command)
86 notice('waiting for GDB on port 1234...')
96 notice(msg)
/seL4-camkes-master/projects/picotcp/modules/
H A Dpico_icmp6.c155 struct pico_frame *notice = NULL; local
172 notice = pico_proto_ipv6.alloc(&pico_proto_ipv6, f->dev, (uint16_t)(PICO_ICMP6HDR_DEST_UNREACH_SIZE + len));
173 if (!notice) {
178 notice->payload = notice->transport_hdr + PICO_ICMP6HDR_DEST_UNREACH_SIZE;
179 notice->payload_len = len;
180 icmp6_hdr = (struct pico_icmp6_hdr *)notice->transport_hdr;
189 notice = pico_proto_ipv6.alloc(&pico_proto_ipv6, f->dev, (uint16_t)(PICO_ICMP6HDR_TIME_XCEEDED_SIZE + len));
190 if (!notice) {
195 notice
[all...]
/seL4-camkes-master/tools/seL4/cmake-tool/helpers/
H A Dshoehorn.py61 def notice(message: str): function
65 write('notice: {}'.format(message))
159 notice('skipping checkum entry "{}"'.format(name))
/seL4-camkes-master/
H A Dgriddle97 notice () { function
98 _print "${GREEN}notice: $*" >&2
362 notice "not all seL4 projects (e.g., \"camkes\", \"sel4bench\") support" \
603 notice "try \"$PROGNAME --help\" for option usage"
671 notice "configuration is stable"
/seL4-camkes-master/tools/seL4/cmake-tool/
H A Dgriddle97 notice () { function
98 _print "${GREEN}notice: $*" >&2
362 notice "not all seL4 projects (e.g., \"camkes\", \"sel4bench\") support" \
603 notice "try \"$PROGNAME --help\" for option usage"
671 notice "configuration is stable"
/seL4-camkes-master/projects/lwip/test/unit/
H A DFilelists.mk8 # 1. Redistributions of source code must retain the above copyright notice,
10 # 2. Redistributions in binary form must reproduce the above copyright notice,
/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dmultilink.c11 * notice, this list of conditions and the following disclaimer.
132 notice("oops, didn't get multilink on renegotiation");
144 notice("oops, multilink negotiated only for receive");
281 notice("Connection terminated.");
/seL4-camkes-master/projects/lwip/src/
H A DFilelists.mk8 # 1. Redistributions of source code must retain the above copyright notice,
10 # 2. Redistributions in binary form must reproduce the above copyright notice,
/seL4-camkes-master/kernel/src/arch/x86/64/
H A Dtraps.S509 * exception continue. The debug exception handler will notice that it was
/seL4-camkes-master/projects/projects_libs/libjansson/jansson-2.7/
H A Dconfigure2941 Aborting the configuration process, to ensure you take notice of the issue.
/seL4-camkes-master/tools/rumprun/tests/configure/
H A Dconfigure3063 Aborting the configuration process, to ensure you take notice of the issue.

Completed in 111 milliseconds