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

1 2 3 45 6 7 8 91011>>

  /external/smack/asmack-master/lib/
jstun.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.help.base_3.5.2.v201011171123.jar 
  /libcore/luni/src/test/java/tests/api/java/lang/reflect/
GenericSignatureFormatErrorTest.java 46 * package demo;
74 // Class clazz = df.loadClass("demo/HelloWorld", this.getClass().getClassLoader());
79 Class clazz = cl.loadClass("demo/HelloWorld");
  /external/chromium_org/chrome/browser/chromeos/login/
mock_authenticator.cc 51 consumer_->OnRetailModeLoginSuccess(UserContext("demo-mode",
54 "demo-mode"));
  /external/chromium_org/net/websockets/
websocket_net_log_params_test.cc 16 list->Append(new base::StringValue("GET /demo HTTP/1.1"));
34 "GET /demo HTTP/1.1\r\n"
websocket_handshake_handler_spdy_test.cc 39 "GET /demo HTTP/1.1\r\n"
53 GURL url("ws://example.com/demo");
110 "GET /demo HTTP/1.1\r\n"
125 GURL url("ws://example.com/demo");
websocket_handshake_handler_test.cc 37 "GET /demo HTTP/1.1\r\n"
59 "GET /demo HTTP/1.1\r\n"
80 "GET /demo HTTP/1.1\r\n"
172 "GET /demo HTTP/1.1\r\n"
185 GURL url("ws://example.com/demo");
  /external/jmonkeyengine/engine/src/core-effects/com/jme3/post/filters/
FXAAFilter.java 10 * <a href="http://www.geeks3d.com/20110405/fxaa-fast-approximate-anti-aliasing-demo-glsl-opengl-test-radeon-geforce/3/" rel="nofollow">http://www.geeks3d.com/20110405/fxaa-fast-approximate-anti-aliasing-demo-glsl-<span class="domtooltips" title="OpenGL (Open Graphics Library) is a standard specification defining a cross-language, cross-platform API for writing applications that produce 2D and 3D computer graphics." id="domtooltipsspan11">opengl</span>-test-radeon-geforce/3/</a>
  /development/samples/ApiDemos/res/layout/
split_touch_view.xml 17 <!-- Split touch demo. -->
  /development/samples/ControllerSample/res/layout/
game_controller_input.xml 19 <!-- Game controller input demo. -->
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/notifier/
NotifierService.java 36 // for this demo, we just write a line to the log
  /development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
LogBuildNumber.java 44 * For the purpose of this demo, we're declaring the Launcher signatures here.
56 * For the purpose of this demo, we're declaring the Settings signatures here.
72 // The following code is documented in the LaunchSettings demo. For detailed description
73 // of how this code works, look at the demo LaunchSettings
  /development/samples/devbytes/animation/Anticipation/src/com/example/android/anticipation/
Anticipation.java 28 * Watch the associated video for this demo on the DevBytes channel of developer.android.com
  /development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/
Notepadv1.java 17 package com.android.demo.notepad1;
  /external/chromium_org/chrome/browser/resources/chromeos/login/
demo_user_login.html 20 <div id="demo-login-text" i18n-content="demoLoginMessage"></div>
  /external/chromium_org/native_client_sdk/src/examples/demo/flock/
index.html 18 geese. This demo using the ppapi_simple library to automatically handle
  /external/nist-sip/
AndroidManifest.xml 39 <activity android:name="com.android.sip.demo.SipCallSetup"
49 <activity android:name="com.android.sip.demo.SipCallUi"
54 android:name="com.android.sip.demo.IncomingCallReceiver">
56 <action android:name="com.android.sip.demo.SipMain" />
  /external/valgrind/main/memcheck/tests/
varinfo4.c 2 /* A small demo of providing descriptions of structured types in error
  /frameworks/base/packages/SystemUI/src/com/android/systemui/
DemoMode.java 25 public static final String ACTION_DEMO = "com.android.systemui.demo";
  /frameworks/ml/bordeaux/service/src/android/bordeaux/services/
IAggregatorManager.aidl 25 // they are only used for demo purpose
  /frameworks/native/opengl/libagl/
light.h 28 // especially visible in the San Angeles demo.
  /frameworks/testing/uiautomator/samples/SkeletonTest/src/com/android/uiautomator/samples/skeleton/
DemoTestCase.java 30 status.putString("msg", "This is a demo test and I just pressed HOME");
  /external/libnfc-nci/src/adaptation/
bte_logmsg.c 132 else if (bte_target_mode == BTE_MODE_SAMPLE_APPS) /* Using demo sample apps */
176 else if (bte_target_mode == BTE_MODE_SAMPLE_APPS) /* Using demo sample apps */
218 else if (bte_target_mode == BTE_MODE_SAMPLE_APPS) /* Using demo sample apps */
260 else if (bte_target_mode == BTE_MODE_SAMPLE_APPS) /* Using demo sample apps */
303 else if (bte_target_mode == BTE_MODE_SAMPLE_APPS) /* Using demo sample apps */
346 else if (bte_target_mode == BTE_MODE_SAMPLE_APPS) /* Using demo sample apps */
389 else if (bte_target_mode == BTE_MODE_SAMPLE_APPS) /* Using demo sample apps */
  /external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/java/
Main.java 15 * Test driver program for the ANTLR3 Maven Architype demo
61 System.err.println("ANTLR demo parser threw exception:");
99 // Ensure that this is a DEMO script (or seemingly)
110 System.err.println("ANTLR demo parser caught error on file open:");
118 // Parse an ANTLR demo file
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_package.html 157 <h4>Demo</h4>
185 <h4>Demo</h4>
213 <h4>Demo</h4>
243 <h4>Demo</h4>
275 <h4>Demo</h4>
307 <h4>Demo</h4>
339 <h4>Demo</h4>
373 <h4>Demo</h4>
410 <h4>Demo</h4>
441 <h4>Demo</h4
    [all...]

Completed in 1074 milliseconds

1 2 3 45 6 7 8 91011>>