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

1 2 34 5 6 7 8 91011>>

  /frameworks/base/media/java/android/media/
MediaTimestamp.java 25 * The phrase "present" means that audio/video produced on device is detectable by an external
  /hardware/libhardware/include/hardware/
sound_trigger.h 98 * TODO: group recognition configuration parameters into one struct and add key phrase options.
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/
_parseaddr.py 194 # Note that RFC 2822 now specifies `.' as obs-phrase, meaning that it
264 # Address is a phrase then a route addr
414 getphraselist() since phrase endings must not include the `.' (which
432 A phrase is a sequence of words, which are in turn either RFC 2822
  /prebuilts/gdb/linux-x86/lib/python2.7/email/
_parseaddr.py 194 # Note that RFC 2822 now specifies `.' as obs-phrase, meaning that it
264 # Address is a phrase then a route addr
414 getphraselist() since phrase endings must not include the `.' (which
432 A phrase is a sequence of words, which are in turn either RFC 2822
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
_parseaddr.py 194 # Note that RFC 2822 now specifies `.' as obs-phrase, meaning that it
264 # Address is a phrase then a route addr
414 getphraselist() since phrase endings must not include the `.' (which
432 A phrase is a sequence of words, which are in turn either RFC 2822
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
_parseaddr.py 194 # Note that RFC 2822 now specifies `.' as obs-phrase, meaning that it
264 # Address is a phrase then a route addr
414 getphraselist() since phrase endings must not include the `.' (which
432 A phrase is a sequence of words, which are in turn either RFC 2822
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
RandomPhrase.java 45 /** Generate a random phrase given a grammar.
53 * phrase back during unit testing, for example.
  /external/autotest/server/site_tests/enterprise_CFM_USBPeripheralHotplugDetect/
enterprise_CFM_USBPeripheralHotplugDetect.py 115 if (any(phrase in line for phrase in ('bInterfaceClass',
  /external/ppp/pppd/
srp-entry.c 151 if ((pass1 = getpassphrase("Pass phrase: ")) == NULL)
154 if ((pass2 = getpassphrase("Re-enter phrase: ")) == NULL)
  /external/python/cpython3/Lib/test/test_email/
test__header_value_parser.py     [all...]
  /prebuilts/go/darwin-x86/src/net/mail/
message.go 443 // consumePhrase parses the RFC 5322 phrase at the start of p.
444 func (p *addrParser) consumePhrase() (phrase string, err error) {
446 // phrase = 1*word
484 return "", fmt.Errorf("mail: missing word in phrase: %v", err)
486 phrase = strings.Join(words, " ")
487 return phrase, nil
  /prebuilts/go/linux-x86/src/net/mail/
message.go 443 // consumePhrase parses the RFC 5322 phrase at the start of p.
444 func (p *addrParser) consumePhrase() (phrase string, err error) {
446 // phrase = 1*word
484 return "", fmt.Errorf("mail: missing word in phrase: %v", err)
486 phrase = strings.Join(words, " ")
487 return phrase, nil
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /external/syslinux/doc/
SubmittingPatches.txt 373 Subject: [PATCH 001/123] subsystem: summary phrase
401 The "summary phrase" in the email's Subject should concisely
403 phrase" should not be a filename. Do not use the same "summary
404 phrase" for every patch in a whole patch series (where a "patch
407 Bear in mind that the "summary phrase" of your email becomes
409 all the way into the git changelog. The "summary phrase" may
411 People will want to google for the "summary phrase" to read
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPResponse.java 332 /** Set the reason phrase.
333 *@param reasonPhrase the reason phrase.
338 throw new IllegalArgumentException("Bad reason phrase");
344 /** Get the reason phrase.
345 *@return the reason phrase.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
BreakIteratorRules_en_US_TEST.java 56 // Hindi phrase separator, kanji, katakana, hiragana, CJK diacriticals,
138 // Hindi phrase separators
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
BreakIteratorRules_en_US_TEST.java 53 // Hindi phrase separator, kanji, katakana, hiragana, CJK diacriticals,
135 // Hindi phrase separators
  /external/apache-http/src/org/apache/http/impl/
DefaultHttpResponseFactory.java 74 ("Reason phrase catalog must not be null.");
  /external/curl/lib/
ssh.h 119 const char *passphrase; /* pass-phrase to use */
  /external/curl/src/
tool_help.c 261 {" --pass <phrase>",
262 "Pass phrase for the private key"},
315 {" --proxy-pass <phrase>",
316 "Pass phrase for the private key for HTTPS proxy"},
  /external/curl/tests/
runtests.1 42 key word or phrase, like "!HTTP NTLM auth". Likewise, tests to run can
  /external/deqp/external/openglcts/modules/common/
glcExposedExtensionsTests.cpp 70 "specified phrase are not exposed.")
  /external/junit-params/src/test/java/junitparams/usage/
SamplesOfUsageTest.java 131 public void commasInParametersUsage(String phrase) { }
  /external/python/cpython2/Doc/library/
mailcap.rst 13 "mailcap" is derived from the phrase "mail capability".) For example, a mailcap
  /external/python/cpython3/Doc/library/
mailcap.rst 13 "mailcap" is derived from the phrase "mail capability".) For example, a mailcap

Completed in 1246 milliseconds

1 2 34 5 6 7 8 91011>>