HomeSort by relevance Sort by last modified time
    Searched full:feed (Results 301 - 325 of 1029) sorted by null

<<11121314151617181920>>

  /external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
TokenParser.java 199 ('\n' == c) || // LINE FEED.
  /external/smack/src/com/novell/sasl/client/
TokenParser.java 199 ('\n' == c) || // LINE FEED.
  /external/v8/test/mjsunit/third_party/
string-trim.js 49 {s : '\u000A', t : 'LINE FEED OR NEW LINE'},
  /frameworks/av/media/libeffects/loudness/dsp/core/
dynamic_range_compression.cpp 73 // Feed-forward topology
  /frameworks/base/core/java/android/content/
SyncStats.java 50 * when processing a feed of entries, it may choose to drop the entry and thus make
  /libcore/benchmarks/src/benchmarks/regression/
ParseBenchmark.java 40 * That file contains Twitter feed data, which is representative of what
  /ndk/docs/text/
NDK-STACK.text 58 You can feed the logcat text either as direct input to the program, e.g.:
  /packages/providers/CalendarProvider/
maketests.py 2 # Usage: Fill in the configuration variables. It will download the feed
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
hmac.py 129 You can now feed arbitrary strings into the object using its update()
sgmllib.py 50 # Usage: p = SGMLParser(); p.feed(data); ...; p.close().
95 def feed(self, data): member in class:SGMLParser
96 """Feed some data to the parser.
548 x.feed(c)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
hmac.py 129 You can now feed arbitrary strings into the object using its update()
sgmllib.py 50 # Usage: p = SGMLParser(); p.feed(data); ...; p.close().
95 def feed(self, data): member in class:SGMLParser
96 """Feed some data to the parser.
548 x.feed(c)
  /sdk/apps/SdkController/
Implementation.txt 17 sending a camera feed, etc.
  /external/svox/pico/lib/
picosa.c     [all...]
picoacph.c     [all...]
  /cts/tests/tests/media/src/android/media/cts/
ExtractDecodeEditEncodeMuxTest.java 664 // Extract video from file and feed to decoder.
707 // Extract audio from file and feed to decoder.
750 // Poll output frames from the video decoder and feed the encoder.
    [all...]
  /external/chromium_org/chrome/browser/sync_file_system/drive_backend/
api_util.cc 327 scoped_ptr<google_apis::ResourceList> feed) {
348 feed->entries(), title, resource_id, parent_type);
503 DVLOG(2) << "Continue listing on feed: " << feed_url;
    [all...]
drive_file_sync_service.cc 734 scoped_ptr<google_apis::ResourceList> feed) {
742 for (iterator itr = feed->entries().begin();
743 itr != feed->entries().end(); ++itr) {
776 if (feed->GetNextFeedURL(&next_feed_url)) {
    [all...]
  /external/chromium/chrome/common/extensions/docs/
samples.json     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py 595 >>> parser.feed(data)
604 >>> parser.feed(data)
614 >>> parser.feed(data)
782 >>> parser.feed(data)
807 >>> parser.feed(data)
1028 >>> parser.feed(ENTITY_XML)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_xml_etree.py 595 >>> parser.feed(data)
604 >>> parser.feed(data)
614 >>> parser.feed(data)
782 >>> parser.feed(data)
807 >>> parser.feed(data)
1028 >>> parser.feed(ENTITY_XML)
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/
Shakespeare.java 175 "To bait fish withal: if it will feed nothing else," +
176 "it will feed my revenge. He hath disgraced me, and" +
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List6.java 296 "To bait fish withal: if it will feed nothing else," +
297 "it will feed my revenge. He hath disgraced me, and" +
  /development/samples/Support13Demos/src/com/example/android/supportv13/
Shakespeare.java 175 "To bait fish withal: if it will feed nothing else," +
176 "it will feed my revenge. He hath disgraced me, and" +
  /development/samples/Support4Demos/src/com/example/android/supportv4/
Shakespeare.java 175 "To bait fish withal: if it will feed nothing else," +
176 "it will feed my revenge. He hath disgraced me, and" +

Completed in 416 milliseconds

<<11121314151617181920>>