/external/chromium_org/third_party/icu/source/i18n/ |
ucoleitr.cpp | 253 switch(elems->pce->strength) { 274 if ((elems->pce->toShift && elems->pce->variableTop > ce && primary != 0) 275 || (elems->pce->isShifted && primary == 0)) { 281 if (elems->pce->strength >= UCOL_QUATERNARY) { 286 elems->pce->isShifted = TRUE; 288 if (elems->pce->strength >= UCOL_QUATERNARY) { 292 elems->pce->isShifted = FALSE; 301 if (elems->pce != NULL) { 302 elems->pce->init(elems->iteratordata_.coll) [all...] |
usearch.cpp | 359 * Initializing the pce table for a pattern. 397 if (pattern->PCE != pcetable && pattern->PCE != NULL) { 398 uprv_free(pattern->PCE); 403 int64_t pce; local 410 while ((pce = ucol_nextProcessed(coleiter, NULL, NULL, status)) != UCOL_PROCESSED_NULLORDER && 413 pce, 432 pattern->PCE = pcetable; 468 if (strsrch->pattern.PCE != NULL) { 469 if (strsrch->pattern.PCE != strsrch->pattern.PCEBuffer) [all...] |
ucol_imp.h | 382 icu::UCollationPCE *pce; member in struct:UCollationElements [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
XMLReaderManager.java | 116 } catch (ParserConfigurationException pce) { 117 throw pce; // pass along pce
|
DOM2Helper.java | 179 catch (ParserConfigurationException pce) 181 throw new TransformerException(pce);
|
DOMHelper.java | 102 // catch (ParserConfigurationException pce) {} 111 catch (ParserConfigurationException pce) [all...] |
/external/aac/libAACdec/src/ |
aacdecoder.cpp | 414 \pce Pointer to PCE buffer 418 \return PCE status (-1: fail, 0: no new PCE, 1: PCE updated, 2: PCE updated need re-config). 423 CProgramConfig *pce, 430 /* read PCE to temporal buffer first */ 445 if ( !pce->isValid && (channelConfig > 0) ) { 446 /* Create a standard channel config PCE to compare with * 1122 CProgramConfig *pce; local [all...] |
aacdecoder.h | 193 CProgramConfig pce; member in struct:AAC_DECODER_INSTANCE
|
/external/aac/libMpegTPDec/src/ |
tpdec_lib.cpp | 415 /* CAUTION: The PCE (if available) is declared to be a part of the header! */ 1053 CProgramConfig *pce; local [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
TransformerIdentityImpl.java | 225 catch (ParserConfigurationException pce) {} 232 catch (ParserConfigurationException pce) 234 throw new TransformerException(pce); [all...] |
/external/icu/icu4c/source/i18n/ |
usearch.cpp | 348 * Initializing the pce table for a pattern. 383 if (pattern->PCE != pcetable && pattern->PCE != NULL) { 384 uprv_free(pattern->PCE); 389 int64_t pce; local 396 while ((pce = iter.nextProcessed(NULL, NULL, status)) != UCOL_PROCESSED_NULLORDER && 399 pce, 418 pattern->PCE = pcetable; 455 if (strsrch->pattern.PCE != NULL) { 456 if (strsrch->pattern.PCE != strsrch->pattern.PCEBuffer) [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.help.base_3.5.2.v201011171123.jar | |
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar | |
org.eclipse.debug.core_3.6.0.v20100519.jar | |
org.eclipse.osgi_3.6.1.R36x_v20100806.jar | |
org.eclipse.osgi_3.6.2.R36x_v20101103.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-nodeps.jar | |
ant.jar | |
/external/jarjar/lib/ |
apache-ant-1.9.4.jar | |
/external/owasp/sanitizer/tools/findbugs/lib/ |
ant.jar | |