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

12

/src/usr.bin/what/
H A Dwhat.c58 static int matches; variable in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86MatchDrivers.h30 char *matches[MATCH_DRIVERS_LIMIT]; member in struct:_XF86MatchedDrivers
/src/tests/usr.bin/xlint/lint1/
H A Dcheck-expect.lua148 local function matches(comment, pattern) function
[all...]
/xsrc/external/mit/brotli/dist/c/enc/
H A Dstatic_dict.c26 AddMatch(size_t distance,size_t len,size_t len_code,uint32_t * matches) argument
77 BrotliFindAllStaticDictionaryMatches(const BrotliEncoderDictionary * dictionary,const uint8_t * data,size_t min_length,size_t max_length,uint32_t * matches) argument
[all...]
/src/sys/external/bsd/drm2/include/linux/
H A Ddmi.h68 struct dmi_strmatch matches[4]; member in struct:dmi_system_id
/src/usr.bin/grep/
H A Dutil.c289 regmatch_t matches[MAX_LINE_MATCHES]; local in function:procline
444 printline(struct str *line, int sep, regmatch_t *matches, in argument
[all...]
/xsrc/external/mit/libX11/dist/src/
H A DParseCmd.c90 int matches; local in function:XrmParseCommand
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/afl/
H A Dafl_driver.cpp231 int matches = fscanf(extra_stats_file, kExtraStatsFormatString, local in function:maybe_initialize_extra_stats
/src/tests/lib/libc/regex/
H A Dt_regex_att.c362 checkmatches(const char *matches, size_t nm, const regmatch_t *pm, argument
405 char *name, *pattern, *input, *matches, *comment; local in function:att_test
[all...]
/xsrc/external/mit/xedit/dist/lisp/
H A Ddebugger.c347 int i = 0, frame, matches, action = -1, subaction = 0; local in function:LispDebuggerCommand
[all...]
H A Dpathname.c174 char *sep, *base, *ptr, **dirs, **matches, local in function:Lisp_Directory
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_function.cpp201 is_best_inexact_overload(const exec_list * actual_parameters,ir_function_signature ** matches,int num_matches,ir_function_signature * sig) argument
261 choose_best_inexact_overload(_mesa_glsl_parse_state * state,const exec_list * actual_parameters,ir_function_signature ** matches,int num_matches) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_function.cpp200 is_best_inexact_overload(const exec_list * actual_parameters,ir_function_signature ** matches,int num_matches,ir_function_signature * sig) argument
260 choose_best_inexact_overload(_mesa_glsl_parse_state * state,const exec_list * actual_parameters,ir_function_signature ** matches,int num_matches) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86AutoConfig.c199 listPossibleVideoDrivers(char *matches[], int nmatches) argument
382 char *matches[20]; /* If we have more than 20 drivers we're in trouble */ local in function:autoConfigDevice
[all...]
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c175 int matches = 0; local in function:systemd_logind_release_fd
/src/sys/dev/pcmcia/
H A Dpcmcia.c389 int matches; local in function:pcmcia_product_lookup
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c76 static int match_length(regmatch_t * matches, int index) argument
140 regmatch_t matches[REGEX_SRC_MATCHES]; local in function:init_rc_normal_src
81 regex_helper(const char * regex_str,const char * search_str,regmatch_t * matches,int num_matches) argument
269 regmatch_t matches[REGEX_DST_MATCHES]; local in function:init_rc_normal_dst
375 regmatch_t matches[REGEX_INST_MATCHES]; local in function:parse_rc_normal_instruction
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c76 static int match_length(regmatch_t * matches, int index) argument
140 regmatch_t matches[REGEX_SRC_MATCHES]; local in function:init_rc_normal_src
81 regex_helper(const char * regex_str,const char * search_str,regmatch_t * matches,int num_matches) argument
269 regmatch_t matches[REGEX_DST_MATCHES]; local in function:init_rc_normal_dst
375 regmatch_t matches[REGEX_INST_MATCHES]; local in function:parse_rc_normal_instruction
[all...]
/src/sbin/ifconfig/
H A Dparse.c926 parse(int argc, char **argv, const struct parser *p0, struct match *matches, argument
959 matches_exec(const struct match *matches, prop_dictionary_t oenv, size_t nmatch) argument
/src/lib/libedit/
H A Dfilecomplete.c472 size_t matches; local in function:completion_matches
543 fn_display_match_list(EditLine * el,char ** matches,size_t num,size_t width,const char * (* app_func)(const char *)) argument
670 char **matches; local in function:fn_complete2
[all...]
/src/bin/sh/
H A Dhistedit.c949 char **matches = NULL; local in function:sh_matches
[all...]
/xsrc/external/mit/xedit/dist/
H A Dcommands.c678 char **matches, *save, *dir_name, *file_name, match[257]; local in function:FileCompletion
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gbm/backends/dri/
H A Dgbm_dri.c269 dri_bind_extensions(struct gbm_dri_device * dri,struct dri_extension_match * matches,const __DRIextension ** extensions) argument
/src/common/dist/zlib/
H A Ddeflate.h260 uInt matches; /* number of string matches in current block */ member in struct:internal_state
/xsrc/external/mit/MesaLib/dist/src/gbm/backends/dri/
H A Dgbm_dri.c305 dri_bind_extensions(struct gbm_dri_device * dri,struct dri_extension_match * matches,size_t num_matches,const __DRIextension ** extensions) argument

Completed in 34 milliseconds

12