Home
last modified time | relevance | path

Searched refs:TERMINATOR (Results 201 – 225 of 744) sorted by relevance

12345678910>>...30

/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/bacon/bacon-qr-code/src/Common/
H A DMode.php24 protected const TERMINATOR = [[0, 0, 0], 0x00]; define in BaconQrCode\\Common\\Mode
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/dsslib/flat/data/
H A Dkey-3.dss8 <TERMINATOR>&newline;</>
H A Dkey-2.dss8 <TERMINATOR>&newline;</>
H A Dkey-1.dss8 <TERMINATOR>&newline;</>
/dports/shells/ksh93/ast-93u/src/cmd/dsslib/flat/data/
H A Dkey-2.dss8 <TERMINATOR>&newline;</>
H A Dkey-3.dss8 <TERMINATOR>&newline;</>
H A Dkey-1.dss8 <TERMINATOR>&newline;</>
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/dsslib/flat/data/
H A Dkey-2.dss8 <TERMINATOR>&newline;</>
H A Dkey-3.dss8 <TERMINATOR>&newline;</>
H A Dkey-1.dss8 <TERMINATOR>&newline;</>
/dports/lang/coffeescript/coffeescript-2.6.1/src/
H A Dgrammar.coffee58 # such as `'Body TERMINATOR Line'`) to the “top-level” node returned by
112 o 'Body TERMINATOR Line', -> $1.push $3
113 o 'Body TERMINATOR'
252 o 'Assignable = TERMINATOR Expression', -> new Assign $1, $4
360 o 'ParamList OptComma TERMINATOR Param', -> $1.concat $4
466 o 'AssignList OptComma TERMINATOR AssignObj', -> $1.concat $4
614 o 'ArgList OptComma TERMINATOR Arg', -> $1.concat $4
632 o 'ArgElisionList OptComma TERMINATOR ArgElision', -> $1.concat $4
654 o 'Elision TERMINATOR', -> $1
841 o 'LEADING_WHEN SimpleArgs Block TERMINATOR', -> LOC(1, 3) new SwitchWhen $2, $3
[all …]
/dports/textproc/zxing-cpp/zxing-cpp-1.2.0/test/unit/qrcode/
H A DQRModeTest.cpp28 ASSERT_EQ(CodecMode::TERMINATOR, CodecModeForBits(0x00)); in TEST()
/dports/devel/p5-File-ShareDir-ProjectDistDir/File-ShareDir-ProjectDistDir-1.000008/
H A Dweaver.ini29 ;header = TERMINATOR LIST METHODS
/dports/devel/p5-Path-FindDev/Path-FindDev-0.5.2/
H A Dweaver.ini29 ;header = TERMINATOR LIST METHODS
/dports/devel/p5-Path-IsDev/Path-IsDev-1.001002/
H A Dweaver.ini36 ;header = TERMINATOR LIST METHODS
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/stax/
H A DStAXDocumentSerializer.java605 write(EncodingConstants.TERMINATOR); in encodeTerminationAndCurrentElement()
633 _b = EncodingConstants.TERMINATOR; in encodeTerminationAndCurrentElement()
711 write(EncodingConstants.TERMINATOR); in writeLowLevelEndNamespaces()
759 _b = EncodingConstants.TERMINATOR; in writeLowLevelEndStartElement()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/stax/
H A DStAXDocumentSerializer.java605 write(EncodingConstants.TERMINATOR); in encodeTerminationAndCurrentElement()
633 _b = EncodingConstants.TERMINATOR; in encodeTerminationAndCurrentElement()
711 write(EncodingConstants.TERMINATOR); in writeLowLevelEndNamespaces()
759 _b = EncodingConstants.TERMINATOR; in writeLowLevelEndStartElement()
/dports/devel/p5-Test-File-ShareDir/Test-File-ShareDir-1.001002/
H A Dweaver.ini33 ;header = TERMINATOR LIST METHODS
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/src/zxing/qrcode/decoder/
H A Ddecoded_bit_stream_parser.cpp399 mode = &Mode::TERMINATOR; in decode()
406 if (mode != &Mode::TERMINATOR) { in decode()
486 } while (mode != &Mode::TERMINATOR); in decode()
/dports/devel/judy/judy-1.0.5/src/JudyL/
H A DJudyL.h264 #define ALLOCSIZES { 3, 5, 7, 11, 15, 23, 32, 47, 64, TERMINATOR } // in words.
280 #define ALLOCSIZES { 3, 5, 7, 11, 15, 23, 32, 47, 64, TERMINATOR } // in words.
/dports/devel/global/global-6.6.7/plugin-factory/
H A Dpygments-parser.c57 #define TERMINATOR "###terminator###" macro
332 if (strcmp(line, TERMINATOR) == 0) in parser()
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/klib/judy/
H A DJudyL.h262 #define ALLOCSIZES { 3, 5, 7, 11, 15, 23, 32, 47, 64, TERMINATOR } // in words.
278 #define ALLOCSIZES { 3, 5, 7, 11, 15, 23, 32, 47, 64, TERMINATOR } // in words.
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/klib/judy/
H A DJudyL.h262 #define ALLOCSIZES { 3, 5, 7, 11, 15, 23, 32, 47, 64, TERMINATOR } // in words.
278 #define ALLOCSIZES { 3, 5, 7, 11, 15, 23, 32, 47, 64, TERMINATOR } // in words.
/dports/biology/ugene/ugene-40.1/src/plugins/annotator/src/
H A DCustomPatternAnnotationTask.h49 static const QString TERMINATOR; variable
/dports/japanese/p5-Encode-ISO2022/Encode-ISO2022-0.04/ucm/
H A Dc1-ctrl.ucm39 <U009C> \x9C |0 # STRING TERMINATOR

12345678910>>...30