Searched
full:demo (Results
251 -
275 of
662) sorted by null
<<11121314151617181920>>
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
LayoutChangesActivity.java | 64 // Navigate "up" the demo structure to the launchpad activity.
|
/development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/ |
Notepadv2.java | 17 package com.android.demo.notepad2;
|
/development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/ |
Notepadv3.java | 17 package com.android.demo.notepad3;
|
/external/chromium_org/chrome/browser/chromeos/login/ |
screen_locker.cc | 349 // For a demo user, we should never show the lock screen (crosbug.com/27647). 352 VLOG(1) << "Refusing to lock screen for guest/demo account"; 383 // For a guest/demo user, screen_locker_ would have never been initialized. 386 VLOG(1) << "Refusing to hide lock screen for guest/demo account";
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
app_pack_updater.h | 33 // device policy to be locally cached and installed into the Demo user account
|
/external/chromium_org/native_client_sdk/src/examples/demo/earth/ |
index.html | 20 This demo renders a rotating globe using the Graphics2D interface.
|
/external/chromium_org/sandbox/linux/seccomp-bpf/ |
demo.cc | 394 write(fds[2], "demo", 4) != 4 || 396 memcmp(buf, "demo", 4)) { 486 write(fds[2], "demo", 4) != 4 || 488 memcmp(buf, "demo", 4) ||
|
/external/chromium_org/third_party/WebKit/Tools/TestResultServer/static-dashboards/ |
flakiness_dashboard_embedded.html | 46 <div>This is a demo page for working on iframe embedding the flakiness dashboard.</div>
|
/external/chromium_org/third_party/mesa/src/docs/ |
VERSIONS | 171 - stripes in wave -ci demo fixed 218 - reflect.c demo - reflective, textured surface demo 271 - demos/texobj demo of texture objects 360 - fixed many compiler warnings in the demo programs 372 - added texcyl.c GLUT demo 385 - stex3d demo called random() and srandom(), not portable 501 - fixed assorted demo compilation bugs 515 - GL_EXT_rescale_normal extension and renormal.c demo 739 - demos/texenv.c demo [all...] |
autoconf.html | 20 <li><p><a href="#demos">Demo Program Options</a> 219 <h2 id="demos">4. Demo Program Options</h2> 230 specific set of demo programs to be built. For example, 235 demo programs. It is equivalent to <code>--with-demos=no</code>.
|
relnotes-6.4.html | 47 <li>glxgears_fbconfig demo didn't work (bug 4237)
|
/external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/ |
tri.c | 1 /* Display a cleared blue window. This demo has no dependencies on
|
/external/chromium_org/v8/test/intl/collator/ |
normalization.js | 37 // See http://demo.icu-project.org/icu-bin/nbrowser?t=&s=1E09&uv=0 and
|
/external/clang/www/demo/ |
index.cgi | 2 # LLVM Web Demo script 110 new Mail::Send( Subject => "LLVM Demo Page Run", To => $recipient ); 232 the demo page <a href='DemoInfo.html#hints'>hints section</a>. 254 "<br/>The demo page is currently unavailable. [tools: ($sanitycheckfail ) failed sanity check]"
|
/external/dropbear/libtomcrypt/notes/ |
tech0002.txt | 26 void demo(void) {
|
/external/ganymed-ssh2/examples/ |
SingleThreadStdoutStderr.java | 45 * The following is a demo on how one can read from stdout and
|
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Water/ |
simple_water.frag | 2 GLSL conversion of Michael Horsch water demo
|
/external/jmonkeyengine/engine/src/test/jme3test/ |
TestChooser.java | 67 * Class with a main method that displays a dialog to choose any jME demo to be 120 logger.info("Searching for Demo classes in \"" 127 logger.info("Searching for Demo classes in \"" + url + "\"."); 466 search.add(new JLabel("Choose a Demo to start: Find: "),
|
/external/libpng/contrib/visupng/ |
README.txt | 10 As a PNG .dll demo VisualPng is finished. More features would only hinder
|
/external/mesa3d/docs/ |
VERSIONS | 171 - stripes in wave -ci demo fixed 218 - reflect.c demo - reflective, textured surface demo 271 - demos/texobj demo of texture objects 360 - fixed many compiler warnings in the demo programs 372 - added texcyl.c GLUT demo 385 - stex3d demo called random() and srandom(), not portable 501 - fixed assorted demo compilation bugs 515 - GL_EXT_rescale_normal extension and renormal.c demo 739 - demos/texenv.c demo [all...] |
autoconf.html | 20 <li><p><a href="#demos">Demo Program Options</a> 219 <h2 id="demos">4. Demo Program Options</h2> 230 specific set of demo programs to be built. For example, 235 demo programs. It is equivalent to <code>--with-demos=no</code>.
|
relnotes-6.4.html | 47 <li>glxgears_fbconfig demo didn't work (bug 4237)
|
/external/mesa3d/src/gallium/tests/graw/ |
tri.c | 1 /* Display a cleared blue window. This demo has no dependencies on
|
/external/zlib/src/contrib/ada/ |
buffer_demo.adb | 11 -- This demo program provided by Dr Steve Sangwine <sjs@essex.ac.uk>
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
index.jd | 32 class="button">Download the demo</a>
|
Completed in 1367 milliseconds
<<11121314151617181920>>