Home
last modified time | relevance | path

Searched refs:error (Results 7426 - 7450 of 8112) sorted by relevance

1...<<291292293294295296297298299300>>...325

/third_party/pulseaudio/src/pulsecore/
H A Dohos_socket-server.c75 #include <pulsecore/core-error.h>
262 pa_log_warn("Failed to set DACL for socket: failed to apply DACL: error %lu.", GetLastError()); in pa_socket_server_new_unix()
266 pa_log_warn("Failed to set DACL for socket: failed to get security descriptor DACL: error %lu.", GetLastError()); in pa_socket_server_new_unix()
269 pa_log_warn("Failed to set DACL for socket: failed to parse security descriptor: error %lu.", GetLastError()); in pa_socket_server_new_unix()
H A Dsocket-server.c75 #include <pulsecore/core-error.h>
243 pa_log_warn("Failed to set DACL for socket: failed to apply DACL: error %lu.", GetLastError()); in pa_socket_server_new_unix()
247 pa_log_warn("Failed to set DACL for socket: failed to get security descriptor DACL: error %lu.", GetLastError()); in pa_socket_server_new_unix()
250 pa_log_warn("Failed to set DACL for socket: failed to parse security descriptor: error %lu.", GetLastError()); in pa_socket_server_new_unix()
H A Dprotocol-simple.c37 #include <pulsecore/core-error.h>
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl.h80 /// return a parsed value of type T, unless there was an parse error.
81 /// In the case of a parse error the called method will have called
98 /// Constructor for parse error.
122 /// Zero-initialized when there was a parse error.
126 /// True if there was a error parsing.
132 /// grammar and then hit a parse error.
135 /// In the case of a parse error the called method will have called
148 /// Constructor for parse error state.
193 /// Zero-initialized when there was a parse error.
197 /// True if there was a error parsin
329 std::string error() const { error() function in tint::reader::wgsl::ParserImpl
[all...]
/third_party/toybox/toys/pending/
H A Dstrace.c63 #error unsupported architecture
/third_party/tzdata/
H A DMakefile156 # "right" time than unsmeared POSIX time is (e.g., 0.5 vs 1.0 s max error).
310 -fsanitize-undefined-trap-on-error -fstack-protector
800 # top-level 'make' does not have a syntax error.
/third_party/python/Objects/stringlib/
H A Dfastsearch.h34 #error "LONG_BIT is smaller than 32"
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_pool.cc49 #error "Python 3.0 - 3.2 are not supported."
80 // when an error collector is not passed in.
145 // Should never happen -- would indicate an internal error / bug. in PyDescriptorPool_NewWithUnderlay()
168 // Should never happen -- would indicate an internal error / bug. in PyDescriptorPool_NewWithDatabase()
H A Drepeated_scalar_container.cc51 #error "Python 3.0 - 3.2 are not supported."
/third_party/protobuf/src/google/protobuf/
H A Darena.h61 #error "You cannot SWIG proto headers"
289 // compilation error will occur.
H A Dreflection.h42 #error "You cannot SWIG proto headers"
/third_party/pulseaudio/src/modules/
H A Dmodule-tunnel-sink-new.c32 #include <pulse/error.h>
H A Dmodule-tunnel-source-new.c32 #include <pulse/error.h>
H A Dmodule-udev-detect.c33 #include <pulsecore/core-error.h>
H A Dmodule-card-restore.c36 #include <pulsecore/core-error.h>
/third_party/python/Lib/distutils/
H A Dmsvc9compiler.py31 RegError = winreg.error
647 # implies a build environment error that shouldn't go undetected.
/third_party/protobuf/src/google/protobuf/util/
H A Djson_util_test.cc430 // error in TEST_F()
443 // error in TEST_F()
636 util::error::INVALID_ARGUMENT); in TEST_F()
/third_party/rust/crates/nom/src/combinator/
H A Dmod.rs8 use crate::error::{ErrorKind, FromExternalError, ParseError};
25 /// # use nom::error::ErrorKind;
42 /// # use nom::error::ErrorKind;
59 /// use nom::{Err,error::ErrorKind, IResult,Parser};
87 /// # use nom::{Err,error::ErrorKind, IResult};
125 /// # use nom::{Err,error::ErrorKind, IResult};
163 /// # use nom::{Err,error::ErrorKind, IResult};
194 /// # use nom::{Err,error::ErrorKind, IResult};
223 /// To chain an error up, see [`cut`].
226 /// # use nom::{Err,error
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dec.rs25 use crate::error::ErrorStack;
131 /// # fn main() -> Result<(), Box<dyn std::error::Error>> {
826 /// # fn main() -> Result<(), Box<dyn std::error::Error>> {
916 /// # fn main() -> Result<(), Box<dyn std::error::Error>> {
H A Dsign.rs77 use crate::error::ErrorStack;
586 ErrorStack::get(); // discard error stack in verify()
H A Dcipher_ctx.rs54 use crate::error::ErrorStack;
/third_party/rust/crates/nom/src/
H A Dtraits.rs2 use crate::error::{ErrorKind, ParseError};
704 /// Indicates whether a comparison was successful, an error, or
1278 /// Transform to another error type
1294 use crate::error;
1295 impl<I> ErrorConvert<error::Error<I>> for error::Error<(I, usize)> {
1296 fn convert(self) -> error::Error<I> { in convert()
1297 error::Error { in convert()
1304 impl<I> ErrorConvert<error::Error<(I, usize)>> for error
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.hpp635 bool compare16BitFloat (deFloat16 original, deFloat16 returned, std::string& error);
/third_party/vk-gl-cts/modules/egl/
H A DteglNegativePartialUpdateTests.cpp66 void expectError (eglw::EGLenum error);
213 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError()
474 tcu::ScopedLogSection(log, "Test6", "If pass (null, 0) to setDamageRegion(), no error"); in iterate()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dcommon.h217 #error Could not determine CPU byte order

Completed in 31 milliseconds

1...<<291292293294295296297298299300>>...325