HomeSort by relevance Sort by last modified time
    Searched full:skeleton (Results 376 - 400 of 682) sorted by null

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
token.py 114 # load the output skeleton from the target:
  /toolchain/binutils/binutils-2.27/gold/
reduced_debug_output.h 24 // information. We still need to emit skeleton debug_info and debug_abbrev
  /tools/test/connectivity/acts/framework/acts/controllers/relay_lib/
sain_smart_8_channel_usb_relay_board.py 40 "_description": "This is an example skeleton of a ficticious relay.",
  /external/guava/guava/src/com/google/common/collect/
ForwardingSortedMultiset.java 86 * A skeleton implementation of a descending multiset view. Normally,
88 * such as {@link #add(Object)} or {@link #pollFirstEntry}. This skeleton implementation
AbstractMultimap.java 33 * A skeleton {@code Multimap} implementation, not necessarily in terms of a {@code Map}.
  /frameworks/base/core/java/android/text/method/
NumberKeyListener.java 175 @NonNull String skeleton, @NonNull String symbolsToIgnore) {
179 final String pattern = DateFormat.getBestDateTimePattern(locale, skeleton);
  /external/icu/icu4c/source/test/intltest/
itspoof.cpp 133 // testSkeleton. Spot check a number of confusable skeleton substitutions from the
202 // Run a single confusable skeleton transformation test case.
220 errln(UnicodeString(" Actual Skeleton: \"") + actual + UnicodeString("\"\n") +
221 UnicodeString(" Expected Skeleton: \"") + uExpected + UnicodeString("\""));
322 // verify that it transforms correctly in a skeleton.
364 // Skip this case; the first step in obtaining a skeleton is to NFD the input,
dtifmtts.cpp 67 /* ====== Test create interval instance with default locale and skeleton
70 logln("Testing DateIntervalFormat create instance with default locale and skeleton");
74 dataerrln("ERROR: Could not create DateIntervalFormat (skeleton + default locale) - exitting");
81 /* ====== Test create interval instance with given locale and skeleton
84 logln("Testing DateIntervalFormat create instance with given locale and skeleton");
88 dataerrln("ERROR: Could not create DateIntervalFormat (skeleton + locale) - exitting");
95 /* ====== Test create interval instance with dateIntervalInfo and skeleton
98 logln("Testing DateIntervalFormat create instance with dateIntervalInfo and skeleton");
106 dataerrln("ERROR: Could not create DateIntervalFormat (skeleton + DateIntervalInfo + default locale) - exitting");
113 /* ====== Test create interval instance with dateIntervalInfo and skeleton
1372 UnicodeString skeleton[] = { local
    [all...]
  /external/libogg/doc/
oggstream.html 88 the <a href="skeleton.html">Skeleton</a> or <a
297 container. Xiph specifies the 'Skeleton' metadata format for Ogg
356 (such as the <a href="skeleton.html">Ogg Skeleton</a>) comprising its
  /external/v8/src/
i18n.cc 121 // Make formatter from skeleton. Calendar and numbering system are added
124 icu::UnicodeString skeleton; local
125 if (ExtractStringSetting(isolate, options, "skeleton", &skeleton)) {
130 pattern = generator->getBestPattern(skeleton, status);
    [all...]
  /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.pom 198 <skeleton>${basedir}/src/grammar/skeleton.inner</skeleton>
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/text/
SpoofCheckerTest.java 67 /* The skeleton transform for all of the 'lll' lookalikes is ascii lower case letter l. */
390 // testSkeleton. Spot check a number of confusable skeleton substitutions from the
448 // Internal function to run a single skeleton test case.
450 // Run a single confusable skeleton transformation test case.
681 // transforms into the expected skeleton.
729 // Skip this case; the first step in obtaining a skeleton is to NFD the input,
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
SpoofCheckerTest.java 64 /* The skeleton transform for all of the 'lll' lookalikes is ascii lower case letter l. */
387 // testSkeleton. Spot check a number of confusable skeleton substitutions from the
445 // Internal function to run a single skeleton test case.
447 // Run a single confusable skeleton transformation test case.
678 // transforms into the expected skeleton.
726 // Skip this case; the first step in obtaining a skeleton is to NFD the input,
    [all...]
  /external/ImageMagick/ImageMagick/api/
morphology.html 107 <p>AcquireKernelBuiltIn() returned one of the 'named' built-in types of kernels used for special purposes such as gaussian blurring, skeleton pruning, and edge distance determination.</p>
254 <dd> Peak:radius1,radius2 Find any peak larger than the pixels the fall between the two radii. The default ring of pixels is as per "Ring". Edges Find flat orthogonal edges of a binary shape Corners Find 90 degree corners of a binary shape Diagonals:type A special kernel to thin the 'outside' of diagonals LineEnds:type Find end points of lines (for pruning a skeletion) Two types of lines ends (default to both) can be searched for Type 0: All line ends Type 1: single kernel for 4-conneected line ends Type 2: single kernel for simple line ends LineJunctions Find three line junctions (within a skeletion) Type 0: all line junctions Type 1: Y Junction kernel Type 2: Diagonal T Junction kernel Type 3: Orthogonal T Junction kernel Type 4: Diagonal X Junction kernel Type 5: Orthogonal + Junction kernel Ridges:type Find single pixel ridges or thin lines Type 1: Fine single pixel thick lines and ridges Type 2: Find two pixel thick lines and ridges ConvexHull Octagonal Thickening Kernel, to generate convex hulls of 45 degrees Skeleton:type Traditional skeleton generating kernels. Type 1: Tradional Skeleton kernel (4 connected skeleton) Type 2: HIPR2 Skeleton kernel (8 connected skeleton) Type 3: Thinning skeleton based on a ressearch paper by Dan S. Bloomberg (Default Type) ThinSE:type A huge variety of Thinning Kernels designed to preserve conectivity. many other kernel sets use these kernels as source definitions. Type numbers are 41-49, 81-89, 481, and 482 which are based on the super and sub notations used in the source research paper. </dd>
    [all...]
  /external/ImageMagick/www/api/
morphology.html 111 <p>AcquireKernelBuiltIn() returned one of the 'named' built-in types of kernels used for special purposes such as gaussian blurring, skeleton pruning, and edge distance determination.</p>
258 <dd> Peak:radius1,radius2 Find any peak larger than the pixels the fall between the two radii. The default ring of pixels is as per "Ring". Edges Find flat orthogonal edges of a binary shape Corners Find 90 degree corners of a binary shape Diagonals:type A special kernel to thin the 'outside' of diagonals LineEnds:type Find end points of lines (for pruning a skeletion) Two types of lines ends (default to both) can be searched for Type 0: All line ends Type 1: single kernel for 4-conneected line ends Type 2: single kernel for simple line ends LineJunctions Find three line junctions (within a skeletion) Type 0: all line junctions Type 1: Y Junction kernel Type 2: Diagonal T Junction kernel Type 3: Orthogonal T Junction kernel Type 4: Diagonal X Junction kernel Type 5: Orthogonal + Junction kernel Ridges:type Find single pixel ridges or thin lines Type 1: Fine single pixel thick lines and ridges Type 2: Find two pixel thick lines and ridges ConvexHull Octagonal Thickening Kernel, to generate convex hulls of 45 degrees Skeleton:type Traditional skeleton generating kernels. Type 1: Tradional Skeleton kernel (4 connected skeleton) Type 2: HIPR2 Skeleton kernel (8 connected skeleton) Type 3: Thinning skeleton based on a ressearch paper by Dan S. Bloomberg (Default Type) ThinSE:type A huge variety of Thinning Kernels designed to preserve conectivity. many other kernel sets use these kernels as source definitions. Type numbers are 41-49, 81-89, 481, and 482 which are based on the super and sub notations used in the source research paper. </dd>
    [all...]
morphology.php 107 <p>AcquireKernelBuiltIn() returned one of the 'named' built-in types of kernels used for special purposes such as gaussian blurring, skeleton pruning, and edge distance determination.</p>
254 <dd> Peak:radius1,radius2 Find any peak larger than the pixels the fall between the two radii. The default ring of pixels is as per "Ring". Edges Find flat orthogonal edges of a binary shape Corners Find 90 degree corners of a binary shape Diagonals:type A special kernel to thin the 'outside' of diagonals LineEnds:type Find end points of lines (for pruning a skeletion) Two types of lines ends (default to both) can be searched for Type 0: All line ends Type 1: single kernel for 4-conneected line ends Type 2: single kernel for simple line ends LineJunctions Find three line junctions (within a skeletion) Type 0: all line junctions Type 1: Y Junction kernel Type 2: Diagonal T Junction kernel Type 3: Orthogonal T Junction kernel Type 4: Diagonal X Junction kernel Type 5: Orthogonal + Junction kernel Ridges:type Find single pixel ridges or thin lines Type 1: Fine single pixel thick lines and ridges Type 2: Find two pixel thick lines and ridges ConvexHull Octagonal Thickening Kernel, to generate convex hulls of 45 degrees Skeleton:type Traditional skeleton generating kernels. Type 1: Tradional Skeleton kernel (4 connected skeleton) Type 2: HIPR2 Skeleton kernel (8 connected skeleton) Type 3: Thinning skeleton based on a ressearch paper by Dan S. Bloomberg (Default Type) ThinSE:type A huge variety of Thinning Kernels designed to preserve conectivity. many other kernel sets use these kernels as source definitions. Type numbers are 41-49, 81-89, 481, and 482 which are based on the super and sub notations used in the source research paper. </dd>
    [all...]
  /external/icu/icu4c/source/samples/dtptngsample/
dtptngsample.cpp 49 u_fprintf(f, "%-20S%-20S%-20S%-20S\n", UnicodeString("Skeleton").getTerminatedBuffer(),UnicodeString("en_US").getTerminatedBuffer(),UnicodeString("fr_FR").getTerminatedBuffer(),UnicodeString("zh_CN").getTerminatedBuffer());
55 // use getBestPattern method to get the best pattern for the given skeleton
  /libcore/luni/src/test/java/libcore/libcore/icu/
ICUTest.java 93 private String best(Locale l, String skeleton) {
94 return ICU.getBestDateTimePattern(skeleton, l);
  /packages/apps/Contacts/src/com/android/contacts/datepicker/
DatePicker.java 207 String skeleton = mHasYear ? "yyyyMMMdd" : "MMMdd"; local
208 String pattern = DateFormat.getBestDateTimePattern(Locale.getDefault(), skeleton);
  /tools/tradefederation/core/src/com/android/tradefed/util/
TableBuilder.java 34 * | > com.android.uiautomator.samples.skeleton.DemoTestCase#testD |
38 * | > com.android.uiautomator.samples.skeleton.DemoTestCase#testD |
  /device/linaro/bootloader/arm-trusted-firmware/drivers/console/aarch32/
skeleton_console.S 9 * This file contains a skeleton console implementation that can
  /device/linaro/bootloader/arm-trusted-firmware/drivers/console/aarch64/
skeleton_console.S 9 * This file contains a skeleton console implementation that can
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TestHelper_Connection1.java 39 * Helper class for the java.sql tests - a skeleton class which implements the
  /external/iproute2/tc/
m_simple.c 13 * Use this as a skeleton action and keep modifying it to meet your needs.
  /external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
ReportPage.java 26 * Base class for HTML page generators. It renders the page skeleton with the

Completed in 1292 milliseconds

<<11121314151617181920>>