OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:was
(Results
26 - 50
of
34254
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/core/java/android/webkit/
Plugin.java
31
* @deprecated This interface
was
intended to be used by Gears. Since Gears
was
38
* @deprecated This interface
was
intended to be used by Gears. Since Gears
was
44
* @deprecated This interface
was
intended to be used by Gears. Since Gears
was
58
* @deprecated This interface
was
intended to be used by Gears. Since Gears
was
75
* @deprecated This interface
was
intended to be used by Gears. Since Gears
was
[
all
...]
/external/webkit/LayoutTests/storage/indexeddb/
transaction-and-objectstore-calls-expected.txt
20
PASS Exception
was
thrown.
23
PASS Exception
was
thrown.
29
PASS Exception
was
thrown.
32
PASS Exception
was
thrown.
38
PASS Exception
was
thrown.
41
PASS Exception
was
thrown.
48
PASS Exception
was
thrown.
55
PASS Exception
was
thrown.
62
PASS Exception
was
thrown.
69
PASS Exception
was
thrown
[
all
...]
create-and-remove-object-store-expected.txt
11
PASS Exception
was
thrown.
15
PASS Exception
was
thrown.
20
PASS Exception
was
thrown.
24
PASS Exception
was
thrown.
29
PASS Exception
was
thrown.
36
PASS Exception
was
thrown.
40
PASS Exception
was
thrown.
/external/webkit/LayoutTests/fast/url/
file-expected.txt
6
FAIL canonicalize('file:c:\\foo\\bar.html') should be file:///C:/foo/bar.html.
Was
file:///tmp/mock/c:/foo/bar.html.
7
FAIL canonicalize(' File:c|////foo\\bar.html') should be file:///C:////foo/bar.html.
Was
file:///tmp/mock/c|////foo/bar.html.
8
FAIL canonicalize('file:') should be file:///.
Was
file:///tmp/mock/path.
9
FAIL canonicalize('file:UNChost/path') should be file://unchost/path.
Was
file:///tmp/mock/UNChost/path.
10
FAIL canonicalize('c:\\foo\\bar') should be file:///C:/foo/bar.
Was
c:/foo/bar.
11
FAIL canonicalize('C|/foo/bar') should be file:///C:/foo/bar.
Was
file:///tmp/mock/C|/foo/bar.
12
FAIL canonicalize('/C|\\foo\\bar') should be file:///C:/foo/bar.
Was
file:///C|/foo/bar.
13
FAIL canonicalize('//C|/foo/bar') should be file:///C:/foo/bar.
Was
file://C|/foo/bar.
17
FAIL canonicalize('file:c:foo/bar.html') should be file:///C:/foo/bar.html.
Was
file:///tmp/mock/c:foo/bar.html.
18
FAIL canonicalize('file:/\\/\\C:\\\\//foo\\bar.html') should be file:///C:////foo/bar.html.
Was
file:////C:////foo/bar.html
[
all
...]
/dalvik/dx/tests/098-dex-jsr-ret-throw/
info.txt
1
The enclosed class file
was
generated with javac version 1.5.0_13-b05.
4
algorithms to not converge. This
was
bug #1137450.
/dalvik/tests/086-null-super/
info.txt
4
This is a regression test for a defect in Dalvik, which
was
assuming
5
that if there
was
no exception, the value returned would be non-null.
/external/clang/test/CodeGen/
2002-02-13-ConditionalInCall.c
3
/* Test problem where bad code
was
generated with a ?: statement
was
/external/valgrind/main/cachegrind/tests/
clreq.c
2
// Prior to 3.0.1, Cachegrind
was
failing if run on a program that uses
3
// client requests. It
was
fixed in 3.0.1, but then reintroduced
/external/nist-sip/java/gov/nist/javax/sip/
TransactionExt.java
18
* Returns the IP address of the upstream/downstream hop from which this message
was
initially received
19
* @return the IP address of the upstream/downstream hop from which this message
was
initially received
24
* Returns the port of the upstream/downstream hop from which this message
was
initially received
25
* @return the port of the upstream/downstream hop from which this message
was
initially received
30
* Returns the name of the protocol with which this message
was
initially received
31
* @return the name of the protocol with which this message
was
initially received
37
* return the ip address on which this message
was
initially received
38
* @return the ip address on which this message
was
initially received
42
* return the port on which this message
was
initially received
43
* @return the port on which this message
was
initially receive
[
all
...]
/external/dropbear/debian/
copyright.in
1
This package
was
debianized by Grahame Bowland <grahame.angrygoats.net> on
3
<matt@ucc.asn.au>, and
was
adopted by Gerrit Pape <pape@smarden.org> on
6
It
was
downloaded from http://matt.ucc.asn.au/dropbear/
/external/jmdns/src/javax/jmdns/
package-info.java
4
* JmDNS is a Java implementation of multi-cast DNS and can be used for service registration and discovery in local area networks. JmDNS is fully compatible with Apple's Bonjour. The project
was
originally started in December 2002 by Arthur van Hoff
5
* at Strangeberry. In November 2003 the project
was
moved to SourceForge, and the name
was
changed from JRendezvous to JmDNS for legal reasons. Many thanks to Stuart Cheshire for help and moral support.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
inotify.h
27
#define IN_ACCESS 0x00000001 /* File
was
accessed */
28
#define IN_MODIFY 0x00000002 /* File
was
modified */
30
#define IN_CLOSE_WRITE 0x00000008 /* Writtable file
was
closed */
32
#define IN_OPEN 0x00000020 /* File
was
opened */
33
#define IN_MOVED_FROM 0x00000040 /* File
was
moved from X */
34
#define IN_MOVED_TO 0x00000080 /* File
was
moved to Y */
35
#define IN_CREATE 0x00000100 /* Subfile
was
created */
36
#define IN_DELETE 0x00000200 /* Subfile
was
deleted */
37
#define IN_DELETE_SELF 0x00000400 /* Self
was
deleted */
38
#define IN_MOVE_SELF 0x00000800 /* Self
was
moved *
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
inotify.h
27
#define IN_ACCESS 0x00000001 /* File
was
accessed */
28
#define IN_MODIFY 0x00000002 /* File
was
modified */
30
#define IN_CLOSE_WRITE 0x00000008 /* Writtable file
was
closed */
32
#define IN_OPEN 0x00000020 /* File
was
opened */
33
#define IN_MOVED_FROM 0x00000040 /* File
was
moved from X */
34
#define IN_MOVED_TO 0x00000080 /* File
was
moved to Y */
35
#define IN_CREATE 0x00000100 /* Subfile
was
created */
36
#define IN_DELETE 0x00000200 /* Subfile
was
deleted */
37
#define IN_DELETE_SELF 0x00000400 /* Self
was
deleted */
38
#define IN_MOVE_SELF 0x00000800 /* Self
was
moved *
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
inotify.h
27
#define IN_ACCESS 0x00000001 /* File
was
accessed */
28
#define IN_MODIFY 0x00000002 /* File
was
modified */
30
#define IN_CLOSE_WRITE 0x00000008 /* Writtable file
was
closed */
32
#define IN_OPEN 0x00000020 /* File
was
opened */
33
#define IN_MOVED_FROM 0x00000040 /* File
was
moved from X */
34
#define IN_MOVED_TO 0x00000080 /* File
was
moved to Y */
35
#define IN_CREATE 0x00000100 /* Subfile
was
created */
36
#define IN_DELETE 0x00000200 /* Subfile
was
deleted */
37
#define IN_DELETE_SELF 0x00000400 /* Self
was
deleted */
38
#define IN_MOVE_SELF 0x00000800 /* Self
was
moved *
[
all
...]
/external/bison/
AUTHORS
3
Bison
was
written primarily by Robert Corbett.
/external/chromium/third_party/modp_b64/
README.chromium
7
The modp_b64.c file
was
modified to remove the inclusion of modp's config.h
8
and to fix compilation errors that occur under VC8. The file
was
renamed
12
The file modp_b64_data.h
was
generated by modp_b64_gen.c (under Linux),
13
which is not included in this directory. The resulting header
was
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/lexer/
LexerException.java
1
/* This file
was
generated by SableCC (http://www.sablecc.org/). */
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/node/
PCommand.java
1
/* This file
was
generated by SableCC (http://www.sablecc.org/). */
PExpression.java
1
/* This file
was
generated by SableCC (http://www.sablecc.org/). */
PPosition.java
1
/* This file
was
generated by SableCC (http://www.sablecc.org/). */
PVariable.java
1
/* This file
was
generated by SableCC (http://www.sablecc.org/). */
Switch.java
1
/* This file
was
generated by SableCC (http://www.sablecc.org/). */
Switchable.java
1
/* This file
was
generated by SableCC (http://www.sablecc.org/). */
/external/llvm/test/Assembler/
2004-10-22-BCWriterUndefBug.ll
1
;; The bytecode writer
was
trying to treat undef values as ConstantArray's when
/external/llvm/test/MC/Disassembler/X86/
invalid-cmp-imm.txt
3
# This instruction would decode as cmpordps if the immediate byte
was
less than 8.
5
# This instruction would decode as cmpordpd if the immediate byte
was
less than 8.
7
# This instruction would decode as cmpordss if the immediate byte
was
less than 8.
9
# This instruction would decode as cmpordsd if the immediate byte
was
less than 8.
Completed in 1490 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>