Searched +defs:syntax +defs:error (Results 1 – 10 of 10) sorted by relevance
| /third_party/curl/projects/ |
| D | checksrc.bat | 182 :syntax label 217 :error label
|
| D | generate.bat | 418 :syntax label 472 :error label
|
| D | build-wolfssl.bat | 316 :syntax label 375 :error label
|
| D | build-openssl.bat | 652 :syntax label 734 :error label
|
| /third_party/curl/ |
| D | buildconf.bat | 256 :syntax label 303 :error label
|
| /third_party/protobuf/src/google/protobuf/compiler/ruby/ |
| D | ruby_generator.cc | 116 string StringifySyntax(FileDescriptor::Syntax syntax) { in StringifySyntax() 243 std::string* error) { in GenerateMessage() 465 string* error) { in UsesTypeFromFile() 502 string* error) { in MaybeEmitDependency() 527 string* error) { in GenerateFile()
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | parser.cc | 215 bool Parser::Consume(const char* text, const char* error) { in Consume() 233 bool Parser::ConsumeIdentifier(std::string* output, const char* error) { in ConsumeIdentifier() 244 bool Parser::ConsumeInteger(int* output, const char* error) { in ConsumeInteger() 261 bool Parser::ConsumeSignedInteger(int* output, const char* error) { in ConsumeSignedInteger() 276 const char* error) { in ConsumeInteger64() 292 bool Parser::ConsumeNumber(double* output, const char* error) { in ConsumeNumber() 322 bool Parser::ConsumeString(std::string* output, const char* error) { in ConsumeString() 381 void Parser::AddError(int line, int column, const std::string& error) { in AddError() 388 void Parser::AddError(const std::string& error) { in AddError() 568 std::string error = in ValidateEnum() local [all …]
|
| /third_party/glslang/glslang/HLSL/ |
| D | hlslGrammar.cpp | 68 void HlslGrammar::expected(const char* syntax) in expected() 73 void HlslGrammar::unimplemented(const char* error) in unimplemented()
|
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor.cc | 220 const char* FileDescriptor::SyntaxName(FileDescriptor::Syntax syntax) { in SyntaxName() 3624 const std::string& error) { in AddError() 3640 DescriptorPool::ErrorCollector::ErrorLocation location, const char* error) { in AddError() 3679 const std::string& error) { in AddWarning() 6180 std::string error = in ValidateEnumOptions() local
|
| /third_party/node/tools/ |
| D | lint-md.mjs | 3996 const isNormalFlowError = error => NORMAL_FLOW_ERRORS.has(error.code); argument 6554 this._boundHandleError = (error) => fsW._handleError(error); argument 8063 _handleError(error) { argument 8500 function next(error, ...output) { argument 8601 function done(error, ...output) { argument 19279 function (error, name, code) { argument 19331 function (error) { argument 21524 syntax: create$1(SyntaxError), property 21715 function done(error, buf) { argument 21758 function found(error, result) { argument [all …]
|