/aosp_15_r20/frameworks/av/media/module/foundation/tests/ |
H A D | MetaDataBaseUnitTest.cpp | 64 // Setting the different key-value pair type for first time, overwrite in TEST_F() 67 ASSERT_FALSE(status) << "Initializing kKeyMIMEType, overwrite is expected to be false"; in TEST_F() 70 ASSERT_FALSE(status) << "Initializing kKeyWidth, overwrite is expected to be false"; in TEST_F() 72 ASSERT_FALSE(status) << "Initializing kKeyHeight, overwrite is expected to be false"; in TEST_F() 74 ASSERT_FALSE(status) << "Initializing kKeyVideoProfile, overwrite is expected to be false"; in TEST_F() 76 ASSERT_FALSE(status) << "Initializing kKeyVideoLevel, overwrite is expected to be false"; in TEST_F() 79 ASSERT_FALSE(status) << "Initializing kKeyDuration, overwrite is expected to be false"; in TEST_F() 82 ASSERT_FALSE(status) << "Initializing kKeyCaptureFramerate, overwrite is expected to be false"; in TEST_F() 86 ASSERT_FALSE(status) << "Initializing kKeyPlatformPrivate, overwrite is expected to be false"; in TEST_F() 89 ASSERT_FALSE(status) << "Initializing kKeyCropRect, overwrite is expected to be false"; in TEST_F() [all …]
|
/aosp_15_r20/external/sg3_utils/doc/ |
H A D | sg_sanitize.8 | 8 [\fI\-\-help\fR] [\fI\-\-invert\fR] [\fI\-\-ipl=LEN\fR] [\fI\-\-overwrite\fR] 29 \fI\-\-fail\fR or \fI\-\-overwrite\fR option. With the \fI\-\-block\fR, 30 \fI\-\-crypto\fR or \fI\-\-overwrite\fR option the user is given 15 seconds 64 where \fIOC\fR is the "overwrite count" associated with the "overwrite" 104 option is given. Only active when the \fI\-\-overwrite\fR option is also 112 set the INVERT bit in the overwrite service action parameter list. This 113 only affects the "overwrite" sanitize operation. The default is a clear 115 is inverted between consecutive overwrite passes. 117 \fB\-O\fR, \fB\-\-overwrite\fR 118 perform an "overwrite" sanitize operation. When this option is given then [all …]
|
/aosp_15_r20/external/mesa3d/src/freedreno/ci/ |
H A D | freedreno-a630-fails.txt | 3 spec@ext_external_objects@vk-image-overwrite@RGB 10 A2 UINT optimal: Failed to create texture from … 4 spec@ext_external_objects@vk-image-overwrite@RGB 10 A2 UNORM optimal: Failed to create texture from… 5 spec@ext_external_objects@vk-image-overwrite@RGB 5 A1 UNORM optimal: Failed to create texture from … 6 spec@ext_external_objects@vk-image-overwrite@RGBA 16 INT optimal: Failed to create texture from GL … 7 spec@ext_external_objects@vk-image-overwrite@RGBA 16 SFLOAT optimal: Failed to create texture from … 8 spec@ext_external_objects@vk-image-overwrite@RGBA 16 UINT optimal: Failed to create texture from GL… 9 spec@ext_external_objects@vk-image-overwrite@RGBA 32 INT optimal: Failed to create texture from GL … 10 spec@ext_external_objects@vk-image-overwrite@RGBA 32 UINT optimal: Failed to create texture from GL… 11 spec@ext_external_objects@vk-image-overwrite@RGBA 4 UNORM optimal: Failed to create texture from GL… 12 spec@ext_external_objects@vk-image-overwrite@RGBA 8 INT optimal: Failed to create texture from GL m… [all …]
|
H A D | freedreno-a618-fails.txt | 3 spec@ext_external_objects@vk-image-overwrite@RGB 10 A2 UINT optimal: Failed to create texture from … 4 spec@ext_external_objects@vk-image-overwrite@RGB 10 A2 UNORM optimal: Failed to create texture from… 5 spec@ext_external_objects@vk-image-overwrite@RGB 5 A1 UNORM optimal: Failed to create texture from … 6 spec@ext_external_objects@vk-image-overwrite@RGBA 16 INT optimal: Failed to create texture from GL … 7 spec@ext_external_objects@vk-image-overwrite@RGBA 16 SFLOAT optimal: Failed to create texture from … 8 spec@ext_external_objects@vk-image-overwrite@RGBA 16 UINT optimal: Failed to create texture from GL… 9 spec@ext_external_objects@vk-image-overwrite@RGBA 32 INT optimal: Failed to create texture from GL … 10 spec@ext_external_objects@vk-image-overwrite@RGBA 32 UINT optimal: Failed to create texture from GL… 11 spec@ext_external_objects@vk-image-overwrite@RGBA 4 UNORM optimal: Failed to create texture from GL… 12 spec@ext_external_objects@vk-image-overwrite@RGBA 8 INT optimal: Failed to create texture from GL m… [all …]
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | TransactionTraceWriterTest.cpp | 48 // Check that a new file is written if overwrite=true and no file exists. 50 TransactionTraceWriter::getInstance().invokeForTest(mFilename, /* overwrite */ true); in TEST_F() 55 // Check that a new file is written if overwrite=false and no file exists. 57 TransactionTraceWriter::getInstance().invokeForTest(mFilename, /* overwrite */ false); in TEST_F() 62 // Check that an existing file is overwritten when overwrite=true. 69 TransactionTraceWriter::getInstance().invokeForTest(mFilename, /* overwrite */ true); in TEST_F() 73 // Check that an existing file isn't overwritten when it is new and overwrite=false. 80 TransactionTraceWriter::getInstance().invokeForTest(mFilename, /* overwrite */ false); in TEST_F() 90 // Check that an existing file is overwritten when it is old and overwrite=false. 104 TransactionTraceWriter::getInstance().invokeForTest(mFilename, /* overwrite */ false); in TEST_F() [all …]
|
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/ |
H A D | SecurityPolicyRuleHttpHeaderAction.java | 80 * The list of request headers to add or overwrite if they're already present. 97 * The list of request headers to add or overwrite if they're already present. 116 * The list of request headers to add or overwrite if they're already present. 131 * The list of request headers to add or overwrite if they're already present. 147 * The list of request headers to add or overwrite if they're already present. 581 * The list of request headers to add or overwrite if they're already present. 601 * The list of request headers to add or overwrite if they're already present. 619 * The list of request headers to add or overwrite if they're already present. 638 * The list of request headers to add or overwrite if they're already present. 664 * The list of request headers to add or overwrite if they're already present. [all …]
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sg_sanitize.c | 70 {"overwrite", no_argument, 0, 'O'}, 91 bool overwrite; member 114 " [--overwrite] [--pattern=PF] [--quick] " in usage() 122 " --count=OC|-c OC OC is overwrite count field (from 1 " in usage() 136 " --invert|-I set INVERT bit in OVERWRITE parameter " in usage() 140 " --overwrite|-O do OVERWRITE sanitize\n" in usage() 143 " for OVERWRITE\n" in usage() 148 "OVERWRITE\n" in usage() 157 "OVERWRITE\n" in usage() 189 if (op->overwrite) in do_sanitize() [all …]
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/ |
H A D | WriteTensorboardRunDataRequest.java | 142 * Repeated writes to the same step will overwrite the existing value for that 161 * Repeated writes to the same step will overwrite the existing value for that 181 * Repeated writes to the same step will overwrite the existing value for that 200 * Repeated writes to the same step will overwrite the existing value for that 219 * Repeated writes to the same step will overwrite the existing value for that 802 * Repeated writes to the same step will overwrite the existing value for that 824 * Repeated writes to the same step will overwrite the existing value for that 846 * Repeated writes to the same step will overwrite the existing value for that 868 * Repeated writes to the same step will overwrite the existing value for that 897 * Repeated writes to the same step will overwrite the existing value for that [all …]
|
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/ |
H A D | WriteTensorboardRunDataRequest.java | 142 * Repeated writes to the same step will overwrite the existing value for that 162 * Repeated writes to the same step will overwrite the existing value for that 182 * Repeated writes to the same step will overwrite the existing value for that 201 * Repeated writes to the same step will overwrite the existing value for that 220 * Repeated writes to the same step will overwrite the existing value for that 810 * Repeated writes to the same step will overwrite the existing value for that 833 * Repeated writes to the same step will overwrite the existing value for that 855 * Repeated writes to the same step will overwrite the existing value for that 877 * Repeated writes to the same step will overwrite the existing value for that 906 * Repeated writes to the same step will overwrite the existing value for that [all …]
|
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/test/ |
H A D | InMemoryFileSystemTests.mm | 113 …ake_file({"content.json"}, buffer, InMemoryFileSystem::Attributes(), false /*overwrite*/, error)); 114 …// This must fail if we try to overwrite the file at the same path but with the `overwrite` parame… 115 …make_file({"content.json"}, buffer, InMemoryFileSystem::Attributes(), false /*overwrite*/, error)); 116 …// This must pass if we try to overwrite the file at the same path but with the `overwrite` parame… 117 ….make_file({"content.json"}, buffer, InMemoryFileSystem::Attributes(), true /*overwrite*/, error)); 137 …({"dir1", "content.json"}, buffer, InMemoryFileSystem::Attributes(), false /*overwrite*/, error)); 147 …({"dir1", "content.json"}, buffer, InMemoryFileSystem::Attributes(), false /*overwrite*/, error)); 158 …({"dir1", "content.json"}, buffer, InMemoryFileSystem::Attributes(), false /*overwrite*/, error)); 169 …({"dir1", "content.json"}, buffer, InMemoryFileSystem::Attributes(), false /*overwrite*/, error)); 183 …({"dir1", "content.json"}, buffer, InMemoryFileSystem::Attributes(), false /*overwrite*/, error)); [all …]
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/number/ |
H A D | ConstantMultiFieldModifier.java | 23 private final boolean overwrite; field in ConstantMultiFieldModifier 32 boolean overwrite, in ConstantMultiFieldModifier() argument 34 this(prefix, suffix, overwrite, strong, null); in ConstantMultiFieldModifier() 40 boolean overwrite, in ConstantMultiFieldModifier() argument 47 this.overwrite = overwrite; in ConstantMultiFieldModifier() 55 if (overwrite) { in apply() 106 && overwrite == _other.overwrite && strong == _other.strong; in strictEquals()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
H A D | ConstantMultiFieldModifier.java | 25 private final boolean overwrite; field in ConstantMultiFieldModifier 34 boolean overwrite, in ConstantMultiFieldModifier() argument 36 this(prefix, suffix, overwrite, strong, null); in ConstantMultiFieldModifier() 42 boolean overwrite, in ConstantMultiFieldModifier() argument 49 this.overwrite = overwrite; in ConstantMultiFieldModifier() 57 if (overwrite) { in apply() 108 && overwrite == _other.overwrite && strong == _other.strong; in strictEquals()
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
H A D | Trie2Writable.java | 361 * initialValue is ignored if overwrite=true 365 int value, int initialValue, boolean overwrite) { in fillBlock() argument 368 if(overwrite) { in fillBlock() 384 * overwrite is true or if the old value is the initial value. 389 * @param overwrite flag for whether old non-initial values are to be overwritten 392 int value, boolean overwrite) { in setRange() argument 396 * fill around existing values if any, if(overwrite) in setRange() 404 if(!overwrite && value==initialValue) { in setRange() 422 value, initialValue, overwrite); in setRange() 426 value, initialValue, overwrite); in setRange() [all …]
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/ |
H A D | Trie2Writable.java | 359 * initialValue is ignored if overwrite=true 363 int value, int initialValue, boolean overwrite) { in fillBlock() argument 366 if(overwrite) { in fillBlock() 382 * overwrite is true or if the old value is the initial value. 387 * @param overwrite flag for whether old non-initial values are to be overwritten 390 int value, boolean overwrite) { in setRange() argument 394 * fill around existing values if any, if(overwrite) in setRange() 402 if(!overwrite && value==initialValue) { in setRange() 420 value, initialValue, overwrite); in setRange() 424 value, initialValue, overwrite); in setRange() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/lib/io/ |
H A D | file_io.py | 517 def copy_v2(src, dst, overwrite=False): argument 557 `overwrite` argument: 564 >>> tf.io.gfile.copy("/tmp/x", "file:///tmp/y", overwrite=True) 567 Note that the above will still result in an error if you try to overwrite a 575 overwrite: boolean, if false it's an error for `dst` to be occupied by an 582 compat.path_to_bytes(src), compat.path_to_bytes(dst), overwrite) 586 def copy(oldpath, newpath, overwrite=False): argument 587 copy_v2(oldpath, newpath, overwrite) 594 def rename(oldname, newname, overwrite=False): argument 600 overwrite: boolean, if false it's an error for `newname` to be occupied by [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/ |
H A D | io_utils.py | 49 True if we can proceed with overwrite, False otherwise. 51 overwrite = input('[WARNING] %s already exists - overwrite? ' 53 while overwrite not in ('y', 'n'): 54 overwrite = input('Enter "y" (overwrite) or "n" ' 56 if overwrite == 'n': 58 print('[TIP] Next time specify overwrite=True!')
|
/aosp_15_r20/device/google/cuttlefish/host/commands/append_squashfs_overlay/src/ |
D | main.rs | 41 fn merge_fs(src: &Path, overlay: &Path, dest: &Path, overwrite: bool) -> Result<()> { in merge_fs() 42 if dest.exists() && !overwrite { in merge_fs() 45 "The destination file already exists, add -w option to overwrite.", in merge_fs() 80 Arg::new("overwrite") in clap_command() 84 .help("whether the tool overwrite dest or not"), in clap_command() 94 let overwrite = matches.get_flag("overwrite"); in main() localVariable 96 merge_fs(src, overlay, dest, overwrite)?; in main()
|
/aosp_15_r20/external/arm-neon-tests/ |
H A D | Init.s | 166 …STR r2, [r0, #4] ; store the new descriptor at r0 + 4 (overwrite second section… 169 …STR r2, [r0, #8] ; store the new descriptor at r0 + 4 (overwrite second section… 172 …STR r2, [r0, #0xc] ; store the new descriptor at r0 + 4 (overwrite second secti… 175 …STR r2, [r0, #0x10] ; store the new descriptor at r0 + 4 (overwrite second sect… 178 …STR r2, [r0, #0x14] ; store the new descriptor at r0 + 4 (overwrite second sect… 181 …STR r2, [r0, #0x18] ; store the new descriptor at r0 + 4 (overwrite second sect… 184 …STR r2, [r0, #0x1c] ; store the new descriptor at r0 + 4 (overwrite second sect… 187 …STR r2, [r0, #0x20] ; store the new descriptor at r0 + 4 (overwrite second sect… 190 …STR r2, [r0, #0x24] ; store the new descriptor at r0 + 4 (overwrite second sect… 193 …STR r2, [r0, #0x28] ; store the new descriptor at r0 + 4 (overwrite second sect… [all …]
|
/aosp_15_r20/external/curl/tests/data/ |
H A D | test31 | 29 Set-Cookie: overwrite=this ; domain=test31.curl; path=/overwrite/ 30 Set-Cookie: overwrite=this2 ; domain=test31.curl; path=/overwrite 78 Set-Cookie: overwrite=this ; domain=test31.curl; path=/overwrite/ 79 Set-Cookie: overwrite=this2 ; domain=test31.curl; path=/overwrite 183 .test31.curl TRUE /overwrite FALSE 0 overwrite this2
|
/aosp_15_r20/external/skia/experimental/ffmpeg/ |
H A D | SkVideoEncoder.cpp | 32 size_t overwrite = std::min(len - fPos, bytes); in write() local 33 if (overwrite) { in write() 34 …SkDebugf("overwrite %zu bytes at %zu offset with %zu remaining\n", overwrite, fPos, bytes - overwr… in write() 35 memcpy(&fStorage[fPos], src, overwrite); in write() 36 fPos += overwrite; in write() 37 src = (const char*)src + overwrite; in write() 38 bytes -= overwrite; in write()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | devlink.sh | 30 devlink dev flash $DL_HANDLE file dummy overwrite settings 31 check_fail $? "Flash with overwrite settings should be rejected" 34 check_err $? "Failed to change allowed overwrite mask" 36 devlink dev flash $DL_HANDLE file dummy overwrite settings 37 check_err $? "Failed to flash with settings overwrite enabled" 39 devlink dev flash $DL_HANDLE file dummy overwrite identifiers 40 check_fail $? "Flash with overwrite settings should be identifiers" 43 check_err $? "Failed to change allowed overwrite mask" 45 devlink dev flash $DL_HANDLE file dummy overwrite identifiers overwrite settings 46 check_err $? "Failed to flash with settings and identifiers overwrite enabled"
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ci/ |
H A D | zink-tu-a750-fails.txt | 411 spec@ext_external_objects@vk-image-display-overwrite,Fail 412 spec@ext_external_objects@vk-image-overwrite,Fail 413 spec@ext_external_objects@vk-image-overwrite@RGB 10 A2 UINT optimal: Failed to create texture from … 414 spec@ext_external_objects@vk-image-overwrite@RGB 10 A2 UNORM optimal: Failed to create texture from… 415 spec@ext_external_objects@vk-image-overwrite@RGB 5 A1 UNORM optimal: Failed to create texture from … 416 spec@ext_external_objects@vk-image-overwrite@RGBA 16 INT optimal: Failed to create texture from GL … 417 spec@ext_external_objects@vk-image-overwrite@RGBA 16 SFLOAT optimal: Failed to create texture from … 418 spec@ext_external_objects@vk-image-overwrite@RGBA 16 UINT optimal: Failed to create texture from GL… 419 spec@ext_external_objects@vk-image-overwrite@RGBA 16 UNORM optimal: Failed to create texture from G… 420 spec@ext_external_objects@vk-image-overwrite@RGBA 32 INT optimal: Failed to create texture from GL … [all …]
|
/aosp_15_r20/external/pytorch/torch/distributed/checkpoint/ |
H A D | filesystem.py | 451 overwrite: bool = True, 464 overwrite: Whether to allow overwriting existing checkpoints. Defaults to True. 476 self.overwrite = overwrite 489 if self.overwrite: 491 … f"Detected an existing checkpoint in {self.metadata_path}, overwriting since {self.overwrite=}." 492 … " Past version 2.5 of PyTorch, `overwrite` will default to False. Set this variable to True to" 496 raise RuntimeError(f"Checkpoint already exists and {self.overwrite=}.") 732 overwrite: bool = True, 746 overwrite: Whether to allow overwriting existing checkpoints. Defaults to True. 757 overwrite=overwrite,
|
/aosp_15_r20/frameworks/native/libs/binder/tests/ |
H A D | binderAllocationLimits.cpp | 55 void overwrite() const { in overwrite() function 78 orig_malloc_hooks.overwrite(); in lambda_malloc_hook() 80 lambda_malloc_hooks.overwrite(); in lambda_malloc_hook() 87 orig_malloc_hooks.overwrite(); in lambda_realloc_hook() 89 lambda_malloc_hooks.overwrite(); in lambda_realloc_hook() 102 LambdaHooks::lambda_malloc_hooks.overwrite(); in OnMalloc() 104 before.overwrite(); in OnMalloc() 259 CHECK(0 == setenv("LIBC_HOOKS_ENABLE", "1", true /*overwrite*/)); in main()
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/Tracing/ |
H A D | TransactionTracing.h | 220 std::function<void(const std::string& prefix, bool overwrite)> mWriterFunction = 224 void doInvoke(const std::string& filename, bool overwrite) { in doInvoke() argument 226 mWriterFunction(filename, overwrite); in doInvoke() 232 std::function<void(const std::string& filename, bool overwrite)> function) { in setWriterFunction() 235 void invoke(const std::string& prefix, bool overwrite) { in invoke() argument 236 doInvoke(TransactionTracing::getFilePath(prefix), overwrite); in invoke() 239 void invokeForTest(const std::string& filename, bool overwrite) { in invokeForTest() argument 240 doInvoke(filename, overwrite); in invokeForTest()
|