/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/ |
D | clear.rs | 41 ) -> Result<&mut Self, ClearError> { in clear_color_image() argument 54 ) -> Result<(), ClearError> { in validate_clear_color_image() argument 186 ) -> Result<&mut Self, ClearError> { in clear_depth_stencil_image() argument 199 ) -> Result<(), ClearError> { in validate_clear_depth_stencil_image() argument 357 ) -> Result<&mut Self, ClearError> { in fill_buffer() argument 371 ) -> Result<(), ClearError> { in validate_fill_buffer() argument 457 ) -> Result<(), ClearError> { in validate_update_buffer() argument 991 pub enum ClearError { enum 1078 impl Error for ClearError { implementation 1087 impl Display for ClearError { implementation [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/ |
D | clear.rs | 38 ) -> Result<&mut Self, ClearError> { in clear_color_image() argument 47 ) -> Result<(), ClearError> { in validate_clear_color_image() argument 253 ) -> Result<&mut Self, ClearError> { in clear_depth_stencil_image() argument 262 ) -> Result<(), ClearError> { in validate_clear_depth_stencil_image() argument 493 ) -> Result<&mut Self, ClearError> { in fill_buffer() argument 503 ) -> Result<(), ClearError> { in validate_fill_buffer() argument 626 ) -> Result<(), ClearError> { in validate_update_buffer() argument
|
/aosp_15_r20/external/pigweed/pw_crypto/public/pw_crypto/ |
H A D | sha256_mock.h | 32 inline void ClearError(void) { InjectError(ErrorKind::kNone); } in ClearError() function
|
/aosp_15_r20/external/boringssl/src/crypto/err/ |
H A D | err_test.cc | 93 TEST(ErrTest, ClearError) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/err/ |
D | err_test.cc | 80 TEST(ErrTest, ClearError) { in TEST() argument
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/err/ |
D | err_test.cc | 80 TEST(ErrTest, ClearError) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/err/ |
H A D | err_test.cc | 93 TEST(ErrTest, ClearError) { in TEST() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/ |
H A D | eager_executor.cc | 195 void EagerExecutor::ClearError() { in ClearError() function in tensorflow::EagerExecutor
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/tinyxml2/ |
D | tinyxml2.h | 1814 void ClearError() { in ClearError() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/tinyxml2/ |
D | tinyxml2.h | 1867 void ClearError() { in ClearError() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/tinyxml2/ |
D | tinyxml2.h | 1867 void ClearError() { in ClearError() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/tinyxml2/ |
D | tinyxml2.h | 1814 void ClearError() { in ClearError() function
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/tinyxml2/ |
D | tinyxml2.h | 1814 void ClearError() { in ClearError() function
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/tinyxml2/ |
D | tinyxml2.h | 1814 void ClearError() { in ClearError() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/tinyxml2/ |
D | tinyxml2.h | 1867 void ClearError() { in ClearError() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/tinyxml2/ |
D | tinyxml2.h | 1867 void ClearError() { in ClearError() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/tinyxml2/ |
D | tinyxml2.h | 1867 void ClearError() { in ClearError() function
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/tinyxml2/ |
D | tinyxml2.h | 1867 void ClearError() { in ClearError() function
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/tinyxml2/ |
D | tinyxml2.h | 1867 void ClearError() { in ClearError() function
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/tinyxml2/ |
D | tinyxml2.h | 1867 void ClearError() { in ClearError() function
|
/aosp_15_r20/external/tinyxml2/ |
H A D | tinyxml2.cpp | 2503 void XMLDocument::ClearError() { in ClearError() function in tinyxml2::XMLDocument
|