/openbsd/gnu/usr.bin/texinfo/info/ |
H A 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()
|
H A 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/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | crash11.C | 11 struct string struct 21 template string <char>; argument
|
H A 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/gnu/usr.bin/binutils/gdb/gdbserver/ |
H A 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/sbin/sysctl/ |
H A 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() 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() 1875 sysctl_tty(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_tty() 2390 sysctl_bpf(char *string, char **bufpp, int mib[], int flags, int *typep) in sysctl_bpf() 2514 sysctl_watchdog(char *string, char **bufpp, int mib[], int flags, in sysctl_watchdog() 2534 sysctl_tc(char *string, char **bufpp, int mib[], int flags, in sysctl_tc() 2933 sysctl_battery(char *string, char **bufpp, int mib[], int flags, in sysctl_battery() [all …]
|
/openbsd/usr.sbin/netgroup_mkdb/ |
H A D | str.h | 31 struct string { struct 37 void str_init(struct string *); argument
|
/openbsd/gnu/lib/libreadline/ |
H A 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
|
H A 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
|
H A 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/regress/lib/libc/fmemopen/ |
H A 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/usr.bin/look/ |
H A 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/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
H A 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/usr.bin/tmux/ |
H A 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/lib/libcurses/tinfo/ |
H A D | lib_tparm.c | 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() 1288 tiscan_s(int *num_expected, int *tparm_type, const char *string) in tiscan_s() [all …]
|
H A 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/usr.bin/spell/ |
H A 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/usr.bin/encrypt/ |
H A 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/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
H A 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/gnu/usr.bin/texinfo/makeinfo/ |
H A 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() 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() 2484 add_html_elt (char *string) in add_html_elt() 2496 add_html_block_elt (char *string) in add_html_block_elt() 2836 insert_string (const char *string) in insert_string() [all …]
|
/openbsd/gnu/gcc/libdecnumber/ |
H A 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()
|
H A 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()
|
H A 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()
|
/openbsd/gnu/llvm/llvm/utils/lit/lit/ |
H A D | BooleanExpression.py | 28 def evaluate(string, variables): argument 37 def __init__(self, string, variables): argument 51 def tokenize(string): argument
|
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/ |
H A D | ReleaseModeModelRunner.h | 81 int LookupArgIndex(const std::string &) { llvm_unreachable(NOOP_MODEL_ERRMSG); } in LookupArgIndex() 82 int LookupResultIndex(const std::string &) { llvm_unreachable(NOOP_MODEL_ERRMSG); } in LookupResultIndex()
|