HomeSort by relevance Sort by last modified time
    Searched full:with (Results 201 - 225 of 103186) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/iptables/extensions/
libxt_quota.man 1 Implements network quotas by decrementing a byte counter with each
3 is reversed with negation (i.e. the condition does not match until the
  /external/llvm/test/YAMLParser/
construct-value.data 4 link with:
8 link with:
spec-05-14.data 3 "Fun with \\
9 # CHECK: !!str "Fun with \\\n\" \a \b \e \f \n \r \t \v \0 \_ \N \L \P A A A"
  /external/markdown/tests/misc/
blockquote-hr.html 4 <p>Block quote with horizontal lines.</p>
12 With multiple lines.
blockquote-hr.txt 5 > Block quote with horizontal lines.
16 > With multiple lines.
lists5.html 3 With just two lines</p>
8 With a list item inside the quote</p>
  /external/quake/quake/src/QW/server/
notes.txt 4 - master sees new server, request auth with MD5(M|S). m is 32bit master key
6 - master validates registration with server
  /external/srtp/
timing 18 # timing.plt # # gnuplot script file for plotting the output generated by srtp_driver -t # # David A. McGrew # Cisco Systems, Inc. # set xrange [0:2500] set term pict "Times-Roman" 9 # # plot authentication-only data # set title "Authentication Only" set ylabel "Megabits per second" set xlabel "Octets in packet" set yrange [0:2000] set output "plot-auth.pict" plot "timing.dat" index 0 title "HMAC SHA1" with lines, "timing.dat" index 1 title "TMMH/AES" with lines, "timing.dat" index 2 title "TMMH/SEAL" with lines # # plot encryption-only data # set title "Encryption Only" set ylabel "Megabits per second" set xlabel "Octets in packet" set output "plot-enc.pict" set yrange [0:1200] plot "timing.dat" index 3 title "SEAL" with lines, "timing.dat" index 4 title "AES ICM" with lines # # plot encryption and authentication data # set title "Encryption and Authentication" set ylabel "Megabits per second" set xlabel "Octets in packet" set yrange [0:1000] set output "plot-enc-auth.pict" plot "timing.dat" index 5 title "TMMH/SEAL" with lines, "timing.dat" index 6 title "TMMH/AES" with lines, "timing.dat" index 7 title "HMAC/AES" with line
  /external/tinyalsa/
README 1 tinyalsa: a small library to interface with ALSA in the Linux kernel
8 dealt with at a higher level
  /external/tremolo/
README 3 with sample files available here:
7 When syncing with svn, please ensure that these defects are not
  /external/valgrind/main/none/tests/
require-text-symbol-2.stderr.exp-libcso6 2 valgrind: Fatal error at when loading library with soname
4 valgrind: Cannot find any text symbol with a name that matches the pattern
  /external/webkit/LayoutTests/http/tests/appcache/
update-cache-expected.txt 1 Test a simple offline application self-update process. Should print a series of messages followed with DONE:
7 Associating document with the newest cache version...
  /external/webkit/LayoutTests/storage/
hash-change-with-xhr.html 3 <title>Hash Change with an Open XHR should not stop database transactions</title>
5 <script src="hash-change-with-xhr.js"></script>
open-database-set-empty-version-expected.txt 1 This tests that calling openDatabase with an empty version string sets the current version of that database to the empty string and subsequent attempts to open the database with a different expected version throw an exception.
  /frameworks/base/media/tests/
README.txt 2 Uses instrumentation and so can be run with runtest.
6 Push to /sdcard/media_api/ for use with MediaFrameworkTest:
  /frameworks/support/v4/java/android/support/v4/widget/
package.html 3 Support android.widget classes to assist with development of applications for
6 is needed for use with {@link android.support.v4.content.CursorLoader}.
  /hardware/ti/omap4xxx/domx/Ducati_binary/
ReadMe 3 Corresponding kernel commit tested with: c2bfda0d4830a1f745aea955de516424b3b85e02 ( omap4: Kconfig: select ipc/omx modules by default)
4 Corresponding DOMX commit tested with: 8d67c6dc2f8972a9f9110b1f2fe8179966258843 ( Enabling Android build for Linux_DOMX)
  /ndk/tests/build/gnustl-force-all/jni/
forced_all.cpp 1 /* This file should be compiled with exceptions and without RTTI */
3 #error This source file SHOULD be built with -fexceptions!
  /ndk/tests/build/gnustl-force-rtti/jni/
forced_rtti.cpp 1 /* This file should be compiled without exceptions and with RTTI */
3 #error This source file SHOULD NOT be built with -fexceptions!
  /packages/inputmethods/LatinIME/tools/maketext/res/values-da/
donottranslate-more-keys.xml 8 ** you may not use this file except in compliance with the License.
21 <!-- U+00E1: "á" LATIN SMALL LETTER A WITH ACUTE
22 U+00E4: "ä" LATIN SMALL LETTER A WITH DIAERESIS
23 U+00E0: "à" LATIN SMALL LETTER A WITH GRAVE
24 U+00E2: "â" LATIN SMALL LETTER A WITH CIRCUMFLEX
25 U+00E3: "ã" LATIN SMALL LETTER A WITH TILDE
26 U+0101: "?" LATIN SMALL LETTER A WITH MACRON -->
28 <!-- U+00E9: "é" LATIN SMALL LETTER E WITH ACUTE
29 U+00EB: "ë" LATIN SMALL LETTER E WITH DIAERESIS -->
31 <!-- U+00ED: "í" LATIN SMALL LETTER I WITH ACUT
    [all...]
  /packages/providers/ContactsProvider/tests/assets/testUnsynced/
readme.txt 1 The contacts in this example were created on a device that is not synchronized with the server
3 filled: With/Without name/email/phone.
  /packages/inputmethods/LatinIME/native/jni/src/
char_utils.cpp 5 * you may not use this file except in compliance with the License.
60 // Initially, started with an empty latin_tolower() as below.
81 // 3. Update the latin_tolower() function above with SORTED_CHAR_MAP. Enable
85 { 0x00C4, 0x00E4 }, // LATIN CAPITAL LETTER A WITH DIAERESIS
86 { 0x00C5, 0x00E5 }, // LATIN CAPITAL LETTER A WITH RING ABOVE
89 { 0x00D5, 0x00F5 }, // LATIN CAPITAL LETTER O WITH TILDE
90 { 0x00D6, 0x00F6 }, // LATIN CAPITAL LETTER O WITH DIAERESIS
91 { 0x00D8, 0x00F8 }, // LATIN CAPITAL LETTER O WITH STROKE
92 { 0x00DC, 0x00FC }, // LATIN CAPITAL LETTER U WITH DIAERESIS
94 { 0x0110, 0x0111 }, // LATIN CAPITAL LETTER D WITH STROK
    [all...]
  /external/oprofile/doc/xsl/
xhtml-chunk.xsl 31 <xsl:with-param name="base.dir" select="$base.dir"/>
32 <xsl:with-param name="base.name" select="$chunkfn"/>
36 <!-- FIXME: use Strict when the problems with width on td/th are
38 <xsl:call-template name="write.chunk.with.doctype">
39 <xsl:with-param name="filename" select="$filename"/>
40 <xsl:with-param name="indent" select="'yes'"/>
41 <xsl:with-param name="doctype-public">-//W3C//DTD XHTML 1.0 Transitional//EN</xsl:with-param>
42 <xsl:with-param name="doctype-system">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</xsl:with-param
    [all...]
  /external/clang/test/ARCMT/
migrate-space-in-path.m 2 // RUN: %clang_cc1 -arcmt-migrate -mt-migrate-directory %t.migrate %S/"with space"/test1.m.in -x objective-c
3 // RUN: %clang_cc1 -arcmt-migrate -mt-migrate-directory %t.migrate %S/"with space"/test2.m.in -x objective-c
4 // RUN: c-arcmt-test -mt-migrate-directory %t.migrate | arcmt-test -verify-transformed-files %S/"with space"/test1.m.in.result %S/"with space"/test2.m.in.result %S/"with space"/test.h.result
  /external/clang/test/SemaCXX/
attr-regparm.cpp 14 void __attribute__((regparm(2))) X0::f2() { } // expected-error{{function declared with with regparm(2) attribute was previously declared with the regparm(3) attribute}}
15 void __attribute__((regparm(2))) X0::f3() { } // expected-error{{function declared with with regparm(2) attribute was previously declared without the regparm attribute}}

Completed in 5681 milliseconds

1 2 3 4 5 6 7 891011>>