Searched defs:match (Results 1 - 25 of 140) sorted by relevance

123456

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxfbconfig.c35 int match; local in function:AreFBConfigsMatch
/xsrc/external/mit/fontconfig/dist/fc-match/
H A DMakefile.am
H A Dfc-match.c217 FcPattern *match; local in function:main
/xsrc/external/mit/libXft/dist/src/
H A Dxftfont.c32 FcPattern *match; local in function:XftFontMatch
74 FcPattern *match; local in function:XftFontOpen
119 FcPattern *match; local in function:XftFontOpenName
165 FcPattern *match; local in function:XftFontOpenXlfd
[all...]
/xsrc/external/mit/libXt/dist/src/
H A DSetWMCW.c84 Boolean match; local in function:XtSetWMColormapWindows
/xsrc/external/mit/fontconfig/dist/test/
H A Dtest-crbug1004254.c39 FcPattern *pat = FcPatternCreate (), *match; local in function:run_query
H A Dtest-pthread.c42 FcPattern *match; local in function:test_match
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dclientinfo.c88 char *match = strstr(haystack, "GLX_ARB_create_context"); local in function:__glX_send_client_info
H A Dglxglvnd.c29 const char **match; local in function:FindGLXFunction
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dclientinfo.c131 char *match = strstr(haystack, "GLX_ARB_create_context"); local in function:__glX_send_client_info
H A Dglxglvnd.c29 const char **match; local in function:FindGLXFunction
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_glx.c141 PIXELFORMATDESCRIPTOR *match = NULL; local in function:glXChooseVisual
/xsrc/external/mit/libpciaccess/dist/src/
H A Dcommon_iterator.c58 } match; member in struct:pci_device_iterator
72 pci_slot_match_iterator_create( const struct pci_slot_match * match ) argument
108 pci_id_match_iterator_create( const struct pci_id_match * match ) argument
[all...]
H A Dcommon_vgaarb.c46 parse_string_to_decodes_rsrc(char *input, int *vga_count, struct pci_slot_match *match) argument
128 struct pci_slot_match match; local in function:pci_device_vgaarb_init
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Ds_expression.cpp179 s_pattern::match(s_expression *expr) function in class:s_pattern
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/tests/
H A Dvaryings_test.cpp284 ir_variable *const match = local in function:TEST_F
323 ir_variable *const match = local in function:TEST_F
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Ds_expression.cpp179 s_pattern::match(s_expression *expr) function in class:s_pattern
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/tests/
H A Dvaryings_test.cpp284 ir_variable *const match = local in function:TEST_F
323 ir_variable *const match = local in function:TEST_F
/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Degldispatchstubs.c22 const char **match = bsearch(name, __EGL_DISPATCH_FUNC_NAMES, local in function:FindProcIndex
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_cse.c182 const bi_instr *match = entry->key; local in function:bi_opt_cse
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Degldispatchstubs.c49 const char **match = bsearch(name, __EGL_DISPATCH_FUNC_NAMES, local in function:FindProcIndex
/xsrc/external/mit/brotli/dist/c/enc/
H A Dstatic_dict.c28 uint32_t match = (uint32_t)((distance << 5) + len_code); local in function:AddMatch
/xsrc/external/mit/libXTrap/dist/src/
H A DXEStrMap.c152 static INT16 _StringToID(register char *match, register char **strings, argument
/xsrc/external/mit/xedit/dist/lisp/
H A Dregex.c125 re_mat match[10]; local in function:Lisp_Reexec
[all...]
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_modes.c363 int match = 0; local in function:RADEONUpdatePanelSize

Completed in 12 milliseconds

123456