HomeSort by: relevance | last modified time | path
    Searched refs:Generate (Results 1 - 11 of 11) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/os/
auth.c 60 AuthGenCFunc Generate;
300 protocols[i].Generate) {
301 return (*protocols[i].Generate) (data_length, data,
  /xsrc/external/mit/xorg-server.old/dist/os/
auth.c 59 AuthGenCFunc Generate;
309 protocols[i].Generate)
311 return (*protocols[i].Generate) (data_length, data,
  /xsrc/external/mit/MesaLib.old/dist/src/util/
Android.mk 70 # Generate options.h from gettext translations.
  /xsrc/external/mit/libX11/dist/specs/i18n/compose/
compose-chart.pl 370 Generate an index of the listed locale charts instead of a chart for a
385 This program will read the given compose table file(s) and generate
  /xsrc/external/mit/MesaLib/dist/src/gtest/src/
gtest-internal-inl.h 326 static_cast<int>(random->Generate(static_cast<UInt32>(range_width)));
gtest.cc 333 UInt32 Random::Generate(UInt32 range) {
339 << "Cannot generate a number in the range [0, 0).";
342 << "but this can only generate numbers in [0, " << kMaxRange << ").";
2678 // Runs the test if the constructor didn't generate a fatal failure or invoke
3691 // The following routines generate an XML representation of a UnitTest
4091 // The following routines generate an JSON representation of a UnitTest
5909 " Generate a JSON or XML report in the given directory or with the given\n"
  /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/
gtest-internal-inl.h 326 const int selected = begin + random->Generate(range_width);
gtest.cc 311 UInt32 Random::Generate(UInt32 range) {
316 << "Cannot generate a number in the range [0, 0).";
319 << "but this can only generate numbers in [0, " << kMaxRange << ").";
2652 // constructor didn't generate a fatal failure.
3533 // The following routines generate an XML representation of a UnitTest
5191 " Generate an XML report in the given directory or with the given file\n"
  /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/
gtest-internal.h 843 UInt32 Generate(UInt32 range);
1341 fail("Expected: " #statement " doesn't generate new fatal " \
  /xsrc/external/mit/MesaLib.old/dist/src/gtest/include/gtest/internal/
gtest-internal.h 762 UInt32 Generate(UInt32 range);
1205 fail("Expected: " #statement " doesn't generate new fatal " \
  /xsrc/external/mit/font-adobe-utopia-75dpi/dist/
configure 4743 FCCACHE_WARN='echo "** Warning: fonts.cache not built" ; echo "** Generate this file manually on host system using fc-cache"'
6100 # No need to generate them if there are no CONFIG_FILES.

Completed in 21 milliseconds