Home
last modified time | relevance | path

Searched refs:was (Results 1 – 25 of 4810) sorted by relevance

12345678910>>...193

/external/e2fsprogs/tests/f_badorphan/
Dexpect.110 Inode 13 was part of the orphaned inode list. FIXED.
11 Inode 17 was part of the orphaned inode list. FIXED.
14 Inode 19 was part of the orphaned inode list. FIXED.
15 Inode 22 was part of the orphaned inode list. FIXED.
16 Inode 23 was part of the orphaned inode list. FIXED.
17 Inode 24 was part of the orphaned inode list. FIXED.
18 Inode 25 was part of the orphaned inode list. FIXED.
19 Inode 26 was part of the orphaned inode list. FIXED.
20 Inode 27 was part of the orphaned inode list. FIXED.
21 Inode 28 was part of the orphaned inode list. FIXED.
[all …]
/external/e2fsprogs/lib/ext2fs/
Dtst_bitmaps_exp6 Setting block 12, was clear before
8 Setting block 12, was set before
10 Clearing block 12, was set before
12 Clearing block 12, was clear before
14 Setting block 12, was clear before
16 Setting block 14, was clear before
18 Setting block 16, was clear before
28 Setting block 13, was clear before
30 Setting block 15, was clear before
65 Clearing block 13, was set before
[all …]
/external/antlr/runtime/ObjC/Framework/test/runtime/token/
DCommonTokenTest.m18 STAssertNotNil(token, @"Token was nil");
25 STAssertNotNil(token, @"Token was nil");
26 STAssertEquals(token.type, (NSInteger)TokenTypeEOF, @"Token was not of type TokenTypeEOF");
34 STAssertNotNil(token, @"Token was nil");
35 STAssertEquals(token.type, (NSInteger)TokenTypeUP, @"Token was not of type TokenTypeUP");
36 STAssertNotNil(token.text, @"Token text was nil, was expecting <UP>");
37 …STAssertTrue([token.text isEqualToString:@"<UP>"], @"Token text was not <UP> was instead: %@", tok…
44 STAssertNotNil(token, @"Token was nil");
45 STAssertEquals(token.type, (NSInteger)TokenTypeUP, @"Token was not of type TokenTypeUP");
46 STAssertNotNil(token.text, @"Token text was nil, was expecting <UP>");
[all …]
/external/antlr/runtime/ObjC/Framework/test/runtime/misc/
DFastQueueTest.m19 STAssertNotNil(queue, @"Queue was not created and was nil");
26 STAssertNotNil(queue, @"Queue was not created and was nil");
39 STAssertNotNil(queue, @"Queue was not created and was nil");
46 …STAssertTrue([[e name] isEqualTo:@"NoSuchElementException"], @"Exception was not type: NoSuchEleme…
49 STFail(@"Exception NoSuchElementException was not thrown -- %@", [retVal name]);
56 STAssertNotNil(queue, @"Queue was not created and was nil");
62 STAssertEquals(head, @"Item 1", @"Object returned was not first item in");
69 STAssertNotNil(queue, @"Queue was not created and was nil");
73 STAssertTrue([queue size] == 3, @"Queue was too small, was: %d expected 3", [queue size]);
82 STAssertNotNil(queue, @"Queue was not created and was nil");
[all …]
/external/python/cpython2/Misc/
Ddevelopers.txt6 The purpose is to provide some institutional memory of who was given access
26 - David Malcolm was given commit access on Oct 27 2010 by GFB,
29 - Tal Einat was given commit access on Oct 4 2010 by MvL,
32 - Łukasz Langa was given commit access on Sep 08 2010 by GFB,
35 - Daniel Stutzbach was given commit access on Aug 22 2010 by MvL,
38 - Ask Solem was given commit access on Aug 17 2010 by MvL,
42 - George Boutsioukis was given commit access on Aug 10 2010
45 - Éric Araujo was given commit access on Aug 10 2010 by BAC,
48 - Terry Reedy was given commit access on Aug 04 2010 by MvL,
51 - Brian Quinlan was given commit access on Jul 26 2010 by GFB,
[all …]
DREADME.klocwork11 K7 was first run on the Python 2.5 source code in mid-July 2006.
19 as reported by the tool was added to the SVN commit message.
20 A comment was added to the K7 warning indicating the SVN revision
24 be reviewed and reversed if the analysis was incorrect.
26 A second run was performed on 10-Aug-2006. The tool was tuned to remove
/external/libpng/contrib/pngsuite/
DREADME62 Filter 0 was used 32 times
64 Filter 0 was used 32 times
66 Filter 0 was used 32 times
68 Filter 1 was used 9 times
69 Filter 4 was used 23 times
71 Filter 1 was used 1 times
72 Filter 2 was used 31 times
74 Filter 1 was used 5 times
75 Filter 4 was used 27 times
77 Filter 1 was used 1 times
[all …]
/external/lzma/DOC/
Dlzma-history.txt6 - The speed for LZMA/LZMA2 compressing was increased by 3-10%,
9 - The bug in 7-Zip 18.02-18.05 was fixed:
10 There was memory leak in multithreading xz decoder - XzDecMt_Decode(),
20 - The speed for LZMA/LZMA2 compressing was increased
26 - The BUG was fixed in Lzma2Enc.c
35 - The speed for single-thread LZMA/LZMA2 decoder written in C was increased by 3%.
44 - The BUG in 17.01 - 18.00 beta was fixed:
51 - The BUG in xz encoder was fixed:
52 There was memory leak of 16 KB for each file compressed with
53 xz compression method, if additional filter was used.
[all …]
/external/u-boot/lib/lzma/
Dhistory.txt11 - The BUG in LZMA SDK 9.* was fixed: LZMA2 codec didn't work,
22 - The bug was fixed:
51 - The bug in ANSI-C LZMA Decoder was fixed:
52 If encoded stream was corrupted, decoder could access memory
65 - The bug was fixed:
72 - ANSI-C LZMA Decoder was rewritten for speed optimizations.
73 - ANSI-C LZMA Encoder was included to LZMA SDK.
90 was included to LZMA SDK.
105 - The bug in versions 4.33b:4.38b was fixed:
112 - Fixes in C++ code: code could no be compiled if _NO_EXCEPTIONS was defined.
[all …]
/external/pcre/dist2/
DChangeLog18 whatever the build configuration was. It now correctly says "\R matches all
25 issue was fixed for other kinds of repeat in release 10.20 by change 19, but
46 (a) List of error numbers in Runtest.bat corrected (it was not the same as in
66 15. If PCRE2 was built with a default match limit a lot greater than the
97 that matched an empty string, but never at the starting match offset, was not
108 23. The VERSION condition test was reading fractional PCRE2 version numbers
130 28. A (*MARK) name was not being passed back for positive assertions that were
138 code point was less than 256 and that were recognized by the lookup table
148 (?m) the compile phase got it right.) This bug was introduced by the
153 long time because in pcre2test the result of memmove() was being used, whereas
[all …]
/external/antlr/runtime/ObjC/Framework/test/runtime/tree/
DCommonTreeTest.m22 STAssertNotNil(tree, @"Tree was nil");
30 STAssertNotNil(tree, @"Tree was nil");
44 STAssertNotNil(tree, @"Tree was nil");
46 STAssertNotNil(tree.token, @"Tree with token was nil");
48 … (NSUInteger)1, [NSString stringWithFormat:@"Tree should be at line 1, but was at %d", tree.token.…
49 …(NSUInteger)4, [NSString stringWithFormat:@"Char position should be 1, but was at %d", tree.token.…
50 STAssertNotNil(((CommonToken *)tree.token).text, @"Tree with token with text was nil");
53 STAssertTrue([tree.token.text isEqualToString:@"||"], @"Text was not ||");
61 STAssertNotNil(tree, @"Tree was nil");
62 …STAssertEquals(tree.token.type, (NSInteger)TokenTypeInvalid, @"Tree Token type was not TokenTypeIn…
[all …]
/external/clang/include/clang/Basic/
DDiagnosticSerializationKinds.td22 "file '%0' has been modified since the precompiled header '%1' was built">,
32 "PCH file was compiled for the %0 '%1' but the current translation "
35 "%select{AST file|current translation unit}0 was compiled with the target "
36 "feature'%1' but the %select{current translation unit is|AST file was}0 "
38 def err_pch_langopt_mismatch : Error<"%0 was %select{disabled|enabled}1 in "
42 def err_pch_diagopt_mismatch : Error<"%0 is currently enabled, but was not in "
44 def err_pch_modulecache_mismatch : Error<"PCH was compiled with module cache "
68 "AST file '%0' was not built as a module">, DefaultFatal;
76 " (%2) than when the importing AST file was built (%3)">, DefaultFatal;
78 "module '%0' was built in directory '%1' but now resides in "
[all …]
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
DCertPathReviewerMessages.properties56 CertPathReviewer.ncExtError.text = Name constraint checking failed: there was an error processing t…
58 CertPathReviewer.ncExtError.details = Name constraint checking failed: there was an error processin…
62 CertPathReviewer.subjAltNameExtError.text = Name constraint checking failed: there was an error pro…
64 CertPathReviewer.subjAltNameExtError.details = Name constraint checking failed: there was an error …
69 CertPathReviewer.ncSubjectNameError.text = Name constraint checking failed: there was an exception …
71 CertPathReviewer.ncSubjectNameError.details = Name constraint checking failed: there was an excepti…
84 CertPathReviewer.processLengthConstError.text = Path length checking failed: there was an error pro…
86 CertPathReviewer.processLengthConstError.details = Path length checking failed: there was an error …
129 CertPathReviewer.certPathCheckerError.text = Checking critical extensions failed: there was a {2} i…
131 CertPathReviewer.certPathCheckerError.details = Checking critical extensions failed: there was an {…
[all …]
/external/curl/docs/
DHISTORY.md4 Towards the end of 1996, Daniel Stenberg was spending time writing an IRC bot
17 HttpGet 1.0 was released on April 8th 1997 with brand new HTTP proxy support.
20 download support was added, the name of the project was changed and urlget 2.0
21 was released in August 1997. The http-only days were already passed.
27 name once again was misleading, a second name change was made and on March 20,
28 1998 curl 4 was released. (The version numbering from the previous names was
34 was revealed to us much later.)
36 SSL support was added, powered by the SSLeay library.
41 curl was no longer released under the GPL license. Now we're at 4000 lines of
46 major operating systems. The never-quite-understood -F option was added and
[all …]
/external/curl/docs/cmdline-opts/
Dwrite-out.d29 The Content-Type of the requested document, if there was any.
67 The result of the HTTPS proxy's SSL peer certificate verification that was
68 requested. 0 means the verification was successful. (Added in 7.52.0)
71 When an HTTP request was made without --location to follow redirects (or when
83 The URL scheme (sometimes called protocol) that was effectively used (Added in 7.52.0)
106 The result of the SSL peer certificate verification that was requested. 0
107 means the verification was successful. (Added in 7.19.0)
120 connect/handshake to the remote host was completed. (Added in 7.19.0)
124 remote host (or proxy) was completed.
127 The time, in seconds, it took from the start until the name resolving was
[all …]
/external/python/cpython2/Doc/library/
Demail.rst84 the version of Python that the package was released with. For purposes of this
86 Python version the change was made in, *not* the email package version. This
104 the version 3 module :mod:`email.Message` was renamed to :mod:`email.message` in
107 * A new subpackage :mod:`email.mime` was added and all the version 3
109 subpackage. For example, the version 3 module :mod:`email.MIMEText` was renamed
114 * The :mod:`email.mime.application` module was added, which contains the
132 * The :class:`~email.parser.FeedParser` class was introduced, and the
133 :class:`~email.parser.Parser` class was implemented in terms of the
158 Since this was never (and still isn't) formally defined, this isn't
173 :meth:`~email.message.Message.get_payload` was not a list object, but a
[all …]
/external/python/cpython3/Doc/library/
Demail.errors.rst64 where the problem was found, so for example, if a message nested inside a
74 :mailheader:`Content-Type` header was never found.
76 * :class:`CloseBoundaryNotFoundDefect` -- A start boundary was found, but
77 no corresponding close boundary was ever found.
84 * :class:`MisplacedEnvelopeHeaderDefect` - A "Unix From" header was found in the
87 * :class:`MissingHeaderBodySeparatorDefect` - A line was found while parsing
93 * :class:`MalformedHeaderDefect` -- A header was found that was missing a colon,
94 or was otherwise malformed.
105 encoded bytes, the padding was not correct. Enough padding is added to
113 bytes, the number of non-padding base64 characters was invalid (1 more than
[all …]
/external/antlr/runtime/ObjC/Framework/test/runtime/sets/
DANTLRBitSetTest.m37 STAssertTrue([[bits objectAtIndex:0] boolValue], @"Value at index 0 was not true");
38 STAssertTrue([[bits objectAtIndex:1] boolValue], @"Value at index 1 was not true");
39 STAssertFalse([[bits objectAtIndex:2] boolValue], @"Value at index 2 was not false");
40 STAssertTrue([[bits objectAtIndex:3] boolValue], @"Value at index 3 was not true");
41 STAssertFalse([[bits objectAtIndex:4] boolValue], @"Value at index 4 was not false");
42 STAssertTrue([[bits objectAtIndex:5] boolValue], @"Value at index 5 was not true");
69 STAssertTrue(actual == expected, @"Bitset was not of size 1");
73 STAssertTrue(actual == 0, @"Bitset was not empty");
75 STAssertTrue([bitSet isNil], @"There was at least one bit on...");
126 …STAssertTrue([aDescription isEqualToString:@"{1,2}"], @"Description was not right, expected '{1,2}…
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt7 This text was produced by Project Gutenberg www.gutenberg.org,
17 Alice was beginning to get very tired of sitting by her sister
19 peeped into the book her sister was reading, but it had no
23 So she was considering in her own mind (as well as she could,
29 There was nothing so VERY remarkable in that; nor did Alice
39 field after it, and fortunately was just in time to see it pop
43 considering how in the world she was to get out again.
50 Either the well was very deep, or she fell very slowly, for she
52 wonder what was going to happen next. First, she tried to look
53 down and make out what she was coming to, but it was too dark to
[all …]
/external/brotli/tests/testdata/
Dalice29.txt19 Alice was beginning to get very tired of sitting by her sister
21 peeped into the book her sister was reading, but it had no
25 So she was considering in her own mind (as well as she could,
31 There was nothing so VERY remarkable in that; nor did Alice
41 field after it, and fortunately was just in time to see it pop
45 considering how in the world she was to get out again.
52 Either the well was very deep, or she fell very slowly, for she
54 wonder what was going to happen next. First, she tried to look
55 down and make out what she was coming to, but it was too dark to
59 took down a jar from one of the shelves as she passed; it was
[all …]
/external/clang/test/Analysis/
DPR2978.m83 …// expected-warning{{The '_Z' ivar in 'MyClass' was synthesized for an assign, readwrite property …
93 …ase]; // expected-warning {{The '_S' ivar in 'MyClass' was synthesized for a weak property but was
97 …ase]; // expected-warning {{The '_Q' ivar in 'MyClass' was synthesized for a weak property but was
110 …// expected-warning@-1{{The '_Y' ivar in 'MyClass' was retained by a synthesized property but not …
111 …// expected-warning@-2{{The '_W' ivar in 'MyClass' was retained by a synthesized property but not …
/external/shflags/test_results/1.0.3/
DSolaris-5.11-NexentaOS_20081207.txt53 ASSERT:failed str test expected:<two> but was:<>
54 ASSERT:failed float test expected:<3> but was:<0.0>
55 ASSERT:incorrect number of argv values expected:<3> but was:<6>
122 ASSERT:failed str test expected:<two> but was:<>
123 ASSERT:failed float test expected:<3> but was:<0.0>
124 ASSERT:incorrect number of argv values expected:<3> but was:<6>
196 ASSERT:failed str test expected:<two> but was:<>
197 ASSERT:failed float test expected:<3> but was:<0.0>
198 ASSERT:incorrect number of argv values expected:<3> but was:<6>
/external/one-true-awk/bugs-fixed/
DREADME3 1. ofs-rebuild: OFS value used to rebuild the record was incorrect.
20 conversion to string happened, even with OFMT, that value was used until
21 a new numeric value was assigned, even if OFMT differed from CONVFMT,
33 argument was used without checking if it was present first.
36 argument was used without checking if it was present first.
38 11. fmt-overflow: The buffer used for OFMT/CONVFMT conversions was written
/external/grpc-grpc/doc/
Dfork_support.md11 to be doing fine until their code started to break on version 1.6. This was
18 The background Python thread was removed entirely. This allows forking
24 A regression was noted in cases where users are doing fork/exec. This
25 was due to ```pthread_atfork()``` handler that was added in 1.7 to partially
34 A ```pthread_atfork()``` handler was added in 1.7 to automatically shut down
35 the background c-threads when fork was called. This does not shut down the
/external/python/rsa/doc/
Dintro.rst6 for various reasons; one of the most important reasons was the
15 was no functionality for working with byte sequences (such as files)
19 mostly because it didn't support 0-bytes and thus was unsuitable for
28 standard. Random padding was introduced that considerably increased
32 Key generation was also improved in version 3.0, ensuring that you
34 generation speed was greatly improved. The ability to save and load

12345678910>>...193