HomeSort by relevance Sort by last modified time
    Searched full:demo (Results 301 - 325 of 933) sorted by null

<<11121314151617181920>>

  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DemoTextBox.java 7 package com.ibm.icu.dev.demo.impl;
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationFrozenMonkeyTest.java 225 logln("Demo Test 1 : Create a new table collation with rules \"& z < 0x00e4\"");
234 warnln( "Demo Test 1 Table Collation object creation failed.");
241 logln("Demo Test 2 : Create a new table collation with rules \"& z < a 0x0308\"");
247 errln( "Demo Test 1 Table Collation object creation failed.");
CollationMonkeyTest.java 200 logln("Demo Test 1 : Create a new table collation with rules \"& z < 0x00e4\"");
209 warnln( "Demo Test 1 Table Collation object creation failed.");
216 logln("Demo Test 2 : Create a new table collation with rules \"& z < a 0x0308\"");
222 errln( "Demo Test 1 Table Collation object creation failed.");
G7CollationTest.java 64 logln("Demo Test 1 : Create a new table collation with rules \"& Z < p, P\"");
91 logln("Demo Test 2 : Create a new table collation with rules \"& C < ch , cH, Ch, CH\"");
118 // logln("Demo Test 3 : Create a new table collation with rules \"& Question'-'mark ; '?' & Hash'-'mark ; '#' & Ampersand ; '&'\"");
145 logln("Demo Test 4 : Create a new table collation with rules \" & aa ; a'-' & ee ; e'-' & ii ; i'-' & oo ; o'-' & uu ; u'-' \"");
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/CommandLine/
CommandLine.cbp 5 <Option title="Demo Console" />
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/Win32/DemoFFTest/
DemoFFTest.cbp 5 <Option title="Demo FFTest" />
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/compiler/
ansi-cc.mk 48 # this is only used to compile the demo programs, not the library itself.
bcc-dev.mk 48 # this is only used to compile the demo programs, not the library itself.
bcc.mk 48 # this is only used to compile the demo programs, not the library itself.
emx.mk 48 # this is only used to compile the demo programs, not the library itself.
gcc-dev.mk 48 # this is only used to compile the demo programs, not the library itself.
gcc.mk 48 # this is only used to compile the demo programs, not the library itself.
intelc.mk 49 # this is only used to compile the demo programs, not the library itself.
unix-lcc.mk 49 # this is only used to compile the demo programs, not the library itself.
watcom.mk 49 # this is only used to compile the demo programs, not the library itself.
  /external/libmicrohttpd/src/examples/
querystring_example.c 29 #define PAGE "<html><head><title>libmicrohttpd demo</title></head><body>Query string for &quot;%s&quot; was &quot;%s&quot;</body></html>"
  /external/libphonenumber/demo/
pom.xml 10 <artifactId>demo</artifactId>
  /external/mesa3d/docs/
relnotes-7.7.html 51 <li>Wavefront .obj file loader/viewer demo (progs/demos/objviewer)
  /external/mesa3d/src/gallium/tests/graw/
clear.c 1 /* Display a cleared blue window. This demo has no dependencies on
  /external/opencv3/samples/cpp/
inpaint.cpp 13 cout << "\nCool inpainging demo. Inpainting repairs damage to images by floodfilling the damage \n"
  /external/opencv3/samples/cpp/tutorial_code/ImgProc/
Smoothing.cpp 23 char window_name[] = "Smoothing Demo";
  /external/opencv3/samples/cpp/tutorial_code/ShapeDescriptors/
generalContours_demo1.cpp 3 * @brief Demo code to find contours in an image
generalContours_demo2.cpp 3 * @brief Demo code to obtain ellipses and rotated rectangles that contain detected contours
moments_demo.cpp 3 * @brief Demo code to calculate moments
pointPolygonTest_demo.cpp 3 * @brief Demo code to use the pointPolygonTest function...fairly easy

Completed in 355 milliseconds

<<11121314151617181920>>