Home
last modified time | relevance | path

Searched refs:backwards (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/external/libchrome/ui/gfx/geometry/mojo/
Dgeometry.mojom7 // Don't make backwards-incompatible changes to this definition!
8 // It's used in PageState serialization, so backwards incompatible changes
15 // Don't make backwards-incompatible changes to this definition!
16 // It's used in PageState serialization, so backwards incompatible changes
/external/mesa3d/src/panfrost/bifrost/
Dgen_disasm.py202 backwards = [None] * (1 << value_size)
214 assert(param not in backwards)
215 backwards[param] = ctx
217 return backwards
247 backwards = [invert_lut(value_size, f, derived, mod_map, keys, mod_vals) for f in forward]
272 for i, order in enumerate(backwards):
278 …ptions = [ctx[j] if ctx is not None and ctx[j] is not None else "reserved" for ctx in backwards[0]]
/external/angle/extensions/
DEGL_ANGLE_create_context_backwards_compatible.txt39 is backwards-compatible with the requested verion but it is often useful to
62 - which is backwards compatible with that version.
65 + which is backwards compatible with that version if
/external/libjpeg-turbo/
DREADME.android8 viewers (e.g. Chromium), but Android really values backwards compatibility, and
12 backwards compatibility since it's not really costing us anything.
/external/libchrome/mojo/public/mojom/base/
Dstring16.mojom12 // Don't make backwards-incompatible changes to this definition!
13 // It's used in PageState serialization, so backwards incompatible changes
/external/mesa3d/docs/relnotes/
D10.4.6.rst76 - Revert "mesa: Correct backwards NULL check."
112 - mesa: Correct backwards NULL check.
115 - mesa: Correct backwards NULL check.
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dcodeview-inlining.test17 ; backwards:
23 ; goto backwards;
/external/llvm/test/tools/llvm-readobj/
Dcodeview-inlining.test17 ; backwards:
23 ; goto backwards;
/external/llvm-project/polly/lib/External/ppcg/m4/
Dltoptions.m4118 dnl aclocal-1.4 backwards compatibility:
154 dnl aclocal-1.4 backwards compatibility:
206 dnl aclocal-1.4 backwards compatibility:
260 dnl aclocal-1.4 backwards compatibility:
317 dnl aclocal-1.4 backwards compatibility:
365 dnl aclocal-1.4 backwards compatibility:
/external/libnfnetlink/m4/
Dltoptions.m4118 dnl aclocal-1.4 backwards compatibility:
154 dnl aclocal-1.4 backwards compatibility:
206 dnl aclocal-1.4 backwards compatibility:
260 dnl aclocal-1.4 backwards compatibility:
317 dnl aclocal-1.4 backwards compatibility:
365 dnl aclocal-1.4 backwards compatibility:
/external/speex/m4/
Dltoptions.m4118 dnl aclocal-1.4 backwards compatibility:
154 dnl aclocal-1.4 backwards compatibility:
206 dnl aclocal-1.4 backwards compatibility:
260 dnl aclocal-1.4 backwards compatibility:
317 dnl aclocal-1.4 backwards compatibility:
365 dnl aclocal-1.4 backwards compatibility:
/external/libexif/auto-m4/
Dltoptions.m4118 dnl aclocal-1.4 backwards compatibility:
154 dnl aclocal-1.4 backwards compatibility:
206 dnl aclocal-1.4 backwards compatibility:
260 dnl aclocal-1.4 backwards compatibility:
317 dnl aclocal-1.4 backwards compatibility:
350 dnl aclocal-1.4 backwards compatibility:
/external/python/cpython2/Modules/_ctypes/libffi/m4/
Dltoptions.m4118 dnl aclocal-1.4 backwards compatibility:
154 dnl aclocal-1.4 backwards compatibility:
206 dnl aclocal-1.4 backwards compatibility:
260 dnl aclocal-1.4 backwards compatibility:
317 dnl aclocal-1.4 backwards compatibility:
363 dnl aclocal-1.4 backwards compatibility:
/external/libcap-ng/libcap-ng-0.7/m4/
Dltoptions.m4118 dnl aclocal-1.4 backwards compatibility:
154 dnl aclocal-1.4 backwards compatibility:
206 dnl aclocal-1.4 backwards compatibility:
260 dnl aclocal-1.4 backwards compatibility:
317 dnl aclocal-1.4 backwards compatibility:
365 dnl aclocal-1.4 backwards compatibility:
/external/lmfit/m4/
Dltoptions.m4118 dnl aclocal-1.4 backwards compatibility:
154 dnl aclocal-1.4 backwards compatibility:
206 dnl aclocal-1.4 backwards compatibility:
260 dnl aclocal-1.4 backwards compatibility:
317 dnl aclocal-1.4 backwards compatibility:
365 dnl aclocal-1.4 backwards compatibility:
/external/libnetfilter_conntrack/m4/
Dltoptions.m4118 dnl aclocal-1.4 backwards compatibility:
154 dnl aclocal-1.4 backwards compatibility:
206 dnl aclocal-1.4 backwards compatibility:
260 dnl aclocal-1.4 backwards compatibility:
317 dnl aclocal-1.4 backwards compatibility:
365 dnl aclocal-1.4 backwards compatibility:
/external/google-breakpad/m4/
Dltoptions.m4117 dnl aclocal-1.4 backwards compatibility:
153 dnl aclocal-1.4 backwards compatibility:
205 dnl aclocal-1.4 backwards compatibility:
259 dnl aclocal-1.4 backwards compatibility:
316 dnl aclocal-1.4 backwards compatibility:
349 dnl aclocal-1.4 backwards compatibility:
/external/tensorflow/third_party/py/numpy/tf_numpy_api/
DBUILD1 # TensorFlow API backwards compatibility test goldens for tf.experimental.numpy.
/external/ImageMagick/m4/
Dversion.m419 # 3. MICRO version for added functionality in backwards compatible
21 # 4. PATCH version when you make backwards compatible bug fixes.
/external/icu/icu4c/source/common/
Dfilteredbrk.cpp140 SimpleFilteredSentenceBreakData(UCharsTrie *forwards, UCharsTrie *backwards ) in SimpleFilteredSentenceBreakData() argument
141 : fForwardsPartialTrie(forwards), fBackwardsTrie(backwards), refcount(1) { } in SimpleFilteredSentenceBreakData()
158 …ceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie *backwards, UErrorCode &sta…
242 …ceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie *backwards, UErrorCode &sta… in SimpleFilteredSentenceBreakIterator() argument
244 fData(new SimpleFilteredSentenceBreakData(forwards, backwards)), in SimpleFilteredSentenceBreakIterator()
/external/tensorflow/tensorflow/tools/api/golden/
DBUILD1 # TensorFlow API backwards compatibility test goldens.
/external/tensorflow/tensorflow/core/util/tensor_bundle/testdata/old_string_tensors/
DREADME2 lengths were written as varint64s. This is here to check backwards
/external/python/cpython3/Doc/library/
Dsuperseded.rst8 backwards compatibility. They have been superseded by other modules.
/external/flatbuffers/CMake/
DDESCRIPTION.txt4 forwards/backwards compatibility.
/external/icu/icu4c/source/data/coll/
Dfr_CA.txt7 Sequence{"[backwards 2]"}

12345678910>>...23