Home
last modified time | relevance | path

Searched full:also (Results 1 – 25 of 30514) sorted by relevance

12345678910>>...1221

/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dunittest_enormous_descriptor.proto48 …ooooooooooooooooooooooooooooooooong_1 = 1 [default="long default value is also loooooooooooooooooo…
49 …ooooooooooooooooooooooooooooooooong_2 = 2 [default="long default value is also loooooooooooooooooo…
50 …ooooooooooooooooooooooooooooooooong_3 = 3 [default="long default value is also loooooooooooooooooo…
51 …ooooooooooooooooooooooooooooooooong_4 = 4 [default="long default value is also loooooooooooooooooo…
52 …ooooooooooooooooooooooooooooooooong_5 = 5 [default="long default value is also loooooooooooooooooo…
53 …ooooooooooooooooooooooooooooooooong_6 = 6 [default="long default value is also loooooooooooooooooo…
54 …ooooooooooooooooooooooooooooooooong_7 = 7 [default="long default value is also loooooooooooooooooo…
55 …ooooooooooooooooooooooooooooooooong_8 = 8 [default="long default value is also loooooooooooooooooo…
56 …ooooooooooooooooooooooooooooooooong_9 = 9 [default="long default value is also loooooooooooooooooo…
57 …ooooooooooooooooooooooooooooooong_10 = 10 [default="long default value is also loooooooooooooooooo…
[all …]
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dunittest_enormous_descriptor.proto48 …ooooooooooooooooooooooooooooooooong_1 = 1 [default="long default value is also loooooooooooooooooo…
49 …ooooooooooooooooooooooooooooooooong_2 = 2 [default="long default value is also loooooooooooooooooo…
50 …ooooooooooooooooooooooooooooooooong_3 = 3 [default="long default value is also loooooooooooooooooo…
51 …ooooooooooooooooooooooooooooooooong_4 = 4 [default="long default value is also loooooooooooooooooo…
52 …ooooooooooooooooooooooooooooooooong_5 = 5 [default="long default value is also loooooooooooooooooo…
53 …ooooooooooooooooooooooooooooooooong_6 = 6 [default="long default value is also loooooooooooooooooo…
54 …ooooooooooooooooooooooooooooooooong_7 = 7 [default="long default value is also loooooooooooooooooo…
55 …ooooooooooooooooooooooooooooooooong_8 = 8 [default="long default value is also loooooooooooooooooo…
56 …ooooooooooooooooooooooooooooooooong_9 = 9 [default="long default value is also loooooooooooooooooo…
57 …ooooooooooooooooooooooooooooooong_10 = 10 [default="long default value is also loooooooooooooooooo…
[all …]
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/
H A Dmeasunit.h726 * Also see {@link #getGForce()}.
734 * Also see {@link #createGForce()}.
742 * Also see {@link #getMeterPerSecondSquared()}.
750 * Also see {@link #createMeterPerSecondSquared()}.
758 * Also see {@link #getArcMinute()}.
766 * Also see {@link #createArcMinute()}.
774 * Also see {@link #getArcSecond()}.
782 * Also see {@link #createArcSecond()}.
790 * Also see {@link #getDegree()}.
798 * Also see {@link #createDegree()}.
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/
H A Dmeasunit.h686 * Also see {@link #getGForce()}.
694 * Also see {@link #createGForce()}.
702 * Also see {@link #getMeterPerSecondSquared()}.
710 * Also see {@link #createMeterPerSecondSquared()}.
718 * Also see {@link #getArcMinute()}.
726 * Also see {@link #createArcMinute()}.
734 * Also see {@link #getArcSecond()}.
742 * Also see {@link #createArcSecond()}.
750 * Also see {@link #getDegree()}.
758 * Also see {@link #createDegree()}.
[all …]
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dmeasunit.h726 * Also see {@link #getGForce()}.
734 * Also see {@link #createGForce()}.
742 * Also see {@link #getMeterPerSecondSquared()}.
750 * Also see {@link #createMeterPerSecondSquared()}.
758 * Also see {@link #getArcMinute()}.
766 * Also see {@link #createArcMinute()}.
774 * Also see {@link #getArcSecond()}.
782 * Also see {@link #createArcSecond()}.
790 * Also see {@link #getDegree()}.
798 * Also see {@link #createDegree()}.
[all …]
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/unicode/
H A Dmeasunit.h557 * Also see {@link #getGForce()}.
565 * Also see {@link #createGForce()}.
573 * Also see {@link #getMeterPerSecondSquared()}.
581 * Also see {@link #createMeterPerSecondSquared()}.
589 * Also see {@link #getArcMinute()}.
597 * Also see {@link #createArcMinute()}.
605 * Also see {@link #getArcSecond()}.
613 * Also see {@link #createArcSecond()}.
621 * Also see {@link #getDegree()}.
629 * Also see {@link #createDegree()}.
[all …]
/aosp_15_r20/external/clang/test/SemaObjC/
H A Darc-repeated-weak.mm23 use(a.weakProp); // expected-note{{also accessed here}}
28 use(a.weakProp); // expected-note{{also accessed here}}
56 a.weakProp = get(); // expected-note{{also accessed here}}
67 use(a.strongProp.weakProp); // expected-note{{also accessed here}}
72 use(a.strongProp.weakProp); // expected-note{{also accessed here}}
77 use(a.implicitProp); // expected-note{{also accessed here}}
82 use(Test.weakProp); // expected-note{{also accessed here}}
93 use(a->weakIvar); // expected-note{{also accessed here}}
99 use(a); // expected-note{{also accessed here}}
104 use([a weakProp]); // expected-note{{also accessed here}}
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
H A DPrintLib.h41 If 0 is also specified, then 0 is ignored.
217 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
219 If BufferSize > 1 and FormatString is NULL, then ASSERT(). Also, the output buffer is
222 (PcdMaximumUnicodeStringLength * sizeof (CHAR16) + 1), then ASSERT(). Also, the output
226 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
264 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
266 If BufferSize > 1 and FormatString is NULL, then ASSERT(). Also, the output buffer is
269 (PcdMaximumUnicodeStringLength * sizeof (CHAR16) + 1), then ASSERT(). Also, the output
273 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
312 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DPrintLib.h41 If 0 is also specified, then 0 is ignored.
217 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
219 If BufferSize > 1 and FormatString is NULL, then ASSERT(). Also, the output buffer is
222 (PcdMaximumUnicodeStringLength * sizeof (CHAR16) + 1), then ASSERT(). Also, the output
226 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
264 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
266 If BufferSize > 1 and FormatString is NULL, then ASSERT(). Also, the output buffer is
269 (PcdMaximumUnicodeStringLength * sizeof (CHAR16) + 1), then ASSERT(). Also, the output
273 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
312 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/shared/data/repository/
H A DConnectivityRepositoryImplTest.kt231 mock<NetworkCapabilities>().also { in defaultConnections_noTransports_nothingIsDefault()
251 mock<NetworkCapabilities>().also { in defaultConnections_cellularTransport_mobileIsDefault()
271 mock<NetworkCapabilities>().also { in defaultConnections_wifiTransport_wifiIsDefault()
291 mock<NetworkCapabilities>().also { in defaultConnections_ethernetTransport_ethernetIsDefault()
313 mock<NetworkCapabilities>().also { in defaultConnections_carrierMergedViaWifi_wifiAndCarrierMergedDefault()
335 mock<NetworkCapabilities>().also { in defaultConnections_carrierMergedViaMobile_mobileCarrierMergedWifiDefault()
352 mock<NetworkCapabilities>().also { in newWifiNetwork()
364 mock<NetworkCapabilities>().also { in newCellNetwork()
382 mock<NetworkCapabilities>().also { in defaultConnections_carrierMergedViaWifiWithVcnTransport_wifiAndCarrierMergedDefault()
407 mock<NetworkCapabilities>().also { in defaultConnections_carrierMergedViaMobileWithVcnTransport_mobileCarrierMergedWifiDefault()
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/
H A DPrintLib.h47 If 0 is also specified, then 0 is ignored.
223 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
225 If BufferSize > 1 and FormatString is NULL, then ASSERT(). Also, the output buffer is
228 (PcdMaximumUnicodeStringLength * sizeof (CHAR16) + 1), then ASSERT(). Also, the output
232 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
270 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
272 If BufferSize > 1 and FormatString is NULL, then ASSERT(). Also, the output buffer is
275 (PcdMaximumUnicodeStringLength * sizeof (CHAR16) + 1), then ASSERT(). Also, the output
279 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
318 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
H A DPrintLib.h41 If 0 is also specified, then 0 is ignored.
217 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
219 If BufferSize > 1 and FormatString is NULL, then ASSERT(). Also, the output buffer is
222 (PcdMaximumUnicodeStringLength * sizeof (CHAR16) + 1), then ASSERT(). Also, the output
226 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
264 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
266 If BufferSize > 1 and FormatString is NULL, then ASSERT(). Also, the output buffer is
269 (PcdMaximumUnicodeStringLength * sizeof (CHAR16) + 1), then ASSERT(). Also, the output
273 ASSERT(). Also, the output buffer is unmodified and 0 is returned.
312 If BufferSize > 1 and StartOfBuffer is NULL, then ASSERT(). Also, the output buffer is
[all …]
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/manual/
Dcmake-generator-expressions.7.rst18 :prop_tgt:`COMPILE_DEFINITIONS` and others. They may also be used when using
139 :prop_tgt:`MAP_IMPORTED_CONFIG_<CONFIG>` is also considered by this
148 See also the :variable:`CMAKE_SYSTEM_NAME` variable.
155 See also the :variable:`CMAKE_<LANG>_COMPILER_ID` variable.
162 See also the :variable:`CMAKE_<LANG>_COMPILER_ID` variable.
171 See also the :variable:`CMAKE_<LANG>_COMPILER_ID` variable.
180 See also the :variable:`CMAKE_<LANG>_COMPILER_ID` variable.
189 See also the :variable:`CMAKE_<LANG>_COMPILER_ID` variable.
196 See also the :variable:`CMAKE_<LANG>_COMPILER_ID` variable.
203 See also the :variable:`CMAKE_<LANG>_COMPILER_ID` variable.
[all …]
/aosp_15_r20/frameworks/rs/script_api/
H A Drs_math.spec38 subnormal values, i.e. smaller than 1.17549435e-38f. rs_fp_rull also requires round to nearest
191 See also @native_acos().
214 See also @native_acosh().
239 See also @native_acospi().
262 See also @native_asin().
285 See also @native_asinh().
310 See also @native_asinpi().
333 See also @native_atan().
357 See also @native_atan2().
384 See also @native_atan2pi().
[all …]
/aosp_15_r20/external/fastrpc/inc/
H A DAEEStdDef.h271 See Also:
292 See Also:
313 See Also:
334 See Also:
355 See Also:
376 See Also:
397 See Also:
418 See Also:
439 See Also:
460 See Also:
[all …]
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/
H A DImageClassificationModelMetadata.java236 * prediction via AutoML API, can also be exported (see
241 * prediction via AutoML API, can also be exported (see
245 * prediction via AutoML API, can also be exported (see
248 * latency, but should also have a higher prediction quality
251 * prediction via AutoML API, can also be exported (see
256 * prediction via AutoML API, can also be exported (see
260 * providing prediction via AutoML API, can also be exported
263 * should also have a higher prediction quality than other
291 * prediction via AutoML API, can also be exported (see
296 * prediction via AutoML API, can also be exported (see
[all …]
/aosp_15_r20/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestInjector.kt117 return appScope ?: CoroutineScope(Dispatchers.Main).also { appScope = it } in getApplicationCoroutineScope()
121 return alarmManagerWrapper ?: TestAlarmManagerWrapper().also { alarmManagerWrapper = it } in getAlarmManagerWrapper()
125 return bitmapCropper ?: TestBitmapCropper().also { bitmapCropper = it } in getBitmapCropper()
129 return categoryProvider ?: TestCategoryProvider().also { categoryProvider = it } in getCategoryProvider()
134 ?: TestCurrentWallpaperInfoFactory(context.applicationContext).also { in getCurrentWallpaperInfoFactory()
141 ?: TestCustomizationSections().also { customizationSections = it } in getCustomizationSections()
158 ?: TestDrawableLayerResolver().also { drawableLayerResolver = it } in getDrawableLayerResolver()
166 return exploreIntentChecker ?: TestExploreIntentChecker().also { exploreIntentChecker = it } in getExploreIntentChecker()
193 return performanceMonitor ?: TestPerformanceMonitor().also { performanceMonitor = it } in getPerformanceMonitor()
218 return systemFeatureChecker ?: TestSystemFeatureChecker().also { systemFeatureChecker = it } in getSystemFeatureChecker()
[all …]
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1/src/main/java/com/google/cloud/automl/v1/
H A DImageClassificationModelMetadata.java250 * prediction via AutoML API, can also be exported (see
255 * prediction via AutoML API, can also be exported (see
259 * prediction via AutoML API, can also be exported (see
262 * latency, but should also have a higher prediction quality
265 * prediction via AutoML API, can also be exported (see
270 * prediction via AutoML API, can also be exported (see
274 * providing prediction via AutoML API, can also be exported
277 * should also have a higher prediction quality than other
305 * prediction via AutoML API, can also be exported (see
310 * prediction via AutoML API, can also be exported (see
[all …]
/aosp_15_r20/external/python/cpython3/Doc/using/
Dcmdline.rst85 Package names (including namespace packages) are also permitted. When a
127 namespace packages are also supported
176 start of :data:`sys.path`. Also, tab-completion and history editing is
255 import of source modules. See also :envvar:`PYTHONDONTWRITEBYTECODE`.
275 options). See also :envvar:`PYTHONDEBUG`.
283 See also the :option:`-P` and :option:`-I` (isolated) options.
294 raises an exception. See also :envvar:`PYTHONINSPECT`.
299 Run Python in isolated mode. This also implies :option:`-E`, :option:`-P`
315 extension (see :pep:`488`). See also :envvar:`PYTHONOPTIMIZE`.
323 Do :option:`-O` and also discard docstrings. Augment the filename
[all …]
/aosp_15_r20/external/curl/docs/
H A Dcurl.112 .\" * are also available at https://curl.se/docs/copyright.html.
79 interfering with it. This also goes for other characters treated special, like
179 your friend. You can also disable the progress meter completely with the
245 See also \fI--proxy-anyauth\fP, \fI--basic\fP and \fI--digest\fP.
287 See also \fI--proxy-basic\fP.
365 See also \fI-E, --cert\fP, \fI--key\fP and \fI--key-type\fP.
416 See also \fI--cert-type\fP, \fI--key\fP and \fI--key-type\fP.
535 See also \fI-m, --max-time\fP.
544 host/port". "HOST2" and "PORT2" may also be the empty string, meaning "use the
558 See also \fI--resolve\fP and \fI-H, --header\fP. Added in 7.49.0.
[all …]
/aosp_15_r20/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPicker2Injector.kt112 ?: DefaultAlarmManagerWrapper(context.applicationContext).also { in getAlarmManagerWrapper()
119 return bitmapCropper ?: DefaultBitmapCropper().also { bitmapCropper = it } in getBitmapCropper()
124 ?: DefaultCategoryProvider(context.applicationContext).also { categoryProvider = it } in getCategoryProvider()
134 .also { currentWallpaperFactory = it } in getCurrentWallpaperInfoFactory()
139 ?: WallpaperPickerSections().also { customizationSections = it } in getCustomizationSections()
160 ?: DefaultDrawableLayerResolver().also { drawableLayerResolver = it } in getDrawableLayerResolver()
170 ?: DefaultExploreIntentChecker(context.applicationContext).also { in getExploreIntentChecker()
181 ?: DefaultLiveWallpaperInfoFactory().also { liveWallpaperInfoFactory = it } in getLiveWallpaperInfoFactory()
206 .also { performanceMonitor = it } in getPerformanceMonitor()
236 ?: DefaultSystemFeatureChecker().also { systemFeatureChecker = it } in getSystemFeatureChecker()
[all …]
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/docs/doc/reference/com/google/android/exoplayer2/
H A DC.html1826 <dt><span class="seeLabel">See Also:</span></dt>
1841 <dt><span class="seeLabel">See Also:</span></dt>
1855 <dt><span class="seeLabel">See Also:</span></dt>
1869 <dt><span class="seeLabel">See Also:</span></dt>
1883 <dt><span class="seeLabel">See Also:</span></dt>
1897 <dt><span class="seeLabel">See Also:</span></dt>
1911 <dt><span class="seeLabel">See Also:</span></dt>
1925 <dt><span class="seeLabel">See Also:</span></dt>
1939 <dt><span class="seeLabel">See Also:</span></dt>
1953 <dt><span class="seeLabel">See Also:</span></dt>
[all …]
/aosp_15_r20/external/python/cpython3/Doc/
Dglossary.rst60 Also see :ref:`annotations-howto`
89 See also the :term:`parameter` glossary entry, the FAQ question on
153 See also :pep:`492`.
167 See also :term:`text file` for a file object able to read and write
201 of a Python program in the CPython interpreter. The bytecode is also
221 method is also a callable.
278 implemented with the :keyword:`async def` statement. See also
379 are expressions. There are also :term:`statement`\s which cannot be used
380 as expressions, such as :keyword:`while`. Assignments are also statements,
390 :ref:`formatted string literals <f-strings>`. See also :pep:`498`.
[all …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/docs/doc/reference/com/google/android/exoplayer2/
H A DC.html1794 <dt><span class="seeLabel">See Also:</span></dt>
1809 <dt><span class="seeLabel">See Also:</span></dt>
1823 <dt><span class="seeLabel">See Also:</span></dt>
1837 <dt><span class="seeLabel">See Also:</span></dt>
1851 <dt><span class="seeLabel">See Also:</span></dt>
1865 <dt><span class="seeLabel">See Also:</span></dt>
1879 <dt><span class="seeLabel">See Also:</span></dt>
1893 <dt><span class="seeLabel">See Also:</span></dt>
1907 <dt><span class="seeLabel">See Also:</span></dt>
1921 <dt><span class="seeLabel">See Also:</span></dt>
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/test2json/testdata/
Dframefuzz.json42 …estInlining","Output":" inlining_test.go:102: not in expected set, but also inlinable: \"Addr.s…
43 …estInlining","Output":" inlining_test.go:102: not in expected set, but also inlinable: \"Prefix…
44 …estInlining","Output":" inlining_test.go:102: not in expected set, but also inlinable: \"IPv4Un…
45 …estInlining","Output":" inlining_test.go:102: not in expected set, but also inlinable: \"joinHo…
46 …estInlining","Output":" inlining_test.go:102: not in expected set, but also inlinable: \"Addr.M…
47 …estInlining","Output":" inlining_test.go:102: not in expected set, but also inlinable: \"bePutU…
48 …estInlining","Output":" inlining_test.go:102: not in expected set, but also inlinable: \"mask6\…
49 …estInlining","Output":" inlining_test.go:102: not in expected set, but also inlinable: \"AddrPo…
50 …estInlining","Output":" inlining_test.go:102: not in expected set, but also inlinable: \"string…
51 …estInlining","Output":" inlining_test.go:102: not in expected set, but also inlinable: \"Addr.i…
[all …]

12345678910>>...1221