Home
last modified time | relevance | path

Searched defs:token (Results 901 - 925 of 2482) sorted by relevance

1...<<31323334353637383940>>...100

/third_party/jerryscript/jerry-ext/debugger/
H A Ddebugger-serial.c337 char *token = strtok (tmp_config, ","); in jerryx_debugger_serial_create() local
[all...]
/third_party/node/src/
H A Dnode_http_common-inl.h95 IsZeroLength( int32_t token, NgHeader<T>::rcbuf_t* name, NgHeader<T>::rcbuf_t* value) IsZeroLength() argument
117 NgHeader( Environment* env, int32_t token, NgHeader<T>::rcbuf_t* name, NgHeader<T>::rcbuf_t* value, uint8_t flags) NgHeader() argument
/third_party/node/deps/icu-small/source/common/
H A Dlocaleprioritylist.cpp23 int32_t hashLocale(const UHashTok token) { in hashLocale() argument
/third_party/ninja/src/
H A Ddyndep_parser.cc42 Lexer::Token token = lexer_.ReadToken(); in Parse() local
H A Dlexer.cc124 Lexer::Token token; in ReadToken() local
463 PeekToken(Token token) PeekToken() argument
[all...]
H A Dlexer.in.cc123 Lexer::Token token; in ReadToken() local
164 PeekToken(Token token) PeekToken() argument
[all...]
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dread.c69 getNextToken(UCHARBUF* buf, struct UString *token, uint32_t *linenumber, struct UString *comment, UErrorCode *status) getNextToken() argument
123 getStringToken(UCHARBUF* buf, UChar32 initialChar, struct UString *token, UErrorCode *status) getStringToken() argument
324 getNextChar(UCHARBUF* buf, UBool skipwhite, struct UString *token, UErrorCode *status) getNextChar() argument
381 seekUntilNewline(UCHARBUF* buf, struct UString *token, UErrorCode *status) seekUntilNewline() argument
399 seekUntilEndOfComment(UCHARBUF *buf, struct UString *token, UErrorCode *status) seekUntilEndOfComment() argument
[all...]
/third_party/node/deps/npm/node_modules/spdx-expression-parse/
H A Dparse.js
/third_party/icu/icu4c/source/tools/genrb/
H A Dread.c69 getNextToken(UCHARBUF* buf, struct UString *token, uint32_t *linenumber, struct UString *comment, UErrorCode *status) getNextToken() argument
123 getStringToken(UCHARBUF* buf, UChar32 initialChar, struct UString *token, UErrorCode *status) getStringToken() argument
324 getNextChar(UCHARBUF* buf, UBool skipwhite, struct UString *token, UErrorCode *status) getNextChar() argument
381 seekUntilNewline(UCHARBUF* buf, struct UString *token, UErrorCode *status) seekUntilNewline() argument
399 seekUntilEndOfComment(UCHARBUF *buf, struct UString *token, UErrorCode *status) seekUntilEndOfComment() argument
[all...]
/third_party/libexif/libexif/huawei/
H A Dmnote-huawei-entry.c89 char *token = NULL, *pv = NULL; in mnote_huawei_entry_rational_timestamp_process() local
149 char *token = NULL, *pv = NULL; in mnote_huawei_entry_value_process() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dallocate.h82 DECLARE_ALLOCATOR(token); variable
/third_party/musl/libc-test/src/functionalext/supplement/misc/
H A Dioctl.c64 unsigned long long token = GetRand64(); in ioctl_0100() local
/third_party/python/Tools/peg_generator/pegen/
H A Dpython_generator.py2 import token namespace
/third_party/pulseaudio/src/modules/raop/
H A Draop-util.c70 static unsigned int token_decode(const char *token) { in token_decode() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DValidateTypeSizeLimitations.cpp94 void error(TSourceLoc loc, const char *reason, const ImmutableString &token) in error() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cLimitsTests.cpp36 deUint32 token; member
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_fixtures.h194 std::string token; in MATCHER_P() local
/third_party/skia/src/gpu/ops/
H A DSmallPathAtlasMgr.cpp124 setUseToken(SmallPathShapeData* shapeData, GrDeferredUploadToken token) setUseToken() argument
/third_party/skia/src/gpu/text/
H A DGrAtlasManager.h82 setUseTokenBulk(const GrDrawOpAtlas::BulkUseTokenUpdater& updater, GrDeferredUploadToken token, GrMaskFormat format) setUseTokenBulk() argument
/third_party/skia/src/gpu/
H A DGrShaderUtils.cpp106 bool hasToken(const char* token) { in hasToken() argument
136 void parseUntil(const char* token) { in parseUntil() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DPixelShader.cpp47 PixelShader::PixelShader(const unsigned long *token) : Shader() in PixelShader() argument
63 int PixelShader::validate(const unsigned long *const token) in validate() argument
[all...]
H A DVertexShader.cpp60 VertexShader::VertexShader(const unsigned long *token) : Shader() in VertexShader() argument
84 int VertexShader::validate(const unsigned long *const token) in validate() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_fixtures.h194 std::string token; in MATCHER_P() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dtoken_enc.c210 const token_t token = tokens[n]; in VP8EmitTokens() local
236 const token_t token = tokens[n]; in VP8EstimateTokenSize() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dread.c67 getNextToken(UCHARBUF* buf, struct UString *token, uint32_t *linenumber, struct UString *comment, UErrorCode *status) getNextToken() argument
121 getStringToken(UCHARBUF* buf, UChar32 initialChar, struct UString *token, UErrorCode *status) getStringToken() argument
322 getNextChar(UCHARBUF* buf, UBool skipwhite, struct UString *token, UErrorCode *status) getNextChar() argument
379 seekUntilNewline(UCHARBUF* buf, struct UString *token, UErrorCode *status) seekUntilNewline() argument
397 seekUntilEndOfComment(UCHARBUF *buf, struct UString *token, UErrorCode *status) seekUntilEndOfComment() argument
[all...]

Completed in 15 milliseconds

1...<<31323334353637383940>>...100