| /openbsd/src/gnu/usr.bin/texinfo/info/ |
| D | search.c | 73 search (char *string, SEARCH_BINDING *binding) in search() 88 search_forward (char *string, SEARCH_BINDING *binding) in search_forward() 151 char *string; in search_backward() local 219 string_in_line (char *string, char *line) in string_in_line() 238 looking_at (char *string, SEARCH_BINDING *binding) in looking_at() 264 skip_whitespace (char *string) in skip_whitespace() 275 skip_whitespace_and_newlines (char *string) in skip_whitespace_and_newlines() 285 skip_non_whitespace (char *string) in skip_non_whitespace() 301 skip_node_characters (char *string, int newlines_okay) in skip_node_characters() 416 skip_line (char *string) in skip_line()
|
| D | tilde.c | 63 tilde_find_prefix (char *string, int *len) in tilde_find_prefix() 94 tilde_find_suffix (char *string) in tilde_find_suffix() 117 tilde_expand (char *string) in tilde_expand()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
| D | crash11.C | 11 struct string struct 21 template string <char>; argument
|
| D | optimize3.C | 9 inline const unsigned char *Foo (const char *string) in Foo() 25 const unsigned char *Baz (const char *string) in Baz() 32 const char *string = "s"; in main() local
|
| /openbsd/src/sbin/sysctl/ |
| D | sysctl.c | 365 parse(char *string, int flags) in parse() 1185 parse_baddynamic(int mib[], size_t len, char *string, void **newvalp, in parse_baddynamic() 1347 sysctl_vfsgen(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_vfsgen() 1383 sysctl_vfs(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_vfs() 1413 sysctl_fs(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_fs() 1436 sysctl_bios(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_bios() 1487 sysctl_swpenc(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_swpenc() 1803 sysctl_nchstats(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_nchstats() 1875 sysctl_tty(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_tty() 1900 sysctl_forkstat(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_forkstat() [all …]
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/gdbserver/ |
| D | utils.c | 33 perror_with_name (char *string) in perror_with_name() 58 error (const char *string,...) in error() 75 fatal (const char *string,...) in fatal() 88 warning (const char *string,...) in warning()
|
| /openbsd/src/gnu/lib/libreadline/ |
| D | mbutil.c | 76 _rl_find_next_mbchar_internal (string, seed, count, find_non_zero) in _rl_find_next_mbchar_internal() argument 142 _rl_find_prev_mbchar_internal (string, seed, find_non_zero) in _rl_find_prev_mbchar_internal() argument 258 _rl_adjust_point(string, point, ps) in _rl_adjust_point() argument 297 _rl_is_mbchar_matched (string, seed, end, mbchar, length) in _rl_is_mbchar_matched() argument 320 _rl_find_next_mbchar (string, seed, count, flags) in _rl_find_next_mbchar() argument 336 _rl_find_prev_mbchar (string, seed, flags) in _rl_find_prev_mbchar() argument
|
| D | histsearch.c | 63 history_search_internal (string, direction, anchored) in history_search_internal() argument 159 history_search (string, direction) in history_search() argument 168 history_search_prefix (string, direction) in history_search_prefix() argument 179 history_search_pos (string, dir, pos) in history_search_pos() argument
|
| D | histexpand.c | 127 get_history_event (string, caller_index, delimiting_quote) in get_history_event() argument 305 hist_string_extract_single_quoted (string, sindex) in hist_string_extract_single_quoted() argument 513 history_expand_internal (string, start, end_index_ptr, ret_string, current_line) in history_expand_internal() argument 883 char *string; local 1281 history_arg_extract (first, last, string) in history_arg_extract() argument 1348 history_tokenize_internal (string, wind, indp) in history_tokenize_internal() argument 1464 history_tokenize (string) in history_tokenize() argument
|
| /openbsd/src/regress/lib/libc/fmemopen/ |
| D | fmemopentest.c | 29 char string[] = "fmemopen test string!"; in simpletest() local 76 char string[] = "hello\0 test number 2"; in appendtest() local 129 char string[] = "bah, what a day"; in updatetest() local 168 char string[] = "super test number 3"; in writetest() local 215 char string[] = "long string for testing seek"; in seektest() local
|
| /openbsd/src/usr.sbin/netgroup_mkdb/ |
| D | str.h | 31 struct string { struct 37 void str_init(struct string *); argument
|
| /openbsd/src/usr.bin/look/ |
| D | look.c | 78 char *back, *file, *front, *string, *p; in main() local 134 look(char *string, char *front, char *back) in look() 199 binary_search(char *string, char *front, char *back) in binary_search() 233 linear_search(char *string, char *front, char *back) in linear_search() 255 print_from(char *string, char *front, char *back) in print_from()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
| D | explicit2.C | 5 string(const char*) { } in string() function 6 explicit string(int size) { } in string() function 9 void foo(string) { } in foo() argument
|
| /openbsd/src/usr.bin/tmux/ |
| D | key-string.c | 32 const char *string; member 196 key_string_search_table(const char *string) in key_string_search_table() 213 key_string_get_modifiers(const char **string) in key_string_get_modifiers() 243 key_string_lookup_string(const char *string) in key_string_lookup_string()
|
| /openbsd/src/lib/libcurses/tinfo/ |
| D | lib_tparm.c | 469 _nc_tparm_analyze(TERMINAL *term, const char *string, char **p_is_s, int *popcount) in _nc_tparm_analyze() 604 tparm_setup(TERMINAL *term, const char *string, TPARM_DATA *result) in tparm_setup() 740 tparm_trace_call(TPARM_STATE *tps, const char *string, TPARM_DATA *data) in tparm_trace_call() 763 #define tparm_trace_call(tps, string, data) /* nothing */ argument 773 tparam_internal(TPARM_STATE *tps, const char *string, TPARM_DATA *data) in tparam_internal() 1104 check_string_caps(TPARM_DATA *data, const char *string) in check_string_caps() 1160 tparm(const char *string, ...) in tparm() 1186 tparm(const char *string, in tparm() 1228 tiparm(const char *string, ...) in tiparm() 1256 tiparm_s(int num_expected, int tparm_type, const char *string, ...) in tiparm_s() [all …]
|
| D | lib_tgoto.c | 45 is_termcap(const char *string) in is_termcap() 72 tgoto_internal(const char *string, int x, int y) in tgoto_internal() 202 tgoto(const char *string, int x, int y) in tgoto()
|
| /openbsd/src/usr.bin/spell/ |
| D | look.c | 48 look(u_char *string, u_char *front, u_char *back) in look() 106 binary_search(u_char *string, u_char *front, u_char *back) in binary_search() 140 linear_search(u_char *string, u_char *front, u_char *back) in linear_search()
|
| /openbsd/src/usr.bin/encrypt/ |
| D | encrypt.c | 64 print_passwd(char *string, int operation, char *extra) in print_passwd() 135 char string[1024]; in main() local 161 char *string; in main() local
|
| /openbsd/src/gnu/usr.bin/texinfo/makeinfo/ |
| D | makeinfo.c | 921 canon_white (char *string) in canon_white() 949 fix_whitespace (char *string) in fix_whitespace() 979 discard_until (char *string) in discard_until() 1020 get_until (char *match, char **string) in get_until() 1129 get_until_in_line (int expand, char *match, char **string) in get_until_in_line() 1161 get_rest_of_line (int expand, char **string) in get_rest_of_line() 1205 get_until_in_braces (char *match, char **string) in get_until_in_braces() 1877 char *string; in handle_menu_entry() local 1963 get_command_entry (char *string) in get_command_entry() 2474 add_word (char *string) in add_word() [all …]
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
| D | init3.C | 23 My_string::My_string(const char* string) in My_string() 30 My_string::My_string(const My_string &string) in My_string()
|
| /openbsd/src/gnu/gcc/libdecnumber/ |
| D | decimal32.c | 267 decimal32ToString (const decimal32 * d32, char *string) in decimal32ToString() 276 decimal32ToEngString (const decimal32 * d32, char *string) in decimal32ToEngString() 300 decimal32FromString (decimal32 * result, const char *string, decContext * set) in decimal32FromString()
|
| D | decimal128.c | 275 decimal128ToString (const decimal128 * d128, char *string) in decimal128ToString() 284 decimal128ToEngString (const decimal128 * d128, char *string) in decimal128ToEngString() 308 decimal128FromString (decimal128 * result, const char *string, decContext * set) in decimal128FromString()
|
| D | decimal64.c | 266 decimal64ToString (const decimal64 * d64, char *string) in decimal64ToString() 275 decimal64ToEngString (const decimal64 * d64, char *string) in decimal64ToEngString() 299 decimal64FromString (decimal64 * result, const char *string, decContext * set) in decimal64FromString()
|
| /openbsd/src/gnu/llvm/llvm/utils/lit/lit/ |
| D | BooleanExpression.py | 28 def evaluate(string, variables): argument 37 def __init__(self, string, variables): argument 51 def tokenize(string): argument
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/ |
| D | hash.c | 358 bfd_hash_lookup (table, string, create, copy) in bfd_hash_lookup() argument 450 bfd_hash_newfunc (entry, table, string) in bfd_hash_newfunc() argument 543 strtab_hash_newfunc (entry, table, string) in strtab_hash_newfunc() argument 574 #define strtab_hash_lookup(t, string, create, copy) \ argument
|