Home
last modified time | relevance | path

Searched defs:needle (Results 1 – 25 of 77) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dcheck-MAINTAINERS.py87 needle = 'Global Reviewers' variable
94 needle = 'Write After Approval' variable
101 needle = 'Bug database only accounts' variable
108 needle = 'Contributing under the DCO' variable
/netbsd-src/external/gpl3/binutils/dist/gas/
H A Dhash.h64 string_tuple_t needle = { key, NULL }; in str_hash_find() local
75 string_tuple_t needle = { tmp, NULL }; in str_hash_find_n() local
84 string_tuple_t needle = { key, NULL }; in str_hash_delete() local
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dstr-two-way.h108 critical_factorization (const unsigned char *needle, size_t needle_len, in critical_factorization()
236 const unsigned char *needle, size_t needle_len) in two_way_short_needle()
330 const unsigned char *needle, size_t needle_len) in two_way_long_needle()
H A Dmemmem.c41 const unsigned char *needle = (const unsigned char *) needle_start; in memmem() local
H A Dstrstr.c42 const char *needle = needle_start; in strstr() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Dhash.h76 string_tuple_t needle = { key, NULL }; in str_hash_find() local
87 string_tuple_t needle = { tmp, NULL }; in str_hash_find_n() local
96 string_tuple_t needle = { key, NULL }; in str_hash_delete() local
H A Dmacro.h124 macro_hash_entry_t needle = { name, NULL }; in macro_entry_find() local
169 formal_hash_entry_t needle = { name, NULL }; in formal_entry_find() local
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dstring.d263 bool startsWith(scope const(char)* p, scope const(char)[] needle) in startsWith()
267 foreach (const c; needle) in foreach()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dc-strcasestr.c33 c_strcasestr (const char *haystack, const char *needle) in c_strcasestr()
H A Dstrstr.c32 strstr (const char *haystack, const char *needle) in strstr()
H A Dc-strstr.c39 register const unsigned char *haystack, *needle; in c_strstr() local
/netbsd-src/external/gpl3/gcc/dist/libiberty/
H A Dmemmem.c46 memmem (const void *haystack, size_t haystack_len, const void *needle, in memmem()
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/
H A Dmemmem.c46 memmem (const void *haystack, size_t haystack_len, const void *needle, in memmem()
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dstrstr.c37 strstr (const char *haystack, const char *needle) in strstr()
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dstrstr.c32 strstr (const char *haystack, const char *needle) in strstr()
H A Dc-strstr.c39 register const unsigned char *haystack, *needle; in c_strstr() local
/netbsd-src/external/gpl3/binutils/dist/libiberty/
H A Dmemmem.c46 memmem (const void *haystack, size_t haystack_len, const void *needle, in memmem()
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/
H A Dmemmem.c46 memmem (const void *haystack, size_t haystack_len, const void *needle, in memmem()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dc-strstr.c39 register const unsigned char *haystack, *needle; in c_strstr() local
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/
H A Ddatamorph.c188 datamorph_enum_mapping *mapping, needle = { .wire_value = *value }; in transform_to_db_format_one() local
521 transformation_info *t, needle = { .attr = f->f_ava->aa_desc }; in datamorph_filter() local
568 transformation_info needle = {}; in datamorph_op_add() local
593 transformation_info *t, needle = { .attr = a->a_desc }; in datamorph_op_add() local
632 transformation_info *t, needle = { .attr = op->orc_ava->aa_desc }; in datamorph_op_compare() local
665 transformation_info *t, needle = { .attr = mod->sml_desc }; in datamorph_op_mod() local
713 transformation_info needle = {}; in datamorph_op_modrdn() local
754 transformation_info *t, needle = { .attr = a->a_desc }; in datamorph_response() local
872 transformation_info *t, needle = { .attr = a->a_desc }; in datamorph_entry_get_rw() local
1354 transformation_info needle = {}, *info = ca->ca_private; in datamorph_set_attribute() local
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dextended.c132 ExopHandler *handler, needle = {}; in request_extended() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dsearching.d285 Range needle; in BoyerMooreFinder() local
1095 alias needle = withThis; variable
1538 static R trustedMemchr(ref R haystack, ref E needle) @trusted nothrow pure in trustedMemchr()
1602 R findHelper(ref R haystack, ref E needle) @trusted nothrow pure in findHelper()
2165 auto needle = [12, 42, 27]; variable
4164 alias needle = withThis; variable
/netbsd-src/sys/external/bsd/drm2/include/linux/
H A Dstring.h154 match_string(const char *const *haystack, size_t n, const char *needle) in match_string()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_linux.cpp114 void AsanApplyToGlobals(globals_op_fptr op, const void *needle) { in AsanApplyToGlobals()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dabandon.c137 LDAPRequest needle = {0}; in do_abandon() local

1234