Searched
full:extract (Results
3851 -
3875 of
6076) sorted by null
<<151152153154155156157158159160>>
/external/google-breakpad/src/client/mac/sender/ |
crash_report_sender.m | 257 // Extract info from the user into the uploader_.
|
/external/google-breakpad/src/testing/ |
README | 105 extract their contents, and the size of the resulting file. Download
|
/external/gptfdisk/ |
parttypes.cc | 139 // Note: Rather than extract FreeBSD disklabel data, convert FreeBSD
|
/external/guava/guava/src/com/google/common/base/ |
Splitter.java | 43 * all, a splitter can extract adjacent substrings of a given {@linkplain
|
/external/guava/guava/src/com/google/common/collect/ |
ConcurrentHashMultiset.java | 85 // ConcurrentMap implementors. One possibility is to extract most of this class into
|
/external/guava/guava/src/com/google/common/reflect/ |
Types.java | 525 // arrays, but is there another way to extract the array class in a
|
/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/ |
Splitter.java | 40 * all, a splitter can extract adjacent substrings of a given {@linkplain
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
LocaleIDParser.java | 264 oldBlen++; // index past hyphen, for clients who want to extract just the script
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
CollationFastLatinBuilder.java | 638 // Extract & copy the case bits.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bidi/ |
BiDiConformanceTest.java | 376 * A simple parser could terminate or extract the name string and use
|
/external/icu/icu4c/source/common/ |
filteredbrk.cpp | 33 s->extract(0,s->length(),buf,2048);
|
uset.cpp | 288 return s->extract(str, strCapacity, *ec);
|
usprep.cpp | 768 return s2.extract(dest, destCapacity, *status);
|
/external/icu/icu4c/source/i18n/ |
collationfastlatinbuilder.cpp | 680 // Extract & copy the case bits.
|
ucol_res.cpp | 536 return dst.extract(result, resultLength, *status);
|
ucurr.cpp | 234 s.extract(0,s.length(),tmp, "UTF-8"); 374 // Extract the country name and variant name. We only [all...] |
uspoof.cpp | 673 destStr.extract(dest, destCapacity, *status);
|
/external/icu/icu4c/source/i18n/unicode/ |
choicfmt.h | 155 * str.extract(0, str.length(), buf, 256, "");
|
/external/icu/icu4c/source/test/cintltst/ |
utransts.c | 131 callbacks->extract = Xextract;
|
/external/icu/icu4c/source/test/intltest/ |
bidiconf.cpp | 171 * A simple parser could terminate or extract the name string and use
|
loctest.cpp | 620 ch[l.extract(0, 0x7fffffff, ch, "")] = 0; [all...] |
strcase.cpp | 481 locale.extract(0, 0x7fffffff, cLocaleID, sizeof(cLocaleID), "");
|
tufmtts.cpp | 139 formatted.extract(0, formatted.length(), formatResult, "UTF-8");
|
/external/icu/icu4c/source/tools/toolutil/ |
xmlparser.cpp | 249 length=attValue.extract(0, 0x7fffffff, charsetBuffer, (int32_t)sizeof(charsetBuffer));
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/ |
LocaleIDParser.java | 262 oldBlen++; // index past hyphen, for clients who want to extract just the script
|
Completed in 1006 milliseconds
<<151152153154155156157158159160>>