Searched defs:getPart (Results 1 - 12 of 12) sorted by relevance

/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
H A DImplicitTagsTest.java143 public Object getPart() { method in class:ImplicitTagsTest.CarWithWheel
/external/icu/icu4c/source/common/unicode/
H A Dmessagepattern.h319 * with countParts(), getPart() and related methods.
624 const Part &getPart(int32_t i) const { function in class:MessagePattern
630 * Convenience method for getPart(i).getType().
636 return getPart(i).type;
641 * Convenience method for getPart(partIndex).getIndex().
647 return getPart(partIndex).index;
692 * @return The first i>start where getPart(i).getType()==ARG|MSG_LIMIT at the same nesting level,
697 int32_t limit=getPart(start).limitPartIndex;
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DMessagePattern.java41 * with countParts(), getPart() and related methods.
384 if((part=getPart(--i)).getType()==Part.Type.INSERT_CHAR) {
413 public Part getPart(int i) { method in class:MessagePattern
419 * Convenience method for getPart(i).getType().
430 * Convenience method for getPart(partIndex).getIndex().
502 * @return The first i>start where getPart(i).getType()==ARG|MSG_LIMIT at the same nesting level,
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DMessagePattern.java40 * with countParts(), getPart() and related methods.
407 if((part=getPart(--i)).getType()==Part.Type.INSERT_CHAR) {
438 public Part getPart(int i) { method in class:MessagePattern
444 * Convenience method for getPart(i).getType().
456 * Convenience method for getPart(partIndex).getIndex().
534 * @return The first i>start where getPart(i).getType()==ARG|MSG_LIMIT at the same nesting level,
/external/llvm/include/llvm/TableGen/
H A DRecord.h1610 std::pair<bool, StringRef> getPart(size_t i) { function in struct:llvm::LessRecordRegister::RecordParts
1629 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I);
1630 std::pair<bool, StringRef> RHSPart = RHSParts.getPart(I);
1638 std::pair<bool, StringRef> LHSPart = LHSParts.getPart(I);
1639 std::pair<bool, StringRef> RHSPart = RHSParts.getPart(I);
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 198 milliseconds