Home
last modified time | relevance | path

Searched refs:longer (Results 1 – 25 of 1720) sorted by relevance

12345678910>>...69

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DMachO.def18 // LC_SYMSEG is obsolete and no longer supported.
22 // LC_LOADFVMLIB is obsolete and no longer supported.
24 // LC_IDFVMLIB is obsolete and no longer supported.
26 // LC_IDENT is obsolete and no longer supported.
28 // LC_FVMFILE is obsolete and no longer supported.
30 // LC_PREPAGE is obsolete and no longer supported.
37 // LC_PREBOUND_DYLIB is obsolete and no longer supported.
44 // LC_TWOLEVEL_HINTS is obsolete and no longer supported.
46 // LC_PREBIND_CKSUM is obsolete and no longer supported.
48 // LC_LOAD_WEAK_DYLIB is obsolete and no longer supported.
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMachO.def17 // LC_SYMSEG is obsolete and no longer supported.
21 // LC_LOADFVMLIB is obsolete and no longer supported.
23 // LC_IDFVMLIB is obsolete and no longer supported.
25 // LC_IDENT is obsolete and no longer supported.
27 // LC_FVMFILE is obsolete and no longer supported.
29 // LC_PREPAGE is obsolete and no longer supported.
36 // LC_PREBOUND_DYLIB is obsolete and no longer supported.
43 // LC_TWOLEVEL_HINTS is obsolete and no longer supported.
45 // LC_PREBIND_CKSUM is obsolete and no longer supported.
47 // LC_LOAD_WEAK_DYLIB is obsolete and no longer supported.
/external/llvm/test/CodeGen/AArch64/
Darm64-fmax.ll7 %longer = fpext float %val to double
8 ret double %longer
17 %longer = fpext float %val to double
18 ret double %longer
29 %longer = fpext float %val to double
30 ret double %longer
59 %longer = fpext half %val to float
60 ret float %longer
Darm64-fmax-safe.ll7 %longer = fpext float %val to double
8 ret double %longer
17 %longer = fpext float %val to double
18 ret double %longer
29 %longer = fpext float %val to double
30 ret double %longer
/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Dsignal_processing_unittest.py82 longer = signal_processing.SignalProcessingUtils.GenerateWhiteNoise(
90 noise=longer,
97 noise=longer,
106 signal=longer,
113 signal=longer,
117 self.assertEqual(len(longer), len(mix))
123 longer = signal_processing.SignalProcessingUtils.GeneratePureTone(
128 signal=longer,
136 signal=longer,
/external/boringssl/src/third_party/wycheproof_testvectors/
Daes_cbc_pkcs5_test.txt338 # padding longer than 1 block
347 # padding longer than 1 block
356 # padding longer than 1 block
365 # padding longer than 1 block
374 # padding longer than 1 block
455 # padding longer than message
464 # padding longer than message
473 # padding longer than message
482 # padding longer than message
491 # padding longer than message
[all …]
/external/cronet/third_party/boringssl/src/third_party/wycheproof_testvectors/
Daes_cbc_pkcs5_test.txt338 # padding longer than 1 block
347 # padding longer than 1 block
356 # padding longer than 1 block
365 # padding longer than 1 block
374 # padding longer than 1 block
455 # padding longer than message
464 # padding longer than message
473 # padding longer than message
482 # padding longer than message
491 # padding longer than message
[all …]
/external/catch2/docs/
Drelease-notes.md45 * Reporters no longer round-off nanoseconds when reporting benchmarking results (#1876)
56 * Detection of `wmain` no longer incorrectly looks for `WIN32` macro (#1849)
58 * Composing already-composed matchers no longer modifies the partially-composed matcher expression
69 * Clang on Windows is no longer assumed to implement MSVC's traditional preprocessor (#1806)
99 * Warning suppressed during listener registration will no longer leak
112 * Templated tests no longer trigger `-Wunused-templates` (#1762)
117 * CMake no longer prohibits in-tree build when Catch2 is used as a subproject (#1773, #1774)
222 * Templated test cases no longer check whether the provided types are unique (#1628)
232 * Reporting errors at startup should no longer cause a segfault under certain circumstances (#1626)
246 * Filters will no longer be shown if there were none
[all …]
/external/skia/modules/pathkit/
DCHANGELOG.md16 - Internal calls no longer use dynamic dispatch (skbug.com/12795)
18 - The debug and test builds of PathKit are no longer published to NPM.
41 - `PathKitInit(...).then()` is no longer the recommended way to initialize things.
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/
DCHANGES7 should no longer get out of sync, even if they appear in the middle of other
81 still includes longer sequences like "+ ++")
86 *) "+ ++" and "- --" sequences are no longer collapsed. They were before,
97 *) Although it should work, python 2.3 is no longer supported.
/external/e2fsprogs/doc/RelNotes/
Dv1.44.3.txt43 E2fsck no longer spews large number of errors when the superblock
50 E2fsck will no longer loop infinitely due to a maliciously crafted
54 E2fsck will no longer hang if the last block in the file system is a
57 E2fsck no longer allows initialized blocks to exist past i_size. This
80 Filefrag will no longer ignore errors returned by fsync.
82 Debugfs will no longer print spurious checksum errors when failing to
/external/llvm/test/CodeGen/PowerPC/
Dtls-store2.ll7 ; longer overlap.
25 ; FIXME: We could check here for 'std {{[0-9]+}}, 0(3)', but that no longer
28 ; so that the copy is no longer necessary.
/external/kotlinx.coroutines/
DCHANGES.md7 * Coroutines debugger no longer keeps track of coroutines with empty coroutine context (#3782).
9 * Coroutine timeouts no longer prevent K/N `newSingleThreadContext` from closing (#3768).
38 * Old K/N memory model is no longer supported (#3375).
41 * Artificial stackframes in stacktrace recovery no longer contain the `\b` symbol and are now navig…
68 * `Dispatchers.IO.limitedParallelism(valueLargerThanIOSize)` no longer creates an additional wrappe…
73 * Global `CoroutineExceptionHandler` is no longer invoked in case of unprocessed `future` failure (…
/external/python/absl-py/
DCHANGELOG.md60 * `absl-py` no longer depends on `six`.
66 * `absl-py` no longer supports Python 2.7, 3.4, 3.5. All versions have reached
89 longer raises an exception when other `absl.flags` flags are defined.
135 now suppressed and no longer reported in the xml_reporter.
178 * (flags) Defining an alias no longer marks the aliased flag as always present
180 * (flags) Aliasing a multi flag no longer causes the default value to be
194 * #126: calling `logging.debug(msg, stack_info=...)` no longer throws an
201 * (testing) `absl.testing`'s pretty print reporter no longer buffers
219 * (testing) `assertTotallyOrdered` no longer requires objects to implement
227 * #99: `absl.logging` no longer registers itself to `logging.root` at import
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.010 1. Filesystems are no longer limited to 4 GB. In
13 2. Files are no longer limited to 4 GB. In theory the maximum
16 3. Metadata (inode table and directory tables) are no longer
/external/pdfium/testing/resources/javascript/
Dannot_properties_expected.txt2 Alert: SUCCESS: Document.getAnnot: Object no longer exists.
14 Alert: SUCCESS: Document.getAnnot: Object no longer exists.
/external/llvm/test/Transforms/InstCombine/
Dstrlen-1.ll9 @longer = constant [7 x i8] c"longer\00"
105 %longer = getelementptr [7 x i8], [7 x i8]* @longer, i32 0, i32 0
106 %s = select i1 %x, i8* %hello, i8* %longer
/external/python/cpython3/Doc/whatsnew/
D3.0.rst145 Some well-known APIs no longer return lists:
149 this no longer works: ``k = d.keys(); k.sort()``. Use ``k =
154 :meth:`dict.itervalues` methods are no longer supported.
174 it works with values of arbitrary size. The latter no longer
187 > None`` or ``len <= len`` are no longer valid, and e.g. ``None <
190 no longer makes sense -- all the elements must be comparable to each
195 * :meth:`builtin.sorted` and :meth:`list.sort` no longer accept the
201 special method is no longer supported. Use :meth:`__lt__` for sorting,
218 longer a limit to the value of integers. However, :data:`sys.maxsize`
228 * Octal literals are no longer of the form ``0720``; use ``0o720``
[all …]
/external/python/cpython3/Misc/NEWS.d/
D3.6.0b3.rst18 dict.update() no longer allocate unnecessary large memory.
75 LZMA compressor and decompressor no longer raise exceptions if given empty
136 calendar.TextCalendar().prmonth() no longer prints a space at the start of
156 os.fwalk() no longer fails on broken links.
195 shutil.make_archive() no longer adds entry "./" to ZIP archive.
/external/rust/crates/libz-sys/src/zlib/doc/
Dalgorithm.txt39 a longer match at the next input byte. If a longer match is found, the
46 the current match is long enough, deflate() reduces the search for a longer
64 codes are much more common than longer codes, so pay attention to decoding the
65 short codes fast, and let the long codes take longer to decode.
72 grabs more bits and tries to decode a longer code.
78 building the table ends up taking a lot longer for more bits since short
86 those cases, the table ended up one bit longer than the ``average'' code
103 If the symbol is longer than nine bits, then that entry in the table points
/external/python/cpython2/Modules/zlib/
Dalgorithm.txt39 a longer match at the next input byte. If a longer match is found, the
46 the current match is long enough, deflate() reduces the search for a longer
64 codes are much more common than longer codes, so pay attention to decoding the
65 short codes fast, and let the long codes take longer to decode.
72 grabs more bits and tries to decode a longer code.
78 building the table ends up taking a lot longer for more bits since short
86 those cases, the table ended up one bit longer than the ``average'' code
103 If the symbol is longer than nine bits, then that entry in the table points
/external/rust/crates/libz-sys/src/zlib-ng/doc/
Dalgorithm.txt39 a longer match at the next input byte. If a longer match is found, the
46 the current match is long enough, deflate() reduces the search for a longer
64 codes are much more common than longer codes, so pay attention to decoding the
65 short codes fast, and let the long codes take longer to decode.
72 grabs more bits and tries to decode a longer code.
78 building the table ends up taking a lot longer for more bits since short
86 those cases, the table ended up one bit longer than the ``average'' code
103 If the symbol is longer than nine bits, then that entry in the table points
/external/libcups/
DCHANGES.md75 - The scheduler no longer provides a default value for the description
86 - The IPP parser no longer allows invalid member attributes in collections
106 - The `cups-config` script no longer adds extra libraries when linking against
155 - The web interface no longer provides access to the log files (Issue #5513)
158 - The scheduler no longer stops a printer if an error occurs when a job is
168 - The scheduler no longer advertises the HTTP methods it supports (Issue #5540)
214 - The IPP Everywhere "driver" no longer does local filtering when printing to
241 - The `cupscgi`, `cupsmime`, and `cupsppdc` support libraries are no longer
249 - The `ipptool` program no longer checks for duplicate attributes when running
309 should no longer be used.
[all …]
/external/wpa_supplicant_8/
DNOTICE14 license option is no longer used. It should be noted that the BSD
22 after February 11, 2012 is no longer under the GPL v2 option.
DCOPYING14 license option is no longer used. It should be noted that the BSD
22 after February 11, 2012 is no longer under the GPL v2 option.

12345678910>>...69