Home
last modified time | relevance | path

Searched refs:makeToken (Results 1 – 25 of 147) sorted by relevance

123456

/dports/devel/cccc/cccc-3.1.6/test/
H A Dprn8.out20 makeToken(tt=>101, txt=>public,line=>5)
22 makeToken(tt=>76, txt=>class,line=>5)
33 makeToken(tt=>7, txt=>{,line=>6)
58 makeToken(tt=>3, txt=>(,line=>7)
65 makeToken(tt=>92, txt=>int,line=>7)
76 makeToken(tt=>4, txt=>),line=>7)
81 makeToken(tt=>7, txt=>{,line=>8)
101 makeToken(tt=>12, txt=>=,line=>9)
108 makeToken(tt=>64, txt=>",line=>9)
113 makeToken(tt=>47, txt=>;,line=>9)
[all …]
/dports/security/fwbuilder/fwbuilder-5.3.7/src/parsers/
H A DIPTCfgLexer.cpp644 _token = makeToken(_ttype); in mIPTABLES_SAVE_HEADER()
725 _token = makeToken(_ttype); in mWhitespace()
758 _token = makeToken(_ttype); in mNEWLINE()
771 _token = makeToken(_ttype); in mIPV4()
784 _token = makeToken(_ttype); in mTHREE_COMPONENT_VERSION()
797 _token = makeToken(_ttype); in mIPV6()
810 _token = makeToken(_ttype); in mMAC_ADDRESS()
823 _token = makeToken(_ttype); in mINT_CONST()
836 _token = makeToken(_ttype); in mHEX_CONST()
849 _token = makeToken(_ttype); in mNEG_INT_CONST()
[all …]
H A DIOSCfgLexer.cpp405 _token = makeToken(_ttype); in mLINE_COMMENT()
486 _token = makeToken(_ttype); in mWhitespace()
519 _token = makeToken(_ttype); in mNEWLINE()
532 _token = makeToken(_ttype); in mINT_CONST()
545 _token = makeToken(_ttype); in mHEX_CONST()
558 _token = makeToken(_ttype); in mNEG_INT_CONST()
572 _token = makeToken(_ttype); in mDIGIT()
615 _token = makeToken(_ttype); in mHEXDIGIT()
885 _token = makeToken(_ttype); in mNUMBER()
899 _token = makeToken(_ttype); in mDOT()
[all …]
H A DPIXCfgLexer.cpp517 _token = makeToken(_ttype); in mLINE_COMMENT()
550 _token = makeToken(_ttype); in mNEWLINE()
579 _token = makeToken(_ttype); in mCOLON_COMMENT()
593 _token = makeToken(_ttype); in mCOLON()
674 _token = makeToken(_ttype); in mWhitespace()
687 _token = makeToken(_ttype); in mINT_CONST()
700 _token = makeToken(_ttype); in mHEX_CONST()
713 _token = makeToken(_ttype); in mNUMBER()
726 _token = makeToken(_ttype); in mNEG_INT_CONST()
740 _token = makeToken(_ttype); in mDIGIT()
[all …]
H A DPFCfgLexer.cpp624 _token = makeToken(_ttype); in mWhitespace()
638 _token = makeToken(_ttype); in mCOMMENT_START()
671 _token = makeToken(_ttype); in mNEWLINE()
684 _token = makeToken(_ttype); in mINT_CONST()
697 _token = makeToken(_ttype); in mHEX_CONST()
710 _token = makeToken(_ttype); in mNUMBER()
723 _token = makeToken(_ttype); in mNEG_INT_CONST()
736 _token = makeToken(_ttype); in mCOLON()
791 _token = makeToken(_ttype); in mHEX_DIGIT()
805 _token = makeToken(_ttype); in mDIGIT()
[all …]
H A DIfconfigLinuxCfgLexer.cpp326 _token = makeToken(_ttype); in mLINE_COMMENT()
359 _token = makeToken(_ttype); in mNEWLINE()
440 _token = makeToken(_ttype); in mWhitespace()
453 _token = makeToken(_ttype); in mINT_CONST()
466 _token = makeToken(_ttype); in mHEX_CONST()
479 _token = makeToken(_ttype); in mNUMBER()
492 _token = makeToken(_ttype); in mNEG_INT_CONST()
505 _token = makeToken(_ttype); in mCOLON()
560 _token = makeToken(_ttype); in mHEX_DIGIT()
574 _token = makeToken(_ttype); in mDIGIT()
[all …]
H A DIfconfigBSDCfgLexer.cpp326 _token = makeToken(_ttype); in mLINE_COMMENT()
359 _token = makeToken(_ttype); in mNEWLINE()
440 _token = makeToken(_ttype); in mWhitespace()
453 _token = makeToken(_ttype); in mINT_CONST()
466 _token = makeToken(_ttype); in mHEX_CONST()
479 _token = makeToken(_ttype); in mNUMBER()
492 _token = makeToken(_ttype); in mNEG_INT_CONST()
505 _token = makeToken(_ttype); in mCOLON()
560 _token = makeToken(_ttype); in mHEX_DIGIT()
574 _token = makeToken(_ttype); in mDIGIT()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/
H A DJavaLexer.java362 _token = makeToken(_ttype); in mQUESTION()
375 _token = makeToken(_ttype); in mLPAREN()
388 _token = makeToken(_ttype); in mRPAREN()
401 _token = makeToken(_ttype); in mLBRACK()
414 _token = makeToken(_ttype); in mRBRACK()
427 _token = makeToken(_ttype); in mLCURLY()
440 _token = makeToken(_ttype); in mRCURLY()
453 _token = makeToken(_ttype); in mCOLON()
466 _token = makeToken(_ttype); in mCOMMA()
479 _token = makeToken(_ttype); in mASSIGN()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/
H A DJavaLexer.java362 _token = makeToken(_ttype); in mQUESTION()
375 _token = makeToken(_ttype); in mLPAREN()
388 _token = makeToken(_ttype); in mRPAREN()
401 _token = makeToken(_ttype); in mLBRACK()
414 _token = makeToken(_ttype); in mRBRACK()
427 _token = makeToken(_ttype); in mLCURLY()
440 _token = makeToken(_ttype); in mRCURLY()
453 _token = makeToken(_ttype); in mCOLON()
466 _token = makeToken(_ttype); in mCOMMA()
479 _token = makeToken(_ttype); in mASSIGN()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/
H A DJavaLexer.java362 _token = makeToken(_ttype); in mQUESTION()
375 _token = makeToken(_ttype); in mLPAREN()
388 _token = makeToken(_ttype); in mRPAREN()
401 _token = makeToken(_ttype); in mLBRACK()
414 _token = makeToken(_ttype); in mRBRACK()
427 _token = makeToken(_ttype); in mLCURLY()
440 _token = makeToken(_ttype); in mRCURLY()
453 _token = makeToken(_ttype); in mCOLON()
466 _token = makeToken(_ttype); in mCOMMA()
479 _token = makeToken(_ttype); in mASSIGN()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/
H A DJavaLexer.java362 _token = makeToken(_ttype); in mQUESTION()
375 _token = makeToken(_ttype); in mLPAREN()
388 _token = makeToken(_ttype); in mRPAREN()
401 _token = makeToken(_ttype); in mLBRACK()
414 _token = makeToken(_ttype); in mRBRACK()
427 _token = makeToken(_ttype); in mLCURLY()
440 _token = makeToken(_ttype); in mRCURLY()
453 _token = makeToken(_ttype); in mCOLON()
466 _token = makeToken(_ttype); in mCOMMA()
479 _token = makeToken(_ttype); in mASSIGN()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/generated/gnu/classpath/tools/gjdoc/expr/
H A DJavaLexer.java362 _token = makeToken(_ttype); in mQUESTION()
375 _token = makeToken(_ttype); in mLPAREN()
388 _token = makeToken(_ttype); in mRPAREN()
401 _token = makeToken(_ttype); in mLBRACK()
414 _token = makeToken(_ttype); in mRBRACK()
427 _token = makeToken(_ttype); in mLCURLY()
440 _token = makeToken(_ttype); in mRCURLY()
453 _token = makeToken(_ttype); in mCOLON()
466 _token = makeToken(_ttype); in mCOMMA()
479 _token = makeToken(_ttype); in mASSIGN()
[all …]
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A DFMTLexer.cpp418 _token = makeToken(_ttype); in mSTRING()
453 _token = makeToken(_ttype); in mCSTRING()
467 _token = makeToken(_ttype); in mLBRACE()
481 _token = makeToken(_ttype); in mRBRACE()
495 _token = makeToken(_ttype); in mSLASH()
509 _token = makeToken(_ttype); in mCOMMA()
540 _token = makeToken(_ttype); in mA()
554 _token = makeToken(_ttype); in mTERM()
568 _token = makeToken(_ttype); in mNONL()
599 _token = makeToken(_ttype); in mF()
[all …]
H A DGDLLexer.cpp410 _token = makeToken(_ttype); in mSTRING()
479 _token = makeToken(_ttype); in mINCLUDE()
495 _token = makeToken(_ttype); in mAND_OP_EQ()
509 _token = makeToken(_ttype); in mASTERIX_EQ()
523 _token = makeToken(_ttype); in mEQ_OP_EQ()
537 _token = makeToken(_ttype); in mGE_OP_EQ()
551 _token = makeToken(_ttype); in mGTMARK_EQ()
565 _token = makeToken(_ttype); in mGT_OP_EQ()
579 _token = makeToken(_ttype); in mLE_OP_EQ()
593 _token = makeToken(_ttype); in mLTMARK_EQ()
[all …]
H A DCFMTLexer.cpp261 _token = makeToken(_ttype); in mCSTYLE()
292 _token = makeToken(_ttype); in mCD()
308 _token = makeToken(_ttype); in mCSE()
324 _token = makeToken(_ttype); in mCE()
355 _token = makeToken(_ttype); in mCI()
386 _token = makeToken(_ttype); in mCF()
402 _token = makeToken(_ttype); in mCSG()
418 _token = makeToken(_ttype); in mCG()
449 _token = makeToken(_ttype); in mCO()
480 _token = makeToken(_ttype); in mCB()
[all …]
/dports/devel/antlr/antlr-2.7.7/antlr/
H A DANTLRLexer.java382 _token = makeToken(_ttype); in mWS()
410 _token = makeToken(_ttype); in mCOMMENT()
454 _token = makeToken(_ttype); in mSL_COMMENT()
509 _token = makeToken(_ttype); in mML_COMMENT()
522 _token = makeToken(_ttype); in mOPEN_ELEMENT_OPTION()
535 _token = makeToken(_ttype); in mCLOSE_ELEMENT_OPTION()
548 _token = makeToken(_ttype); in mCOMMA()
561 _token = makeToken(_ttype); in mQUESTION()
574 _token = makeToken(_ttype); in mTREE_BEGIN()
587 _token = makeToken(_ttype); in mLPAREN()
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/language/lexer/
H A Dlexer.go309 return makeToken(STRING, start, position+1, value), nil
487 return makeToken(EOF, position, position, ""), nil
499 return makeToken(BANG, position, position+1, ""), nil
502 return makeToken(DOLLAR, position, position+1, ""), nil
505 return makeToken(AMP, position, position+1, ""), nil
508 return makeToken(PAREN_L, position, position+1, ""), nil
511 return makeToken(PAREN_R, position, position+1, ""), nil
522 return makeToken(COLON, position, position+1, ""), nil
525 return makeToken(EQUALS, position, position+1, ""), nil
528 return makeToken(AT, position, position+1, ""), nil
[all …]
/dports/devel/antlr/antlr-2.7.7/examples/java/pascal/
H A DPascalLexer.java300 _token = makeToken(_ttype); in mPLUS()
313 _token = makeToken(_ttype); in mMINUS()
326 _token = makeToken(_ttype); in mSTAR()
339 _token = makeToken(_ttype); in mSLASH()
352 _token = makeToken(_ttype); in mASSIGN()
365 _token = makeToken(_ttype); in mCOMMA()
378 _token = makeToken(_ttype); in mSEMI()
391 _token = makeToken(_ttype); in mCOLON()
404 _token = makeToken(_ttype); in mEQUAL()
417 _token = makeToken(_ttype); in mNOT_EQUAL()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/paint_preview/player/android/junit/src/org/chromium/components/paintpreview/player/
H A DPlayerManagerTest.java22 private UnguessableToken makeToken(long high, long low) { in makeToken() method in PlayerManagerTest
37 UnguessableToken token = makeToken(3728193L, 3283974L); in testFrameHierarchyBuilderNoSubFrames()
52 UnguessableToken mainToken = makeToken(1293L, 89798L); in testFrameHierarchyBuilderOneSubFrame()
53 UnguessableToken subframeToken = makeToken(123982L, 637846L); in testFrameHierarchyBuilderOneSubFrame()
74 UnguessableToken mainToken = makeToken(9876L, 1234L); in testFrameHierarchyBuilderTwoSubFrames()
75 UnguessableToken subframe1Token = makeToken(32879342L, 2931920L); in testFrameHierarchyBuilderTwoSubFrames()
76 UnguessableToken subframe2Token = makeToken(989272L, 3789489L); in testFrameHierarchyBuilderTwoSubFrames()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/paint_preview/player/android/junit/src/org/chromium/components/paintpreview/player/
H A DPlayerManagerTest.java22 private UnguessableToken makeToken(long high, long low) { in makeToken() method in PlayerManagerTest
37 UnguessableToken token = makeToken(3728193L, 3283974L); in testFrameHierarchyBuilderNoSubFrames()
51 UnguessableToken mainToken = makeToken(1293L, 89798L); in testFrameHierarchyBuilderOneSubFrame()
52 UnguessableToken subframeToken = makeToken(123982L, 637846L); in testFrameHierarchyBuilderOneSubFrame()
73 UnguessableToken mainToken = makeToken(9876L, 1234L); in testFrameHierarchyBuilderTwoSubFrames()
74 UnguessableToken subframe1Token = makeToken(32879342L, 2931920L); in testFrameHierarchyBuilderTwoSubFrames()
75 UnguessableToken subframe2Token = makeToken(989272L, 3789489L); in testFrameHierarchyBuilderTwoSubFrames()
/dports/devel/xparam/xparam-1.22/lib/sources/
H A DxParamLexer.cpp148 _token = makeToken(_ttype); in mGLUE_CHAR()
192 _token = makeToken(_ttype); in mWS()
226 _token = makeToken(_ttype); in mSINGLE_LINE_WS()
493 _token = makeToken(_ttype); in mMAIN_SWITCH()
567 _token = makeToken(_ttype); in mRESERVED_SYMBOL()
601 _token = makeToken(_ttype); in mCOMMENT()
615 _token = makeToken(_ttype); in mRAW_BYTES_HEADER()
638 _token = makeToken(_ttype); in mRAW_BYTES()
814 _token = makeToken(_ttype); in mID()
865 _token = makeToken(_ttype); in mTYPENAME()
[all …]
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/graphql-go/graphql/language/lexer/
H A Dlexer.go308 return makeToken(TokenKind[STRING], start, position+1, value), nil
470 func makeToken(kind int, start int, end int, value string) Token { func
492 return makeToken(TokenKind[EOF], position, position, ""), nil
504 return makeToken(TokenKind[BANG], position, position+1, ""), nil
507 return makeToken(TokenKind[DOLLAR], position, position+1, ""), nil
510 return makeToken(TokenKind[PAREN_L], position, position+1, ""), nil
513 return makeToken(TokenKind[PAREN_R], position, position+1, ""), nil
524 return makeToken(TokenKind[COLON], position, position+1, ""), nil
527 return makeToken(TokenKind[EQUALS], position, position+1, ""), nil
530 return makeToken(TokenKind[AT], position, position+1, ""), nil
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dennwc/graphql/language/lexer/
H A Dlexer.go163 return makeToken(TokenKind[NAME], runePosition, endRune, value)
340 return makeToken(TokenKind[STRING], start, position+1, value), nil
502 func makeToken(kind int, start int, end int, value string) Token { func
524 return makeToken(TokenKind[EOF], position, position, ""), nil
536 return makeToken(TokenKind[BANG], position, position+1, ""), nil
539 return makeToken(TokenKind[DOLLAR], position, position+1, ""), nil
542 return makeToken(TokenKind[PAREN_L], position, position+1, ""), nil
556 return makeToken(TokenKind[COLON], position, position+1, ""), nil
559 return makeToken(TokenKind[EQUALS], position, position+1, ""), nil
562 return makeToken(TokenKind[AT], position, position+1, ""), nil
[all …]
/dports/devel/antlr/antlr-2.7.7/antlr/preprocessor/
H A DPreprocessorLexer.java285 _token = makeToken(_ttype); in mRULE_BLOCK()
318 _token = makeToken(_ttype); in mWS()
342 _token = makeToken(_ttype); in mALT()
443 _token = makeToken(_ttype); in mSUBRULE_BLOCK()
496 _token = makeToken(_ttype); in mELEMENT()
521 _token = makeToken(_ttype); in mCOMMENT()
564 _token = makeToken(_ttype); in mACTION()
593 _token = makeToken(_ttype); in mSTRING_LITERAL()
619 _token = makeToken(_ttype); in mCHAR_LITERAL()
650 _token = makeToken(_ttype); in mNEWLINE()
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/form3tech-oss/jwt-go/
H A Drsa_pss_test.go116 if !verify(jwt.SigningMethodPS256, makeToken(ps256SaltLengthEqualsHash)) {
119 if !verify(ps256SaltLengthEqualsHash, makeToken(jwt.SigningMethodPS256)) {
122 if !verify(jwt.SigningMethodPS256, makeToken(ps256SaltLengthAuto)) {
125 if !verify(ps256SaltLengthAuto, makeToken(jwt.SigningMethodPS256)) {
128 if verify(ps256SaltLengthEqualsHash, makeToken(ps256SaltLengthAuto)) {
133 func makeToken(method jwt.SigningMethod) string { func

123456