Home
last modified time | relevance | path

Searched full:another (Results 1 – 25 of 22575) sorted by relevance

12345678910>>...903

/aosp_15_r20/system/core/libutils/binder/
H A DString16_test.cpp58 String16 another = tmp; in TEST() local
60 EXPECT_STR16EQ(u"Verify me", another.c_str()); in TEST()
65 String16 another; in TEST() local
66 another = tmp; in TEST()
68 EXPECT_STR16EQ(u"Verify me", another.c_str()); in TEST()
73 String16 another(std::move(tmp)); in TEST() local
74 EXPECT_STR16EQ(u"Verify me", another.c_str()); in TEST()
79 String16 another; in TEST() local
80 another = std::move(tmp); in TEST()
81 EXPECT_STR16EQ(u"Verify me", another.c_str()); in TEST()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/glob/tests/
Dglob-std.rs70 mk_file("r/one/another", true); in main()
71 mk_file("r/one/another/a.md", false); in main()
72 mk_file("r/one/another/deep", true); in main()
73 mk_file("r/one/another/deep/spelunking.md", false); in main()
74 mk_file("r/another", true); in main()
75 mk_file("r/another/a.md", false); in main()
85 PathBuf::from("r/another"), in main()
87 PathBuf::from("r/one/another"), in main()
88 PathBuf::from("r/one/another/deep"), in main()
98 PathBuf::from("r/another"), in main()
[all …]
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py68 another supported device.
75 another supported device.
82 another supported device.
89 another supported device.
96 another supported device.
103 another supported device.
111 another supported device.
118 another supported device.
125 another supported device.
132 another supported device.
[all …]
/aosp_15_r20/external/accessibility-test-framework/src/main/java/com/google/android/apps/common/testing/accessibility/framework/
H A DResultMetadata.java15 * in the case the provided {@code key} is not stored within metadata or is stored as another
26 * the case the provided {@code key} is stored as another type.
45 * the case the provided {@code key} is not stored within metadata or is stored as another type.
55 * the case the provided {@code key} is stored as another type.
74 * the case the provided {@code key} is not stored within metadata or is stored as another type.
84 * the case the provided {@code key} is stored as another type.
103 * the case the provided {@code key} is not stored within metadata or is stored as another type.
113 * the case the provided {@code key} is stored as another type.
132 * the case the provided {@code key} is not stored within metadata or is stored as another type.
142 * the case the provided {@code key} is stored as another type.
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/assets/msmt_interop_tests/
Drate_limit_max_attribution_reporting_endpoints.json65 "https://another-destination.test"
164 "context_origin": "https://another-source.test",
169 "url": "https://another-reporter.test/register-source",
187 "url": "https://another-reporter.test/register-trigger",
208 "url": "https://another-reporter.test/register-source",
211 "destination": "https://another-destination.test",
222 "context_origin": "https://another-destination.test"
226 "url": "https://another-reporter.test/register-trigger",
247 "url": "https://another-reporter.test/register-source",
270 "url": "https://another-reporter.test/register-trigger",
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dadmin_directory_v1.members.html116 …ies the group member in the API request. A group member can be a user or another group. The value …
130 …ies the group member in the API request. A group member can be a user or another group. The value …
139 …{ # A Google Groups member can be a user or another group. This member can be inside or outside of…
141 … user or another group. This property is required when adding a member to a group. The `email` mus…
180 { # A Google Groups member can be a user or another group. This member can be inside or outside of …
182 … user or another group. This property is required when adding a member to a group. The `email` mus…
199 …{ # A Google Groups member can be a user or another group. This member can be inside or outside of…
201 … user or another group. This property is required when adding a member to a group. The `email` mus…
233 …{ # A Google Groups member can be a user or another group. This member can be inside or outside of…
235 … user or another group. This property is required when adding a member to a group. The `email` mus…
[all …]
Dandroidpublisher_v3.edits.expansionfiles.html85 <p class="firstline">Patches the APK's expansion file configuration to reference another APK's expa…
88 <p class="firstline">Updates the APK's expansion file configuration to reference another APK's expa…
120 …is APK has an expansion file uploaded to it: this APK does not reference another APK&#x27;s expans…
121 …&quot;referencesVersion&quot;: 42, # If set, this APK&#x27;s expansion file references another APK…
127 …<pre>Patches the APK&#x27;s expansion file configuration to reference another APK&#x27;s expansion…
142 …is APK has an expansion file uploaded to it: this APK does not reference another APK&#x27;s expans…
143 …&quot;referencesVersion&quot;: 42, # If set, this APK&#x27;s expansion file references another APK…
155 …is APK has an expansion file uploaded to it: this APK does not reference another APK&#x27;s expans…
156 …&quot;referencesVersion&quot;: 42, # If set, this APK&#x27;s expansion file references another APK…
162 …<pre>Updates the APK&#x27;s expansion file configuration to reference another APK&#x27;s expansion…
[all …]
/aosp_15_r20/external/openthread/src/lib/spinel/
H A Dradio_spinel.hpp214 * @retval OT_ERROR_BUSY Failed due to another operation is on going.
226 * @retval OT_ERROR_BUSY Failed due to another operation is on going.
238 * @retval OT_ERROR_BUSY Failed due to another operation is on going.
251 * @retval OT_ERROR_BUSY Failed due to another operation is on going.
263 * @retval OT_ERROR_BUSY Failed due to another operation is on going.
275 * @retval OT_ERROR_BUSY Failed due to another operation is on going.
287 * @retval OT_ERROR_BUSY Failed due to another operation is on going.
299 * @retval OT_ERROR_BUSY Failed due to another operation is on going.
311 * @retval OT_ERROR_BUSY Failed due to another operation is on going.
323 * @retval OT_ERROR_BUSY Failed due to another operation is on going.
[all …]
/aosp_15_r20/frameworks/av/media/libmedia/include/media/
H A DCodecCapabilitiesUtils.h137 * another range.
240 * @param another another sorted set of non-intersecting ranges in ascending order
245 const std::vector<Range<T>> &one, const std::vector<Range<T>> &another) { in intersectSortedDistinctRanges() argument
248 for (Range<T> range : another) { in intersectSortedDistinctRanges()
294 * Check if this size is equal to another size.
617 * @param another the rational to be compared
622 // bool operator> (const Rational& another) {
623 int compareTo(Rational another) const { in compareTo()
624 if (equals(another)) { in compareTo()
628 } else if (another.isNaN()) { // the other NaN is greater than this non-NaN value in compareTo()
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/comment/testdata/
Dlist6.txt4 - Another.
9 - Another.
18 - Another list after blank line.
36 Plain "Another."
45 Plain "Another."
60 Plain "Another list after blank line."
76 - Another.
81 - Another.
91 - Another list after blank line.
105 - Another.
[all …]
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dbignum.h271 * \return Another negative error code on other kinds of failure.
288 * \return Another negative error code on other kinds of failure.
303 * \return Another negative error code on other kinds of failure.
341 * \return Another negative error code on other kinds of failure.
369 * \return Another negative error code on other kinds of failure.
382 * \return Another negative error code on other kinds of failure.
411 * \return Another negative error code on other kinds of failure.
490 * \return Another negative error code on different kinds of failure.
515 * \return Another negative error code on failure.
548 * \return Another negative error code on different kinds of failure.
[all …]
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dbignum.h271 * \return Another negative error code on other kinds of failure.
288 * \return Another negative error code on other kinds of failure.
303 * \return Another negative error code on other kinds of failure.
341 * \return Another negative error code on other kinds of failure.
369 * \return Another negative error code on other kinds of failure.
382 * \return Another negative error code on other kinds of failure.
411 * \return Another negative error code on other kinds of failure.
490 * \return Another negative error code on different kinds of failure.
515 * \return Another negative error code on failure.
548 * \return Another negative error code on different kinds of failure.
[all …]
/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
H A DStoredInfoTypeVersion.java222 * deleted by the user or another system, the dictionary becomes invalid.
224 * use the UpdateStoredInfoType API method to create another version of the
245 * deleted by the user or another system, the dictionary becomes invalid.
247 * use the UpdateStoredInfoType API method to create another version of the
269 * deleted by the user or another system, the dictionary becomes invalid.
271 * use the UpdateStoredInfoType API method to create another version of the
292 * deleted by the user or another system, the dictionary becomes invalid.
294 * use the UpdateStoredInfoType API method to create another version of the
315 * deleted by the user or another system, the dictionary becomes invalid.
317 * use the UpdateStoredInfoType API method to create another version of the
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/doc/
Dview.qbk63 [[`S(s)`] [Copy constructs a `single_view` from another `single_view`, `s`.]]
64 [[`s = s2`] [Assigns to a `single_view`, `s`, from another `single_view`, `s2`.]]
120 [[`F(f)`] [Copy constructs a `filter_view` from another `filter_view`, `f`.]]
121 [[`f = f2`] [Assigns to a `filter_view`, `f`, from another `filter_view`, `f2`.]]
185 …[[`IR(ir)`] [Copy constructs an `iterator_range` from another `iterator_range`, `ir`.]]
186 …[[`ir = ir2`] [Assigns to a `iterator_range`, `ir`, from another `iterator_range`, `ir2`…
252 [[`JV(jv)`] [Copy constructs a `joint_view` from another `joint_view`, `jv`.]]
253 [[`jv = jv2`] [Assigns to a `joint_view`, `jv`, from another `joint_view`, `jv2`.]]
312 [[`ZV(zv1)`] [Copy constructs a `zip_view` from another `zip_view`, `zv`.]]
313 [[`zv1 = zv2`] [Assigns to a `zip_view`, `zv`, from another `zip_view`, `zv2`.]]
[all …]
/aosp_15_r20/frameworks/base/core/java/android/view/inspector/
H A DPropertyMapper.java47 * @throws PropertyConflictException If the property name is already mapped as another type.
57 * @throws PropertyConflictException If the property name is already mapped as another type.
67 * @throws PropertyConflictException If the property name is already mapped as another type.
77 * @throws PropertyConflictException If the property name is already mapped as another type.
87 * @throws PropertyConflictException If the property name is already mapped as another type.
97 * @throws PropertyConflictException If the property name is already mapped as another type.
107 * @throws PropertyConflictException If the property name is already mapped as another type.
117 * @throws PropertyConflictException If the property name is already mapped as another type.
127 * @throws PropertyConflictException If the property name is already mapped as another type.
137 * @throws PropertyConflictException If the property name is already mapped as another type.
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/testdata/
DIsaac.Newton-Opticks.txt59 another Language without my Consent._
79 it another small Tract concerning the Curvilinear Figures of the Second
159 Body or Medium into another. And a greater or less Refrangibility of
164 breaking of those lines in their passing out of one Medium into another.
368 and C_t_ equal to one another and severally in such Proportion to that
707 the Prism, and at their going out of it, were equal to one another.[C]
709 on both sides the Prism to be equal to one another, I noted the Place
753 found the Length of the Image that which is set down above. With another
772 of the Prism had all that Inclination to one another from which the
775 received, they could not possibly be so much inclined to one another.[D]
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/compress/bzip2/testdata/
DIsaac.Newton-Opticks.txt.bz2 ... , wishing that it may not be translated into 59another Language without my Consent._ 60 61_The Crowns ...
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtensor_shape.py152 # Another possibility would be this, but WARNING: it only works if the
277 other: Another Dimension.
290 other: Another Dimension.
320 other: Another Dimension.
354 other: Another Dimension, or a value accepted by `as_dimension`.
372 other: Another Dimension, or a value accepted by `as_dimension`.
396 other: Another Dimension, or a value accepted by `as_dimension`.
414 other: Another Dimension, or a value accepted by `as_dimension`.
442 other: Another Dimension, or a value accepted by `as_dimension`.
461 other: Another Dimension, or a value accepted by `as_dimension`.
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DSafeIntLib.h2030 @param[in] Addend A number to be added to another
2059 @param[in] Addend A number to be added to another
2088 @param[in] Addend A number to be added to another
2117 @param[in] Addend A number to be added to another
2146 @param[in] Addend A number to be added to another
2178 @param[in] Minuend A number from which another is to be subtracted.
2179 @param[in] Subtrahend A number to be subtracted from another
2207 @param[in] Minuend A number from which another is to be subtracted.
2208 @param[in] Subtrahend A number to be subtracted from another
2236 @param[in] Minuend A number from which another is to be subtracted.
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
H A DSafeIntLib.h2030 @param[in] Addend A number to be added to another
2059 @param[in] Addend A number to be added to another
2088 @param[in] Addend A number to be added to another
2117 @param[in] Addend A number to be added to another
2146 @param[in] Addend A number to be added to another
2178 @param[in] Minuend A number from which another is to be subtracted.
2179 @param[in] Subtrahend A number to be subtracted from another
2207 @param[in] Minuend A number from which another is to be subtracted.
2208 @param[in] Subtrahend A number to be subtracted from another
2236 @param[in] Minuend A number from which another is to be subtracted.
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
H A DSafeIntLib.h2030 @param[in] Addend A number to be added to another
2059 @param[in] Addend A number to be added to another
2088 @param[in] Addend A number to be added to another
2117 @param[in] Addend A number to be added to another
2146 @param[in] Addend A number to be added to another
2178 @param[in] Minuend A number from which another is to be subtracted.
2179 @param[in] Subtrahend A number to be subtracted from another
2207 @param[in] Minuend A number from which another is to be subtracted.
2208 @param[in] Subtrahend A number to be subtracted from another
2236 @param[in] Minuend A number from which another is to be subtracted.
[all …]
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/genetics/
H A DChromosome.java54 * @param another another chromosome to compare
57 * <li>-1 if <code>another</code> is better than <code>this</code>
58 * <li>1 if <code>another</code> is worse than <code>this</code>
62 public int compareTo(final Chromosome another) { in compareTo() argument
63 return Double.compare(getFitness(), another.getFitness()); in compareTo()
67 * Returns <code>true</code> iff <code>another</code> has the same representation and therefore
71 * @param another chromosome to compare
72 * @return true if <code>another</code> is equivalent to this chromosome
74 protected boolean isSame(final Chromosome another) { in isSame() argument
79 * Searches the <code>population</code> for another chromosome with the same representation. If
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/
H A DChromosome.java56 * @param another another chromosome to compare
59 * <li>-1 if <code>another</code> is better than <code>this</code></li>
60 * <li>1 if <code>another</code> is worse than <code>this</code></li>
64 public int compareTo(Chromosome another) { in compareTo() argument
65 return ((Double)this.getFitness()).compareTo(another.getFitness()); in compareTo()
69 * Returns <code>true<code> iff <code>another</code> has the same
72 * @param another chromosome to compare
73 * @return true if <code>another</code> is equivalent to this chromosome
75 protected boolean isSame(Chromosome another) { in isSame() argument
80 * Searches the <code>population</code> for another chromosome with the same
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dundefined-template.cpp38 …uppress this warning if 'C1<int>::s_var_1' is explicitly instantiated in another translation unit}} in func_02()
43 …ppress this warning if 'C1<char>::s_var_2' is explicitly instantiated in another translation unit}} in func_03()
48 …ppress this warning if 'C1<int>::s_func_1' is explicitly instantiated in another translation unit}} in func_04()
57 …press this warning if 'C1<char>::s_func_2' is explicitly instantiated in another translation unit}} in func_06()
62 …suppress this warning if 'C1<int>::meth_1' is explicitly instantiated in another translation unit}} in func_07()
71 …uppress this warning if 'C1<char>::meth_1' is explicitly instantiated in another translation unit}} in func_09()
80 … this warning if 'C1<int>::s_tvar_2<long>' is explicitly instantiated in another translation unit}} in func_11()
89 …this warning if 'C1<int>::s_tfunc_2<long>' is explicitly instantiated in another translation unit}} in func_13()
98 …is warning if 'C1<int>::C2<char>::s_var_2' is explicitly instantiated in another translation unit}} in func_15()
107 …s warning if 'C1<int>::C2<char>::s_func_2' is explicitly instantiated in another translation unit}} in func_17()
[all …]
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DMediaDevice.java459 public int compareTo(MediaDevice another) { in compareTo() argument
460 if (another == null) { in compareTo()
464 if (isConnected() ^ another.isConnected()) { in compareTo()
474 } else if (another.getState() == STATE_SELECTED) { in compareTo()
478 if (mType == another.mType) { in compareTo()
482 } else if (another.isMutingExpectedDevice()) { in compareTo()
489 } else if (another.isFastPairDevice()) { in compareTo()
496 } else if (another.isCarKitDevice()) { in compareTo()
501 if (NearbyDevice.compareRangeZones(getRangeZone(), another.getRangeZone()) != 0) { in compareTo()
502 return NearbyDevice.compareRangeZones(getRangeZone(), another.getRangeZone()); in compareTo()
[all …]

12345678910>>...903