Home
last modified time | relevance | path

Searched full:actually (Results 1 – 25 of 21213) sorted by relevance

12345678910>>...849

/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libvulkan/proxy/
Dvulkan_types.go116 …"StdVideoDecodeH264MvcElementFlags": cpp_types.IntType, // That's actually a struct with bitfi…
118 …"StdVideoDecodeH264PictureInfoFlags": cpp_types.IntType, // That's actually a struct with bitfi…
120 …"StdVideoDecodeH264ReferenceInfoFlags": cpp_types.IntType, // That's actually a struct with bitfi…
122 …"StdVideoDecodeH265PictureInfoFlags": cpp_types.IntType, // That's actually a struct with bitfi…
124 …"StdVideoDecodeH265ReferenceInfoFlags": cpp_types.IntType, // That's actually a struct with bitfi…
126 …"StdVideoEncodeH264PictureInfoFlags": cpp_types.IntType, // That's actually a struct with bitfi…
129 …"StdVideoEncodeH264RefMgmtFlags": cpp_types.IntType, // That's actually a struct wi…
133 …"StdVideoEncodeH264ReferenceInfoFlags": cpp_types.IntType, // That's actually a struct wi…
135 …"StdVideoEncodeH264SliceHeaderFlags": cpp_types.IntType, // That's actually a struct wi…
137 …"StdVideoEncodeH265PictureInfoFlags": cpp_types.IntType, // That's actually a struct wi…
[all …]
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/network/
DHttpUrlConnectionBuilder.java33 * TODO: Remove @UsedForTesting after this is actually used.
56 * TODO: Remove @UsedForTesting after this is actually used.
62 * TODO: Remove @UsedForTesting after this is actually used.
68 * TODO: Remove @UsedForTesting after this is actually used.
86 * TODO: Remove @UsedForTesting after this method is actually used.
100 * TODO: Remove @UsedForTesting after this method is actually used.
115 * TODO: Remove @UsedForTesting after this method is actually used.
130 * TODO: Remove @UsedForTesting after this method is actually used.
141 * TODO: Remove @UsedForTesting after this method is actually used.
153 * TODO: Remove @UsedForTesting after this method is actually used.
[all …]
/aosp_15_r20/external/pigweed/pw_transfer/
H A DBUILD.gn292 # TODO: b/228516801 - Make this actually work; this is just a placeholder.
297 # TODO: b/228516801 - Make this actually work; this is just a placeholder.
302 # TODO: b/228516801 - Make this actually work; this is just a placeholder.
307 # TODO: b/228516801 - Make this actually work; this is just a placeholder.
312 # TODO: b/228516801 - Make this actually work; this is just a placeholder.
317 # TODO: b/228516801 - Make this actually work; this is just a placeholder.
322 # TODO: b/228516801 - Make this actually work; this is just a placeholder.
327 # TODO: b/228516801 - Make this actually work; this is just a placeholder.
332 # TODO: b/228516801 - Make this actually work; this is just a placeholder.
337 # TODO: b/228516801 - Make this actually work; this is just a placeholder.
[all …]
/aosp_15_r20/cts/tests/tests/content/src/android/content/cts/
H A DContentUrisTest.java86 Uri actually; in testWithAppendedId() local
88 assertNotNull(actually = ContentUris.withAppendedId(uri1, CODE1)); in testWithAppendedId()
89 assertEquals(expected, actually.toString()); in testWithAppendedId()
92 assertNotNull(actually = ContentUris.withAppendedId(uri2, CODE2)); in testWithAppendedId()
93 assertEquals(expected, actually.toString()); in testWithAppendedId()
109 Builder actually; in testAppendId() local
112 assertNotNull(actually = ContentUris.appendId(b, CODE1)); in testAppendId()
113 assertEquals(expected, actually.toString()); in testAppendId()
118 assertNotNull(actually = ContentUris.appendId(b, CODE2)); in testAppendId()
119 assertEquals(expected, actually.toString()); in testAppendId()
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/touch/
DSingleAxisSwipeDetectorTest.java98 // TODO: actually calculate the following parameters and do exact value checks. in testDragStart_verticalPositive()
109 // TODO: actually calculate the following parameters and do exact value checks. in testDragStart_verticalNegative()
117 // TODO: actually calculate the following parameters and do exact value checks. in testDragStart_failed()
129 // TODO: actually calculate the following parameters and do exact value checks. in testDragStart_horizontalPositive()
141 // TODO: actually calculate the following parameters and do exact value checks. in testDragStart_horizontalNegative()
153 // TODO: actually calculate the following parameters and do exact value checks. in testDragStart_horizontalRtlPositive()
165 // TODO: actually calculate the following parameters and do exact value checks. in testDragStart_horizontalRtlNegative()
173 // TODO: actually calculate the following parameters and do exact value checks. in testDrag()
183 // TODO: actually calculate the following parameters and do exact value checks. in testDragEnd()
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/xslwrapper/
H A DTransformWrapper.java102 * ByteStream, or actually builds a DOM, or whatever.
132 * ByteStream, or actually builds a DOM, or whatever.
163 * recorded for resultwrite that actually puts the stream out
224 * Options that startWith() this constant will actually be
244 * Actually create/initialize an underlying processor or factory.
248 * XSLTProcessor. Other implmentations may or may not actually
283 * actually completing the operation
300 * actually perform a transformation with this pre-built
312 * actually completing the operation
349 * actually completing the operation; throws an
[all …]
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/
H A DSerialPortLib.h43 The number of bytes actually written to the serial device is returned.
68 specified by Buffer. The number of bytes actually read is returned.
142 On output, the value actually set.
146 On output, the value actually set.
151 On output, the value actually set.
154 On output, the value actually set.
157 On output, the value actually set.
161 On output, the value actually set.
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
H A DSerialPortLib.h37 The number of bytes actually written to the serial device is returned.
62 specified by Buffer. The number of bytes actually read is returned.
136 On output, the value actually set.
140 On output, the value actually set.
145 On output, the value actually set.
148 On output, the value actually set.
151 On output, the value actually set.
155 On output, the value actually set.
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
H A DSerialPortLib.h37 The number of bytes actually written to the serial device is returned.
62 specified by Buffer. The number of bytes actually read is returned.
136 On output, the value actually set.
140 On output, the value actually set.
145 On output, the value actually set.
148 On output, the value actually set.
151 On output, the value actually set.
155 On output, the value actually set.
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DSerialPortLib.h37 The number of bytes actually written to the serial device is returned.
61 specified by Buffer. The number of bytes actually read is returned.
135 On output, the value actually set.
139 On output, the value actually set.
144 On output, the value actually set.
147 On output, the value actually set.
150 On output, the value actually set.
154 On output, the value actually set.
/aosp_15_r20/external/pytorch/test/functorch/
H A Ddiscover_coverage.py672 "nn.functional.dropout", # not actually problem, randomness testing artifact
673 "nn.functional.dropout2d", # not actually problem, randomness testing artifact
674 "nn.functional.rrelu", # not actually problem, randomness testing artifact
675 "bernoulli", # not actually problem, randomness testing artifact
676 "normal", # not actually problem, randomness testing artifact
698 "nn.functional.dropout", # not actually problem, randomness testing artifact
699 "nn.functional.dropout2d", # not actually problem, randomness testing artifact
700 "nn.functional.rrelu", # not actually problem, randomness testing artifact
701 "normal", # not actually problem, randomness testing artifact
702 "bernoulli", # not actually problem, randomness testing artifact
[all …]
/aosp_15_r20/frameworks/base/core/java/android/content/
H A DPermissionChecker.java121 * permission but no data is actually sent to the app at the moment of registration
165 * permission but no data is actually sent to the app at the moment of registration
210 * permission but no data is actually sent to the app at the moment of registration
247 * permission but no data is actually sent to the app at the moment of registration
284 * permission but no data is actually sent to the app at the moment of registration
332 * permission but no data is actually sent to the app at the moment of registration
368 * op but no data is actually sent to the app at the moment of registration
444 * but no data is actually sent to the app at the moment of registration
480 * permission but no data is actually sent to the app at the moment of registration
517 * permission but no data is actually sent to the app at the moment of registration
[all …]
/aosp_15_r20/external/icing/icing/query/
H A Dquery-processor_test.cc344 // These documents don't actually match to the tokens in the index. We're in TEST_F()
405 // These documents don't actually match to the tokens in the index. We're in TEST_F()
461 // These documents don't actually match to the tokens in the index. We're in TEST_F()
519 // These documents don't actually match to the tokens in the index. We're in TEST_F()
575 // These documents don't actually match to the tokens in the index. We're in TEST_F()
633 // These documents don't actually match to the tokens in the index. We're in TEST_F()
694 // These documents don't actually match to the tokens in the index. We're in TEST_F()
752 // These documents don't actually match to the tokens in the index. We're in TEST_F()
814 // These documents don't actually match to the tokens in the index. We're in TEST_F()
876 // These documents don't actually match to the tokens in the index. We're in TEST_F()
[all …]
H A Dsuggestion-processor_test.cc205 // These documents don't actually match to the tokens in the index. We're in TEST_F()
254 // These documents don't actually match to the tokens in the index. We're in TEST_F()
307 // These documents don't actually match to the tokens in the index. We're in TEST_F()
362 // These documents don't actually match to the tokens in the index. We're in TEST_F()
431 // These documents don't actually match to the tokens in the index. We're in TEST_F()
495 // These documents don't actually match to the tokens in the index. We're in TEST_F()
532 // These documents don't actually match to the tokens in the index. We're in TEST_F()
569 // These documents don't actually match to the tokens in the index. We're in TEST_F()
623 // These documents don't actually match to the tokens in the index. We're in TEST_F()
672 // These documents don't actually match to the tokens in the index. We're in TEST_F()
[all …]
/aosp_15_r20/tools/metalava/metalava-model/src/testFixtures/java/com/android/tools/metalava/model/
H A DAssertions.kt208 * Check to make sure that this [TypeItem] is actually a [VariableTypeItem] whose
223 * Check to make sure that this nullable [TypeItem] is actually a [TypeItem] and then run the
232 * Check to make sure that this [TypeItem] is actually a [ArrayTypeItem] and then run the
240 * Check to make sure that this [TypeItem] is actually a [ClassTypeItem] and then run the
248 * Check to make sure that this [TypeItem] is actually a [PrimitiveTypeItem] and then run the
256 * Check to make sure that this [TypeItem] is actually a [LambdaTypeItem] and then run the
264 * Check to make sure that this [TypeItem] is actually a [VariableTypeItem] and then run the
272 * Check to make sure that this [TypeItem] is actually a [WildcardTypeItem] and then run the
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/cluster/
H A Doutlier_detection.proto46 // The % chance that a host will be actually ejected when an outlier status
51 // The % chance that a host will be actually ejected when an outlier status
82 // The % chance that a host will be actually ejected when an outlier status
103 // The % chance that a host will be actually ejected when an outlier status
112 // The % chance that a host will be actually ejected when an outlier status
127 // The % chance that a host will be actually ejected when an outlier status is detected through
136 // The % chance that a host will be actually ejected when an outlier status is detected through
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/cluster/v3/
H A Doutlier_detection.proto47 // The % chance that a host will be actually ejected when an outlier status
52 // The % chance that a host will be actually ejected when an outlier status
83 // The % chance that a host will be actually ejected when an outlier status
104 // The % chance that a host will be actually ejected when an outlier status
113 // The % chance that a host will be actually ejected when an outlier status
128 // The % chance that a host will be actually ejected when an outlier status is detected through
137 // The % chance that a host will be actually ejected when an outlier status is detected through
/aosp_15_r20/external/google-breakpad/src/google_breakpad/processor/
H A Dstack_frame_cpu.h88 // context_validity is actually ContextValidity, but int is used because
119 // context_validity is actually ContextValidity, but int is used because
145 // context_validity is actually ContextValidity, but int is used because
189 // context_validity's type should actually be ContextValidity, but
214 // context_validity is actually ContextValidity, but int is used because
268 // context_validity's type should actually be ContextValidity, but
398 // context_validity's type should actually be ContextValidity, but
454 // context_validity's type should actually be ContextValidity, but
510 // context_validity's type should actually be ContextValidity, but
/aosp_15_r20/external/googleapis/google/cloud/policytroubleshooter/iam/v3beta/
H A Dtroubleshooter.proto268 // hostname that actually serves the request.
397 // This field does _not_ indicate whether the principal actually has the
399 // this policy. To determine whether the principal actually has the
453 // This field does _not_ indicate whether the principal actually has the
455 // overrides this role binding. To determine whether the principal actually
553 // This field does _not_ indicate whether the principal actually has the
555 // this policy. To determine whether the principal actually has the
590 // This field does _not_ indicate whether the principal actually has the
592 // this policy. To determine whether the principal actually has the
651 // This field does _not_ indicate whether the principal is actually denied on
[all …]
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/
H A Dbacktrace.rs38 //! The `Backtrace::capture` function might not actually capture a backtrace by
58 //! `RUST_LIB_BACKTRACE` or `RUST_BACKTRACE` at runtime might not actually change
68 // Backtraces primarily happen in two steps, one is where we actually capture
81 // `Backtrace::create` is called to capture a backtrace it doesn't actually
84 // backtrace and throwing it away much cheaper, but actually printing a
89 // a backtrace or actually symbolizing it.
282 /// environment variable is set and enabled then this function will actually
359 /// request was unsupported, disabled, or a stack trace was actually
438 // requirement of the `backtrace` crate, and then actually resolve
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/
H A Dbacktrace.rs38 //! The `Backtrace::capture` function might not actually capture a backtrace by
58 //! `RUST_LIB_BACKTRACE` or `RUST_BACKTRACE` at runtime might not actually change
68 // Backtraces primarily happen in two steps, one is where we actually capture
81 // `Backtrace::create` is called to capture a backtrace it doesn't actually
84 // backtrace and throwing it away much cheaper, but actually printing a
89 // a backtrace or actually symbolizing it.
282 /// environment variable is set and enabled then this function will actually
359 /// request was unsupported, disabled, or a stack trace was actually
436 // requirement of the `backtrace` crate, and then actually resolve
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/
H A Dbacktrace.rs38 //! The `Backtrace::capture` function might not actually capture a backtrace by
58 //! `RUST_LIB_BACKTRACE` or `RUST_BACKTRACE` at runtime might not actually change
68 // Backtraces primarily happen in two steps, one is where we actually capture
81 // `Backtrace::create` is called to capture a backtrace it doesn't actually
84 // backtrace and throwing it away much cheaper, but actually printing a
89 // a backtrace or actually symbolizing it.
282 /// environment variable is set and enabled then this function will actually
359 /// request was unsupported, disabled, or a stack trace was actually
438 // requirement of the `backtrace` crate, and then actually resolve
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/
H A Dbacktrace.rs38 //! The `Backtrace::capture` function might not actually capture a backtrace by
58 //! `RUST_LIB_BACKTRACE` or `RUST_BACKTRACE` at runtime might not actually change
68 // Backtraces primarily happen in two steps, one is where we actually capture
81 // `Backtrace::create` is called to capture a backtrace it doesn't actually
84 // backtrace and throwing it away much cheaper, but actually printing a
89 // a backtrace or actually symbolizing it.
282 /// environment variable is set and enabled then this function will actually
359 /// request was unsupported, disabled, or a stack trace was actually
438 // requirement of the `backtrace` crate, and then actually resolve
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/
H A Dbacktrace.rs38 //! The `Backtrace::capture` function might not actually capture a backtrace by
58 //! `RUST_LIB_BACKTRACE` or `RUST_BACKTRACE` at runtime might not actually change
68 // Backtraces primarily happen in two steps, one is where we actually capture
81 // `Backtrace::create` is called to capture a backtrace it doesn't actually
84 // backtrace and throwing it away much cheaper, but actually printing a
89 // a backtrace or actually symbolizing it.
282 /// environment variable is set and enabled then this function will actually
359 /// request was unsupported, disabled, or a stack trace was actually
436 // requirement of the `backtrace` crate, and then actually resolve
/aosp_15_r20/external/aws-sdk-java-v2/services/ec2/src/main/resources/codegen-resources/
H A Dservice-2.json6243 …hecks whether you have the required permissions for the action, without actually making the reques…
6263 …hecks whether you have the required permissions for the action, without actually making the reques…
6306 …hecks whether you have the required permissions for the action, without actually making the reques…
6330 …hecks whether you have the required permissions for the action, without actually making the reques…
6354 …hecks whether you have the required permissions for the action, without actually making the reques…
6377 …hecks whether you have the required permissions for the action, without actually making the reques…
6406 …hecks whether you have the required permissions for the action, without actually making the reques…
6930 …hecks whether you have the required permissions for the action, without actually making the reques…
6980 …hecks whether you have the required permissions for the action, without actually making the reques…
7109 …ck for whether you have the required permissions for the action without actually making the reques…
[all …]

12345678910>>...849