Home
last modified time | relevance | path

Searched defs:token (Results 476 - 500 of 1654) sorted by relevance

1...<<11121314151617181920>>...67

/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestInputDataStructure.java38 private String token = null; field in TestInputDataStructure
136 public void setToken(String token) { in setToken() argument
/third_party/libcoap/tests/
H A Dtest_uri.c440 uint8_t token[1] = ""; in t_parse_uri18() local
/third_party/json/include/nlohmann/detail/
H A Djson_pointer.hpp108 json_pointer& operator/=(string_t token) in operator /=() argument
131 friend json_pointer operator/(const json_pointer& lhs, string_t token) // NOLINT(performance-unnecessary-value-param) in operator /() argument
183 push_back(const string_t& token) push_back() argument
190 push_back(string_t&& token) push_back() argument
[all...]
/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...]

Completed in 11 milliseconds

1...<<11121314151617181920>>...67