HomeSort by relevance Sort by last modified time
    Searched full:demo (Results 1 - 25 of 208) sorted by null

1 2 3 4 5 6 7 8 9

  /frameworks/base/docs/html/resources/tutorials/notepad/codelab/
NotepadCodeLab.zip 
  /external/sonivox/jet_tools/JetCreator_content/
JetCreator_demo_2.zip 
JetCreator_demo_1.zip 
  /frameworks/base/docs/html/guide/tutorials/notepad/codelab/
NotepadCodeLab.zip 
  /development/ndk/platforms/android-4/samples/san-angeles/jni/
Android.mk 12 demo.c \
  /external/dropbear/libtomcrypt/demos/
small.c 1 /* small demo app that just includes a cipher/hash/prng */
  /external/chromium/third_party/icu/source/test/intltest/
wbnf.h 79 demo{1,3} 30% 40% 100% == (demo)30% | (demodemo)40% | (demodemodemo)100%
85 demo ? 30% != demo{0,1} 30% 100%
86 demo ? 30% == demo{0,1} 70% 30%
97 demo{1,3} 30% 40% 100%
98 demo{1,3} 30% 40% 100% 50%
99 demo{1,3} 30% 40%
103 demo{1,3} 30% 40% 100% 50% | show 20
    [all...]
  /external/icu4c/test/intltest/
wbnf.h 79 demo{1,3} 30% 40% 100% == (demo)30% | (demodemo)40% | (demodemodemo)100%
85 demo ? 30% != demo{0,1} 30% 100%
86 demo ? 30% == demo{0,1} 70% 30%
97 demo{1,3} 30% 40% 100%
98 demo{1,3} 30% 40% 100% 50%
99 demo{1,3} 30% 40%
103 demo{1,3} 30% 40% 100% 50% | show 20
    [all...]
  /external/chromium/net/websockets/
websocket_unittest.cc 136 "WebSocket-Location: ws://example.com/demo\r\n"
143 MockWrite("GET /demo HTTP/1.1\r\n"
155 new WebSocket::Request(GURL("ws://example.com/demo"),
158 "ws://example.com/demo",
195 "WebSocket-Location: ws://example.com/demo\r\n"
203 MockWrite("GET /demo HTTP/1.1\r\n"
215 new WebSocket::Request(GURL("ws://example.com/demo"),
218 "ws://example.com/demo",
249 new WebSocket::Request(GURL("ws://example.com/demo"),
252 "ws://example.com/demo",
    [all...]
  /external/webkit/WebKitTools/pywebsocket/test/
test_handshake.py 46 '/demo',
61 'WebSocket-Location: ws://example.com/demo\r\n'
70 'WebSocket-Location: wss://example.com/demo\r\n'
76 '/demo',
91 'WebSocket-Location: ws://example.com:8081/demo\r\n'
100 'WebSocket-Location: wss://example.com:8081/demo\r\n'
106 '/demo',
120 'WebSocket-Location: ws://example.com/demo\r\n'
125 '/demo',
140 '/demo',
    [all...]
  /frameworks/base/opengl/tests/angeles/
Android.mk 5 LOCAL_SRC_FILES:= app-linux.cpp demo.c.arm
  /external/icu4c/samples/layout/
readme.html 11 <title>Readme file for the ICU LayoutEngine demo</title>
15 <h2>What is the layout demo?</h2>
17 <p>The layout demo displays a paragraph of text that is laid out using the
18 LayoutEngine. There are two versions of this demo, "layout.exe" which runs on
23 <h2>How do I build the layout demo?</h2>First, you need to build ICU,
34 <p>To build the demo on Windows, just open the layout project in
38 "make all". To build the layout demo on Linux, you'll need the
40 Linux distribution. The demo uses the FreeType 1 library, and the make files
48 <h2>How do I run the demo?</h2>
50 <p>Before you can run the demo, you'll need to get the fonts it uses. Fo
    [all...]
  /external/quake/quake/src/WinQuake/
cl_demo.cpp 28 DEMO CODE
30 When a demo is playing back, all NET_SendMessages are skipped, and
31 NET_GetMessages are read from the demo file.
34 read from the demo file.
42 Called when a demo file runs out, or the user starts a game
127 Sys_Error ("Demo message > MAX_MSGLEN");
163 stop recording a demo
173 Con_Printf ("Not recording a demo.\n");
177 // write a disconnect message to the demo file
186 Con_Printf ("Completed demo\n")
    [all...]
  /external/dropbear/libtommath/
makefile.icc 77 # then run the test demo and rebuild the library.
90 $(CC) $(CFLAGS) -DTESTING -DTIMER demo/demo.c mpi.o -o ltmtest
103 test: libtommath.a demo/demo.o
104 $(CC) demo/demo.o libtommath.a -o test
110 $(CC) $(CFLAGS) -DTIMER demo/timing.c libtommath.a -o ltmtest
113 rm -f *.bat *.pdf *.o *.a *.obj *.lib *.exe *.dll etclib/*.o demo/demo.o test ltmtest mpitest mtest/mtest mtest/mtest.exe
    [all...]
makefile.shared 94 test: $(LIBNAME) demo/demo.o
95 gcc $(CFLAGS) -c demo/demo.c -o demo/demo.o
96 libtool --mode=link gcc -o test demo/demo.o $(LIBNAME_S)
102 gcc $(CFLAGS) -DTIMER demo/timing.c $(LIBNAME_S) -o ltmtest
Makefile.in 97 # then run the test demo and rebuild the library.
110 $(CC) $(CFLAGS) -DTESTING -DTIMER demo/timing.c mpi.o -o ltmtest
123 test: $(LIBNAME) demo/demo.o
124 $(CC) $(CFLAGS) demo/demo.o $(LIBNAME) -o test
130 $(CC) $(CFLAGS) -DTIMER demo/timing.c $(LIBNAME) -o ltmtest
170 rm -f *.bat *.pdf *.o *.a *.obj *.lib *.exe *.dll etclib/*.o demo/demo.o test ltmtest mpitest mtest/mtest mtest/mtest.exe \
  /development/tutorials/NotepadCodeLab/Notepadv1/
AndroidManifest.xml 3 package="com.android.demo.notepad1">
  /development/tutorials/NotepadCodeLab/Notepadv1Solution/
AndroidManifest.xml 3 package="com.android.demo.notepad1">
  /development/tutorials/NotepadCodeLab/Notepadv2/
AndroidManifest.xml 3 package="com.android.demo.notepad2">
  /development/tutorials/NotepadCodeLab/Notepadv2Solution/
AndroidManifest.xml 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.demo.notepad2">
  /development/tutorials/NotepadCodeLab/Notepadv3/
AndroidManifest.xml 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.demo.notepad3">
  /development/tutorials/NotepadCodeLab/Notepadv3Solution/
AndroidManifest.xml 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.android.demo.notepad3">
  /development/ndk/platforms/android-4/samples/san-angeles/src/com/example/SanAngeles/
DemoActivity.java 16 * This is a small port of the "San Angeles Observation" demo
26 * Note that the demo runs much faster on the emulator than on
29 * - the demo sends bazillions of polygons to OpenGL without
34 * that prevent the demo from getting acceptable performance.
  /development/samples/SipDemo/res/values/
strings.xml 19 <string name="app_name">SIP Demo</string>
  /external/quake/quake/src/QW/client/
cl_demo.c 28 DEMO CODE
30 When a demo is playing back, all NET_SendMessages are skipped, and
31 NET_GetMessages are read from the demo file.
34 read from the demo file.
42 Called when a demo file runs out, or the user starts a game
227 Sys_Error ("Demo message > MAX_MSGLEN");
244 Con_Printf("Corrupted demo.\n");
277 stop recording a demo
284 Con_Printf ("Not recording a demo.\n");
288 // write a disconnect message to the demo fil
    [all...]

Completed in 365 milliseconds

1 2 3 4 5 6 7 8 9