Searched defs:c2 (Results 1 - 25 of 110) sorted by relevance

12345

/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dir_expression_operation_constant.h1729 for (unsigned c = 0, c2 = 0; c < components; c2 += c2_inc, c++) { variable in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dir_expression_operation_constant.h1993 for (unsigned c = 0, c2 = 0; c < components; c2 += c2_inc, c++) { variable in typeref:typename:unsigned
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/glxProxy/
H A Dglxfbconfig.c33 int AreFBConfigsMatch( __GLXFBConfig *c1, __GLXFBConfig *c2 ) argument
[all...]
/xsrc/external/mit/freetype/dist/src/psnames/
H A Dpstables.h4165 int c2; local in function:ft_get_adobe_glyph_index
/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dintel_options.c74 char c1, c2; local in function:namecmp
/xsrc/external/mit/libX11/dist/src/xlibi18n/lcUniConv/
H A Dbig5_emacs.h53 unsigned char c2 = s[1]; local in function:big5_0_mbtowc
87 unsigned char c2 = s[1]; local in function:big5_1_mbtowc
[all...]
H A Dbig5.h1860 unsigned char c2 = s[1]; local in function:big5_mbtowc
H A Dbig5hkscs.h2661 unsigned char c2 = s[1]; local in function:big5hkscs_mbtowc
H A Dgb2312.h1068 unsigned char c2 = (s[1] & 0x7F); local in function:gb2312_mbtowc
H A Djisx0208.h999 unsigned char c2 = (s[1] & 0x7F); local in function:jisx0208_mbtowc
H A Djisx0212.h900 unsigned char c2 = (s[1] & 0x7F); local in function:jisx0212_mbtowc
H A Dksc5601.h1175 unsigned char c2 = (s[1] & 0x7F); local in function:ksc5601_mbtowc
H A Dgbk.h3143 unsigned char c2 = s[1]; local in function:gbk_mbtowc
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dregister_allocate_test.cpp179 struct ra_class *c2 = ra_alloc_contig_reg_class(regs, 2); local in function:TEST_F
/xsrc/external/mit/xsetmode/dist/
H A Dxsetmode.c37 char c1, c2; local in function:StrCaseCmp
/xsrc/external/mit/xsetpointer/dist/
H A Dxsetpointer.c38 char c1, c2; local in function:StrCaseCmp
/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/compiler/nir/tests/
H A Dnegative_equal_tests.cpp48 nir_const_value c2[NIR_MAX_VEC_COMPONENTS]; member in class:const_value_negative_equal_test
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp_nir_builder.h113 nir_ssa_def *c2 = nir_uge(b, nir_channel(b, pos, 1), y0); local in function:blorp_check_in_bounds
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dmurmurhash3.c103 uint32_t c2 = 0x1b873593; local in function:MurmurHash3_x86_32
168 uint32_t c2 = 0xab0e9789; local in function:MurmurHash3_x86_128
281 uint64_t c2 = BIG_CONSTANT(0x4cf5ad432745937f); local in function:MurmurHash3_x64_128
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/
H A Dnegative_equal_tests.cpp50 nir_const_value c2[NIR_MAX_VEC_COMPONENTS]; member in class:const_value_negative_equal_test
74 nir_const_value c2[NIR_MAX_VEC_COMPONENTS]; member in class:alu_srcs_negative_equal_test
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_alu.c60 nir_ssa_def *c2 = nir_imm_int(b, 2); local in function:lower_alu_instr
104 nir_ssa_def *c2 = nir_imm_int(b, 2); local in function:lower_alu_instr
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dextension.c74 AddExtension(char * name,int NumEvents,int NumErrors,int (* MainProc)(ClientPtr c1),int (* SwappedMainProc)(ClientPtr c2),void (* CloseDownProc)(ExtensionEntry * e),unsigned short (* MinorOpcodeProc)(ClientPtr c3)) argument
/xsrc/external/mit/xorg-server/dist/dix/
H A Dextension.c72 AddExtension(const char * name,int NumEvents,int NumErrors,int (* MainProc)(ClientPtr c1),int (* SwappedMainProc)(ClientPtr c2),void (* CloseDownProc)(ExtensionEntry * e),unsigned short (* MinorOpcodeProc)(ClientPtr c3)) argument
/xsrc/external/mit/luit/dist/
H A Diso2022.c498 unsigned int c2; local in function:copyIn
[all...]

Completed in 71 milliseconds

12345