/external/chromium_org/content/browser/download/ |
download_resource_handler.h | 38 // downstream receiver of its output.
|
/external/chromium_org/content/browser/loader/ |
buffered_resource_handler.cc | 100 // Downstream handlers see us as their ResourceController, which allows us to 102 // downstream handler. 189 // Upon completion, act like a pass-through handler in case the downstream 376 // Although deferring OnResponseStarted is legal, the only downstream handler
|
redirect_to_file_resource_handler.h | 35 // either the AsyncResourceHandler or the SyncResourceHandler. The downstream
|
resource_loader.h | 143 // Indicates that we are in a state of being transferred to a new downstream
|
/external/chromium_org/content/renderer/media/ |
webaudio_capturer_source.cc | 87 // Update the downstream client if the audio format has been changed.
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
InputMethodController.cpp | 195 unsigned baseOffset = m_frame.selection().base().downstream().deprecatedEditingOffset(); 290 Position base = m_frame.selection().base().downstream(); 313 m_frame.selection().setSelectedRange(selectedRange.get(), DOWNSTREAM, FrameSelection::NonDirectional, NotUserTriggered); 321 Position base = m_frame.selection().base().downstream();
|
DeleteSelectionCommand.cpp | 172 m_downstreamStart = start.downstream(); 174 m_downstreamEnd = end.downstream(); 233 m_downstreamStart = pos.downstream(); 242 // Expand out one character downstream for smart delete and recalculate 246 m_downstreamEnd = pos.downstream(); 652 if (isHTMLBRElement(*mergeDestination.deepEquivalent().downstream().deprecatedNode())) { 653 removeNodeAndPruneAncestors(mergeDestination.deepEquivalent().downstream().deprecatedNode()); [all...] |
TypingCommand.cpp | 399 setEndingSelection(VisibleSelection(firstPositionInNode(root), DOWNSTREAM, endingSelection().isDirectional())); 462 setEndingSelection(VisibleSelection(positionBeforeNode(table), endingSelection().start(), DOWNSTREAM, endingSelection().isDirectional())); 536 Position downstreamEnd = endingSelection().end().downstream(); 542 downstreamEnd = visibleEnd.next(CannotCrossEditingBoundary).deepEquivalent().downstream(); 545 setEndingSelection(VisibleSelection(endingSelection().end(), positionAfterNode(downstreamEnd.containerNode()), DOWNSTREAM, endingSelection().isDirectional()));
|
/external/chromium_org/third_party/WebKit/Source/modules/webaudio/ |
GainNode.cpp | 103 // This will propagate the channel count to any nodes connected further downstream in the graph.
|
/external/chromium_org/third_party/icu/source/data/lang/ |
reslocal.mk | 5 # The downstream packager may not need this file at all if their package is not
|
/external/chromium_org/third_party/icu/source/data/locales/ |
reslocal.mk | 5 # The downstream packager may not need this file at all if their package is not
|
/external/chromium_org/third_party/libjingle/source/talk/media/devices/ |
yuvframescapturer.cc | 152 // 1. Signal the previously read frame to downstream.
|
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Position.cpp | 411 Position nextPosition = downstream(CanCrossEditingBoundary); 539 // upstream() and downstream() want to return positions that are either in a 552 // This function and downstream() are used for moving back and forth between visually equivalent candidates. 555 // and downstream() will return the right one. 678 // Also, downstream() will return the last position in the last atomic node in boundary for all of the positions 681 Position Position::downstream(EditingBoundaryCrossingRule rule) const function in class:WebCore::Position [all...] |
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
structs.h | 227 int16_t highSpeedRec; /* flag for marking that a high speed network has been detected downstream */ 230 remained at a value greater than the downstream threshold for determining highspeed network */
|
/external/llvm/docs/ |
BlockFrequencyTerminology.rst | 85 frequencies. This works poorly in practise though, since downstream users rely 108 Since downstream users need integers (not floating point), this initial
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
structs.h | 226 WebRtc_Word16 highSpeedRec; /* flag for marking that a high speed network has been detected downstream */ 229 remained at a value greater than the downstream threshold for determining highspeed network */
|
/external/chromium_org/content/browser/speech/ |
google_streaming_remote_engine.cc | 136 DVLOG(1) << (source == downstream_fetcher_.get() ? "Downstream" : "Upstream") 151 DVLOG(1) << "Downstream error " << source->GetResponseCode(); 170 // The downstream response is organized in chunks, whose size is determined 173 // downstream channel using HTTP chunked transfer (unrelated to our chunks). 300 // Setup downstream fetcher. 497 DVLOG(1) << "Closing downstream.";
|
/external/tcpdump/ |
print-lspping.c | 149 { LSPPING_TLV_DOWNSTREAM_MAPPING, "Downstream Mapping" }, 416 * | Downstream IP Address (4 or 16 octets) | 418 * | Downstream Interface Address (4 or 16 octets) | 426 * | Downstream Label | Protocol | 432 * | Downstream Label | Protocol | [all...] |
/bionic/libc/include/net/ |
if_types.h | 172 #define IFT_DOCSCABLEDOWNSTREAM 0x80 /* CATV Downstream interface */ 191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */ 225 #define IFT_PROPDOCSWIRELESSDOWNSTREAM 0xb5 /* prop/Wireless Downstream */
|
/development/ndk/platforms/android-3/include/net/ |
if_types.h | 172 #define IFT_DOCSCABLEDOWNSTREAM 0x80 /* CATV Downstream interface */ 191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */ 225 #define IFT_PROPDOCSWIRELESSDOWNSTREAM 0xb5 /* prop/Wireless Downstream */
|
/development/ndk/platforms/android-L/include/net/ |
if_types.h | 172 #define IFT_DOCSCABLEDOWNSTREAM 0x80 /* CATV Downstream interface */ 191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */ 225 #define IFT_PROPDOCSWIRELESSDOWNSTREAM 0xb5 /* prop/Wireless Downstream */
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/net/ |
if_types.h | 172 #define IFT_DOCSCABLEDOWNSTREAM 0x80 /* CATV Downstream interface */ 191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */ 225 #define IFT_PROPDOCSWIRELESSDOWNSTREAM 0xb5 /* prop/Wireless Downstream */
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/net/ |
if_types.h | 172 #define IFT_DOCSCABLEDOWNSTREAM 0x80 /* CATV Downstream interface */ 191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */ 225 #define IFT_PROPDOCSWIRELESSDOWNSTREAM 0xb5 /* prop/Wireless Downstream */
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/net/ |
if_types.h | 172 #define IFT_DOCSCABLEDOWNSTREAM 0x80 /* CATV Downstream interface */ 191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */ 225 #define IFT_PROPDOCSWIRELESSDOWNSTREAM 0xb5 /* prop/Wireless Downstream */
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/net/ |
if_types.h | 172 #define IFT_DOCSCABLEDOWNSTREAM 0x80 /* CATV Downstream interface */ 191 #define IFT_DVBRCCDOWNSTREAM 0x93 /* DVB-RCC Downstream Channel */ 225 #define IFT_PROPDOCSWIRELESSDOWNSTREAM 0xb5 /* prop/Wireless Downstream */
|