HomeSort by relevance Sort by last modified time
    Searched refs:Sat (Results 1 - 23 of 23) sorted by null

  /external/stressapptest/src/
sat_factory.cc 15 // sat_factory.h : factory for SAT
17 #include "sat.h" // NOLINT
19 Sat *SatFactory() {
20 return new Sat();
sat.h 15 // sat.h : sat stress test object interface and data structures
34 // SAT stress test class.
35 class Sat {
40 Sat();
41 virtual ~Sat();
57 // Return value is success or failure of the SAT run, *not* of this function!
187 int monitor_mode_; // Switch for monitor-only mode SAT.
189 // argument, as SAT will only run error
303 Sat::PageQueueType pe_q_implementation_; // Queue implementation switc
    [all...]
main.cc 15 // sat.cc : a stress test for stressful testing
18 #include "sat.h"
21 Sat *sat = SatFactory(); local
22 if (sat == NULL) {
23 logprintf(0, "Process Error: failed to allocate Sat object\n");
27 if (!sat->ParseArgs(argc, argv)) {
28 logprintf(0, "Process Error: Sat::ParseArgs() failed\n");
29 sat->bad_status();
30 } else if (!sat->Initialize())
    [all...]
sat.cc 15 // sat.cc : a stress test for stressful testing
17 // stressapptest (or SAT, from Stressful Application Test) is a test
47 #include "sat.h"
59 // This makes Sat objects not safe for multiple instances.
61 Sat *g_sat = NULL;
76 bool Sat::InitializeLogfile() {
110 bool Sat::CheckEnvironment() {
115 logprintf(1, "Log: Running DEBUG version of SAT, "
118 logprintf(0, "Process Error: Running DEBUG version of SAT, "
200 bool Sat::AllocateMemory()
    [all...]
worker.h 18 // for the SAT test. Worker Threads implement a repetative
217 class Sat *sat_init,
394 class Sat *sat_; // Reference to parent stest object.
worker.cc 62 #include "sat.h" // NOLINT
289 class Sat *sat_init,
    [all...]
  /external/v8/test/mjsunit/
date-parse.js 62 'Sat, 01-Jan-2000 08:00:00 UT',
63 'Sat, 01 Jan 2000 08:00:00 UT',
78 'Sat, 01-Janisamonth-2000 08:00:00 UT',
79 'Sat, 01 Janisamonth 2000 08:00:00 UT',
88 'Sat, 2000/01/01 08:00:00 UT',
90 'Sat, 01/01/2000 08:00:00 UT',
92 'Sat, 01/01 2000 08:00:00 UT',
94 'Sat, 01,Jan,2000,08:00:00 UT',
96 'Sat, 01-Jan-2000 08:00 UT',
97 'Sat, 01 Jan 2000 08:00 UT'
    [all...]
unicode-test.js     [all...]
  /external/libvorbis/
libvorbis.spec 94 * Sat May 3 2008 Ralph Giles <giles@xiph.org>
112 * Sat May 25 2002 Michael Smith <msmith@icecast.org>
120 * Sat Oct 21 2000 Jack Moffitt <jack@icecast.org>
  /external/strace/
strace.spec 346 * Sat Feb 23 2002 Florian La Roche <Florian.LaRoche@redhat.de>
375 * Sat Dec 8 2000 Bernhard Rosenkraenzer <bero@redhat.com>
378 * Sat Nov 18 2000 Florian La Roche <Florian.LaRoche@redhat.de>
382 * Sat Aug 19 2000 Jakub Jelinek <jakub@redhat.com>
411 * Sat Nov 27 1999 Jeff Johnson <jbj@redhat.com>
423 * Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com>
459 * Sat Sep 19 1998 Jeff Johnson <jbj@redhat.com>
  /external/elfutils/
elfutils.spec 210 * Sat Mar 1 2008 Ulrich Drepper <drepper@redhat.com> 0.133-1
349 * Sat Aug 6 2005 Ulrich Drepper <@redhat.com> 0.113-1
354 * Sat Aug 6 2005 Ulrich Drepper <@redhat.com> 0.113-1
480 * Sat Feb 15 2003 Jakub Jelinek <jakub@redhat.com> 0.75-2
501 * Sat Jan 11 2003 Karsten Hopp <karsten@redhat.de> 0.72-3
531 * Sat Nov 30 2002 Jeff Johnson <jbj@redhat.com> 0.63-2
550 * Sat Oct 26 2002 Jeff Johnson <jbj@redhat.com> 0.52-3
  /external/libogg/
libogg.spec 108 * Sat Sep 02 2000 Jack Moffitt <jack@icecast.org>
  /external/chromium/chrome/browser/resources/file_manager/js/
mock_chrome.js 114 LOCALE_DAYS_SHORT: 'Sun^Mon^Tue^Wed^Thu^Fri^Sat',
  /external/chromium/chrome/common/extensions/docs/examples/extensions/imageinfo/imageinfo/
binaryajax.js 191 oHTTP.setRequestHeader("If-Modified-Since", "Sat, 1 Jan 1970 00:00:00 GMT");
  /external/openssh/contrib/redhat/
openssh.spec 602 * Sat Mar 3 2001 Nalin Dahyabhai <nalin@redhat.com>
761 * Sat Jul 1 2000 Nalin Dahyabhai <nalin@redhat.com>
775 * Sat Jun 3 2000 Nalin Dahyabhai <nalin@redhat.com>
790 * Sat Nov 13 1999 Damien Miller <djm@mindrot.org>
801 * Sat Oct 30 1999 Damien Miller <djm@ibs.com.au>
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
date-format-tofte.js 32 "Thu", "Fri", "Sat"];
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
date-format-tofte.js 32 "Thu", "Fri", "Sat"];
  /external/v8/src/
date.js 208 var WeekDays = ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'];
701 // Return UTC string of the form: Sat, 31 Jan 1970 23:00:00 GMT
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 490 SDValue Rnd, SDValue Sat, ISD::CvtCode Code);
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 15 define( 'MARKDOWN_VERSION', "1.0.1m" ); # Sat 21 Jun 2008
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
android_3p-bundle.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
android_3p-bundle.js     [all...]

Completed in 484 milliseconds