HomeSort by relevance Sort by last modified time
    Searched refs:over (Results 26 - 50 of 97) sorted by null

12 3 4

  /external/iproute2/doc/
ip-tunnels.tex 2 \def\TITLE{Tunnels over IP}
5 \Large\bf Tunnels over IP in Linux-2.2
85 Q: \verb|traceroute| does not work over tunnel! Well, stop... It works,
149 ipip & IP over IP & tunl0 \\
150 sit & IPv6 over IP & sit0 \\
151 gre & ANY over GRE over IP & gre0
199 some features related to the fact that they work over existing Internet
220 reachable over device \verb|tunl0|. With IPv6 the situation is much simpler:
  /external/markdown/MarkdownTest/
MarkdownTest.pl 118 =over 4
  /frameworks/base/core/java/android/widget/
OverScroller.java 747 void fling(int start, int velocity, int min, int max, int over) {
748 mOver = over;
841 void notifyEdgeReached(int start, int end, int over) {
844 mOver = over;
    [all...]
  /external/openssl/crypto/bn/asm/
armv4-mont.s 138 add sp,r0,#4 @ skip over tp[num+1]
140 add sp,sp,#2*4 @ skip over {r0,r2}
  /external/v8/test/mjsunit/regress/
regress-815.js 37 // The code for the iterated-over object in for-in used to be emitted
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed.x 22 \*(sd works by making only one pass over the
  /system/media/mca/
Android.mk 58 # All text for proofreading (or running tools over):
  /external/webrtc/src/modules/audio_processing/aecm/main/matlab/
compsup.m 31 % (e.g. pitch that is left-over from far-end))
151 % loop over signal blocks
152 fprintf(1,'.. Suppression; averaging G over %5.1f seconds; file length %5.1f seconds ..\n',avtime, length(microphone)/samplingfreq);
  /external/chromium/chrome/browser/resources/net_internals/
resizableverticalsplitview.js 119 * Called once the mouse has been released, and the dragging is over.
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
attrisid07.js 84 Since user data assocated to the imported node is not carried over, verify that the method isId
  /external/libvpx/vp8/decoder/arm/neon/
idct_dequant_dc_full_2x_neon.asm 175 vst1.16 {q14, q15}, [r0] ; write over high input
177 vst1.16 {q14, q15}, [r0] ; write over low input
idct_dequant_full_2x_neon.asm 167 vst1.16 {q14, q15}, [r0] ; write over high input
169 vst1.16 {q14, q15}, [r0] ; write over low input
  /external/chromium/chrome/browser/resources/bookmark_manager/js/
main.js 382 // If we are over the list and the list is showing recent or search result
407 * currently dragging over.
409 * dragging over.
452 * currently dragging over.
454 * dragging over.
498 * currently dragging over.
500 * dragging over.
549 * currently dragging over.
551 * dragging over.
    [all...]
  /external/v8/test/mjsunit/
debug-liveedit-patch-positions-replace.js 34 // later it will resume over new instance of Code.
escape.js 70 example = example + " The quick brown fox jumps over the lazy dog."
  /external/chromium/base/metrics/
histogram.cc 164 // nearly the largest bucket range without sliding over the histogram.
472 size_t over = bucket_count(); local
476 DCHECK_GE(over, under);
477 mid = under + (over - under)/2;
483 over = mid;
492 // over some transition value, and then use that transition width. Exponentials
    [all...]
  /external/zlib/contrib/masm686/
match.asm 299 ; * strings match each other, and they can be safely passed over before
300 ; * starting the compare loop. So what this code does is skip over 0-3
  /external/webkit/Source/WebCore/dom/
ContainerNode.cpp     [all...]
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 368 // Change pages whenever an app is dragged over a dot.
483 * Invoked when an app is dragged over another app. Updates the DOM to affect
499 // If we dragged over a specific app, determine which one to insert before
502 // Start by assuming we'll insert the app before the one dragged over
505 'expected drag over container');
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 454 // Change pages whenever an app is dragged over a dot.
593 * Invoked when an app is dragged over another app. Updates the DOM to affect
609 // If we dragged over a specific app, determine which one to insert before
612 // Start by assuming we'll insert the app before the one dragged over
615 'expected drag over container');
  /external/v8/src/
liveedit-debugger.js 278 // The recursive function, that goes over all children of a particular
553 // Throughtout all function we iterate over input array.
583 // A convenient interator over diff chunks that also translates
607 // Simultaneously iterates over child functions and over chunks.
    [all...]
  /external/icu4c/test/perf/collationperf/
CollPerf.pl 174 names vary according to language. Each Collation operation over the whole list
  /frameworks/support/v4/java/android/support/v4/view/
ViewPager.java     [all...]
  /packages/inputmethods/LatinIME/native/src/
correction.cpp     [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
XKBgeom.h 252 XkbKeyNameRec over; member in struct:_XkbOverlayKey
392 char * /* over */,

Completed in 724 milliseconds

12 3 4