Searched defs:populate (Results 26 - 42 of 42) sorted by relevance

12

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DDateTimePatternGenerator.java175 // keep this pattern to populate other time field
2308 void populate(int field, String value) { method in class:DateTimePatternGenerator.SkeletonFields
2314 populate(field, value.charAt(0), value.length());
2317 void populate(int field, char ch, int length) { method in class:DateTimePatternGenerator.SkeletonFields
2479 original.populate(field, value);
2483 baseOriginal.populate(field, repeatChar, repeatCount);
2498 original.populate(DAYPERIOD, (char)row[0], row[3]);
2499 baseOriginal.populate(DAYPERIOD, (char)row[0], row[3]);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateTimePatternGenerator.java179 // keep this pattern to populate other time field
2333 void populate(int field, String value) { method in class:DateTimePatternGenerator.SkeletonFields
2339 populate(field, value.charAt(0), value.length());
2342 void populate(int field, char ch, int length) { method in class:DateTimePatternGenerator.SkeletonFields
2504 original.populate(field, value);
2508 baseOriginal.populate(field, repeatChar, repeatCount);
2523 original.populate(DAYPERIOD, (char)row[0], row[3]);
2524 baseOriginal.populate(DAYPERIOD, (char)row[0], row[3]);
/external/skia/tools/bookmaker/
H A DincludeWriter.cpp982 bool IncludeWriter::populate(Definition* def, ParentPair* prevPair, RootDefinition* root) { function in class:IncludeWriter
1403 if (!this->populate(child.fChildren[0], &pair, root)) {
1407 if (!this->populate(&child, &pair, root)) {
1458 if (!this->populate(&child, &pair, root)) {
1539 bool IncludeWriter::populate(BmhParser& bmhParser) { function in class:IncludeWriter
1569 allPassed &= this->populate(&includeMapper.second, nullptr, root);
/external/icu/icu4c/source/i18n/
H A Ddtptngen.cpp1940 skeletonResult.original.populate(field, value);
1943 skeletonResult.baseOriginal.populate(field, repeatChar, repeatCount);
1959 skeletonResult.original.populate(UDATPG_DAYPERIOD_FIELD, dtTypes[i].patternChar, dtTypes[i].minLen);
1960 skeletonResult.baseOriginal.populate(UDATPG_DAYPERIOD_FIELD, dtTypes[i].patternChar, dtTypes[i].minLen);
2326 void SkeletonFields::populate(int32_t field, const UnicodeString& value) { function in class:DateTimePatternGenerator::AppendItemNamesSink::SkeletonFields
2327 populate(field, value.charAt(0), value.length());
2330 void SkeletonFields::populate(int32_t field, UChar ch, int32_t length) { function in class:DateTimePatternGenerator::AppendItemNamesSink::SkeletonFields
/external/robolectric/v1/lib/main/
H A Dmaps_v16.jar ... boolean) public int getLatSpanE6 () public int getLonSpanE6 () protected final void populate () protected void setLastFocusedIndex (int) public void setFocus (com.google ...
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/external/guice/lib/build/
H A Dguava-testlib-16.0.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/guice/extensions/struts2/lib/
H A Dfreemarker-2.3.16.jarMETA-INF/ META-INF/MANIFEST.MF freemarker/ freemarker/cache/ freemarker/core/ freemarker/debug/ freemarker/debug/impl/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
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.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
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 ...
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/ ...

Completed in 1615 milliseconds

12