Searched
full:feed (Results
276 -
300 of
1029) sorted by null
<<11121314151617181920>>
/external/chromium_org/cc/output/ |
delegating_renderer.cc | 194 // That will allow it to feed us with memory allocations that we can act
|
/external/chromium_org/chrome/browser/policy/ |
browser_policy_connector.h | 195 // This policy provider is used on Chrome OS to feed user policy into the
|
/external/chromium_org/chrome/browser/sync/glue/ |
search_engine_data_type_controller_unittest.cc | 49 // Feed the DTC test_util_'s profile so it is reused later.
|
/external/chromium_org/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_org/media/audio/ |
audio_input_device.h | 47 // Responsible for calling the CaptureCallback and feed audio samples from
|
/external/chromium_org/media/audio/win/ |
waveout_output_win.h | 59 PCMA_STOPPING, // Audio is stopping, do not "feed" data to Windows.
|
/external/chromium_org/net/base/ |
mime_sniffer_unittest.cc | 305 // An easy feed to identify. 307 SniffMimeType("<?xml?><feed", std::string(), "text/xml")); 310 SniffMimeType("<?xml?><feed", std::string(), "text/plain")); 316 // The top of CNN's RSS feed, which we'd like to recognize as RSS.
|
/external/chromium_org/net/spdy/ |
buffered_spdy_framer_unittest.cc | 120 // To make the tests more interesting, we feed random (amd small) chunks
|
/external/chromium_org/net/tools/quic/ |
quic_client.h | 94 // happens in b3m QuicProber where we unregister |fd_| to feed in events to
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
ConvolverNode.cpp | 82 // 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.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/system/ |
platforminfo.py | 102 # automatically performs a line feed.
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/ |
cmake.py | 120 line_content = line_content.rstrip('\x0c') # chr(12), form feed, ^L
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
stringprintf_unittest.cc | 89 // If we are in multibyte mode and feed invalid multibyte sequence,
|
/external/chromium_org/ui/base/l10n/ |
l10n_util_mac.mm | 45 // the reverse mapping is done here to continue to feed Chrome the same values
|
/external/chromium_org/v8/test/mjsunit/third_party/ |
string-trim.js | 49 {s : '\u000A', t : 'LINE FEED OR NEW LINE'},
|
/external/chromium_org/v8/test/webkit/ |
string-trim.js | 39 {s : '\u000A', t : 'LINE FEED OR NEW LINE'},
|
/external/clang/include/clang/Driver/ |
Action.h | 34 /// produce a single output to feed into subsequent actions.
|
/external/clang/test/Analysis/ |
PR3991.m | 57 - (void)docListListFetchTicket:(GDataServiceTicket *)ticket finishedWithFeed:(GDataFeedDocList *)feed {
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
sanitizer_suppressions_test.cc | 121 "# 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 | 117 * 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
|
Completed in 833 milliseconds
<<11121314151617181920>>