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

<<11121314151617181920>>

  /frameworks/base/docs/html/training/notepad/
notepad-extra-credit.jd 36 <p>Now start the notepad demo in debug mode:</p>
  /frameworks/base/wifi/java/android/net/wifi/p2p/
package.html 55 Direct Demo</a> sample application.</p>
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SearchInvoke.java 198 // UI. For this demo, we simply copy it from the user input field.
205 // For this Api Demo we copy a string from the user input field, and store
ActionBarDisplayOptions.java 31 * This demo shows how various action bar display option flags can be combined and their effects.
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/syncadapter/
SyncAdapter.java 114 // This is a demo of how you can update IM-style status messages
122 // This is a demo of how you can add stream items for contacts on
  /development/samples/devbytes/animation/ListViewRemovalAnimation/src/com/example/android/listviewremovalanimation/
ListViewRemovalAnimation.java 35 * Watch the associated video for this demo on the DevBytes channel of developer.android.com
139 // purposes of this demo about animation. A real version should use
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
rhino-python.input 1 """This is a substantially improved version of the older Interpreter.py demo
5 Like Interpreter.py, this is still just a demo, and needs substantial
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
core-extensions.rb 142 # class Demo
146 # Example::Demo.modspace #=> Example
  /external/chromium_org/native_client_sdk/src/gonacl_appengine/src/
Makefile 6 # This script allows you to build, upload, and publish demo binaries that will
79 earth_JPG_DIR = ../../examples/demo/earth
  /external/liblzf/
Changes 60 - replaced lzf demo by industrial-strength lzf utility with behaviour
124 - lzf demo program now properly decompresses small files.
  /frameworks/base/docs/html/tools/testing/
testing_otheride.jd 634 The test package has the Android package name <code>com.android.demo.app.tests</code>
662 $ adb shell am instrument -w com.android.demo.app.tests/android.test.InstrumentationTestRunner
670 &gt; -e class com.android.demo.app.tests.UnitTests \
671 &gt; com.android.demo.app.tests/android.test.InstrumentationTestRunner
684 &gt; -e class com.android.demo.app.tests.UnitTests,com.android.demo.app.tests.FunctionTests#testCamera \
685 &gt; com.android.demo.app.tests/android.test.InstrumentationTestRunner
  /external/chromium_org/chrome/test/functional/
perf.py     [all...]
  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/test/
test_handshake_hybi.py 61 'GET', '/demo',
156 self.assertEqual('/demo', request.ws_resource)
332 'GET', '/demo',
  /external/chromium_org/tools/perf/
test-info.json 15 "description": "Runs Canvasmark HTML5, Canvas 2D rendering and javascript benchmark.\n\nCanvasMark tests the HTML5 <canvas> rendering performance for commonly used operations in HTML5 games: bitmaps, canvas drawing, alpha blending, polygon fills, shadows and text functions.[HTML5 Canvas demo by Kevin Roast](http://www.kevs3d.co.uk/dev/canvasmark/)",
157 "description":"Loading benchmark for the Polymer toolkit's [Pica](http://www.polymer-project.org/polymer-all/projects/pica/index.html) demo app"
172 "description":"Milliseconds to complete the [RoboHornetPro demo by Microsoft](http://ie.microsoft.com/testdrive/performance/robohornetpro/)"
  /development/samples/ToyVpn/src/com/example/android/toyvpn/
ToyVpnService.java 96 // In this demo, all we need to know is the server address.
259 // this demo, we just send the shared secret in plaintext and wait
  /development/samples/devbytes/animation/CardFlip/src/com/example/android/cardflip/
CardFlip.java 45 * Note that in this demo touch events are disabled in the middle of any animation so
48 * simplify the code for this demo.
  /development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/
ListViewItemAnimations.java 45 * Watch the associated video for this demo on the DevBytes channel of developer.android.com
180 * NOTE: This is a simplified version of swipe behavior, for the purposes of this demo
  /external/chromium_org/chrome/
chrome_resources.gyp 103 'destination': '<(PRODUCT_DIR)/resources/extension/demo',
105 'browser/resources/extension_resource/demo/library.js',
  /external/srtp/
Changes 175 Removed the GDOI interface to the rtpw demo program. This will be
187 the now notorious "abaft" bug in the rtpw demo app on linux/intel,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
filecmp.py 283 def demo(): function
296 demo()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
filecmp.py 283 def demo(): function
296 demo()
  /external/chromium_org/third_party/mesa/src/docs/
news.html 430 - added -stereo option for glxgears demo (Jacek Rosik)
431 - updated the PBuffer demo code in xdemos/ directory
525 - spriteblast demo didn't handle window size changes correctly
712 - demo of per-pixel lighting with a fragment program (demos/fplight.c)
714 - new spriteblast.c demo of GL_ARB_point_sprite
730 - glxgears.c demo updated to use GLX swap rate extensions
826 - fixed some bad assertions found with shadowtex demo
849 - use glPolygonOffset in gloss demo to avoid z-fighting artifacts
    [all...]
  /external/mesa3d/docs/
news.html 430 - added -stereo option for glxgears demo (Jacek Rosik)
431 - updated the PBuffer demo code in xdemos/ directory
525 - spriteblast demo didn't handle window size changes correctly
712 - demo of per-pixel lighting with a fragment program (demos/fplight.c)
714 - new spriteblast.c demo of GL_ARB_point_sprite
730 - glxgears.c demo updated to use GLX swap rate extensions
826 - fixed some bad assertions found with shadowtex demo
849 - use glPolygonOffset in gloss demo to avoid z-fighting artifacts
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/server2/test_data/github_file_system/
apps_samples.zip 
  /developers/samples/android/background/alarms/Scheduler/src/com/example/android/scheduler/
SampleSchedulingService.java 30 public static final String TAG = "Scheduling Demo";

Completed in 1581 milliseconds

<<11121314151617181920>>