/external/chromium/chrome/common/net/ |
url_fetcher.cc | 221 // TODO: Upstream.
|
/external/libpcap/ |
pcap-snit.c | 100 * interface driver, or packets dropped upstream. As filtering
|
/external/llvm/lib/MC/MCParser/ |
AsmLexer.cpp | 80 // literals here and rely on the upstream client to reject invalid ones (e.g.,
|
/external/oprofile/events/x86-64/family11h/ |
events | 123 event:0xec counters:0,1,2,3 um:probe minimum:500 name:PROBE_RESPONSES_AND_UPSTREAM_REQUESTS : Probe responses and upstream requests
|
/external/oprofile/events/x86-64/hammer/ |
events | 119 event:0xec counters:0,1,2,3 um:probe minimum:500 name:PROBE_RESPONSES_AND_UPSTREAM_REQUESTS : Probe responses and upstream requests
|
/external/qemu/hw/ |
qdev.c | 108 #ifdef CONFIG_ANDROID /* Not ready yet, will remove when we properly integrate upstream qdev */
|
/external/webkit/Source/JavaScriptCore/qt/ |
ChangeLog | 151 This commit also adds tests, some of them from Qt's upstream.
|
/external/webkit/Source/WebCore/bindings/v8/ |
npruntime.cpp | 319 // TODO: Upstream this to webkit.org.
|
/external/webkit/Source/WebCore/editing/ |
InsertListCommand.cpp | 368 Position insertionPos(start.deepEquivalent().upstream());
|
ReplaceSelectionCommand.cpp | [all...] |
/external/webkit/Source/WebKit/chromium/src/ |
AssertMatchingEnums.cpp | 373 COMPILE_ASSERT_MATCHING_ENUM(WebTextAffinityUpstream, UPSTREAM);
|
/external/dnsmasq/src/ |
dnsmasq.c | 492 my_syslog(LOG_WARNING, _("warning: no upstream servers configured")); 1176 /* start with no upstream connections. */ [all...] |
option.c | 268 { 'Q', ARG_ONE, "number", gettext_noop("Force the originating port for upstream DNS queries."), NULL }, 271 { 'S', ARG_DUP, "/domain/ipaddr", gettext_noop("Specify address(es) of upstream servers with optional domains."), NULL }, 280 { 'V', ARG_DUP, "addr,addr,mask", gettext_noop("Translate IPv4 addresses from upstream servers."), NULL }, 291 { '1', OPT_DBUS, NULL, gettext_noop("Enable the DBus interface for setting upstream servers, etc."), NULL }, [all...] |
/external/webkit/Source/JavaScriptCore/wtf/ |
Platform.h | 736 // Android ENABLE guards not present upstream 744 // Other Android guards not present upstream [all...] |
/external/webkit/Source/WebCore/accessibility/ |
AccessibilityObject.cpp | 181 // upstream is ordered before downstream for the same position 182 if (visiblePos1 == visiblePos2 && visiblePos2.affinity() == UPSTREAM) [all...] |
/external/qemu/ |
CHANGES.TXT | 157 - Sources have been refreshed by a large integration of upstream QEMU 259 - Many features have been integrated from upstream QEMU sources, including [all...] |
Makefile.common | 516 # sources inherited from upstream, but not fully
|
/external/chromium/base/ |
mime_util_xdg.cc | 456 // TODO(thestig): something changed. start over. Upstream fix to Google
|
/external/chromium/chrome/browser/sync/glue/ |
bookmark_model_associator.cc | 34 // It is the responsibility of something upstream (at time of writing,
|
/external/chromium/third_party/libevent/ |
ChangeLog | 7 o Build kqueue.c correctly on GNU/kFreeBSD platforms. Patch pulled upstream from Debian.
|
/external/kernel-headers/original/linux/ |
pci_regs.h | 332 #define PCI_EXP_TYPE_UPSTREAM 0x5 /* Upstream Port */
|
/external/oprofile/events/mips/74K/ |
events | 29 event:0xb counters:0,2 um:zero minimum:500 name:IFU_IDU_MISS_PRED_UPSTREAM_CYCLES : 11-0 Cycles IFU-IDU gate is closed (to prevent upstream from getting ahead) due to mispredicted branch
|
/external/webkit/Source/WebCore/bridge/ |
npapi.h | 395 // TODO(reed): upstream
|
/external/webkit/Source/WebCore/page/ |
Geolocation.cpp | 712 // TODO: Upstream to webkit.org. See https://bugs.webkit.org/show_bug.cgi?id=34082
|
/external/webkit/Source/WebCore/rendering/ |
RenderTextControl.cpp | 344 return VisiblePosition(Position(endContainer, endOffset, Position::PositionIsOffsetInAnchor), UPSTREAM);
|