Home
last modified time | relevance | path

Searched defs:token3 (Results 1 – 25 of 170) sorted by relevance

1234567

/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/spec/Prophecy/Argument/
H A DArgumentsWildcardSpec.php23 TokenInterface $token3
50 TokenInterface $token3
66 TokenInterface $token3
82 TokenInterface $token3
98 TokenInterface $token3
114 TokenInterface $token3
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/contrib/analyzers/common/analysis/el/
H A DGreekAnalyzerTest.cpp34 const uint8_t token3[] = {0xce, 0xba, 0xce, 0xb1, 0xce, 0xbb, 0xce, 0xb7}; in TEST_F() local
75 … const uint8_t token3[] = {0xce, 0xb1, 0xce, 0xbd, 0xce, 0xb1, 0xce, 0xb3, 0xce, 0xba, 0xce, 0xb5, in TEST_F() local
102 … const uint8_t token3[] = {0xce, 0xbc, 0xce, 0xb5, 0xcf, 0x83, 0xcf, 0x84, 0xce, 0xbf, 0xcf, 0x83}; in TEST_F() local
134 const uint8_t token3[] = {0xce, 0xba, 0xce, 0xb1, 0xce, 0xbb, 0xce, 0xb7}; in TEST_F() local
175 … const uint8_t token3[] = {0xce, 0xb1, 0xce, 0xbd, 0xce, 0xb1, 0xce, 0xb3, 0xce, 0xba, 0xce, 0xb5, in TEST_F() local
202 … const uint8_t token3[] = {0xce, 0xbc, 0xce, 0xb5, 0xcf, 0x83, 0xcf, 0x84, 0xce, 0xbf, 0xcf, 0x83}; in TEST_F() local
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/contrib/analyzers/common/analysis/cjk/
H A DCJKTokenizerTest.cpp72 const uint8_t token3[] = {0xe4, 0xb8, 0x89, 0xe5, 0x9b, 0x9b}; in TEST_F() local
102 const uint8_t token3[] = {0xe4, 0xb8, 0x89, 0xe5, 0x9b, 0x9b}; in TEST_F() local
144 const uint8_t token3[] = {0xe3, 0x81, 0x86, 0xe3, 0x81, 0x88}; in TEST_F() local
173 const uint8_t token3[] = {0xe3, 0x81, 0x86, 0xe3, 0x81, 0x88}; in TEST_F() local
225 const uint8_t token3[] = {0xd9, 0x88, 0xd8, 0xa8}; in TEST_F() local
254 const uint8_t token3[] = {0xd9, 0x88, 0xd8, 0xa8}; in TEST_F() local
279 const uint8_t token3[] = {0xe4, 0xb8, 0x81, 0xe4, 0xb8, 0x82}; in TEST_F() local
352 const uint8_t token3[] = {0xe3, 0x81, 0x82, 0xe3, 0x81, 0x84, 0x74, 0x65, 0x73, 0x74}; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/text/
H A Ddate_time_format_test.cc89 Tokens(Token token1, Token token2, Token token3) { in Tokens()
95 Tokens(Token token1, Token token2, Token token3, Token token4) { in Tokens()
104 Token token3, in Tokens()
116 Token token3, in Tokens()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/text/
H A Ddate_time_format_test.cc89 Tokens(Token token1, Token token2, Token token3) { in Tokens()
95 Tokens(Token token1, Token token2, Token token3, Token token4) { in Tokens()
104 Token token3, in Tokens()
116 Token token3, in Tokens()
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/contrib/analyzers/common/analysis/ru/
H A DRussianAnalyzerTest.cpp78 …const uint8_t token3[] = {0xd1, 0x8d, 0xd0, 0xbb, 0xd0, 0xb5, 0xd0, 0xba, 0xd1, 0x82, 0xd1, 0x80, … in TEST_F() local
110 const uint8_t token3[] = {0xd1, 0x82, 0xd0, 0xb0, 0xd0, 0xb9, 0xd0, 0xbd}; in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/util/type_safety/
H A Dtoken_type_unittest.cc24 FooToken token3; in TEST() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/core/
H A Dtest_ToxMiscTest.cxx47 SwFormToken token3 = formTokens.at(2); in testTdf73162() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/core/
H A Dtest_ToxMiscTest.cxx47 SwFormToken token3 = formTokens.at(2); in testTdf73162() local
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/contrib/analyzers/common/analysis/cn/
H A DChineseTokenizerTest.cpp70 const uint8_t token3[] = {0xe4, 0xba, 0xba}; in TEST_F() local
97 const uint8_t token3[] = {0xe5, 0xb8, 0x82}; in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/services/network/
H A Dkeepalive_statistics_recorder_unittest.cc50 const base::UnguessableToken token3 = base::UnguessableToken::Create(); in TEST() local
118 const base::UnguessableToken token3 = base::UnguessableToken::Create(); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/services/network/
H A Dkeepalive_statistics_recorder_unittest.cc50 const base::UnguessableToken token3 = base::UnguessableToken::Create(); in TEST() local
118 const base::UnguessableToken token3 = base::UnguessableToken::Create(); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/common/tokens/
H A Dmulti_token_unittest.cc94 FooBarToken token3; in TEST() local
/dports/devel/gitlist/gitlist/vendor/phpspec/prophecy/spec/Prophecy/Argument/Token/
H A DLogicalAndTokenSpec.php26 TokenInterface $token3
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/UIUCModel/
H A Duiuc_menu_record.cpp100 istringstream token3(linetoken3.c_str()); in parse_record() local
H A Duiuc_menu_geometry.cpp97 istringstream token3(linetoken3.c_str()); in parse_geometry() local
H A Duiuc_menu_mass.cpp97 istringstream token3(linetoken3.c_str()); in parse_mass() local
H A Duiuc_menu_fog.cpp98 istringstream token3(linetoken3.c_str()); in parse_fog() local
H A Duiuc_menu_init.cpp98 istringstream token3(linetoken3.c_str()); in parse_init() local
H A Duiuc_menu_misc.cpp97 istringstream token3(linetoken3.c_str()); in parse_misc() local
H A Duiuc_menu_controlSurface.cpp99 istringstream token3(linetoken3.c_str()); in parse_controlSurface() local
H A Duiuc_menu_engine.cpp98 istringstream token3(linetoken3.c_str()); in parse_engine() local
/dports/comms/anyremote/anyremote-6.7.3/src/
H A Dstate.c346 char *token3 = strtok(NULL,","); in setMenu() local
830 char *token3 = strtok(NULL,",\n"); in setLfList() local
1080 char *token3 = strtok(NULL,"\n"); in setText() local
1212 char *token3 = strtok(NULL,","); // can be NULL in setEditfield() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/test/java/org/apache/hadoop/mapreduce/v2/hs/
H A DTestJHSDelegationTokenSecretManager.java87 Token<MRDelegationTokenIdentifier> token3 = in testRecovery() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/timeline/recovery/
H A DTestLeveldbTimelineStateStore.java139 final TimelineDelegationTokenIdentifier token3 = in testTokenStore() local

1234567