HomeSort by relevance Sort by last modified time
    Searched refs:In (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/iproute2/doc/
ip-tunnels.tex 5 \Large\bf Tunnels over IP in Linux-2.2
26 Q: In linux-2.0.36 I used:
30 to create tunnel. It does not work in 2.2.0!
45 Q: In linux-2.0.36 I used:
51 work in 2.2.0! Moreover, \verb|route| prints a funny error sort of
53 to 10.0.0.0 via \verb|tunl0| in routing table.
55 A: Yes, in 2.2 the rule that {\em normal} gateway must reside on directly
78 Q: In 2.0.36 I used to load \verb|tunnel| device module and \verb|ipip| module.
79 I cannot find any \verb|tunnel| in 2.2!
106 \item {\bf In 2.0} you could compile tunnel device into kerne
    [all...]
api-ip6-flowlabels.tex 5 \Large\bf IPv6 Flow Labels in Linux-2.2.
25 no well-defined API to manage IPv6 flow information. In this document
48 \item To allocate flow labels in the way, compliant to RFC2460. Namely:
62 There is a hole in specs: some hop-by-hop options can be
64 Essentially, it means that such options cannot present in packets
80 (f.e.\ in RSVP PATH messages or in some hop-by-hop option).
102 hole in \verb|sockaddr_in6| in any case. Now it has no justification.
109 and have to mangle it, even if we are not interested in flowinfo subtleties
    [all...]
ip-cref.tex 36 discussion, are in the appendix.
49 begin with the character \verb|'-'| and may be used in either long or abbreviated
116 \item \verb|rule| --- rule in routing policy database
122 Again, the names of all objects may be written in full or
146 In the command descriptions below such parameters
151 but they are not recommended in scripts or when reporting bugs
153 in the document body.
164 IP address {\em et al\/}. In this case \verb|ip| prints an error message
176 The kernel returned an error to some syscall. In this case \verb|ip|
182 In this case \verb|ip| prints the error message, as it is outpu
    [all...]
  /dalvik/vm/arch/arm/
CallOldABI.S 5 * you may not use this file except in compliance with the License.
10 * Unless required by applicable law or agreed to in writing, software
50 r9 is given special treatment in some situations, but not for us
54 r13 (sp) should be managed carefully in case a signal arrives
59 r0-r1 hold returns of 5-8 bytes, low word in r0
61 Stack is "full descending". Only the arguments that don't fit in the first 4
65 VFP: single-precision results in s0, double-precision results in d0.
89 @ sp or the current pc if "-fomit-frame-pointer" is in use for the
100 @ In theory we don't need to keep sp -- we can do an ldmdb instead o
    [all...]
  /external/libffi/
Libffi.mk 4 # you may not use this file except in compliance with the License.
9 # Unless required by applicable law or agreed to in writing, software
16 # point OS-specific issues started to creep in. In some cases there
17 # are OS-specific source files, in others there are just #ifdefs in
  /external/webkit/LayoutTests/fast/js/resources/
string-concatenate-outofmemory.js 2 'This test checks if repeated string concatenation causes an exception (and not a crash). From WebKit Bug <a href="http://bugs.webkit.org/show_bug.cgi?id=11131">Repeated string concatenation results in OOM crash</a>.'
11 'We also verify that the the string is stil functional after the out of memory exception is raised. In <a href="rdar://problem/5352887">rdar://problem/5352887</a>, accessing the string after the exception would crash.'
  /system/core/rootdir/
Android.mk 15 # in the system image. In theory, we don't need these for -user builds
17 # to run the dex pre-optimization *in* the emulator. So keep the file until
50 # to allow -user builds to properly run the dex pre-optimization pass in
  /external/v8/test/mjsunit/
string-index.js 2 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions in binary form must reproduce the above
10 // disclaimer in the documentation and/or other materials provided
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
44 assertEquals("undefined", typeof(foo[-1]), "known failure in SpiderMonkey 1.5");
69 // In FF this is ignored I think. In V8 it puts a property on the String object
70 // but you won't ever see it because it is hidden by the 0th character in th
    [all...]
object-literal-gc.js 2 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions in binary form must reproduce the above
10 // disclaimer in the documentation and/or other materials provided
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31 // works. In particular, test that the garbage collector handles the
unicode-test.js 2 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions in binary form must reproduce the above
10 // disclaimer in the documentation and/or other materials provided
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
30 // Note that this file is in UTF-8. smjs and testkjs do not read their
37 // The result is predictably illegible even for those fluent in Hindi.
357 " 6. Korotayev A., Malkov A., Khaltourina D. Introduction to Social Macrodynamics: Secular Cycles and Millennial Trends. Moscow: URSS, 2006. ISBN 5-484-00559-0 [1] (Chapter 2: Historical Population Dynamics in China).\n" +
    [all...]
  /frameworks/base/docs/html/guide/
guide_toc.cs 3 For each document available in translation, add an localized title to this TOC.
4 Do not add localized title for docs not available in translation.
6 localized titles are added in the language order specified below.
12 <span class="de" style="display:none">Einführung in Android</span>
316 <span class="en">In-app Billing</span></a>
324 <span class="en">In-app Billing Overview</span></a>
327 <span class="en">Implementing In-app Billing</span></a>
333 <span class="en">Testing In-app Billing</span></a>
336 <span class="en">Administering In-app Billing</span></a>
339 <span class="en">In-app Billing Reference</span></a
    [all...]
  /external/bison/data/
glr.cc 11 # This program is distributed in the hope that it will be useful,
23 # This is in order to reduce the maintenance burden. The glr.c
25 # problems. The C++ interface is the same as that of lalr1.cc. In
43 # the locations in a (C++) union, the position and location classes
46 # user must initialize the first positions (in particular the
124 ]dnl In this section, the parse param are the original parse_params.
219 b4_copyright([Skeleton interface for Bison GLR parsers in C++],
  /external/chromium/third_party/icu/source/data/locales/
reslocal.mk 9 # Instead of changing this file [unless you want to check it back in],
10 # you should consider creating a 'reslocal.mk' file in this same directory.
33 # In addition to them, 35 "abridged" locale data files are listed. Chrome is not localized to them, but
34 # uses a few categories of data in those locales for IDN handling and language name listing (in the UI).
38 GENRB_SYNTHETIC_ALIAS = in.txt iw.txt no.txt
  /external/clearsilver/ports/rpm/
clearsilver.spec 5 # actual information discovered by configure. In theory, some of this
6 # stuff in here could be driven off of configure.. except that configure
15 # installed in two different locations, but we just package the second
22 # module. In particular, the file path of the ClearSilver.3pm.gz
79 In both static content sites and dynamic HTML applications, it provides a
85 systems written in a script language.
  /external/v8/tools/
consarray.js 2 // Redistribution and use in source and binary forms, with or without
8 // * Redistributions in binary form must reproduce the above
10 // disclaimer in the documentation and/or other materials provided
19 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
24 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31 * In this use case we have lots of arrays that we need to iterate
85 * A cell object used for constructing a list in ConsArray.
  /external/libvpx/vp8/common/arm/armv6/
sixtappredict8x4_v6.asm 5 ; that can be found in the LICENSE file in the root of the source
7 ; in the file PATENTS. All contributing project authors may
8 ; be found in the AUTHORS file in the root of the source tree.
23 ;note: In first pass, store the result in transpose(8linesx9columns) on stack. Temporary stack size is 184.
24 ;Line width is 20 that is 9 short data plus 2 to make it 4bytes aligned. In second pass, load data from stack,
25 ;and the result is stored in transpose.
247 ;Data section with name data_area is specified. DCD reserves space in memory for 48 data
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 22 @ PASSED IN: r0
25 @ PASSED IN: r1
100 @ with certain coefficients and signal sources. In this case, either a
101 @ saturation operation should take in the filter before scaling back to
ARM-E_interpolate_noloop_gnu.s 22 @ PASSED IN: r0
25 @ PASSED IN: r1
92 @ with certain coefficients and signal sources. In this case, either a
93 @ saturation operation should take in the filter before scaling back to
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_interpolate_loop_gnu.s 22 @ PASSED IN: r0
25 @ PASSED IN: r1
100 @ with certain coefficients and signal sources. In this case, either a
101 @ saturation operation should take in the filter before scaling back to
ARM-E_interpolate_noloop_gnu.s 22 @ PASSED IN: r0
25 @ PASSED IN: r1
92 @ with certain coefficients and signal sources. In this case, either a
93 @ saturation operation should take in the filter before scaling back to
  /external/zlib/contrib/delphi/
ZLib.pas 80 stream in a single call.}
101 is read-only and unidirectional; you can seek forward in the stream, but not
103 allowed. Seeking forward decompresses data until the requested position in
114 large chunk of data from the decompression stream in a single call.}
128 { CompressBuf compresses data, buffer to buffer, in one call.
129 In: InBuf = ptr to compressed data
130 InBytes = number of bytes in InBuf
132 OutBytes = number of bytes in OutBuf }
137 { DecompressBuf decompresses data, buffer to buffer, in one call.
138 In: InBuf = ptr to compressed dat
    [all...]
  /external/libpng/
CHANGES 6 fixed small problems in stub file
14 fixed some bugs in writer
49 fixed error in libpng.txt and example.c
63 put all the configurable stuff in pngconf.h
86 fixed other bugs introduced in 0.85 and 0.86
106 since it didn't work in previous versions of libpng anyways
113 in pngconf.h) - if nobody uses this, it may disappear in the future.
115 fixed bug in interlace handling (Smarasderagd, I think)
133 current chunk name is now available in png_struct to reduce the numbe
    [all...]
  /external/libvpx/vp8/encoder/arm/neon/
fastfdct4x4_neon.asm 5 ; that can be found in the LICENSE file in the root of the source
7 ; in the file PATENTS. All contributing project authors may
8 ; be found in the AUTHORS file in the root of the source tree.
22 ;diff_ptr[c] = src_ptr[c] - pred_ptr[c]; (in Subtract* function)
23 ;In which *src_ptr and *pred_ptr both are unsigned char.
24 ;Therefore, *src_diff should be in the range of [-255, 255].
26 ;The input values of 25th block are set in vp8_build_dcblock function, which are out of [-255, 255].
28 ;it ok for assuming *input in [-255, 255] in vp8_fast_fdct4x4_c, but not ok in vp8_short_fdct4x4_c
    [all...]
  /sdk/files/
find_java.bat 5 rem you may not use this file except in compliance with the License.
10 rem Unless required by applicable law or agreed to in writing, software
24 rem Check we have a valid Java.exe in the path. The return code will
35 rem We get here if the default %java_exe% was not found in the path.
36 rem Search for an alternative in %ProgramFiles%\Java\*\bin\java.exe
39 echo WARNING: Java not found in your path.
41 rem Check if there's a 64-bit version of Java in %ProgramW6432%
43 echo Checking if it's installed in %ProgramW6432%\Java instead (64-bit).
46 for /D %%a in ( "%ProgramW6432%\Java\*" ) do call :TestJavaDir "%%a"
51 echo Checking if it's installed in %ProgramFiles%\Java instead.
    [all...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 82 ATTRIBUTE Ascend-Num-In-Multilink 188 integer
256 VALUE Ascend-PW-Lifetime Lifetime-In-Days 0

Completed in 681 milliseconds

1 2 3 4