Home
last modified time | relevance | path

Searched refs:were (Results 1 – 25 of 2923) sorted by relevance

12345678910>>...117

/external/libchrome/base/task_scheduler/
Dtask_traits_unittest.nc12 #if defined(NCTEST_TASK_TRAITS_MULTIPLE_MAY_BLOCK) // [r"Multiple arguments of the same type were
14 …PLE_WITH_BASE_SYNC_PRIMITIVES) // [r"Multiple arguments of the same type were provided to the con…
17 …TRAITS_MULTIPLE_TASK_PRIORITY) // [r"Multiple arguments of the same type were provided to the con…
20 …TS_MULTIPLE_SHUTDOWN_BEHAVIOR) // [r"Multiple arguments of the same type were provided to the con…
23 …TRAITS_MULTIPLE_SAME_TYPE_MIX) // [r"Multiple arguments of the same type were provided to the con…
/external/python/cpython2/Misc/
DREADME.klocwork13 There were originally 175 defects reported. Most of these
14 were false positives. However, there were numerous real issues
23 False positives were also annotated so that the comments can
28 warnings were produced, primarily related to dereferencing NULL pointers.
DREADME.coverity12 There were originally about 100 defects reported. Some of these
13 were false positives. Over 70 issues were uncovered.
19 False positives were annotated so that the comments can
/external/llvm-project/llvm/test/tools/llvm-cov/Inputs/
DREADME1 These inputs were pre-generated to allow for easier testing of llvm-cov.
3 The files used to test the gcov compatible code coverage tool were generated
6 test.gcno and test.gcda were create by running clang:
18 The 'profdata' files were generated by running an instrumented version of the
/external/python/cpython3/Misc/
DREADME.coverity12 There were originally about 100 defects reported. Some of these
13 were false positives. Over 70 issues were uncovered.
19 False positives were annotated so that the comments can
/external/llvm/test/tools/llvm-cov/Inputs/
DREADME1 These inputs were pre-generated to allow for easier testing of llvm-cov.
3 The files used to test the gcov compatible code coverage tool were generated
6 test.gcno and test.gcda were create by running clang:
18 The 'profdata' files were generated by running an instrumented version of the
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_ExperimentalGroupByReducerDataset.pbtxt13 A list of tensors, typically values that were captured when
27 A list of tensors, typically values that were captured when
41 A list of tensors, typically values that were captured when
55 A list of tensors, typically values that were captured when
Dapi_def_GroupByReducerDataset.pbtxt13 A list of tensors, typically values that were captured when
27 A list of tensors, typically values that were captured when
41 A list of tensors, typically values that were captured when
55 A list of tensors, typically values that were captured when
/external/llvm-project/polly/lib/External/isl/doc/
Dreading.tex15 \isl. However, many features were only added later on and one or
26 of sets containing elements in different spaces were introduced
37 \parencite[Section 6.2]{Verdoolaege2013PPCG}, were formally
38 introduced by \textcite{Verdoolaege2014impact}, and were
/external/doclava/src/com/google/doclava/parser/
DREADME.txt1 The JavaParser and JavaLexer classes were built using ANTLR.
10 When this step was last done, there were some extra files generated,
11 these were ignored and discarded. For use, see the Parse Trees link
/external/python/cryptography/docs/development/custom-vectors/
Dcast5.rst6 implementation. The CBC, CFB, and OFB vectors were generated using OpenSSL and
7 the CTR vectors were generated using Apple's CommonCrypto. All the generated
8 vectors were verified with Go.
/external/rust/crates/regex-automata/data/tests/fowler/
DREADME11 The tests themselves were modified for RE2/Go. A couple were modified further
17 After some number of years, these tests were transformed into a JSON format
/external/lzma/DOC/
Dlzma-history.txt8 - Some bugs were fixed.
66 - The BUGs were fixed:
74 - C/7zTypes.h : the names of variables in interface structures were changed (vt).
75 - Some bugs were fixed. 7-Zip could crash in some cases.
87 - Some bugs in 7z code were fixed.
104 - Some bugs were fixed.
159 - SFX mudules were added to LZMA SDK
160 - Some bugs were fixed.
179 if more than 10 threads were used (or more than 20 threads in some modes).
192 - Some bugs were fixed
[all …]
/external/bc/
DNEWS.md38 without a newline on the end were not flushed before the `read()` call.
104 The two most important bugs were bugs that causes `dc` to access memory
106 from `afl`. Both were caused by a failure to distinguish between the same two
111 Third, some warnings by `scan-build` were found and eliminated. This needed one
147 error. Previously, they were not set.
200 `--quiet` options were kept for compatibility with GNU `bc`.
234 (and equivalents) were executed. They used to be executed as one big chunk, but
252 The next two bugs were bugs in `bc`'s parser that caused crashes when executing
255 The last two bugs were crashes in `dc` that resulted from mishandling of
333 First, the requirements for `bc` were pushed back to POSIX 2008. `bc` uses one
[all …]
/external/flac/oss-fuzz/fuzzing/
DReadme.md1 The header files in this directory and below were taken from:
5 Some minor modifications were made to make them build with the default C++
/external/fonttools/Tests/ttLib/tables/data/aots/
DREADME9 Fonts were built by running "make" and copying tests/*.otf over.
10 Original .xml files were not copied to save space.
/external/perfetto/protos/perfetto/common/
Dtrace_stats.proto38 // Total size of chunks that were fully read from the circular buffer by the
54 // Num. bytes that were allocated as padding between chunks in the circular
58 // Num. of padding bytes that were removed from the circular buffer when
59 // they were overwritten.
80 // Num. chunks (!= packets) that were fully read from the circular buffer by
85 // Num. chunks that were committed out of order.
150 // Num. chunks that were discarded by the service before attempting to commit
154 // Num. patches that were discarded by the service before attempting to apply
/external/rust/crates/oorandom/
DREADME.md87 as long as there weren't any patterns in them to heck up the patterns you were
95 there were all the random numbers anyone could want. The problem was
98 In late 1940's computers were invented, but they were far too big and
114 as well. These made random-looking numbers and were really easy to
117 made by LFSR's were good enough for hardware people, so they started
133 RNG they were using anyway. The problem was solved, or at least not
142 determined that neither LCG's nor LFSR's made numbers that were
153 suddenly computers were everywhere and there was a new generation of
155 did all their math with computers. They were doing a LOT of math by
174 people were gun-shy about their randomness by now so a few people with
[all …]
/external/rust/crates/thiserror/tests/ui/
Dno-display.stderr1 error[E0599]: the method `as_display` exists for reference `&NoDisplay`, but its trait bounds were
10 = note: the following trait bounds were not satisfied:
Dsource-struct-not-error.stderr1 error[E0599]: the method `as_dyn_error` exists for struct `NotError`, but its trait bounds were not…
14 = note: the following trait bounds were not satisfied:
/external/e2fsprogs/doc/RelNotes/
Dv1.32.txt5 of clean blocks from the unix_io cache (they were erroneously marked
6 as being dirty, so they were getting written back to disk before
Dv1.10.txt5 people were complaining about breaking compatibility with 1.2 kernels.
6 Warning messages were added to the mke2fs and tune2fs man pages that
15 Fixed bug in e2fsck where pass1b would bomb out if there were any
54 by any filesystem handle. (These functions were added as part of the
/external/llvm-project/llvm/test/Analysis/LoopAccessAnalysis/
Dstore-to-invariant-check1.ll17 ; OLDPM: Non vectorizable stores to invariant address were not found in loop.
19 ; OLDPM: Non vectorizable stores to invariant address were found in loop.
22 ; NEWPM: Non vectorizable stores to invariant address were found in loop.
24 ; NEWPM: Non vectorizable stores to invariant address were not found in loop.
/external/rust/crates/ring/src/arithmetic/
Dbigint_elem_reduced_tests.txt36 # These vectors were adapted from BoringSSL's "Quotient" BIGNUM tests in the
42 # * Only the test vectors with positive inputs were imported.
43 # * Only the test vectors with odd moduli were imported.
44 # * A < M**2; any larger values of A were split up into multiple reduction
/external/jcommander/
DCHANGELOG.md65 * Fixed problem whereby Parameters returning Lists and with alternate names were being reset on the…
88 * Fixed: Parameters with a single double quote were not working properly
107 * Fixed: Commands using @Parameters(resourceBundle) were not i18n'ed properly in the usage()
111 * Fixed: Commands with same prefix as options were not working properly.
135 * Fixed: defaults for commands were not properly applied (Stevo Slavic)
144 * Added: Don't display "Options:" if none were defined
147 * Fixed: Default values with a validator were being validate at parse() time instead of creation ti…
166 * Added: Command usages are now shown in the order they were added to the JCommander object

12345678910>>...117