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

12

/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86MatchDrivers.h30 char *matches[MATCH_DRIVERS_LIMIT]; member in struct:_XF86MatchedDrivers
/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...]
H A Dbackward_references_hq.c666 BackwardMatch matches[ local in function:BrotliZopfliComputeShortestPath
402 UpdateNodes(const size_t num_bytes,const size_t block_start,const size_t pos,const uint8_t * ringbuffer,const size_t ringbuffer_mask,const BrotliEncoderParams * params,const size_t max_backward_limit,const int * starting_dist_cache,const size_t num_matches,const BackwardMatch * matches,const ZopfliCostModel * model,StartPosQueue * queue,ZopfliNode * nodes) argument
616 ZopfliIterate(size_t num_bytes,size_t position,const uint8_t * ringbuffer,size_t ringbuffer_mask,const BrotliEncoderParams * params,const size_t gap,const int * dist_cache,const ZopfliCostModel * model,const uint32_t * num_matches,const BackwardMatch * matches,ZopfliNode * nodes) argument
758 BackwardMatch* matches = BROTLI_ALLOC(m, BackwardMatch, matches_size); local in function:BrotliCreateHqZopfliBackwardReferences
[all...]
/xsrc/external/mit/libX11/dist/src/
H A DParseCmd.c90 int matches; local in function:XrmParseCommand
/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...]
H A Dlink_varyings.cpp1816 } *matches; member in class:__anon14e2ae980110::varying_matches
2796 varying_matches matches(disable_varying_packing, local in function:assign_varying_locations
[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...]
H A Dlink_varyings.cpp1681 } *matches; member in class:__anone5c4aea50110::varying_matches
2577 varying_matches matches(disable_varying_packing, xfb_enabled, local in function:assign_varying_locations
[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...]
H A Dxf86pciBus.c1196 matchDriverFromFiles (char** matches, uint16_t match_vendor, uint16_t match_chip) argument
1300 xf86PciMatchDriver(char* matches[], in argument
[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
/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...]
/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
/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
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddrisw_glx.c629 int matches = 0; local in function:driswCreateDrawable
/xsrc/external/mit/twm/dist/src/
H A Devents.c2154 Bool matches; /**< Any matching EnterNotify events */ member in struct:HLNScanArgs
/xsrc/external/mit/ctwm/dist/
H A Devent_handlers.c3469 Bool matches; /* Any matching EnterNotify events */ member in struct:HLNScanArgs
/xsrc/external/mit/libXt/dist/src/
H A DTMstate.c654 MatchPair matches; member in struct:TMContextRec
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4.cpp945 int matches; local in function:brw::vec4_visitor::move_push_constants_to_pull_constants
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4.cpp950 int matches; local in function:brw::vec4_visitor::move_push_constants_to_pull_constants
/xsrc/external/mit/xorg-server.old/dist/os/
H A Daccess.c1666 Bool matches = FALSE; local in function:siAddrMatch

Completed in 54 milliseconds

12