Searched refs:pe (Results 101 - 125 of 256) sorted by relevance

1234567891011

/external/chromium_org/chrome/browser/resources/options/
H A Dcookies_list.js777 * @param {Event} pe The lead change event.
780 cookieLeadChange_: function(pe) {
781 if (pe.oldValue != -1) {
782 var listItem = this.getListItemByIndex(pe.oldValue);
791 if (pe.newValue != -1) {
792 var listItem = this.getListItemByIndex(pe.newValue);
/external/chromium_org/third_party/icu/source/i18n/
H A Dtransreg.cpp101 Transliterator* TransliteratorAlias::create(UParseError& pe, argument
109 t = Transliterator::createInstance(aliasesOrRules, UTRANS_FORWARD, pe, ec);
144 transliterators.addElement(Transliterator::createInstance(idBlock, UTRANS_FORWARD, pe, ec), ec);
150 transliterators.addElement(Transliterator::createInstance(aliasesOrRules, UTRANS_FORWARD, pe, ec), ec);
157 anonymousRBTs, pe, ec);
180 UParseError& pe, UErrorCode& ec) const {
186 parser.parse(aliasesOrRules, direction, pe, ec);
179 parse(TransliteratorParser& parser, UParseError& pe, UErrorCode& ec) const argument
H A Duspoof_wsconf.cpp102 int32_t confusablesWSLen, UParseError *pe, UErrorCode &status)
397 pe->line = lineNum;
101 buildWSConfusableData(SpoofImpl *spImpl, const char * confusablesWS, int32_t confusablesWSLen, UParseError *pe, UErrorCode &status) argument
H A Dtransreg.h95 UParseError& pe, UErrorCode& ec) const;
/external/icu/icu4c/source/i18n/
H A Dtransreg.cpp101 Transliterator* TransliteratorAlias::create(UParseError& pe, argument
109 t = Transliterator::createInstance(aliasesOrRules, UTRANS_FORWARD, pe, ec);
144 transliterators.addElement(Transliterator::createInstance(idBlock, UTRANS_FORWARD, pe, ec), ec);
150 transliterators.addElement(Transliterator::createInstance(aliasesOrRules, UTRANS_FORWARD, pe, ec), ec);
157 anonymousRBTs, pe, ec);
180 UParseError& pe, UErrorCode& ec) const {
186 parser.parse(aliasesOrRules, direction, pe, ec);
179 parse(TransliteratorParser& parser, UParseError& pe, UErrorCode& ec) const argument
H A Duspoof_wsconf.cpp102 int32_t confusablesWSLen, UParseError *pe, UErrorCode &status)
397 pe->line = lineNum;
101 buildWSConfusableData(SpoofImpl *spImpl, const char * confusablesWS, int32_t confusablesWSLen, UParseError *pe, UErrorCode &status) argument
H A Dtransreg.h95 UParseError& pe, UErrorCode& ec) const;
/external/owasp/sanitizer/
H A DMakefile99 echo $^ | tr ' ' '\n' | perl -pe \
112 echo $^ | tr ' ' '\n' | perl -pe \
186 perl -i -pe 's/<!-- Generated by javadoc .+?-->//; s/<META NAME="date" CONTENT="[^"]*">//' "$$doc_html"; \
/external/apache-http/src/org/apache/http/impl/cookie/
H A DDateUtils.java167 } catch (ParseException pe) {
/external/chromium_org/net/third_party/mozilla_security_manager/
H A DnsKeygenHandler.cpp124 rsaKeyGenParams.pe = DEFAULT_RSA_KEYGEN_PE;
/external/chromium_org/third_party/libxml/src/
H A Dxmlwriter.c3614 * @pe: TRUE if this is a parameter entity, FALSE if not
3623 int pe, const xmlChar * name)
3679 if (pe != 0)
3698 if (pe != 0) {
3772 * @pe: TRUE if this is a parameter entity, FALSE if not
3783 int pe,
3792 rc = xmlTextWriterWriteVFormatDTDInternalEntity(writer, pe, name,
3802 * @pe: TRUE if this is a parameter entity, FALSE if not
3813 int pe,
3828 rc = xmlTextWriterWriteDTDInternalEntity(writer, pe, nam
3622 xmlTextWriterStartDTDEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name) argument
3782 xmlTextWriterWriteFormatDTDInternalEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const char *format, ...) argument
3812 xmlTextWriterWriteVFormatDTDInternalEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const char *format, va_list argptr) argument
3849 xmlTextWriterWriteDTDEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * ndataid, const xmlChar * content) argument
3882 xmlTextWriterWriteDTDInternalEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const xmlChar * content) argument
3926 xmlTextWriterWriteDTDExternalEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * ndataid) argument
[all...]
/external/libxml2/
H A Dxmlwriter.c3618 * @pe: TRUE if this is a parameter entity, FALSE if not
3627 int pe, const xmlChar * name)
3683 if (pe != 0)
3702 if (pe != 0) {
3776 * @pe: TRUE if this is a parameter entity, FALSE if not
3787 int pe,
3796 rc = xmlTextWriterWriteVFormatDTDInternalEntity(writer, pe, name,
3806 * @pe: TRUE if this is a parameter entity, FALSE if not
3817 int pe,
3832 rc = xmlTextWriterWriteDTDInternalEntity(writer, pe, nam
3626 xmlTextWriterStartDTDEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name) argument
3786 xmlTextWriterWriteFormatDTDInternalEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const char *format, ...) argument
3816 xmlTextWriterWriteVFormatDTDInternalEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const char *format, va_list argptr) argument
3853 xmlTextWriterWriteDTDEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * ndataid, const xmlChar * content) argument
3886 xmlTextWriterWriteDTDInternalEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const xmlChar * content) argument
3930 xmlTextWriterWriteDTDExternalEntity(xmlTextWriterPtr writer, int pe, const xmlChar * name, const xmlChar * pubid, const xmlChar * sysid, const xmlChar * ndataid) argument
[all...]
/external/qemu/util/
H A Dqemu-option.c777 const char *p,*pe,*pc; local
780 pe = strchr(p, '=');
782 if (!pe || (pc && pc < pe)) {
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DMessageChannel.java381 protected final String createBadReqRes(String badReq, ParseException pe) { argument
384 buf.append("SIP/2.0 400 Bad Request (" + pe.getLocalizedMessage() + ')');
/external/smack/src/org/jivesoftware/smack/packet/
H A DPacket.java127 for (PacketExtension pe : p.getExtensions()) {
128 addExtension(pe);
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DStylesheetHandler.java903 TransformerException pe;
907 pe = (null == e)
912 pe = (TransformerException) e;
918 handler.error(pe);
926 throw new org.xml.sax.SAXException(pe);
/external/smack/src/org/jivesoftware/smackx/entitycaps/
H A DEntityCapsManager.java538 PacketExtension pe = i.next();
539 if (pe.getNamespace().equals(Form.NAMESPACE)) {
540 DataForm df = (DataForm) pe;
/external/aac/libAACenc/src/
H A Dadj_thr.cpp268 /* make use of advanced bits to pe factor table */
340 description: convert from bits to pe
577 * \brief Calculate constants that do not change during successive pe calculations.
736 description: calculate pe for both channels
746 peData->pe = peData->offset;
760 peData->pe += peChanData->pe;
773 /* constants that will not change during successive pe calculations */
796 /* pe without reduction */
804 description: sum the pe dat
806 FDKaacEnc_FDKaacEnc_calcPeNoAH(INT *pe, INT *constPart, INT *nActiveLines, PE_DATA *peData, UCHAR ahFlag[(2)][MAX_GROUPED_SFB], PSY_OUT_CHANNEL* psyOutChannel[(2)], const INT nChannels) argument
2091 FDKaacEnc_bitresCalcBitFac(const INT bitresBits, const INT maxBitresBits, const INT pe, const INT lastWindowSequence, const INT avgBits, const FIXP_DBL maxBitFac, ADJ_THR_STATE *AdjThr, ATS_ELEMENT *adjThrChan) argument
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Ducdtest.cpp525 UnicodeSet pe("[:Pe:]", errorCode);
527 assertTrue("bpt=Close is a subset of Pe", pe.containsAll(bpt_close));
/external/icu/icu4c/source/test/intltest/
H A Ducdtest.cpp525 UnicodeSet pe("[:Pe:]", errorCode);
527 assertTrue("bpt=Close is a subset of Pe", pe.containsAll(bpt_close));
/external/smali/dexlib2/src/main/ragel/
H A DSyntheticAccessorFSM.rl69 int pe = instructions.size();
/external/chromium_org/crypto/
H A Drsa_private_key_nss.cc256 param.pe = 65537L;
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-indic-machine.hh1549 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
1565 pe = eof = buffer->len;
1576 if ( p == pe )
1715 if ( ++p != pe )
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Duspoof.h369 * @param pe In the event of an error in the input, receives the position
380 int32_t *errType, UParseError *pe, UErrorCode *status);
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-indic-machine.hh1549 unsigned int p, pe, eof, ts HB_UNUSED, te HB_UNUSED, act HB_UNUSED; local
1565 pe = eof = buffer->len;
1576 if ( p == pe )
1715 if ( ++p != pe )

Completed in 1037 milliseconds

1234567891011