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

<<11121314151617181920>>

  /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 720 // Extract video from file and feed to decoder.
763 // Extract audio from file and feed to decoder.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wiadef.h 409 #define WIA_DPS_HORIZONTAL_SHEET_FEED_SIZE_STR L"Horizontal Sheet Feed Size"
410 #define WIA_DPS_VERTICAL_SHEET_FEED_SIZE_STR L"Vertical Sheet Feed Size"
437 #define WIA_DPS_MIN_HORIZONTAL_SHEET_FEED_SIZE_STR L"Minimum Horizontal Sheet Feed Size"
438 #define WIA_DPS_MIN_VERTICAL_SHEET_FEED_SIZE_STR L"Minimum Vertical Sheet Feed Size"
650 #define FEED 0x01
    [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 190 "To bait fish withal: if it will feed nothing else," +
191 "it will feed my revenge. He hath disgraced me, and" +
  /development/samples/Support7Demos/src/com/example/android/supportv7/
Shakespeare.java 191 "To bait fish withal: if it will feed nothing else," +
192 "it will feed my revenge. He hath disgraced me, and" +
  /development/samples/training/threadsample/src/com/example/android/threadsample/
DisplayActivity.java 35 * a background thread to download Picasa's "featured image" RSS feed.
341 // Logs "parsing the RSS feed" state
  /external/chromium_org/media/cast/receiver/
frame_receiver_unittest.cc 223 // Feed and process lip sync in receiver.
326 // Feed and process lip sync in receiver.
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
filemediaengine_unittest.cc 368 // Each sent packet is dumped to net_dump and is also feed to the channel
405 // Each sent packet is dumped to net_dump and is also feed to the channel
  /external/chromium_org/third_party/skia/tools/
compare_codereview.py 51 parser.feed(urllib2.urlopen(url).read())
172 parser.feed(urllib2.urlopen(url).read())
  /external/guava/guava/src/com/google/common/base/
Ascii.java 141 * Line Feed ('\n'): A format effector which controls the movement of
170 * Form Feed ('\f'): A format effector which controls the movement of
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/type1/
t1parse.c 405 /* or line feed). We have seen Type 1 fonts with two line feed */
  /external/qemu/audio/
coreaudio.c 491 /* callback to feed audiooutput buffer */
629 /* callback to feed audiooutput buffer */

Completed in 1539 milliseconds

<<11121314151617181920>>