Searched refs:everything (Results 1 - 25 of 215) sorted by relevance

123456789

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/tests/
H A Denum_strings.cpp34 extern const struct enum_info everything[];
38 for (unsigned i = 0; everything[i].name != NULL; i++) {
39 EXPECT_STREQ(everything[i].name,
40 _mesa_enum_to_string(everything[i].value));
49 const struct enum_info everything[] = { variable in typeref:typename:const struct enum_info[]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/tests/
H A Denum_strings.cpp34 extern const struct enum_info everything[];
38 for (unsigned i = 0; everything[i].name != NULL; i++) {
39 EXPECT_STREQ(everything[i].name,
40 _mesa_enum_to_string(everything[i].value));
49 const struct enum_info everything[] = { variable in typeref:typename:const struct enum_info[]
/xsrc/external/mit/xkeyboard-config/dist/tests/ruby/
H A Dfind_fragments.rb18 everything = allSyms.merge
20 everything.filter(1)
24 #puts "everything:"
26 #everything.find_all do | symName, keycodes |
34 #puts "Total mappings: #{everything.length}/#{everything.full_length()}, #{numCombinations} combinations"
43 c = everything.cardinality(keycode, symbols[keycode])
H A Dxkbparser.rb149 everything = NonuniqueCountingHash.new
152 everything[symName] = keycode
155 everything
/xsrc/external/mit/fontconfig/dist/conf.d/
H A D69-unifont.conf18 <family>Code2000</family> <!-- almost everything; serif actually -->
/xsrc/external/mit/freetype/dist/src/gzip/
H A Drules.mk39 # However, it doesn't harm if we add everything as a dependency
/xsrc/external/mit/MesaLib/dist/docs/
H A Dbugs.rst24 everything you can to facilitate quickly fixing bugs. If your bug report
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dunits.rst25 keep everything in the same units as the hardware expects but this lead to
43 **Pixels** are the most straightforward unit and are where everything starts. A
47 When initially creating a surface, everything passed to isl_surf_init is
/xsrc/external/mit/imake/dist/
H A Dmdepend.cpp252 XCOMM /^$magic_string/+1,\$d can be used to delete everything from after
/xsrc/external/mit/libXau/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXaw/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXcursor/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXdmcp/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXext/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXfixes/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXfont2/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXft/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXi/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXpm/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXpresent/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXrandr/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXrender/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libXt/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/libxshmfence/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the
/xsrc/external/mit/mesa-demos/dist/m4/
H A Dlt~obsolete.m426 # included after everything else. This provides aclocal with the

Completed in 11 milliseconds

123456789