| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86MatchDrivers.h | 30 char *matches[MATCH_DRIVERS_LIMIT]; member in struct:_XF86MatchedDrivers
|
| /xsrc/external/mit/brotli/dist/c/enc/ |
| H A D | static_dict.c | 26 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 D | backward_references_hq.c | 666 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 D | ParseCmd.c | 90 int matches; local in function:XrmParseCommand
|
| /xsrc/external/mit/xedit/dist/lisp/ |
| H A D | debugger.c | 347 int i = 0, frame, matches, action = -1, subaction = 0; local in function:LispDebuggerCommand [all...] |
| H A D | pathname.c | 174 char *sep, *base, *ptr, **dirs, **matches, local in function:Lisp_Directory [all...] |
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | ir_function.cpp | 201 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 D | link_varyings.cpp | 1816 } *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 D | ir_function.cpp | 200 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 D | link_varyings.cpp | 1681 } *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 D | xf86AutoConfig.c | 199 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 D | xf86pciBus.c | 1196 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 D | systemd-logind.c | 175 int matches = 0; local in function:systemd_logind_release_fd
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/ |
| H A D | rc_test_helpers.c | 76 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 D | rc_test_helpers.c | 76 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 D | commands.c | 678 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 D | gbm_dri.c | 269 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 D | gbm_dri.c | 305 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 D | drisw_glx.c | 629 int matches = 0; local in function:driswCreateDrawable
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | events.c | 2154 Bool matches; /**< Any matching EnterNotify events */ member in struct:HLNScanArgs
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | event_handlers.c | 3469 Bool matches; /* Any matching EnterNotify events */ member in struct:HLNScanArgs
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | TMstate.c | 654 MatchPair matches; member in struct:TMContextRec [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_vec4.cpp | 945 int matches; local in function:brw::vec4_visitor::move_push_constants_to_pull_constants
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_vec4.cpp | 950 int matches; local in function:brw::vec4_visitor::move_push_constants_to_pull_constants
|
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | access.c | 1666 Bool matches = FALSE; local in function:siAddrMatch
|