HomeSort by relevance Sort by last modified time
    Searched full:phrase (Results 101 - 125 of 437) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/python/cpython3/Lib/email/
_parseaddr.py 225 # Note that RFC 2822 now specifies `.' as obs-phrase, meaning that it
299 # Address is a phrase then a route addr
457 getphraselist() since phrase endings must not include the `.' (which
475 A phrase is a sequence of words, which are in turn either RFC 2822
  /frameworks/base/core/java/android/hardware/soundtrigger/
SoundTriggerModule.java 63 * order to start listening to a key phrase in this model.
  /frameworks/base/telephony/java/com/android/ims/internal/uce/options/
IOptionsService.aidl 117 * @param reasonPhrase, response phrase corresponding to the response code.
  /frameworks/base/tests/VoiceEnrollment/src/com/android/test/voiceenrollment/
EnrollmentUtil.java 66 /** Simple recognition of the key phrase */
  /hardware/interfaces/soundtrigger/2.0/default/
SoundTriggerHalImpl.h 152 const ISoundTriggerHw::Phrase* triggerPhrase);
SoundTriggerHalImpl.cpp 334 const ISoundTriggerHw::Phrase* triggerPhrase) {
358 "malloc failed for size %zu in convertSoundModelToHal PHRASE",
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/address/parser/
AddressListParser.java 150 phrase(); method
245 phrase(); method
430 final public void phrase() throws ParseException { method in class:AddressListParser
431 /*@bgen(jjtree) phrase */
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/spirv-tools/utils/
update_build_version.py 28 # if that succeeds, or otherwise a message containing the phrase
  /external/libxml2/test/valid/dtds/
spec.dtd 96 <!-- Entities for classes of phrase-level elements ................. -->
170 <!-- Entities for mixtures of #PCDATA and phrase-level elements .... -->
418 <!-- loc (defined in "Phrase-level elements" below) -->
645 <!-- nt and xnt (defined in "Phrase-level elements" below) -->
727 <!-- Phrase-level elements ......................................... -->
808 The canonical form of the term or phrase being defined must
809 appear in this attribute, even if the term or phrase also
xhtml1-strict.dtd 180 <!ENTITY % phrase "em | strong | dfn | code | q | sub | sup |
188 <!ENTITY % inline "a | %special; | %fontstyle; | %phrase; | %inline.forms;">
212 "(#PCDATA | %special; | %fontstyle; | %phrase; | %inline.forms; | %misc;)*">
218 %phrase; | %inline.forms;)*">
228 table | %special; | %fontstyle; | %phrase; | %misc;)*">
  /external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/
xhtml1-strict.dtd 180 <!ENTITY % phrase "em | strong | dfn | code | q |
191 <!ENTITY % inline "a | %special; | %fontstyle; | %phrase; | %inline.forms;">
215 "(#PCDATA | %special; | %fontstyle; | %phrase; | %inline.forms; | %misc.inline;)*">
220 "(#PCDATA | a | %fontstyle; | %phrase; | %special.pre; | %misc.inline;
231 table | %special; | %fontstyle; | %phrase; | %misc;)*">
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
re.py 314 for phrase, action in lexicon:
316 (SUBPATTERN, (len(p)+1, sre_parse.parse(phrase, flags))),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
re.py 300 for phrase, action in lexicon:
302 (SUBPATTERN, (len(p)+1, sre_parse.parse(phrase, flags))),
  /external/apache-http/src/org/apache/http/message/
BasicLineParser.java 433 //handle the Reason-Phrase
456 * @param reason the reason phrase
  /external/python/cpython2/Lib/
re.py 314 for phrase, action in lexicon:
316 (SUBPATTERN, (len(p)+1, sre_parse.parse(phrase, flags))),
  /prebuilts/gdb/darwin-x86/lib/python2.7/
re.py 298 for phrase, action in lexicon:
300 (SUBPATTERN, (len(p)+1, sre_parse.parse(phrase, flags))),
  /prebuilts/gdb/linux-x86/lib/python2.7/
re.py 298 for phrase, action in lexicon:
300 (SUBPATTERN, (len(p)+1, sre_parse.parse(phrase, flags))),
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
re.py 298 for phrase, action in lexicon:
300 (SUBPATTERN, (len(p)+1, sre_parse.parse(phrase, flags))),
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
re.py 298 for phrase, action in lexicon:
300 (SUBPATTERN, (len(p)+1, sre_parse.parse(phrase, flags))),
  /development/samples/KeyChainDemo/src/com/example/android/keychain/
KeyChainDemoActivity.java 48 * The pass phrase of the PKCS12 file
  /hardware/interfaces/soundtrigger/2.1/default/
SoundTriggerHw.cpp 126 const_cast<V2_0::ISoundTriggerHw::Phrase*>(soundModel.phrases.data()),
  /libcore/ojluni/src/main/java/sun/security/x509/
RFC822Name.java 173 * has no phrase (such as a common name) before it, has no comment (text
  /libcore/ojluni/src/test/java/time/tck/java/time/
MockSimplePeriod.java 100 * The parameters represent the two parts of a phrase like '6 Days'.
  /libcore/ojluni/src/test/java/time/test/java/time/
MockSimplePeriod.java 100 * The parameters represent the two parts of a phrase like '6 Days'.
  /packages/apps/Nfc/res/values/
strings.xml 81 <!-- Used to refer to in the Share Menu Android Beam . This phrase is a trademark. [CHAR LIMIT=32] -->

Completed in 1208 milliseconds

1 2 3 45 6 7 8 91011>>