/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/ |
options.py | 46 git_commit = make_option("-g", "--git-commit", action="store", dest="git_commit", help="Operate on a local commit. If a range, the commits are squashed into one. <ref>.... includes the working copy changes. UPSTREAM can be used for the upstream/tracking branch.")
|
/external/chromium_org/third_party/icu/patches/ |
breakiterator.patch | 8 - upstream bug: http://bugs.icu-project.org/trac/ticket/10318 41 + - upstream bug: http://bugs.icu-project.org/trac/ticket/10318
|
/external/dnsmasq/ |
FAQ | 4 A: The high ports that dnsmasq opens are for replies from the upstream 5 nameserver(s). Queries from dnsmasq to upstream nameservers are sent 40 an upstream nameserver to resolve that address and it replied "doesn't 43 having to go back to the upstream server again. The strange repeated domains 138 names it's much cheaper to just reload them from the upstream 372 dnsmasq as an upstream server and should be removed from the 373 configuration. Note that if you have more than one upstream 377 may work for sometime with a broken upstream nameserver
|
CHANGELOG.archive | 33 directly to the upstream server(s) instead. 39 (3) Time-to-live data from upstream server is read and 43 (5) Dnsmasq can get its upstream servers from 70 (ie dnsmasq is told to use itself as an upstream server.) 77 (6) Generate queries to upstream nameservers with unpredictable 85 never forward them to an upstream server. If the name is not in 117 upstream servers we send queries to. This fixes a problem 145 from an upstream nameserver, it will cache that information 195 talk to upstream servers via IPv6 if it finds IP6 addresses 228 Clear "truncated" bit in replies we return from upstream. Thi [all...] |
/external/chromium_org/content/browser/speech/ |
google_streaming_remote_engine.cc | 152 DVLOG(1) << (source == downstream_fetcher_.get() ? "Downstream" : "Upstream") 173 DVLOG(1) << "Upstream error " << source->GetResponseCode() 180 // Ignore incoming data on the upstream connection. 335 // Setup upstream fetcher. 403 // An empty (default) event is used to notify us that the upstream has 486 DVLOG(1) << "Closing upstream.";
|
/external/dnsmasq/man/ |
dnsmasq.8 | 61 Negative replies from upstream servers normally contain time-to-live 63 replies from upstream servers omit this information, dnsmasq does not 214 with "no such domain" rather than being forwarded upstream. 217 Modify IPv4 addresses returned from upstream nameservers; old-ip is 244 Read the IP addresses of the upstream nameservers from <file>, instead of 254 Don't read /etc/resolv.conf. Get upstream servers only from the command 259 configuration which can be changed is upstream DNS servers (and 264 By default, dnsmasq will send queries to any of the upstream servers 270 By default, when dnsmasq has more than one upstream server available, 276 Reject (and log) addresses from upstream nameservers which are in th [all...] |
/external/dnsmasq/man/es/ |
dnsmasq.8 | 65 Respuestas negativas desde servidores upstream normalmente contienen 67 dnsmasq usa para hacer cach?. Si las respuestas de servidores upstream 232 "dominio no existente" en vez de ser reenviada upstream. 235 Modificar direcciones IPv4 retornadas desde servidores DNS upstream; 266 Leer las direcciones IP de servidores DNS upstream desde <archivo>, 277 No leer /etc/resolv.conf. Obtener los servidores DNS upstream solo 284 DNS upstream (y dominios correspondientes) y limpieza de cach?. Esta 289 servidores upstream que conoce, y trata de favorecer servidores los 295 Por predeterminado, cuando dnsmasq tiene m?s de un servidor upstream 302 Denegar (y bitacorear) direcciones de servidores upstream que est? [all...] |
/external/chromium_org/third_party/WebKit/Source/core/dom/ |
Position.cpp | 417 Position prevPosition = upstream(CanCrossEditingBoundary); 564 // upstream() and downstream() want to return positions that are either in a 581 // Also, upstream() will return [boundary, 0] for any of the positions from [boundary, 0] to the first candidate 583 Position Position::upstream(EditingBoundaryCrossingRule rule) const function in class:WebCore::Position 699 // This function and upstream() are used for moving back and forth between visually equivalent candidates. 702 // and upstream() will return the left one. [all...] |
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
DeleteSelectionCommand.cpp | 181 m_upstreamStart = start.upstream(); 183 m_upstreamEnd = end.upstream(); 235 // extend selection upstream if there is whitespace there 240 // Expand out one character upstream for smart delete and recalculate 242 m_upstreamStart = pos.upstream(); 255 m_upstreamEnd = pos.upstream(); 310 // Upstream end will appear before BR due to canonicalization [all...] |
htmlediting.cpp | 487 Position upstream(visiblePosition.deepEquivalent().upstream()); 488 if (isRenderedTable(upstream.deprecatedNode()) && upstream.atLastEditingPositionForNode()) 489 return upstream.deprecatedNode(); [all...] |
InsertParagraphSeparatorCommand.cpp | 182 insertionPosition = insertionPosition.upstream(); 326 // style of the upstream position. 335 // we should move to its upstream or downstream position. 340 insertionPosition = insertionPosition.upstream();
|
/external/dnsmasq/po/ |
es.po | 277 msgid "Force the originating port for upstream DNS queries." 278 msgstr "Enforzar el puerto original para b?squedas DNS upstream." 290 msgid "Specify address(es) of upstream servers with optional domains." 291 msgstr "Especificar direcci?n(es) de servidores upstream con dominios opcionales." 329 msgid "Translate IPv4 addresses from upstream servers." 330 msgstr "Traducir direcciones IPv4 desde servidores upstream." 377 msgid "Enable the DBus interface for setting upstream servers, etc." 378 msgstr "Habilitar la interface DBus para fijar servidores upstream, etc." 1001 msgid "warning: no upstream servers configured" 1002 msgstr "advertencia: ning?n servidor upstream configurado [all...] |
/external/chromium_org/chrome/common/metrics/proto/ |
perf_data.proto | 16 // Please do not modify this protobuf directly, except to mirror the upstream 20 // of the upstream protobuf, "Next tag:" comments are also absent.
|
/external/ppp/pppd/plugins/radius/etc/ |
dictionary | 38 # ATTRIBUTE RP-Upstream-Speed-Limit 1 integer RoaringPenguin 41 # RP-Upstream-Speed-Limit, number 1, type integer and vendor RoaringPenguin.
|
/bionic/libc/tools/ |
generate-NOTICE.py | 121 # TODO: update hash.h, md5.c, and md5.h; upstream is probably UTF-8 already.
|
/external/chromium/base/ |
linked_list.h | 129 // Work around a Clang bug reported upstream:
|
/external/chromium_org/content/shell/android/java/src/org/chromium/content_shell/ |
Shell.java | 44 // TODO(jrg): a mContentView.destroy() call is needed, both upstream and downstream.
|
/external/chromium_org/native_client_sdk/src/build_tools/ |
nacl-mono-builder.py | 81 # more flexible for building from upstream and release branches.
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
mount_node_udp.cc | 92 // We assume that transmits will always complete. If the upstream
|
/external/chromium_org/net/url_request/ |
url_request_throttler_manager.h | 107 // 502 or 504 because it's upstream connection was down or it had no route
|
/external/chromium_org/printing/ |
printing_context_android.cc | 112 // but necessary. Since device name is not necessary for the upstream
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
transportdescriptionfactory.cc | 88 // TODO(juberti): Figure out why we get NULL offers, and fix this upstream.
|
/external/chromium_org/third_party/libxml/src/ |
libxml.spec.in | 131 - upstream release @VERSION@ see http://xmlsoft.org/news.html
|
libxml2.spec | 131 - upstream release 2.7.7 see http://xmlsoft.org/news.html
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/ |
lp_bld_intr.c | 38 * move all the instruction selection logic into upstream LLVM where it belongs.
|