HomeSort by relevance Sort by last modified time
    Searched full:feed (Results 176 - 200 of 597) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/llvm/include/llvm/IR/
IntrinsicInst.h 143 /// instructions that feed it, giving the original input. The returned
220 /// instructions that feed it, giving the original input. The returned
  /ndk/sources/cxx-stl/llvm-libc++/test/re/re.traits/
lookup_collatename.pass.cpp 41 test("form-feed", std::string("\x0C"));
117 test(L"form-feed", std::wstring(L"\x0C"));
  /bionic/libc/upstream-netbsd/libc/regex/
cname.h 97 { "form-feed", '\f' },
  /external/antlr/antlr-3.4/runtime/Perl5/tools/
port.pl 45 # keep standard line feed conversion
  /external/ceres-solver/examples/
circle_fit.cc 35 // The input format is simple text. Feed on standard in:
  /external/chromium/chrome/browser/ui/
input_window_dialog_win.cc 47 // Strings to feed to the on screen window.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/
popup.html 458 * Callback for processing the JSON feed returned by the DocList API.
472 for (var i = 0, entry; entry = data.feed.entry[i]; ++i) {
476 var nextLink = gdocs.getLink(data.feed.link, 'next');
524 * the main doclist feed uri is used.
  /external/chromium/net/url_request/
url_request_file_dir_job.cc 43 // is trying to feed us data.
  /external/clang/include/clang/Driver/
Action.h 29 /// produce a single output to feed into subsequent actions.
  /external/clang/test/Analysis/
PR3991.m 56 - (void)docListListFetchTicket:(GDataServiceTicket *)ticket finishedWithFeed:(GDataFeedDocList *)feed {
  /external/compiler-rt/lib/tsan/tests/unit/
tsan_suppressions_test.cc 68 "# last suppression w/o line-feed\n"
  /external/dropbear/libtomcrypt/notes/
tech0004.txt 59 Fortuna is really meant for a kernel-level PRNG. The more sources [and often] you feed into it the
  /external/jmonkeyengine/engine/src/networking/com/jme3/network/base/
MessageProtocol.java 140 // Allocate the buffer into which we'll feed the
  /external/jpeg/
coderules.doc 40 transformation to feed prototype-less C compilers. Transformation is done
  /external/libvpx/libvpx/vp8/common/
onyx.h 116 * encoding (for example, capturing a television signal or feed
  /external/llvm/test/Transforms/InstCombine/
2013-03-05-Combine-BitcastTy-Into-Alloca.ll 11 ; as the other 32 bits of the structure still feed into the return value
  /external/qemu/distrib/jpeg-6b/
coderules.doc 40 transformation to feed prototype-less C compilers. Transformation is done
  /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'},
  /external/webkit/Source/WebCore/webaudio/
ConvolverNode.cpp 74 // Note that we can handle the case where nothing is connected to the input, in which case we'll just feed silence into the convolver.
  /frameworks/av/media/libstagefright/omx/
GraphicBufferSource.h 32 * This class is used to feed OMX codecs from a Surface via BufferQueue.
  /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/
NDK-STACK.html 58 You can feed the logcat text either as direct input to the program, e.g.:

Completed in 606 milliseconds

1 2 3 4 5 6 78 91011>>