Searched refs:strings (Results 26 - 35 of 35) sorted by relevance

12

/seL4-refos-master/libs/libmuslc/src/time/
H A Dstrptime.c7 #include <strings.h>
/seL4-refos-master/kernel/tools/hardware/
H A Dirq.py195 for compat in node.get_prop('compatible').strings:
H A Ddevice.py179 'device_type')).strings[0] if node.has_prop('device_type') else None
/seL4-refos-master/kernel/tools/hardware/utils/
H A Dmemory.py23 if node.has_prop('device_type') and node.get_prop('device_type').strings[0] == 'memory':
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dsystem.h400 #include <strings.h>
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dsystem.h400 #include <strings.h>
/seL4-refos-master/libs/libsel4utils/src/
H A Dprocess.c94 void sel4utils_create_word_args(char strings[][WORD_STRING_SIZE], char *argv[], int argc, ...) argument
101 argv[i] = strings[i];
236 /* write all the strings into the stack */
318 /* write all the strings into the stack */
/seL4-refos-master/projects/seL4_libs/libsel4utils/src/
H A Dprocess.c94 void sel4utils_create_word_args(char strings[][WORD_STRING_SIZE], char *argv[], int argc, ...) argument
101 argv[i] = strings[i];
236 /* write all the strings into the stack */
318 /* write all the strings into the stack */
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2105 Character strings that are too long may be truncated.
2170 even if you override the selections with your own graphics strings.
2316 even if you override the selections with your own graphics strings.
2652 Character strings that are too long may be truncated.
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2105 Character strings that are too long may be truncated.
2170 even if you override the selections with your own graphics strings.
2316 even if you override the selections with your own graphics strings.
2652 Character strings that are too long may be truncated.

Completed in 106 milliseconds

12