HomeSort by relevance Sort by last modified time
    Searched full:with (Results 26 - 50 of 62434) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/dbus/test/
test-exit.c 1 /* This is a process that just exits with a failure code */
  /external/iptables/extensions/
libipt_MARK.man 1 This is used to set the netfilter mark value associated with the
4 table. It can for example be used in conjunction with iproute2.
10 Binary AND the nfmark with value
13 Binary OR the nfmark with value
libip6t_mark.man 1 This module matches the netfilter mark field associated with a packet
7 Matches packets with the given unsigned mark value (if a \fImask\fP is
8 specified, this is logically ANDed with the \fImask\fP before the
libipt_connmark.man 1 This module matches the netfilter mark field associated with a connection
7 Matches packets in connections with the given mark value (if a mask is
8 specified, this is logically ANDed with the mark before the
libipt_mark.man 1 This module matches the netfilter mark field associated with a packet
7 Matches packets with the given unsigned mark value (if a \fImask\fP is
8 specified, this is logically ANDed with the \fImask\fP before the
  /external/iptables/include/linux/netfilter_ipv6/
ip6t_REJECT.h 13 enum ip6t_reject_with with; /* reject type */ member in struct:ip6t_reject_info
  /external/webkit/LayoutTests/http/tests/appcache/
non-html-expected.txt 1 Test that non-HTML main resources work with application cache correctly.
wrong-signature-2-expected.txt 1 Test that a manifest served with a wrong signature isn't treated as such.
wrong-signature-expected.txt 1 Test that a manifest served with a wrong signature isn't treated as such.
  /external/webkit/LayoutTests/storage/
private-browsing-readonly-expected.txt 4 Private browsing statement 1 completed with an error
6 Private browsing statement 2 completed with an error
8 Private browsing statement 3 completed with an error
10 Private browsing statement 4 completed with an error
  /frameworks/base/core/java/android/net/
package.html 3 Classes that help with network access, beyond the normal java.net.* APIs.
  /libcore/luni/src/test/resources/tests/api/java/io/
testfile 1 This is a test message with Unicode character. \u4e2d\u56fd is China's name in Chinese
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
configargs.h 2 static const char configuration_arguments[] = "/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.3/configure --prefix=/usr/local --target=arm-eabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/temp-install --with-mpfr=/home/jingyu/projects/gcc/toolchain_build/gingerbreadobj/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs --with-gcc-version=4.4.3 --with-binutils-version=2.19 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=7.1.x (…)
    [all...]
  /external/clearsilver/cs/
test18.cs.gold 14 with whitespace
17 with extra variable
20 With whitespace in def...
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
configargs.h 2 static const char configuration_arguments[] = "/home/jingyu/projects/gcc/android-toolchainsrc/build/../gcc/gcc-4.4.0/configure --prefix=/usr/local --target=arm-eabi --host=i686-unknown-linux-gnu --build=i686-unknown-linux-gnu --enable-languages=c,c++ --with-gmp=/home/jingyu/projects/gcc/toolchain_build/obj/temp-install --with-mpfr=/home/jingyu/projects/gcc/toolchain_build/obj/temp-install --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --with-abi=aapcs --with-gcc-version=4.4.0 --with-binutils-version=2.19 --with-gmp-version=4.2.4 --with-mpfr-version=2.4.1 --with-gdb-version=6.6 --with-arch=armv5te --with-multilib-list=mthumb-interwor (…)
    [all...]
  /external/e2fsprogs/tests/
README 15 prepared to deal with)
19 second exit code should be 0. In other words, all (with one
23 filesystem with no detectable errors found in the second pass. The
28 not exit with an exit status code of 1 after correcting filesystem
37 baddir.img Filesystem with a corrupted directory
38 badbblocks.img Filesystem with illegal blocks in the bad block inode.
39 badinode.img Filesystem with various different corrupted inode
41 badlkcnt.img Filesystem with deleted files with non-zero link count
42 badroot.img Filesystem with a file for a root director
    [all...]
  /external/clearsilver/man/man3/
cgi_cs_init.3 14 cgi_cs_init - initialize CS parser with the CGI defaults
25 cgi - a pointer a CGI struct allocated with cgi_init
30 cgi_cs_init initializes a CS parser with the CGI HDF
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
const.h 1 /* const.h: Macros for dealing with constants. */
7 * C code. Therefore we cannot annotate them always with
9 * use the following macros to deal with this.
  /dalvik/dx/tests/100-local-mismatch/
info.txt 2 variable table entry fundamentally disagrees with an instruction that
  /dalvik/tests/024-illegal-access/src/
SemiPrivate.java 4 * Version with package scope access.
  /dalvik/tests/024-illegal-access/src2/
SemiPrivate.java 4 * Version with private access.
  /dalvik/tests/055-enum-performance/
info.txt 2 this test with the "--timing" option.
  /dalvik/tests/057-iteration-performance/
info.txt 2 invoke this test with the "--timing" option.
  /dalvik/tests/078-polymorphic-virtual/
info.txt 1 Stress test predicted chaining for overloaded virtual callsite with 3 resolved
  /external/bison/build-aux/
Makefile.am 1 ## Process this file with automake to produce Makefile.in -*-Makefile-*-

Completed in 3209 milliseconds

12 3 4 5 6 7 8 91011>>