Searched defs:s2 (Results 1 - 25 of 138) sorted by relevance

123456

/xsrc/external/mit/xedit/dist/
H A Dstrcasecmp.c13 strcasecmp(const char *s1, const char *s2) argument
25 strncasecmp(const char *s1, const char *s2, size_t n) argument
/xsrc/external/mit/libXpm/dist/src/
H A Dmisc.c48 char *s2; local in function:xpmstrdup
H A Ddata.c65 const char *s2; local in function:ParseComment
124 const char *s2; local in function:ParseComment
[all...]
H A Drgb.c65 char line[512], name[512], *rgbname, *s1, *s2; local in function:xpmReadRgbNames
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dstrcasecmp.c55 xstrncasecmp(const char *s1, const char *s2, size_t n) argument
/xsrc/external/mit/xorg-server/dist/os/
H A Dstrcasecmp.c55 xstrncasecmp(const char *s1, const char *s2, size_t n) argument
/xsrc/external/mit/brotli/dist/c/enc/
H A Dfind_match_length.h21 FindMatchLengthWithLimit(const uint8_t * s1,const uint8_t * s2,size_t limit) argument
/xsrc/external/mit/freetype/dist/src/gzip/
H A Dadler32.c27 unsigned long s2 = (adler >> 16) & 0xffff; local in function:adler32
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dintel_options.c72 namecmp(const char *s1, const char *s2) argument
[all...]
/xsrc/external/mit/libX11/dist/src/xlibi18n/lcUniConv/
H A Dbig5_emacs.h122 unsigned char s1, s2; local in function:big5_0_wctomb
147 unsigned char s1, s2; local in function:big5_1_wctomb
[all...]
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dbin.cc160 REAL s2 = pts[1].param[0]; local in function:Bin::listBezier
H A Dsplitarcs.cc267 REAL s2 = jarc2->tail()[0]; local in function:Subdivider::join_t
/xsrc/external/mit/xsetmode/dist/
H A Dxsetmode.c35 static int StrCaseCmp(char *s1, char *s2) argument
/xsrc/external/mit/xsetpointer/dist/
H A Dxsetpointer.c36 StrCaseCmp(char *s1, char *s2) argument
/xsrc/external/mit/freetype/dist/src/tools/
H A Dtest_trig.c102 FT_Fixed c2, s2; local in function:test_atan2
139 FT_Fixed c2, s2; local in function:test_unit
207 FT_Fixed c2, s2, c4, s4; local in function:test_rotate
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_psi_ops.cpp145 value *s2 = n.src[5]; local in function:r600_sb::psi_ops::eliminate
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_psi_ops.cpp145 value *s2 = n.src[5]; local in function:r600_sb::psi_ops::eliminate
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_opt_cse.c96 bi_index s1 = i1->src[s], s2 = i2->src[s]; local in function:instrs_equal
/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dgetfctl.c183 xStringFeedbackState *s2; local in function:CopySwapStringFeedback
[all...]
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dgetfctl.c177 xStringFeedbackState *s2; local in function:CopySwapStringFeedback
[all...]
/xsrc/local/programs/x11-ssh-askpass/
H A Dresources.c165 char *s2; local in function:get_pixel_resource
/xsrc/external/mit/luit/dist/
H A Dother.c222 unsigned int j1, j2, s1, s2; local in function:mapping_sjis
246 unsigned int j, j1, j2, s1, s2; local in function:reverse_sjis
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_quad.c138 unsigned s2 = 4 * i + length; local in function:lp_build_packed_ddx_ddy_twocoord
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Derrors.c323 char s[MAX_DEBUG_MESSAGE_LENGTH], s2[MAX_DEBUG_MESSAGE_LENGTH]; local in function:_mesa_error
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Du_string.h160 util_strcmp(const char *s1, const char *s2) argument
176 util_strncmp(const char *s1, const char *s2, size_t n) argument

Completed in 11 milliseconds

123456