Searched refs:strings (Results 151 - 175 of 196) sorted by relevance

12345678

/haiku-fatelf/src/bin/gawk/
H A Dawk.h77 /* We can handle multibyte strings. */
158 #include <strings.h>
/haiku-fatelf/src/tools/docbook/libxml2/
H A Dnanohttp.c61 #include <strings.h>
H A Dnanoftp.c62 #include <strings.h>
H A Druntest.c2710 /* it is an URI the strings must be escaped */
2714 /* it's an URI path the strings must be escaped */
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dstage1.S16 ; 1 enables more informative error strings, that shouldn't be seen by the
627 ; error strings
/haiku-fatelf/src/add-ons/kernel/drivers/audio/emuxki/
H A Dmulti.c34 #include <strings.h>
/haiku-fatelf/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundNode.cpp2121 parameter->AddItem(i, &enuminfo.strings[enuminfo.strindex[i]]);
/haiku-fatelf/src/bin/network/wget/src/
H A Dftp.c36 #include <strings.h>
/haiku-fatelf/src/bin/unzip/
H A Dunzpriv.h210 # include <strings.h> /* strcpy, strcmp, memcpy, index/rindex, etc. */
/haiku-fatelf/src/libs/ncurses/include/
H A DCaps.uwin133 # It might look tempting to leave those long init strings out of translations.
332 exit_ca_mode rmcup str te - - YBCGE strings to end programs using cup
765 # strings that happen to be numerics. There's awk code in parametrized.sh
932 # the IBM manual pages, so the cap name strings are guesses. The terminfo
H A DCaps133 # It might look tempting to leave those long init strings out of translations.
364 exit_ca_mode rmcup str te - - YBCGE strings to end programs using cup
939 # strings that happen to be numerics. There's awk code in parametrized.sh
1106 # the IBM manual pages, so the cap name strings are guesses. The terminfo
H A DCaps.aix4133 # It might look tempting to leave those long init strings out of translations.
364 exit_ca_mode rmcup str te - - YBCGE strings to end programs using cup
1041 # strings that happen to be numerics. There's awk code in parametrized.sh
H A DCaps.hpux11133 # It might look tempting to leave those long init strings out of translations.
366 exit_ca_mode rmcup str te - - YBCGE strings to end programs using cup
536 # end of strings in HPUX 9
953 # strings that happen to be numerics. There's awk code in parametrized.sh
1120 # the IBM manual pages, so the cap name strings are guesses. The terminfo
H A DCaps.keys135 # It might look tempting to leave those long init strings out of translations.
366 exit_ca_mode rmcup str te - - YBCGE strings to end programs using cup
1029 # strings that happen to be numerics. There's awk code in parametrized.sh
1196 # the IBM manual pages, so the cap name strings are guesses. The terminfo
/haiku-fatelf/src/bin/bash/
H A Dsubst.c67 /* The size that strings change by. */
496 for manipulating malloc'ed strings. They all take INDX, a
1166 /* Pass single-quoted and double-quoted strings through verbatim. */
1210 skipping over enclosed quoted strings and command substitutions.
1285 /* Pass the contents of single-quoted and double-quoted strings
1852 /* Functions to convert strings to WORD_LISTs and vice versa */
2765 /* Functions to expand strings to strings or WORD_LISTs */
3057 /* Expand one of the PS? prompt strings. This is a sort of combination of
3237 We need to remove doubled CTLESC characters inside quoted strings befor
[all...]
/haiku-fatelf/src/bin/gdb/bfd/
H A Dbfd-in2.h464 /* A hash table used to hold stabs strings. */
465 struct bfd_strtab_hash *strings;
1239 strings where entsize specifies character size instead of fixed
459 struct bfd_strtab_hash *strings; member in struct:stab_info
/haiku-fatelf/src/bin/gdb/bfd/config-x86/
H A Dbfd-in3.h464 /* A hash table used to hold stabs strings. */
465 struct bfd_strtab_hash *strings;
1239 strings where entsize specifies character size instead of fixed
459 struct bfd_strtab_hash *strings; member in struct:stab_info
H A Dbfd.h464 /* A hash table used to hold stabs strings. */
465 struct bfd_strtab_hash *strings;
1239 strings where entsize specifies character size instead of fixed
459 struct bfd_strtab_hash *strings; member in struct:stab_info
/haiku-fatelf/src/bin/gdb/bfd/config-x86_64/
H A Dbfd-in3.h462 /* A hash table used to hold stabs strings. */
463 struct bfd_strtab_hash *strings;
1237 strings where entsize specifies character size instead of fixed
457 struct bfd_strtab_hash *strings; member in struct:stab_info
H A Dbfd.h462 /* A hash table used to hold stabs strings. */
463 struct bfd_strtab_hash *strings;
1237 strings where entsize specifies character size instead of fixed
457 struct bfd_strtab_hash *strings; member in struct:stab_info
/haiku-fatelf/src/libs/print/libgutenprint/
H A Dconfigure752 # include <strings.h>
4216 inside strings and character constants. */
7192 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
7419 # metacharacters that are still active within double-quoted strings.
8647 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
14646 inside strings and character constants. */
15313 inside strings and character constants. */
16595 for stp_ac_arg in -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings -Werror-implicit-function-declaration -Winline -Wformat=2 -finline-limit=131072 ; do
19586 # Quote evaled strings.
19655 # Double-quote double-evaled strings
[all...]
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dconfigure299 # include <strings.h>
3533 for ac_header in sys/file.h sys/param.h limits.h stdlib.h malloc.h string.h unistd.h strings.h sys/time.h time.h sys/resource.h sys/stat.h sys/mman.h fcntl.h alloca.h sys/pstat.h sys/sysmp.h sys/sysinfo.h machine/hal_sysinfo.h sys/table.h sys/sysctl.h sys/systemcfg.h stdint.h
3972 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6195 #include <strings.h>
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dconfigure299 # include <strings.h>
5774 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
8353 for ac_header in string.h strings.h stdlib.h
/haiku-fatelf/src/bin/gdb/readline/
H A Dconfigure301 # include <strings.h>
2721 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4080 for ac_header in unistd.h stdlib.h varargs.h stdarg.h string.h strings.h \
/haiku-fatelf/src/bin/coreutils/lib/
H A Dvasnprintf.c4813 in format strings in writable memory may crash the program
4826 Windows Vista, the use of %n in format strings by default

Completed in 848 milliseconds

12345678