Searched refs:skeleton (Results 51 - 75 of 77) sorted by relevance

1234

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateTimeGeneratorTest.java120 assertEquals("Testing skeleton '" + testSkeleton + "' with " + sampleDate, tests[i][1], formattedDate);
947 * public static boolean isSingleField(String skeleton)
956 errln("DateTimePatternGenerator.isSingleField(String skeleton) " +
1190 public String skeleton; field in class:DateTimeGeneratorTest.TestOptionsItem
1196 skeleton = skel;
1243 String pattern = dtpgen.getBestPattern(testOptionsData[i].skeleton, testOptionsData[i].options);
1245 errln("Locale " + testOptionsData[i].locale + ", skeleton " + testOptionsData[i].skeleton +
1340 String skeleton = new String(skelBuf, 0, skelLen);
1341 String pattern = dtpgen.getBestPattern(skeleton);
[all...]
/external/icu/icu4c/source/test/intltest/
H A Ddtifmtts.cpp62 /* ====== Test create interval instance with default locale and skeleton
65 logln("Testing DateIntervalFormat create instance with default locale and skeleton");
69 dataerrln("ERROR: Could not create DateIntervalFormat (skeleton + default locale) - exitting");
76 /* ====== Test create interval instance with given locale and skeleton
79 logln("Testing DateIntervalFormat create instance with given locale and skeleton");
83 dataerrln("ERROR: Could not create DateIntervalFormat (skeleton + locale) - exitting");
90 /* ====== Test create interval instance with dateIntervalInfo and skeleton
93 logln("Testing DateIntervalFormat create instance with dateIntervalInfo and skeleton");
101 dataerrln("ERROR: Could not create DateIntervalFormat (skeleton + DateIntervalInfo + default locale) - exitting");
108 /* ====== Test create interval instance with dateIntervalInfo and skeleton
1385 UnicodeString skeleton[] = { local
[all...]
H A Ddtptngts.cpp558 logln(UnicodeString(" ja locale with skeleton: YYYYMMM Best Pattern:") + bPattern);
583 logln(UnicodeString(" zh locale with skeleton: YYYYMMM Best Pattern:") + bPattern);
604 logln(UnicodeString(" en locale with skeleton: hmv Best Pattern:") + bPattern);
616 logln("Testing DateTimePatternGenerator with various skeleton");
655 logln("Testing DateTimePatternGenerator with various skeleton");
701 // ======= Test random skeleton
910 UnicodeString(", skeleton ") + skel +
1020 UnicodeString skeleton(skelBuf, skelLen, US_INV);
1021 UnicodeString pattern = dtpg->getBestPattern(skeleton, status);
1046 ", skeleton "
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dudatpg_test.c69 static const UChar skeleton[]= {0x4d, 0x4d, 0x4d, 0x64, 0}; /* MMMd */ variable
155 /* Test skeleton == NULL */
159 log_err("udatpg_getBestPattern failed in illegal argument - skeleton is NULL.\n");
302 /* Get all skeletons and the crroespong pattern for each skeleton. */
349 length = udatpg_getBestPattern(generator, skeleton, 4,
426 log_err("ERROR udatpg_getBestPatternWithOptions, locale %s, skeleton %s, options 0x%04X, expected pattern %s, got %s, status %d\n",
H A Dcdattst.c1435 const UChar * skeleton; member in struct:__anon5773
1504 int32_t len = udatpg_getBestPattern(udtpg, textContextItemPtr->skeleton, -1, ubuf, kUbufMax, &status);
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/
H A DBlenderContext.java520 * This method sets the skeleton for the specified OMA of its owner.
523 * the skeleton's old memory address
524 * @param skeleton
525 * the skeleton specified by the given OMA
527 public void setSkeleton(Long skeletonOMA, Skeleton skeleton) { argument
528 this.skeletons.put(skeletonOMA, skeleton);
532 * This method returns the skeleton for the specified OMA of its owner.
535 * the skeleton's old memory address
536 * @return the skeleton specified by the given OMA
/external/javassist/src/main/javassist/tools/rmi/
H A DStubGenerator.java155 = CtNewConstructor.skeleton(proxyConstructorParamTypes,
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/constraints/
H A DConstraintRotLimit.java87 BlenderTrack track = this.getTrack(owner, animData.skeleton, animation);
/external/bison/data/
H A Dlocation.cc1 # C++ skeleton for Bison
H A Dlalr1.cc1 # C++ skeleton for Bison
43 /* C++ LALR(1) parser skeleton written by Akim Demaille. */
H A Dlalr1.java1 # Java skeleton for Bison -*- autoconf -*-
36 * @@author LALR (1) parser skeleton written by Paolo Bonzini.
H A Dglr.c3 # GLR skeleton for Bison
186 /* C GLR parser skeleton written by Paul Hilfinger. */
H A Dyacc.c3 # Yacc compatible skeleton for Bison
338 /* C LALR(1) parser skeleton written by Richard Stallman, by
/external/bison/src/
H A Doutput.c499 | Call the skeleton parser. |
510 /* Compute the names of the package data dir and skeleton files. */
519 size_t skeleton_size = strlen (skeleton) + 1;
532 if (mbschr (skeleton, '/'))
533 strcpy (full_skeleton, skeleton);
535 strcpy (full_skeleton + pkgdatadirlen + 1, skeleton);
659 /* Find the right skeleton file, and add muscles about the skeletons. */
660 if (skeleton)
661 MUSCLE_INSERT_C_STRING ("skeleton", skeleton);
[all...]
/external/v8/src/
H A Di18n.cc96 // Make formatter from skeleton. Calendar and numbering system are added
99 icu::UnicodeString skeleton; local
100 if (ExtractStringSetting(isolate, options, "skeleton", &skeleton)) {
105 pattern = generator->getBestPattern(skeleton, status);
H A Di18n.js1509 // Build LDML string for the skeleton that we pass to the formatter.
1546 requestedLocale, {skeleton: ldmlString, timeZone: tz}, resolved);
/external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/
H A DMeshLoader.java797 AnimControl ctrl = new AnimControl(animData.skeleton);
801 // Put the skeleton in the skeleton control
802 SkeletonControl skeletonControl = new SkeletonControl(animData.skeleton);
/external/toybox/generated/
H A Dglobals.h14 // toys/example/skeleton.c
1182 struct skeleton_data skeleton; member in union:global_union
H A Dnewtoys.h188 USE_SKELETON(NEWTOY(skeleton, "(walrus)(blubber):;(also):e@d*c#b:a", TOYFLAG_USR|TOYFLAG_BIN))
H A Dflags.h1989 // skeleton (walrus)(blubber):;(also):e@d*c#b:a
4341 #define TT this.skeleton
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
H A DAntlr.Runtime.Tools.Tests.pas6 This unit contains a skeleton test case class generated by the Test Case Wizard.
H A DAntlr.Runtime.Tree.Tests.pas6 This unit contains a skeleton test case class generated by the Test Case Wizard.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium-trace/trace-viewer/tracing/third_party/devscripts/
H A Dlicensecheck.pl630 if ($licensetext =~ /As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work under terms of your choice/) {
/external/bison/tests/
H A Dtestsuite661 69;output.at:116;Output files: %skeleton \"lalr1.cc\" %defines %verbose ;;
662 70;output.at:119;Output files: %skeleton \"lalr1.cc\" %defines %verbose ;;
663 71;output.at:123;Output files: %skeleton \"lalr1.cc\" %defines %verbose -o subdir/foo.cc ;;
664 72;output.at:128;Output files: %skeleton \"lalr1.cc\" %defines %verbose %file-prefix \"output_dir/foo\" ;;
667 75;output.at:168;Conflicting output files: %skeleton \"lalr1.cc\" %defines --graph=\"location.hh\";;
684 92;skeletons.at:24;Relative skeleton file names;;
685 93;skeletons.at:84;Installed skeleton file names;;
686 94;skeletons.at:146;%define Boolean variables: invalid skeleton defaults;;
753 161;actions.at:754;Printers and Destructors: %defines %skeleton \"lalr1.cc\";c++;
754 162;actions.at:755;Printers and Destructors with union: %defines %skeleton \"lalr
[all...]

Completed in 684 milliseconds

1234