Home
last modified time | relevance | path

Searched defs:match (Results 76 – 100 of 235) sorted by relevance

12345678910

/dragonfly/contrib/tre/lib/
H A Dtre-match-utils.h400 int match = 0; in tre_bracket_match() local
/dragonfly/sys/kern/
H A Dsubr_firmware.c176 struct priv_fw *match, *frp; in firmware_register() local
/dragonfly/contrib/binutils-2.27/include/opcode/
H A Dnios2.h153 unsigned long match; /* The basic opcode for the instruction. */ member
/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_ncons.c356 int i, r, match = 0; in nc_match() local
/dragonfly/sys/dev/agp/
H A Dintel-gtt.c163 const struct agp_i810_match *match; member
494 agp_i810_set_desc(device_t dev, const struct agp_i810_match *match) in agp_i810_set_desc()
504 const struct agp_i810_match *match; in agp_i810_probe() local
/dragonfly/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9280_olc.c67 HAL_BOOL match; in ar9280olcGetTxGainIndex() local
/dragonfly/contrib/less/
H A Dpattern.c261 static int match(char *pattern, int pattern_len, char *buf, int buf_len, char ***sp, char ***ep, in… in match() function
/dragonfly/lib/libc/stdlib/
H A Dgetopt_long.c202 int i, match, exact_match, second_partial_match; in parse_long_options() local
/dragonfly/usr.bin/u4bhidctl/
H A Dusbhid.c303 int dlen, havedata, i, match, r, rid, use_rid; in dumpdata() local
/dragonfly/contrib/gdb-7/gdb/
H A Dinterps.c470 char *match; in VEC() local
H A Dpsymtab.c545 symbol_compare_ftype *match, in match_partial_symbol()
1223 void *data, symbol_compare_ftype *match) in map_block()
1251 symbol_compare_ftype *match, in map_matching_symbols_psymtab()
H A Dauxv.c357 target_auxv_search (struct target_ops *ops, CORE_ADDR match, CORE_ADDR *valp) in target_auxv_search()
H A Dosabi.c227 enum gdb_osabi osabi, match; in gdbarch_lookup_osabi() local
/dragonfly/libexec/getty/
H A Dsubr.c463 regmatch_t *match; in edithost() local
/dragonfly/usr.bin/sed/
H A Dprocess.c88 regmatch_t *match; variable
/dragonfly/sys/netgraph7/bpf/
H A Dng_bpf.c85 hook_p match; member
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dsimple-object-common.h108 void *(*match) (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], member
/dragonfly/contrib/gdb-7/libiberty/
H A Dsimple-object-common.h108 void *(*match) (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], member
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsimple-object-common.h108 void *(*match) (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], member
/dragonfly/contrib/grep/src/
H A Ddfasearch.c336 char const *buflim, *beg, *end, *ptr, *match, *best_match, *mb_start; in EGexecute() local
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dsimple-object-common.h108 void *(*match) (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], member
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dunwind-dw2-fde-dip.c171 long n, match; in _Unwind_IteratePhdrCallback() local
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dsimple-object-common.h108 void *(*match) (unsigned char header[SIMPLE_OBJECT_MATCH_HEADER_LEN], member
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dunwind-dw2-fde-dip.c164 long n, match; in _Unwind_IteratePhdrCallback() local
/dragonfly/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c661 const BYTE* match; member
773 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequenceEnd() local
818 const BYTE* match = oLitEnd - sequence.offset; in ZSTD_execSequence() local

12345678910