Home
last modified time | relevance | path

Searched refs:token_ (Results 1 - 14 of 14) sorted by relevance

/third_party/node/deps/v8/src/asmjs/
H A Dasm-scanner.cc25 token_(kUninitialized), in AsmJsScanner()
55 preceding_token_ = token_; in Next()
57 token_ = next_token_; in Next()
65 if (token_ == kEndOfInput || token_ == kParseError) { in Next()
83 preceding_token_ = token_; in Next()
103 token_ = kEndOfInput; in Next()
117 token_ = kParseError; in Next()
122 token_ = '/'; in Next()
140 token_ in Next()
[all...]
H A Dasm-scanner.h38 token_t Token() const { return token_; } in Token()
144 token_t token_; member in v8::internal::AsmJsScanner
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_sample_token.cc27 current_ = current_->Next(*token_); in operator ++()
41 (lhs.current_ == nullptr || lhs.token_ == rhs.token_); in operator ==()
60 : token_(token), current_(CordzInfo::Head(*token)) {} in Iterator()
H A Dcordz_sample_token.h81 const CordzSampleToken* token_ = nullptr; member in absl::cord_internal::CordzSampleToken::Iterator
/third_party/node/src/
H A Dnode_http_common-inl.h122 uint8_t flags) : env_(env), token_(token), flags_(flags) { in NgHeader()
137 token_(other.token_),
139 other.token_ = -1; in flags_()
156 const char* header_name = T::ToHttpHeaderName(token_); in GetName()
H A Dnode_http_common.h521 int32_t token_ = -1; member in node::final
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp938 info.token_ = token;
1016 "* " + getLocationLineAndColumn(error.token_.start_) + "\n";
1032 structured.offset_start = error.token_.start_ - begin_;
1033 structured.offset_limit = error.token_.end_ - begin_;
1050 info.token_ = token;
1068 info.token_ = token;
1157 Token token_;
1942 info.token_ = token;
2015 "* " + getLocationLineAndColumn(error.token_.start_) + "\n";
2031 structured.offset_start = error.token_
[all...]
H A Djson.h1433 Token token_; member in Json::Reader::ErrorInfo
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp945 info.token_ = token;
1031 "* " + getLocationLineAndColumn(error.token_.start_) + "\n";
1047 structured.offset_start = error.token_.start_ - begin_;
1048 structured.offset_limit = error.token_.end_ - begin_;
1065 info.token_ = token;
1083 info.token_ = token;
1177 Token token_;
1908 info.token_ = token;
1989 "* " + getLocationLineAndColumn(error.token_.start_) + "\n";
2005 structured.offset_start = error.token_
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp945 info.token_ = token;
1031 "* " + getLocationLineAndColumn(error.token_.start_) + "\n";
1047 structured.offset_start = error.token_.start_ - begin_;
1048 structured.offset_limit = error.token_.end_ - begin_;
1065 info.token_ = token;
1083 info.token_ = token;
1177 Token token_;
1908 info.token_ = token;
1989 "* " + getLocationLineAndColumn(error.token_.start_) + "\n";
2005 structured.offset_start = error.token_
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp945 info.token_ = token;
1031 "* " + getLocationLineAndColumn(error.token_.start_) + "\n";
1047 structured.offset_start = error.token_.start_ - begin_;
1048 structured.offset_limit = error.token_.end_ - begin_;
1065 info.token_ = token;
1083 info.token_ = token;
1177 Token token_;
1908 info.token_ = token;
1989 "* " + getLocationLineAndColumn(error.token_.start_) + "\n";
2005 structured.offset_start = error.token_
[all...]
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1382 Token token_; member in Json::Reader::ErrorInfo
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1382 Token token_; member in Json::Reader::ErrorInfo
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1382 Token token_; member in Json::Reader::ErrorInfo

Completed in 25 milliseconds