HomeSort by relevance Sort by last modified time
    Searched refs:via (Results 51 - 75 of 92) sorted by null

1 23 4

  /external/iproute2/doc/
ip-cref.tex 378 i.e.\ packets send through it are encapsulated and sent via the ``master''
    [all...]
api-ip6-flowlabels.tex 234 labels, but instead to pass the socket to manager via \verb|SCM_RIGHTS|
  /external/v8/test/mjsunit/compiler/
math-floor-global.js 160 // to optimize via OSR (triggering the bug).
math-floor-local.js 160 // to optimize via OSR (triggering the bug).
  /external/v8/test/mjsunit/
debug-evaluate-with-context.js 113 // Now try all the same, but via debug protocol.
math-floor.js 158 // to optimize via OSR (triggering the bug).
math-round.js 61 // to optimize via OSR (triggering the bug).
array-slice.js 272 // via indexed assignment.
unicode-test.js     [all...]
  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java 44 import gov.nist.javax.sip.header.Via;
910 Via via = sipMessage.getTopmostVia(); local
911 if (via.getBranch() != null) {
936 Via via = sipMessage.getTopmostVia(); local
937 if (via.getBranch() != null) {
    [all...]
  /external/webkit/LayoutTests/fast/dom/Node/script-tests/
initial-values.js 168 // Not possible to create Entity nodes via the DOM, WebKit doesn't create them from parsing
179 // Not possible to create Notation nodes via the DOM, WebKit doesn't create them from parsing
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DFA.as 128 if ( debug ) trace("accept via EOF; predict "+accept[eof[s]]+" from "+eof[s]);
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/
jstemplate_test.js 272 // Fetch a jstemplate by id from within a html string, passed via a function.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/
ant.bat 171 rem Windows 9x way of checking the error code. It matches via brute force.
  /external/elfutils/
elfutils.spec 242 rt dynamic symbol tables found via phdrs; dwfl_standard_find_de
478 - use the correct way of identifying the section via the sh_info link.
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 71 * and child isNil then you can decide it is ok to move children to t via
  /external/chromium/chrome/browser/profiles/
profile_impl.cc     [all...]
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 96 * * SERVER_REDIRECT: Redirected by the server via a 301/302 response.
  /external/nist-sip/java/gov/nist/javax/sip/message/
SIPMessage.java 67 import gov.nist.javax.sip.header.Via;
413 // in the topmost Via header
816 * @return A string containing the concatenation of various portions of the From,To,Via and
821 * Ledgard of IPera for generating transactionIDs when no port is present in the via
830 Via topVia = null;
832 topVia = (Via) this.getViaHeaders().getFirst();
1014 Via via = (Via) it.next(); local
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 207 \emph{The user has \emph{some} control over this (via the
281 trace files in the directory specified (either via the \texttt{-d}
419 record files in the directory specified (either via the \texttt{-d}
  /build/core/
java.mk 265 # via deps on the target that generates the sources.
  /external/chromium/chrome/browser/resources/file_manager/js/
file_manager.js 278 // Callback via a setTimeout so the sync/async semantics don't change
335 // Callback via a setTimeout so the sync/async semantics don't change
363 // Callback via a setTimeout so the sync/async semantics don't change
853 // Callback via a setTimeout so the sync/async semantics don't change
    [all...]
  /external/mksh/src/
Build.sh     [all...]
  /external/blktrace/btt/doc/
btt.tex 163 are combined via merges into a single IO issued and completed. We
406 device, and when it is dispatched. The buckets are arranged via the
    [all...]
  /external/chromium/chrome/browser/resources/keyboard/
main.js 601 * Send the given key to chrome, via the experimental extension API.

Completed in 4080 milliseconds

1 23 4