Home
last modified time | relevance | path

Searched defs:token (Results 426 - 450 of 1254) sorted by relevance

1...<<11121314151617181920>>...51

/third_party/node/src/large_pages/
H A Dnode_large_page.cc275 std::string token; in IsTransparentHugePagesEnabled() local
276 config_stream >> token; in IsTransparentHugePagesEnabled() local
/third_party/nghttp2/src/
H A Dh2load_http3_session.cc198 int recv_header(nghttp3_conn *conn, int64_t stream_id, int32_t token, in recv_header() argument
H A Dshrpx_mruby_module_response.cc130 auto token = http2::lookup_token(keyref.byte(), keyref.size()); in response_mod_header() local
322 auto token = http2::lookup_token(keyref.byte(), keyref.size()); in response_send_info() local
H A Dshrpx_mruby_module_request.cc92 auto token = in request_set_method() local
238 auto token = http2::lookup_token(keyref.byte(), keyref.size()); in request_mod_header() local
/third_party/ninja/src/
H A Dmanifest_parser.cc42 Lexer::Token token = lexer_.ReadToken(); in Parse() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dc2xml.c223 static struct position *get_expansion_end (struct token *token) in get_expansion_end() argument
H A Dlib.c297 static struct symbol_list *sparse_tokenstream(struct token *token) in sparse_tokenstream() argument
341 struct token *token; sparse_file() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dmemory-optimizer.cc199 Token const token = tokens_.front(); in Optimize() local
474 Token token = {node, state}; in EnqueueUse() local
/third_party/node/deps/v8/src/asmjs/
H A Dasm-scanner.h81 static bool IsLocal(token_t token) { retur in IsGlobal() argument
82 IsGlobal(token_t token) IsGlobal() argument
85 LocalIndex(token_t token) LocalIndex() argument
89 GlobalIndex(token_t token) GlobalIndex() argument
[all...]
/third_party/node/deps/v8/src/parsing/
H A Dtoken.h216 static const char* Name(Value token) { in Name() argument
225 IsKeyword(Value token) IsKeyword() argument
229 IsPropertyName(Value token) IsPropertyName() argument
233 IsValidIdentifier(Value token, LanguageMode language_mode, bool is_generator, bool disallow_await) IsValidIdentifier() argument
243 IsCallable(Value token) IsCallable() argument
247 IsAutoSemicolon(Value token) IsAutoSemicolon() argument
251 IsAnyIdentifier(Value token) IsAnyIdentifier() argument
255 IsStrictReservedWord(Value token) IsStrictReservedWord() argument
259 IsLiteral(Value token) IsLiteral() argument
263 IsTemplate(Value token) IsTemplate() argument
267 IsMember(Value token) IsMember() argument
271 IsProperty(Value token) IsProperty() argument
275 IsPropertyOrCall(Value token) IsPropertyOrCall() argument
279 IsArrowOrAssignmentOp(Value token) IsArrowOrAssignmentOp() argument
283 IsAssignmentOp(Value token) IsAssignmentOp() argument
287 IsLogicalAssignmentOp(Value token) IsLogicalAssignmentOp() argument
324 String(Value token) String() argument
329 StringLength(Value token) StringLength() argument
336 Precedence(Value token, bool accept_IN) Precedence() argument
[all...]
H A Dscanner-inl.h345 Token::Value token; in ScanSingleToken() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_local.h27 PKCS7 *token; member
/third_party/python/Tools/i18n/
H A Dpygettext.py166 import token namespace
[all...]
/third_party/python/Tools/peg_generator/pegen/
H A Dparser.py4 import token namespace
[all...]
H A Dtestutil.py7 import token namespace
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonParser.cs618 ParseSingleNumberValue(FieldDescriptor field, JsonToken token) ParseMapKey() argument
801 MergeTimestamp(IMessage message, JsonToken token) MergeTimestamp() argument
877 MergeDuration(IMessage message, JsonToken token) MergeDuration() argument
921 MergeFieldMask(IMessage message, JsonToken token) MergeFieldMask() argument
[all...]
H A DJsonTokenizer.cs84 internal void PushBack(JsonToken token) in PushBack() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateLimitations.cpp159 void ValidateLimitationsTraverser::error(TSourceLoc loc, const char *reason, const char *token) in error() argument
164 error(TSourceLoc loc, const char *reason, const ImmutableString &token) error() argument
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
H A DMacroExpander.cpp110 void MacroExpander::lex(Token *token) in lex() argument
194 getToken(Token *token) getToken() argument
220 ungetToken(const Token &token) ungetToken() argument
237 Token token; isNextTokenLeftParen() local
354 Token token; collectMacroArgs() local
472 const Token &token = replacements->back(); replaceMacroParams() local
[all...]
/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dparser.cc325 auto token = tokenizer.NextToken(); ProcessVertexDataBlock() local
[all...]
/third_party/skia/src/gpu/
H A DGrOpFlushState.cpp164 GrDeferredUploadToken token = fTokenTracker->issueDrawToken(); in recordDraw() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DValidateLimitations.cpp179 error(TSourceLoc loc, const char *reason, const char* token) error() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
H A DMacroExpander.cpp120 void MacroExpander::lex(Token *token) in lex() argument
200 getToken(Token *token) getToken() argument
226 ungetToken(const Token &token) ungetToken() argument
243 Token token; isNextTokenLeftParen() local
360 Token token; collectMacroArgs() local
476 const Token &token = replacements->back(); replaceMacroParams() local
[all...]
/third_party/openssl/crypto/ts/
H A Dts_local.h27 PKCS7 *token; member
/third_party/skia/third_party/externals/libpng/contrib/pngminus/
H A Dpnm2png.c598 char token[16]; in get_value() local

Completed in 19 milliseconds

1...<<11121314151617181920>>...51