| /third_party/rust/rust/src/tools/clippy/tests/ui/ |
| D | manual_string_new.stderr | 1 error: empty String is being created manually 9 error: empty String is being created manually 15 error: empty String is being created manually 21 error: empty String is being created manually 27 error: empty String is being created manually 33 error: empty String is being created manually 39 error: empty String is being created manually 45 error: empty String is being created manually 51 error: empty String is being created manually
|
| D | swap.stderr | 1 error: this looks like you are swapping `bar.a` and `bar.b` manually 12 error: this looks like you are swapping elements of `foo` manually 20 error: this looks like you are swapping elements of `foo` manually 28 error: this looks like you are swapping elements of `foo` manually 36 error: this looks like you are swapping `a` and `b` manually 44 error: this looks like you are swapping `bar.a` and `bar.b` manually 52 error: this looks like you are swapping elements of `foo` manually 60 error: this looks like you are swapping `foo[0][1]` and `bar[1][0]` manually 70 error: this looks like you are swapping `a` and `b` manually 81 error: this looks like you are swapping `c.0` and `a` manually [all …]
|
| D | manual_strip.stderr | 1 error: stripping a prefix manually 23 error: stripping a suffix manually 44 error: stripping a prefix manually 62 error: stripping a prefix manually 79 error: stripping a prefix manually 97 error: stripping a prefix manually 114 error: stripping a prefix manually 131 error: stripping a prefix manually
|
| D | unsafe_derive_deserialize.stderr | 7 …= help: consider implementing `serde::Deserialize` manually. See https://serde.rs/impl-deserialize… 17 …= help: consider implementing `serde::Deserialize` manually. See https://serde.rs/impl-deserialize… 26 …= help: consider implementing `serde::Deserialize` manually. See https://serde.rs/impl-deserialize… 35 …= help: consider implementing `serde::Deserialize` manually. See https://serde.rs/impl-deserialize…
|
| /third_party/rust/rust/src/tools/clippy/tests/ui/manual_memcpy/ |
| D | without_loop_counters.stderr | 1 error: it looks like you're manually copying between slices 11 error: it looks like you're manually copying between slices 19 error: it looks like you're manually copying between slices 27 error: it looks like you're manually copying between slices 35 error: it looks like you're manually copying between slices 43 error: it looks like you're manually copying between slices 58 error: it looks like you're manually copying between slices 66 error: it looks like you're manually copying between slices 74 error: it looks like you're manually copying between slices 82 error: it looks like you're manually copying between slices [all …]
|
| D | with_loop_counters.stderr | 1 error: it looks like you're manually copying between slices 12 error: it looks like you're manually copying between slices 21 error: it looks like you're manually copying between slices 30 error: it looks like you're manually copying between slices 39 error: it looks like you're manually copying between slices 48 error: it looks like you're manually copying between slices 57 error: it looks like you're manually copying between slices 66 error: it looks like you're manually copying between slices 75 error: it looks like you're manually copying between slices 92 error: it looks like you're manually copying between slices [all …]
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| D | ScriptTagModuleWriter.java | 39 …put.println("const LETag bng2ScriptTag = 0x626E6732; /* 'bng2' (BENGALI v.2) (manually added) */"); in writeTagValueHeader() 42 ….println("const LETag dev2ScriptTag = 0x64657632; /* 'dev2' (DEVANAGARI v.2) (manually added) */"); in writeTagValueHeader() 45 …ut.println("const LETag gjr2ScriptTag = 0x676A7232; /* 'gjr2' (GUJARATI v.2) (manually added) */"); in writeTagValueHeader() 48 …ut.println("const LETag gur2ScriptTag = 0x67757232; /* 'gur2' (GURMUKHI v.2) (manually added) */"); in writeTagValueHeader() 51 …put.println("const LETag knd2ScriptTag = 0x6B6E6432; /* 'knd2' (KANNADA v.2) (manually added) */"); in writeTagValueHeader() 54 …t.println("const LETag mlm2ScriptTag = 0x6D6C6D32; /* 'mlm2' (MALAYALAM v.2) (manually added) */"); in writeTagValueHeader() 57 …utput.println("const LETag ory2ScriptTag = 0x6F727932; /* 'ory2' (ORIYA v.2) (manually added) */"); in writeTagValueHeader() 60 …utput.println("const LETag tml2ScriptTag = 0x746D6C32; /* 'tml2' (TAMIL v.2) (manually added) */"); in writeTagValueHeader() 63 …tput.println("const LETag tel2ScriptTag = 0x74656C32; /* 'tel2' (TELUGU v.2) (manually added) */"); in writeTagValueHeader()
|
| /third_party/rust/rust/tests/ui/lint/ |
| D | lint-unsafe-code.stderr | 7 …licate symbol names is undefined and Rust cannot provide guarantees when you manually override them 20 …licate symbol names is undefined and Rust cannot provide guarantees when you manually override them 28 …licate symbol names is undefined and Rust cannot provide guarantees when you manually override them 36 …licate symbol names is undefined and Rust cannot provide guarantees when you manually override them 44 …licate symbol names is undefined and Rust cannot provide guarantees when you manually override them 52 …licate symbol names is undefined and Rust cannot provide guarantees when you manually override them 60 …ctions on items is unpredictable and Rust cannot provide guarantees when you manually override them 68 …ctions on items is unpredictable and Rust cannot provide guarantees when you manually override them 76 …licate symbol names is undefined and Rust cannot provide guarantees when you manually override them 84 …licate symbol names is undefined and Rust cannot provide guarantees when you manually override them [all …]
|
| /third_party/vk-gl-cts/framework/delibs/cmake/ |
| D | toolchain-ios.cmake | 14 # If set manually, it will override the default location and force the user of a particular Devel… 19 # If set manually, this will force the use of a specific SDK version 82 # Setup iOS platform unless specified manually with IOS_PLATFORM 103 # Setup iOS developer location unless specified manually with CMAKE_IOS_DEVELOPER_ROOT 116 # Find and use the most recent iOS sdk unless specified manually with CMAKE_IOS_SDK_ROOT 124 …"No iOS SDK's found in default search path ${CMAKE_IOS_DEVELOPER_ROOT}. Manually set CMAKE_IOS_SDK… 134 …ently both ARCHS_STANDARD_32_BIT and ARCHS_UNIVERSAL_IPHONE_OS set armv7 only, so set both manually
|
| /third_party/skia/m133/docker/ |
| D | README.md | 10 need to manually push a verison, then run the following commands: 22 need to manually push a verison, then run the following commands: 41 if SwiftShader is updated), but if you need to manually push a version, then run the 52 It gets manually pushed anytime there's an update to the Dockerfile or relevant 72 It gets manually pushed anytime there's an update to the Dockerfile or relevant
|
| /third_party/skia/docker/ |
| D | README.md | 10 need to manually push a verison, then run the following commands: 22 need to manually push a verison, then run the following commands: 41 if SwiftShader is updated), but if you need to manually push a version, then run the 52 It gets manually pushed anytime there's an update to the Dockerfile or relevant 72 It gets manually pushed anytime there's an update to the Dockerfile or relevant
|
| /third_party/skia/third_party/externals/freetype/builds/cmake/ |
| D | iOS.cmake | 36 # IOS_PLATFORM value above. If you manually set this variable, it 45 # manually set this variable, it forces the use of a specific SDK 141 # set up iOS platform unless specified manually with IOS_PLATFORM 167 # set up iOS developer location unless specified manually with 188 # find and use the most recent iOS SDK unless specified manually with 198 …"No iOS SDK's found in default search path ${CMAKE_IOS_DEVELOPER_ROOT}. Manually set CMAKE_IOS_SD… 215 # ARCHS_UNIVERSAL_IPHONE_OS set armv7 only, so set both manually
|
| /third_party/flatbuffers/docs/source/ |
| D | GoApi.md | 13 either move the files to `$GOROOT/src/flatbuffers` manually, if `$GOROOT` 14 is already set, otherwise you will need to manually set the `$GOROOT` 24 After the documentation is generated, you will have to manually remove any
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/dataset/ |
| D | c_api_pull_based_get_next_mappable_op_test.cc | 56 // Manually terminate the pipeline in TEST_F() 94 // Manually terminate the pipeline in TEST_F() 132 // Manually terminate the pipeline in TEST_F() 172 // Manually terminate the pipeline in TEST_F() 211 // Manually terminate the pipeline in TEST_F() 269 // Manually terminate the pipeline in TEST_F() 312 // Manually terminate the pipeline. in TEST_F() 354 // Manually terminate the pipeline in TEST_F() 391 // Manually terminate the pipeline in TEST_F() 430 // Manually terminate the pipeline in TEST_F() [all …]
|
| D | c_api_cache_test.cc | 121 // Manually terminate the pipeline in TEST_F() 167 // Manually terminate the pipeline in TEST_F() 211 // Manually terminate the pipeline in TEST_F() 256 // Manually terminate the pipeline in TEST_F() 300 // Manually terminate the pipeline in TEST_F() 344 // Manually terminate the pipeline in TEST_F() 388 // Manually terminate the pipeline in TEST_F() 433 // Manually terminate the pipeline in TEST_F() 478 // Manually terminate the pipeline in TEST_F() 520 // Manually terminate the pipeline in TEST_F() [all …]
|
| /third_party/mindspore/mindspore-src/source/scripts/pre_commit/ |
| D | README.md | 8 … - [Appendix: Manually Installing Code Check Tools](#appendix-manually-installing-code-check-tools) 37 … reinstall the tools by referring to [Appendix: Manually Installing Code Check Tools](##appendix-m… 54 …You do not need to execute pre-push manually. Each time `git push` is executed to push code, pre-p… 80 …downlint in a Windows environment, manually install Ruby. clang-format in the Windows environment … 86 ## Appendix: Manually Installing Code Check Tools 88 Some tools cannot be installed using scripts. You need to manually install them.
|
| /third_party/mbedtls/tests/suites/ |
| D | test_suite_entropy.data | 76 Check NV seed manually #1 79 Check NV seed manually #2 82 Check NV seed manually #3
|
| /third_party/libwebsockets/contrib/ |
| D | iOS.cmake | 14 # If set manually, it will override the default location and force the user of a particular Devel… 19 # If set manually, this will force the use of a specific SDK version 107 # Setup iOS platform unless specified manually with IOS_PLATFORM 146 # Setup iOS developer location unless specified manually with CMAKE_IOS_DEVELOPER_ROOT 160 # Find and use the most recent iOS sdk unless specified manually with CMAKE_IOS_SDK_ROOT 168 …"No iOS SDK's found in default search path ${CMAKE_IOS_DEVELOPER_ROOT}. Manually set CMAKE_IOS_SDK…
|
| /third_party/littlefs/bd/ |
| D | lfs_emubd.h | 208 // Manually set amount of bytes read 211 // Manually set amount of bytes programmed 214 // Manually set amount of bytes erased 221 // Manually set simulated wear on a given block 229 // Manually set the remaining power-cycles
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pybind_api/utils/ |
| D | fork_utils_py.cc | 83 …// If the forked thread does not hold the gil lock, we need to manually acquire the gil lock befor… in PrepareBeforeFork() 95 // Release the gil lock that was acquired manually before forking. in ParentAtFork() 97 MS_LOG(DEBUG) << "Release GIL lock acquired manually before fork."; in ParentAtFork() 108 // Release the gil lock that was acquired manually before forking. in ChildAtFork() 110 MS_LOG(DEBUG) << "Release GIL lock acquired manually before fork."; in ChildAtFork()
|
| /third_party/libphonenumber/cpp/ |
| D | README | 27 Manually installing the library on GNU/Linux 70 please download and install it manually: 87 so you might need to download and install it manually. 167 Manually installing the library on Mac 234 step assumes that you have already manually downloaded and installed the 237 To make cmake use the manually installed version of the protocol buffer 261 # Use the manually installed version of the protocol buffer libraries. 271 installed on your system. This step assumes that you have already manually 308 You will need to manually fetch and install the following dependencies:
|
| /third_party/skia/m133/infra/jsfiddle/ |
| D | README.md | 9 To manually build a local Docker image: 22 is a need to manually push it this can be done as so:
|
| /third_party/skia/m133/infra/debugger-app/ |
| D | README.md | 9 To manually build a local Docker image: 22 is a need to manually push it this can be done as so:
|
| /third_party/skia/m133/infra/skottie/ |
| D | README.md | 11 To manually build a local Docker image: 26 is a need to manually push it this can be done as so:
|
| /third_party/skia/m133/infra/shaders/ |
| D | README.md | 11 To manually build a local Docker image: 26 is a need to manually push it this can be done as so:
|