Home
last modified time | relevance | path

Searched defs:error (Results 1 – 25 of 2778) sorted by relevance

12345678910>>...112

/external/llvm/test/MC/AsmParser/
Dhash-directive.s2 error label
5 error label
8 error label
11 error label
14 error label
18 error label
22 error label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AsmParser/
Dhash-directive.s2 error label
5 error label
8 error label
11 error label
14 error label
18 error label
22 error label
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate.cpp265 if (auto error = spvBinaryParse(&context, vstate, words, num_words, setHeader, in ValidateBinaryUsingContextAndValidationState() local
318 if (auto error = IdPass(*vstate, inst)) return error; in ValidateBinaryUsingContextAndValidationState() local
321 if (auto error = CapabilityPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
322 if (auto error = DataRulesPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
323 if (auto error = ModuleLayoutPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
324 if (auto error = CfgPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
325 if (auto error = InstructionPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
332 if (auto error = UpdateIdUse(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
344 if (auto error = ValidateForwardDecls(*vstate)) return error; in ValidateBinaryUsingContextAndValidationState() local
353 if (auto error = DebugPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
[all …]
Dvalidate_layout.cpp74 if (auto error = in FunctionScopedInstructions() local
79 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local
96 if (auto error = _.current_function().RegisterFunctionParameter( in FunctionScopedInstructions() local
117 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local
121 if (auto error = _.RegisterFunctionEnd()) return error; in FunctionScopedInstructions() local
141 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local
189 if (auto error = ModuleScopedInstructions(_, inst, opcode)) return error; in ModuleLayoutPass() local
193 if (auto error = FunctionScopedInstructions(_, inst, opcode)) { in ModuleLayoutPass() local
Dvalidate_barriers.cpp66 if (auto error = ValidateExecutionScope(_, inst, execution_scope)) { in BarriersPass() local
70 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local
74 if (auto error = ValidateMemorySemantics(_, inst, 2)) { in BarriersPass() local
83 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local
87 if (auto error = ValidateMemorySemantics(_, inst, 1)) { in BarriersPass() local
120 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local
124 if (auto error = ValidateMemorySemantics(_, inst, 2)) { in BarriersPass() local
Dvalidate_datarules.cpp224 if (auto error = ValidateVecNumComponents(_, inst)) return error; in DataRulesPass() local
228 if (auto error = ValidateFloatSize(_, inst)) return error; in DataRulesPass() local
232 if (auto error = ValidateIntSize(_, inst)) return error; in DataRulesPass() local
236 if (auto error = ValidateMatrixColumnType(_, inst)) return error; in DataRulesPass() local
237 if (auto error = ValidateMatrixNumCols(_, inst)) return error; in DataRulesPass() local
243 if (auto error = ValidateSpecConstNumerical(_, inst)) return error; in DataRulesPass() local
248 if (auto error = ValidateSpecConstBoolean(_, inst)) return error; in DataRulesPass() local
252 if (auto error = ValidateForwardPointer(_, inst)) return error; in DataRulesPass() local
256 if (auto error = ValidateStruct(_, inst)) return error; in DataRulesPass() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate.cpp322 if (auto error = spvBinaryParse(&context, vstate, words, num_words, setHeader, in ValidateBinaryUsingContextAndValidationState() local
375 if (auto error = IdPass(*vstate, inst)) return error; in ValidateBinaryUsingContextAndValidationState() local
378 if (auto error = CapabilityPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
379 if (auto error = DataRulesPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
380 if (auto error = ModuleLayoutPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
381 if (auto error = CfgPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
382 if (auto error = InstructionPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
389 if (auto error = UpdateIdUse(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
401 if (auto error = ValidateForwardDecls(*vstate)) return error; in ValidateBinaryUsingContextAndValidationState() local
410 if (auto error = DebugPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local
[all …]
Dvalidate_layout.cpp74 if (auto error = in FunctionScopedInstructions() local
79 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local
96 if (auto error = _.current_function().RegisterFunctionParameter( in FunctionScopedInstructions() local
117 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local
121 if (auto error = _.RegisterFunctionEnd()) return error; in FunctionScopedInstructions() local
141 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local
189 if (auto error = ModuleScopedInstructions(_, inst, opcode)) return error; in ModuleLayoutPass() local
193 if (auto error = FunctionScopedInstructions(_, inst, opcode)) { in ModuleLayoutPass() local
Dvalidate_barriers.cpp66 if (auto error = ValidateExecutionScope(_, inst, execution_scope)) { in BarriersPass() local
70 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local
74 if (auto error = ValidateMemorySemantics(_, inst, 2)) { in BarriersPass() local
83 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local
87 if (auto error = ValidateMemorySemantics(_, inst, 1)) { in BarriersPass() local
120 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local
124 if (auto error = ValidateMemorySemantics(_, inst, 2)) { in BarriersPass() local
Dvalidate_datarules.cpp224 if (auto error = ValidateVecNumComponents(_, inst)) return error; in DataRulesPass() local
228 if (auto error = ValidateFloatSize(_, inst)) return error; in DataRulesPass() local
232 if (auto error = ValidateIntSize(_, inst)) return error; in DataRulesPass() local
236 if (auto error = ValidateMatrixColumnType(_, inst)) return error; in DataRulesPass() local
237 if (auto error = ValidateMatrixNumCols(_, inst)) return error; in DataRulesPass() local
243 if (auto error = ValidateSpecConstNumerical(_, inst)) return error; in DataRulesPass() local
248 if (auto error = ValidateSpecConstBoolean(_, inst)) return error; in DataRulesPass() local
252 if (auto error = ValidateForwardPointer(_, inst)) return error; in DataRulesPass() local
256 if (auto error = ValidateStruct(_, inst)) return error; in DataRulesPass() local
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/sources/
Drx-error.hpp39 struct error : public source_base<T> struct
41 typedef error<T, Coordination> this_type;
43 typedef rxu::decay_t<Coordination> coordination_type;
45 typedef typename coordination_type::coordinator_type coordinator_type;
47 struct error_initial_type
57 error_initial_type initial;
59 error(rxu::error_ptr e, coordination_type cn) in error() function
65 void on_subscribe(Subscriber o) const { in on_subscribe()
117 auto error(E e) in error() function
124 auto error(E e, Coordination cn) in error() function
/external/libbrillo/brillo/streams/
Dmemory_stream.cc23 ErrorPtr* error) { in OpenRef()
31 ErrorPtr* error) { in OpenCopyOf()
38 StreamPtr MemoryStream::OpenRef(const std::string& buffer, ErrorPtr* error) { in OpenRef()
44 StreamPtr MemoryStream::OpenCopyOf(std::string buffer, ErrorPtr* error) { in OpenCopyOf()
50 StreamPtr MemoryStream::OpenRef(const char* buffer, ErrorPtr* error) { in OpenRef()
54 StreamPtr MemoryStream::OpenCopyOf(const char* buffer, ErrorPtr* error) { in OpenCopyOf()
58 StreamPtr MemoryStream::Create(size_t reserve_size, ErrorPtr* error) { in Create()
64 StreamPtr MemoryStream::CreateRef(std::string* buffer, ErrorPtr* error) { in CreateRef()
71 ErrorPtr* error) { in CreateRefForAppend()
80 ErrorPtr* error) { in CreateEx()
[all …]
Dmemory_stream.h62 inline static StreamPtr OpenCopyOf(std::vector<T> buffer, ErrorPtr* error) { in OpenCopyOf()
80 ErrorPtr* error) { in OpenRef()
94 inline static StreamPtr Create(ErrorPtr* error) { return Create(0, error); } in Create()
108 static StreamPtr CreateRef(std::vector<T>* buffer, ErrorPtr* error) { in CreateRef()
126 static StreamPtr CreateRefForAppend(std::vector<T>* buffer, ErrorPtr* error) { in CreateRefForAppend()
Dstream.cc17 bool Stream::TruncateBlocking(ErrorPtr* error) { in TruncateBlocking()
21 bool Stream::SetPosition(uint64_t position, ErrorPtr* error) { in SetPosition()
31 ErrorPtr* error) { in ReadAsync()
50 ErrorPtr* error) { in ReadAllAsync()
68 ErrorPtr* error) { in ReadBlocking()
87 ErrorPtr* error) { in ReadAllBlocking()
106 ErrorPtr* error) { in WriteAsync()
123 ErrorPtr* error) { in WriteAllAsync()
141 ErrorPtr* error) { in WriteBlocking()
159 ErrorPtr* error) { in WriteAllBlocking()
[all …]
Dinput_stream_set.cc24 ErrorPtr* error) { in Create()
58 ErrorPtr* error) { in Create()
63 ErrorPtr* error) { in Create()
91 bool InputStreamSet::SetSizeBlocking(uint64_t /* size */, ErrorPtr* error) { in SetSizeBlocking()
105 ErrorPtr* error) { in Seek()
113 ErrorPtr* error) { in ReadNonBlocking()
140 ErrorPtr* error) { in WriteNonBlocking()
144 bool InputStreamSet::CloseBlocking(ErrorPtr* error) { in CloseBlocking()
161 ErrorPtr* error) { in WaitForData()
180 ErrorPtr* error) { in WaitForDataBlocking()
Dtls_stream.cc147 ErrorPtr* error) { in ReadNonBlocking()
184 ErrorPtr* error) { in WriteNonBlocking()
207 bool TlsStream::TlsStreamImpl::Flush(ErrorPtr* error) { in Flush()
211 bool TlsStream::TlsStreamImpl::Close(ErrorPtr* error) { in Close()
246 ErrorPtr* error) { in WaitForData()
264 ErrorPtr* error) { in WaitForDataBlocking()
285 ErrorPtr* error, in ReportError()
343 ErrorPtr* error) { in Init()
418 ErrorPtr error; in DoHandshake() local
464 ErrorPtr error; in Connect() local
[all …]
/external/freetype/src/base/
Dftmm.c42 FT_Error error; in ft_face_get_mm_service() local
70 FT_Error error; in ft_face_get_mvar_service() local
100 FT_Error error; in FT_Get_Multi_Master() local
127 FT_Error error; in FT_Get_MM_Var() local
174 FT_Error error; in FT_Set_MM_Design_Coordinates() local
209 FT_Error error; in FT_Set_Var_Design_Coordinates() local
257 FT_Error error; in FT_Get_Var_Design_Coordinates() local
285 FT_Error error; in FT_Set_MM_Blend_Coordinates() local
336 FT_Error error; in FT_Set_Var_Blend_Coordinates() local
384 FT_Error error; in FT_Get_MM_Blend_Coordinates() local
[all …]
/external/webrtc/webrtc/voice_engine/
Dchannel_proxy.cc36 int error = channel()->SetLocalSSRC(ssrc); in SetLocalSSRC() local
44 int error = channel()->SetRTCP_CNAME(c_name_limited.c_str()); in SetRTCP_CNAME() local
50 int error = channel()->SetSendAbsoluteSenderTimeStatus(enable, id); in SetSendAbsoluteSenderTimeStatus() local
56 int error = channel()->SetSendAudioLevelIndicationStatus(enable, id); in SetSendAudioLevelIndicationStatus() local
67 int error = channel()->SetReceiveAbsoluteSenderTimeStatus(enable, id); in SetReceiveAbsoluteSenderTimeStatus() local
73 int error = channel()->SetReceiveAudioLevelIndicationStatus(enable, id); in SetReceiveAudioLevelIndicationStatus() local
89 int error = channel()->GetRTPStatistics(stats); in GetRTCPStatistics() local
97 int error = channel()->GetRemoteRTCPReportBlocks(&blocks); in GetRemoteRTCPReportBlocks() local
105 int error = channel()->GetNetworkStatistics(stats); in GetNetworkStatistics() local
120 int error = channel()->GetSpeechOutputLevelFullRange(level); in GetSpeechOutputLevelFullRange() local
/external/oj-libjdwp/src/share/back/
DThreadReferenceImpl.c55 jvmtiError error; in name() local
79 jvmtiError error; in suspend() local
101 jvmtiError error; in resume() local
127 jvmtiError error; in status() local
172 jvmtiError error; in threadGroup() local
196 jvmtiError error; in validateSuspendedThread() local
216 jvmtiError error; in frames() local
317 jvmtiError error; in getFrameCount() local
370 jvmtiError error; in ownedMonitors() local
420 jvmtiError error; in currentContendedMonitor() local
[all …]
/external/volley/src/main/java/com/android/volley/
DResponse.java38 void onErrorResponse(VolleyError error); in onErrorResponse()
50 public static <T> Response<T> error(VolleyError error) { in error() argument
61 public final VolleyError error; field in Response
77 private Response(VolleyError error) { in Response()
/external/ltp/utils/sctp/testlib/
Dsctputil.h143 int error = bind(sk, addr, addrlen); in test_bind() local
151 int error = sctp_bindx(sk, addr, count, SCTP_BINDX_ADD_ADDR); in test_bindx_add() local
159 int error = listen(sk, backlog); in test_listen() local
167 int error = connect(sk, addr, addrlen); in test_connect() local
175 int error = sctp_connectx(sk, addr, count, NULL); in test_connectx() local
183 int error = accept(sk, addr, addrlen); in test_accept() local
191 int error = send(sk, msg, len, flags); in test_send() local
201 int error = sendto(sk, msg, len, flags, to, tolen); in test_sendto() local
211 int error = sendmsg(sk, msg, flags); in test_sendmsg() local
220 int error = recv(sk, buf, len, flags); in test_recv() local
[all …]
/external/antlr/runtime/Ruby/test/functional/parser/
Dproperties.rb16 def report_error(error) argument
25 def report_error(error) argument
118 def report_error(error) argument
127 def report_error(error) argument
184 def report_error(error) argument
193 def report_error(error) argument
/external/ipsec-tools/src/racoon/
Disakmp_ident.c112 int error = -1; local
259 int error = -1; local
356 int error = -1; local
429 int error = -1; local
576 int error = -1; local
674 int error = -1; local
829 int error = -1; local
863 int error = -1; local
965 int error = -1; local
1125 int error = -1; local
[all …]
/external/tensorflow/tensorflow/compiler/xla/tests/
Dliteral_test_util.h203 const ErrorSpec& error) { in ExpectR0Near()
210 const ErrorSpec& error) { in ExpectR1Near()
217 const LiteralSlice& actual, const ErrorSpec& error) { in ExpectR2Near()
225 const LiteralSlice& actual, const ErrorSpec& error) { in ExpectR3Near()
234 const LiteralSlice& actual, const ErrorSpec& error) { in ExpectR4Near()
241 const ErrorSpec& error) { in ExpectR2NearArray2D()
248 const ErrorSpec& error) { in ExpectR3NearArray3D()
255 const ErrorSpec& error) { in ExpectR4NearArray4D()
/external/webrtc/webrtc/base/
Dhttpbase.cc61 HttpError* error) { in Process()
125 HttpParser::ProcessLine(const char* line, size_t len, HttpError* error) { in ProcessLine()
221 HttpParser::complete(HttpError error) { in complete()
237 StreamResult DoReserve(size_t size, int* error) override { in DoReserve()
257 int* error) override { in Read()
317 int* error) override { in Write()
344 HttpBase* Disconnect(HttpError error) { in Disconnect()
479 HttpError HttpBase::HandleStreamClose(int error) { in HandleStreamClose()
498 bool HttpBase::DoReceiveLoop(HttpError* error) { in DoReceiveLoop()
582 HttpError error; in read_and_process_data() local
[all …]

12345678910>>...112