Searched defs:s1 (Results 1 - 25 of 160) sorted by relevance

1234567

/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.c46 xpmstrdup(char *s1) argument
H A Drgb.c65 char line[512], name[512], *rgbname, *s1, *s2; local in function:xpmReadRgbNames
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Drand_xor.c45 uint64_t s1 = s[0]; local in function:rand_xorshift128plus
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
/xsrc/external/mit/MesaLib/dist/src/util/
H A Drand_xor.c49 uint64_t s1 = s[0]; local in function:rand_xorshift128plus
/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 static BROTLI_INLINE size_t FindMatchLengthWithLimit(const uint8_t* s1, argument
/xsrc/external/mit/freetype/dist/src/gzip/
H A Dadler32.c26 unsigned long s1 = adler & 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.cc158 REAL s1 = pts[0].param[0]; local in function:Bin::listBezier
H A Dsplitarcs.cc266 REAL s1 = jarc1->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.c103 double l, a, c1, s1; local in function:test_atan2
138 double a, c1, s1; local in function:test_unit
209 double l, a, c1, s1, c3, s3; local in function:test_rotate
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_psi_ops.cpp144 value *s1 = n.src[2]; local in function:r600_sb::psi_ops::eliminate
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_psi_ops.cpp144 value *s1 = n.src[2]; local in function:r600_sb::psi_ops::eliminate
/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/dist/miext/shadow/
H A Dsh3224.c66 CARD32 s0, s1; local in function:sh24_32BltLine
/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/dist/src/compiler/nir/tests/
H A Dnegative_equal_tests.cpp283 const uint8_t s1[4] = { 1, 1, 1, 1 }; local in function:compare_with_self
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_quad.c137 unsigned s1 = 4 * i; local in function:lp_build_packed_ddx_ddy_twocoord
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_quad.c137 unsigned s1 = 4 * i; local in function:lp_build_packed_ddx_ddy_twocoord

Completed in 17 milliseconds

1234567