HomeSort by relevance Sort by last modified time
    Searched full:demo (Results 376 - 400 of 662) sorted by null

<<11121314151617181920>>

  /external/icu4c/test/letest/
readme.html 73 "Click Here to download Code2000 shareware demo Unicode font." This
  /external/mesa3d/src/gallium/tests/graw/
tri-gs.c 1 /* Display a cleared blue window. This demo has no dependencies on
  /external/opencv/otherlibs/highgui/
grfmt_png.cpp 206 * "mpplus_sand.png". OpenCV crashes even with demo
  /frameworks/base/docs/html/training/activity-testing/
activity-functional-testing.jd 22 class="button">Download the demo</a>
  /frameworks/base/docs/html/training/basics/activity-lifecycle/
pausing.jd 32 class="button">Download the demo</a>
  /frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
TestAppRS.java 86 // This is just a hardcoded object in the scene that gets turned on and off for the demo
  /external/chromium_org/chrome/test/perf/rendering/
throughput_tests.cc 520 RunTest("canvas-demo", kInternal);
524 RunTest("canvas-demo", kInternal | kIsGpuCanvasTest);
528 RunTest("canvas-demo", kInternal | kIsGpuCanvasTest);
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
d3d11gears.cpp 24 * This is a port of the infamous "glxgears" demo to straight EGL
27 * This a rewrite of the 'eglgears' demo in straight Gallium
30 * This a port of the 'galliumgears' demo to Direct3D 11
  /external/eigen/demos/opengl/
quaternion_demo.cpp 649 QuaternionDemo demo; local
650 demo.resize(600,500);
651 demo.show();
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/
d3d11gears.cpp 24 * This is a port of the infamous "glxgears" demo to straight EGL
27 * This a rewrite of the 'eglgears' demo in straight Gallium
30 * This a port of the 'galliumgears' demo to Direct3D 11
  /external/tinyxml/
readme.txt 372 (say "demo.xml") you would create a document, and parse it in:
374 TiXmlDocument doc( "demo.xml" );
430 TiXmlDocument "demo.xml"
xmltest.cpp 146 printf( "** Demo doc read from disk: ** \n\n" );
230 printf( "\n** Demo doc processed: ** \n\n" );
235 printf( "** Demo doc processed to stream: ** \n\n" );
  /frameworks/base/docs/html/google/gcm/
helper.jd 65 <code>samples/gcm-demo-client</code>, <code>samples/gcm-demo-server</code>,
66 and <code>samples/gcm-demo-appengine</code>.</p>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_sysconfigdata.py 41 'DIST': 'README ChangeLog configure configure.ac acconfig.h pyconfig.h.in Makefile.pre.in Include Lib Misc Demo Ext-dummy',
42 'DISTDIRS': 'Include Lib Misc Demo Ext-dummy',
491 'SUBDIRSTOO': 'Include Lib Misc Demo',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_sysconfigdata.py 41 'DIST': 'README ChangeLog configure configure.ac acconfig.h pyconfig.h.in Makefile.pre.in Include Lib Misc Demo Ext-dummy',
42 'DISTDIRS': 'Include Lib Misc Demo Ext-dummy',
491 'SUBDIRSTOO': 'Include Lib Misc Demo',
  /frameworks/base/
Android.mk 630 # samples/AndroidBeamDemo "Android Beam Demo" \
654 # samples/KeyChainDemo "KeyChain Demo" \
678 # samples/SipDemo "SIP Demo" \
    [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-swt-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
jfreechart-swt-1.0.9.jar 
  /external/smack/asmack-master/jingle/
60-remove-jingle_mediaimpl.patch 483 Index: org/jivesoftware/smackx/jingle/mediaimpl/demo/Demo.java
485 --- org/jivesoftware/smackx/jingle/mediaimpl/demo/Demo.java (revision 11644)
486 +++ org/jivesoftware/smackx/jingle/mediaimpl/demo/Demo.java (working copy)
489 - * $RCSfile: Demo.java,v $
507 -package org.jivesoftware.smackx.jingle.mediaimpl.demo;
528 - * Jingle Demo Application. It register in a XMPP Server and let users place calls using a full JID and auto-receive calls.
531 -public class Demo extends JFrame {
    [all...]
  /external/libphonenumber/java/
release_notes.txt 304 - Fix to demo to not throw null-ptr exceptions for invalid NANPA numbers
356 PhoneNumberOfflineGeocoding in the appengine demo.
457 - releasing the code to run the demo on localhost or appengine.
  /external/llvm/docs/
HowToReleaseLLVM.rst 354 demo page.
387 Update the LLVM Demo Page
390 The LLVM demo page must be updated to use the new release. This consists of
  /external/netperf/
netsh.c 183 int demo_mode; /* are we actually in demo mode? */
553 printf("Sorry, Demo Mode not configured into this netperf.\n");
555 printf("--enable-demo=yes and recompiling\n");
  /external/tinyxml/docs/
index.html 178 Its not much of a To Do list, but it will do. To read this file (say "demo.xml") you would create a document, and parse it in: <div class="fragment"><pre class="fragment"> TiXmlDocument doc( "demo.xml" );
201 Looking at the entire object tree, you end up with: <div class="fragment"><pre class="fragment">TiXmlDocument "demo.xml"
  /development/samples/ToyVpn/server/linux/
ToyVpnServer.cpp 141 // This is just a demo app, really.

Completed in 1554 milliseconds

<<11121314151617181920>>