Searched defs:matches (Results 1 - 25 of 32) sorted by relevance

12

/haiku-fatelf/src/bin/bash/lib/sh/
H A Dshmatch.c51 regmatch_t *matches; local
/haiku-fatelf/src/bin/coreutils/src/
H A Dprintenv.c122 int matches = 0; local
/haiku-fatelf/src/bin/bash/lib/readline/examples/
H A Dfileman.c263 char **matches; local
/haiku-fatelf/src/bin/gdb/readline/examples/
H A Dfileman.c260 char **matches; local
/haiku-fatelf/src/bin/network/atftpd/
H A Dtftpd_pcre.c55 int matches; local
250 int matches; local
195 tftpd_pcre_makesub(struct tftpd_pcre_pattern *pat, char *outstr, int outsize, char *str, int *ovector, int matches) argument
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Dcompleter.c101 readline_line_completion_function(const char *text, int matches) argument
626 line_completion_function(const char *text, int matches, char *line_buffer, int point) argument
H A Dinterps.c422 char **matches; local
[all...]
H A Dcorelow.c140 int matches = 0;; local
H A Dprintcmd.c1011 int matches = 0; local
/haiku-fatelf/src/tests/add-ons/translators/
H A DTranslatorTestAddOn.cpp125 uint8 matches[knmatches]; local
/haiku-fatelf/src/add-ons/kernel/partitioning_systems/gpt/
H A DHeader.cpp307 bool matches = originalCRC == crc32((const uint8*)&fHeader, local
/haiku-fatelf/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.cpp435 entity_id::matches(const entity_id &id) const function in class:entity_id
/haiku-fatelf/src/apps/mail/
H A DWords.cpp705 Words::FindBestMatches(BList* matches, const char* s) argument
808 sort_word_list(BList* matches, const char* reference) argument
/haiku-fatelf/src/bin/gdb/gdb/tui/
H A Dtui-io.c401 tui_rl_display_match_list (char **matches, int len, int max) argument
/haiku-fatelf/src/bin/less/
H A Dline.c585 int matches; local
/haiku-fatelf/src/bin/network/wget/src/
H A Dres.c108 match_user_agent(const char *agent, int length, bool *matches, bool *exact_match) argument
433 matches (const char *record_path, const char *url_path) function
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/udf/r5/
H A DUdfStructures.cpp416 entity_id::matches(const entity_id &id) const function in class:entity_id
/haiku-fatelf/src/tests/kits/translation/
H A DTranslatorRosterTest.cpp413 int32 matches; local
/haiku-fatelf/src/kits/shared/
H A DExpressionParser.cpp190 int32 matches = sscanf(test.String(), "%lf&%s", &value, t); local
/haiku-fatelf/src/bin/
H A Dtranslate.cpp392 bool matches = false; local
595 bool matches = false; local
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Ddeflate.h236 uInt matches; /* number of string matches in current block */ member in struct:internal_state
/haiku-fatelf/src/libs/zlib/
H A Ddeflate.h246 uInt matches; /* number of string matches in current block */ member in struct:internal_state
/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-decode.c1459 int matches; local
1531 int matches; local
[all...]
/haiku-fatelf/src/bin/gdb/readline/
H A Dcomplete.c787 char **matches, *temp; local
1017 char *t, **matches, **temp_matches; local
1457 char **matches; local
1605 int matches; local
1908 static char **matches = (char **)0; local
[all...]
/haiku-fatelf/src/libs/ncurses/progs/
H A Dtic.c416 matches(const char **needle, const char *haystack) function

Completed in 475 milliseconds

12