/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate.cpp | 269 if (auto error = spvBinaryParse(&context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState() local 342 if (auto error = IdPass(*vstate, inst)) return error; in ValidateBinaryUsingContextAndValidationState() local 345 if (auto error = CapabilityPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 346 if (auto error = ModuleLayoutPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 347 if (auto error = CfgPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 348 if (auto error = InstructionPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 369 if (auto error = ValidateForwardDecls(*vstate)) return error; in ValidateBinaryUsingContextAndValidationState() local 381 if (auto error = UpdateIdUse(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 390 if (auto error = MiscPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 391 if (auto error = DebugPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local [all …]
|
D | validate_barriers.cpp | 64 if (auto error = ValidateExecutionScope(_, inst, execution_scope)) { in BarriersPass() local 68 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local 72 if (auto error = ValidateMemorySemantics(_, inst, 2)) { in BarriersPass() local 81 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local 85 if (auto error = ValidateMemorySemantics(_, inst, 1)) { in BarriersPass() local 118 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local 122 if (auto error = ValidateMemorySemantics(_, inst, 2)) { in BarriersPass() local
|
D | validate_layout.cpp | 146 if (auto error = in FunctionScopedInstructions() local 151 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local 168 if (auto error = _.current_function().RegisterFunctionParameter( in FunctionScopedInstructions() local 189 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local 193 if (auto error = _.RegisterFunctionEnd()) return error; in FunctionScopedInstructions() local 213 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local 331 if (auto error = ModuleScopedInstructions(_, inst, opcode)) return error; in ModuleLayoutPass() local 335 if (auto error = FunctionScopedInstructions(_, inst, opcode)) { in ModuleLayoutPass() local
|
/external/angle/third_party/spirv-tools/src/source/val/ |
D | validate.cpp | 269 if (auto error = spvBinaryParse(&context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState() local 342 if (auto error = IdPass(*vstate, inst)) return error; in ValidateBinaryUsingContextAndValidationState() local 345 if (auto error = CapabilityPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 346 if (auto error = ModuleLayoutPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 347 if (auto error = CfgPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 348 if (auto error = InstructionPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 369 if (auto error = ValidateForwardDecls(*vstate)) return error; in ValidateBinaryUsingContextAndValidationState() local 381 if (auto error = UpdateIdUse(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 390 if (auto error = MiscPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 391 if (auto error = DebugPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local [all …]
|
D | validate_barriers.cpp | 64 if (auto error = ValidateExecutionScope(_, inst, execution_scope)) { in BarriersPass() local 68 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local 72 if (auto error = ValidateMemorySemantics(_, inst, 2)) { in BarriersPass() local 81 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local 85 if (auto error = ValidateMemorySemantics(_, inst, 1)) { in BarriersPass() local 118 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local 122 if (auto error = ValidateMemorySemantics(_, inst, 2)) { in BarriersPass() local
|
D | validate_layout.cpp | 146 if (auto error = in FunctionScopedInstructions() local 151 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local 168 if (auto error = _.current_function().RegisterFunctionParameter( in FunctionScopedInstructions() local 189 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local 193 if (auto error = _.RegisterFunctionEnd()) return error; in FunctionScopedInstructions() local 213 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local 331 if (auto error = ModuleScopedInstructions(_, inst, opcode)) return error; in ModuleLayoutPass() local 335 if (auto error = FunctionScopedInstructions(_, inst, opcode)) { in ModuleLayoutPass() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate.cpp | 269 if (auto error = spvBinaryParse(&context, vstate, words, num_words, in ValidateBinaryUsingContextAndValidationState() local 342 if (auto error = IdPass(*vstate, inst)) return error; in ValidateBinaryUsingContextAndValidationState() local 345 if (auto error = CapabilityPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 346 if (auto error = ModuleLayoutPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 347 if (auto error = CfgPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 348 if (auto error = InstructionPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 369 if (auto error = ValidateForwardDecls(*vstate)) return error; in ValidateBinaryUsingContextAndValidationState() local 381 if (auto error = UpdateIdUse(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 390 if (auto error = MiscPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local 391 if (auto error = DebugPass(*vstate, &instruction)) return error; in ValidateBinaryUsingContextAndValidationState() local [all …]
|
D | validate_barriers.cpp | 64 if (auto error = ValidateExecutionScope(_, inst, execution_scope)) { in BarriersPass() local 68 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local 72 if (auto error = ValidateMemorySemantics(_, inst, 2)) { in BarriersPass() local 81 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local 85 if (auto error = ValidateMemorySemantics(_, inst, 1)) { in BarriersPass() local 118 if (auto error = ValidateMemoryScope(_, inst, memory_scope)) { in BarriersPass() local 122 if (auto error = ValidateMemorySemantics(_, inst, 2)) { in BarriersPass() local
|
D | validate_layout.cpp | 146 if (auto error = in FunctionScopedInstructions() local 151 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local 168 if (auto error = _.current_function().RegisterFunctionParameter( in FunctionScopedInstructions() local 189 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local 193 if (auto error = _.RegisterFunctionEnd()) return error; in FunctionScopedInstructions() local 213 if (auto error = _.current_function().RegisterSetFunctionDeclType( in FunctionScopedInstructions() local 331 if (auto error = ModuleScopedInstructions(_, inst, opcode)) return error; in ModuleLayoutPass() local 335 if (auto error = FunctionScopedInstructions(_, inst, opcode)) { in ModuleLayoutPass() local
|
/external/llvm/test/MC/AsmParser/ |
D | hash-directive.s | 2 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/ |
D | hash-directive.s | 2 error label 5 error label 8 error label 11 error label 14 error label 18 error label 22 error label
|
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/sources/ |
D | rx-error.hpp | 39 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() argument 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/ |
D | memory_stream.cc | 23 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 …]
|
D | memory_stream.h | 62 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()
|
D | stream.cc | 17 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 …]
|
D | input_stream_set.cc | 24 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()
|
D | tls_stream.cc | 147 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/OpenCL-CTS/test_conformance/events/ |
D | action_classes.cpp | 26 cl_int error; in IGetPreferredImageSize2D() local 70 cl_int error; in IGetPreferredImageSize3D() local 138 int error; in Setup() local 165 …cl_int error = clEnqueueNDRangeKernel( queue, mKernel, 1, NULL, threads, mLocalThreads, numWaits, … in Execute() local 175 cl_int error; in Setup() local 213 …cl_int error = clEnqueueReadBuffer( queue, mBuffer, CL_FALSE, 0, mSize, mOutBuffer, numWaits, wait… in Execute() local 226 …cl_int error = clEnqueueWriteBuffer( queue, mBuffer, CL_FALSE, 0, mSize, mOutBuffer, numWaits, wai… in Execute() local 245 cl_int error; in Execute() local 255 cl_int error = BufferAction::Setup( device, context, queue, false ); in Setup() local 267 cl_int error = clEnqueueUnmapMemObject( queue, mBuffer, mMappedPtr, numWaits, waits, outEvent ); in Execute() local [all …]
|
/external/freetype/src/base/ |
D | ftmm.c | 42 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_MM_WeightVector() local 242 FT_Error error; in FT_Get_MM_WeightVector() local 270 FT_Error error; in FT_Set_Var_Design_Coordinates() local 318 FT_Error error; in FT_Get_Var_Design_Coordinates() local 346 FT_Error error; in FT_Set_MM_Blend_Coordinates() local [all …]
|
/external/webrtc/webrtc/voice_engine/ |
D | channel_proxy.cc | 36 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/igt-gpu-tools/man/ |
D | intel_error_decode.rst | 16 SYNOPSIS 21 DESCRIPTION 29 ARGUMENTS 35 REPORTING BUGS
|
/external/oj-libjdwp/src/share/back/ |
D | ThreadReferenceImpl.c | 55 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/ltp/utils/sctp/testlib/ |
D | sctputil.h | 143 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/volley/src/main/java/com/android/volley/ |
D | Response.java | 38 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/antlr/runtime/Ruby/test/functional/parser/ |
D | properties.rb | 16 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
|