HomeSort by relevance Sort by last modified time
    Searched full:demos (Results 26 - 50 of 65) sorted by null

12 3

  /external/dropbear/libtomcrypt/demos/
encrypt.c 239 /* $Source: /cvs/libtom/libtomcrypt/demos/encrypt.c,v $ */
multi.c 108 /* $Source: /cvs/libtom/libtomcrypt/demos/multi.c,v $ */
  /external/icu4c/samples/coll/
coll.cpp 8 * This program demos string collation
  /external/webkit/WebKitTools/wx/packaging/
build-mac-installer.py 133 demodir = installroot + "/Applications/wxWebKit/Demos"
  /frameworks/base/docs/html/resources/samples/
index.jd 21 <dt><a href="ApiDemos/index.html">API Demos</a></dt>
  /frameworks/base/docs/html/resources/tutorials/views/
index.jd 118 Demos</a>.</p>
  /external/icu4c/samples/strsrch/
strsrch.cpp 8 * This program demos string collation
  /frameworks/base/docs/html/guide/tutorials/views/
index.jd 115 <a href="{@docRoot}guide/samples/ApiDemos/src/com/example/android/apis/view/index.html">Api Demos</a>.
  /development/pdk/docs/porting/
instrumentation_testing.jd 185 <p>If you prefer to explicitly state which tests comprise all of your tests, you can define a test suite and run that directly. By convention, all test packages in your system should have at least one suite called <code>AllTests</code> (see <code>AllTests.java</code>). To run all of the tests using the <code>AllTests</code> suite for the api demos test app:</p>
320 android:label="Tests for Api Demos."/&gt;
479 <p>The API Demos test suite includes examples of all three styles and can be used as a guideline for writing each type of test.</p>
  /external/quake/quake/src/QW/client/
cl_demo.c 256 Handles recording and playback of demos, on top of NET_ code
458 MSG_WriteByte (&buf, 0); // none in demos
551 // static sounds are skipped in demos, life is hard
cl_main.c 723 return; // don't play demos
725 if (!cls.demos[cls.demonum][0] || cls.demonum == MAX_DEMOS)
728 if (!cls.demos[cls.demonum][0])
730 // Con_Printf ("No demos listed with startdemos\n");
736 sprintf (str,"playdemo %s\n", cls.demos[cls.demonum]);
cl_parse.c 541 // allow 2.2 and 2.29 demos to play
1108 // if recording demos, copy the message out
  /external/quake/quake/src/WinQuake/
host_cmd.cpp     [all...]
cl_demo.cpp 87 Handles recording and playback of demos, on top of NET_ code
  /frameworks/base/docs/html/resources/articles/
glsurfaceview.jd 202 the API Demos sample included in the Android SDK. All the OpenGL ES samples have been
  /external/quake/quake/src/QW/
qwrlnote.txt 94 - Demos can now be initiated during a server connection
264 demos.
  /external/quake/quake/src/WinQuake/data/
TECHINFO.TXT 15 Demos....................................
    [all...]
README.TXT 366 * Changelevel while demos running no longer crashes
369 * Stopped demos changing while in the menus
  /external/icu4c/test/cintltst/
cg7coll.c 16 * mentioned on the IBM Java international demos web site.
  /frameworks/base/docs/html/resources/
resources_toc.cs 203 <span class="en">API Demos</span>
  /frameworks/base/docs/html/sdk/
android-1.1.jd 117 <li>API Demos</li>
  /external/dropbear/libtommath/
changes.txt 137 adding full demos around half way in chapter three so I could at least get a good portion of the
380 -- Added iterations to the timing demos... more accurate.
  /external/freetype/include/freetype/
ftimage.h     [all...]
  /frameworks/base/docs/html/guide/topics/ui/
custom-components.jd 321 <a href="{@docRoot}resources/samples/ApiDemos/index.html">API Demos</a> provides an example
431 <p>In the API Demos project
  /frameworks/base/docs/html/guide/topics/views/
custom-views.jd 312 <a href="{@docRoot}samples/ApiDemos/index.html">API Demos</a> provides an example
422 <p>In the API Demos project

Completed in 281 milliseconds

12 3