Home
last modified time | relevance | path

Searched full:backwards (Results 1 – 25 of 4463) sorted by relevance

12345678910>>...179

/external/bazelbuild-rules_rust/
DCOMPATIBILITY.md1 # `rules_rust` backwards compatibility policy
3 This document defines the backwards compatibility policy for rules_rust and
10 A backwards compatible change has the property that a build that is green,
17 A backwards compatible release has the property that it only contains backward
22 backwards compatible changes.
27 Backwards incompatible changes will have to follow a process in order to be
34 All minor version number releases before version 1.0 can be backwards incompatible.
35 Backwards incompatible changes still have to follow the the process, but minimum
63 Platforms subject to backwards compatibility policy are
69 `//rust:defs.bzl` is subject to the backwards compatibility policy. That means
[all …]
/external/mbedtls/include/mbedtls/
Dasn1write.h43 * \note This function works backwards in data buffer.
57 * \note This function works backwards in data buffer.
74 * \note This function works backwards in data buffer.
92 * \note This function works backwards in data buffer.
110 * \note This function works backwards in data buffer.
124 * \note This function works backwards in data buffer.
140 * \note This function works backwards in data buffer.
160 * \note This function works backwards in data buffer.
182 * \note This function works backwards in data buffer.
198 * \note This function works backwards in data buffer.
[all …]
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Dasn1write.h37 * \note This function works backwards in data buffer.
51 * \note This function works backwards in data buffer.
66 * \note This function works backwards in data buffer.
84 * \note This function works backwards in data buffer.
102 * \note This function works backwards in data buffer.
116 * \note This function works backwards in data buffer.
132 * \note This function works backwards in data buffer.
152 * \note This function works backwards in data buffer.
174 * \note This function works backwards in data buffer.
190 * \note This function works backwards in data buffer.
[all …]
/external/hamcrest/hamcrest-library/src/test/java/org/hamcrest/comparator/
DComparatorMatcherBuilderTest.java27 return "backwards integer comparator";
43 …assertDescription("a value greater than <1> when compared by <backwards integer comparator>", comp… in testDescription()
44 …assertDescription("a value equal to or greater than <1> when compared by <backwards integer compar… in testDescription()
45 …assertDescription("a value equal to <1> when compared by <backwards integer comparator>", compared… in testDescription()
46 …assertDescription("a value less than or equal to <1> when compared by <backwards integer comparato… in testDescription()
47 …assertDescription("a value less than <1> when compared by <backwards integer comparator>", compare… in testDescription()
56 …assertMismatchDescription("<1> was less than <0> when compared by <backwards integer comparator>",… in testMismatchDescriptions()
57 …assertMismatchDescription("<1> was equal to <1> when compared by <backwards integer comparator>", … in testMismatchDescriptions()
58 …assertMismatchDescription("<0> was greater than <1> when compared by <backwards integer comparator… in testMismatchDescriptions()
59 …assertMismatchDescription("<2> was equal to <2> when compared by <backwards integer comparator>", … in testMismatchDescriptions()
/external/mockito/src/main/java/org/mockito/internal/util/
DJavaEightUtil.java28 * Creates an empty Optional using reflection to stay backwards-compatible with older JDKs.
43 … * Creates an empty OptionalDouble using reflection to stay backwards-compatible with older JDKs.
57 * Creates an empty OptionalInt using reflection to stay backwards-compatible with older JDKs.
71 * Creates an empty OptionalLong using reflection to stay backwards-compatible with older JDKs.
85 * Creates an empty Stream using reflection to stay backwards-compatible with older JDKs.
95 * Creates an empty DoubleStream using reflection to stay backwards-compatible with older JDKs.
105 * Creates an empty IntStream using reflection to stay backwards-compatible with older JDKs.
115 * Creates an empty LongStream using reflection to stay backwards-compatible with older JDKs.
125 …* Invokes a nullary static factory method using reflection to stay backwards-compatible with older…
/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/wayland/egl/
Dwayland-egl-abi-check.c102 /* This program checks we keep a backwards-compatible struct wl_egl_window
115 printf("Backwards incompatible change detected!\n " \
123 printf("Backwards incompatible change detected!\n " \
137 printf("Backwards incompatible change detected!\n " \
148 printf("Backwards incompatible change detected!\n " \
159 printf("Backwards incompatible change detected!\n " \
170 printf("Backwards incompatible change detected!\n " \
/external/python/cpython2/Lib/test/
Dtest_xpickle.py4 # loading them via the other. It also tests backwards compatibility with
131 # This is a cut-down version of pickletester's test_float. Backwards
153 # Backwards compatibility was explicitly broken in r67934 to fix a bug.
159 # This is a cut-down version of pickletester's test_unicode. Backwards
181 # Test backwards compatibility with Python 2.4.
199 # Test backwards compatibility with Python 2.5.
212 # Test backwards compatibility with Python 2.6.
/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/mesa3d/src/panfrost/compiler/
Dgen_disasm.py201 # backwards mapping (deriveds -> values), suitable for disassembly. This is
206 backwards = [None] * (1 << value_size)
218 assert(param not in backwards)
219 backwards[param] = ctx
221 return backwards
224 # backwards mapping (deriveds -> values) as a run-time lookup table.
251 backwards = [invert_lut(value_size, f, derived, mod_map, keys, mod_vals) for f in forward]
276 for i, order in enumerate(backwards):
282 …ptions = [ctx[j] if ctx is not None and ctx[j] is not None else "reserved" for ctx in backwards[0]]
/external/openthread/third_party/mbedtls/repo/
DBRANCHES.md24 ## Backwards Compatibility for application code
42 need to be changed. In case security comes in conflict with backwards
55 For contributors, see the [Backwards Compatibility section of
56 CONTRIBUTING](CONTRIBUTING.md#backwards-compatibility).
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowMediaMetadataRetriever.java108 * #addMetadata(DataSource, int, String)}. This method is retained mostly for backwards
138 * #addFrame(DataSource, long, Bitmap)}. This method is retained mostly for backwards
152 * {@link #addFrame(DataSource, long, Bitmap)}. This method is retained mostly for backwards
167 * #addFrame(DataSource, long, Bitmap)}. This method is retained mostly for backwards
182 * {@link #addFrame(DataSource, long, Bitmap)}. This method is retained mostly for backwards
197 * backwards compatibility; you can call {@link #addFrame(DataSource, long, Bitmap)} directly.
/external/tensorflow/tensorflow/core/grappler/graph_analyzer/
Dgraph_analyzer_test.cc146 // Successfully propagate backwards through a multi-input link,
168 // Successfully propagate backwards through a multi-input link,
191 // Successfully propagate backwards through a multi-input link,
213 // Propagate backwards through a multi-input link, finding that the
231 // Propagate backwards through a multi-input link, finding that nothing
272 // Successfully propagate backwards through a multi-input link.
358 // Successfully propagate backwards through a multi-input link,
379 // Successfully propagate backwards through a multi-input link,
423 // Propagate backwards from all-or-none-input node, finding that the
440 // Propagate backwards from all-or-none-input node, finding that nothing
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMBlockPlacement.cpp10 // Currently it only moves blocks to fix backwards WLS branches.
148 /// Checks if loop has a backwards branching WLS, and if possible, fixes it.
167 LLVM_DEBUG(dbgs() << DEBUG_PREFIX << "Found a backwards WLS from " in fixBackwardsWLS()
171 // Make sure no forward branching WLSs to the Predecessor become backwards in fixBackwardsWLS()
189 // moving Preheader even if we'd introduce a backwards WLS in fixBackwardsWLS()
193 << "backwards branching WLS\n"); in fixBackwardsWLS()
229 // Find loops with a backwards branching WLS and fix if possible. in runOnMachineFunction()
/external/cronet/third_party/protobuf/objectivec/Tests/
DGPBMessageTests+ClassNames.m118 // -initWithExtensionDescription:usesClassRefs:` to test backwards
139 // This tests backwards compatibility to make sure we support older sources
147 // This tests backwards compatibility to make sure we support older sources
155 // This tests backwards compatibility to make sure we support older sources
/external/grpc-grpc/src/objective-c/GRPCClient/
DGRPCCallLegacy.h27 * GRPCCall2 in GRPCCall.h. This API exists solely for the purpose of backwards compatibility.
111 #pragma mark Backwards compatibiity
113 /** This protocol is kept for backwards compatibility with existing code. */
127 /** This is only needed for backwards-compatibility. */
/external/protobuf/objectivec/Tests/
DGPBMessageTests+ClassNames.m118 // -initWithExtensionDescription:usesClassRefs:` to test backwards
139 // This tests backwards compatibility to make sure we support older sources
147 // This tests backwards compatibility to make sure we support older sources
155 // This tests backwards compatibility to make sure we support older sources
/external/mbedtls/
DBRANCHES.md31 ## Backwards Compatibility for application code
65 comes in conflict with backwards compatibility, we will put security first,
98 For contributors, see the [Backwards Compatibility section of
99 CONTRIBUTING](CONTRIBUTING.md#backwards-compatibility).
/external/apache-xml/src/main/java/org/apache/xalan/transformer/
DCountersTable.java91 * Add a list of counted nodes that were built in backwards document
96 * @param blist Vector of nodes built in backwards document order
150 // In the loop below, we collect the nodes in backwards doc order, so in countNode()
155 // the backwards list (m_newFound) to the forwards list (counter.m_countNodes). in countNode()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision_lists.h161 // For backwards compatibility, keeping the original env variable here. in AllowList()
219 // For backwards compatibility, keeping the original env variable here. in AllowList()
242 // For backwards compatibility, keeping the original env variable here. in AllowList()
381 // For backwards compatibility, keeping the original env variable here. in AllowList()
429 // For backwards compatibility, keeping the original env variable here. in InferList()
448 // For backwards compatibility, keeping the original env variable here. in DenyList()
/external/bazel-skylib/docs/
Dmaintainers_guide.md6 especial attention to maintaining backwards compatibility. Ideally, it ought
22 Because Skylib is so widely used, breaking backwards compatibility can cause
27 backwards-incompatible manner. See the criteria in README.md.
28 2. Given a choice between breaking backwards compatibility and keeping it, try
29 to keep backwards compatibility. For example, if adding a new argument to a
/external/tensorflow/tensorflow/tools/api/tests/
DREADME.txt1 TensorFlow API backwards compatibility test
4 If this test fails, it means a change has been made to the public API. Backwards
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsontype/
DSubtypeResolver.java73 // for backwards compatibility... in collectAndResolveSubtypesByClass()
91 // for backwards compatibility... in collectAndResolveSubtypesByClass()
109 // for backwards compatibility... in collectAndResolveSubtypesByTypeId()
127 // for backwards compatibility... in collectAndResolveSubtypesByTypeId()
/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/armnn/src/armnn/layers/
DPreluLayer.cpp62 // Loop backwards through the common part of the shapes in InferOutputShapes()
79 // Loop backwards through the remaing part of the input shape (if any) in InferOutputShapes()
88 // Loop backwards through the remaing part of the alpha shape (if any) in InferOutputShapes()

12345678910>>...179