Home
last modified time | relevance | path

Searched defs:inputTokens (Results 1 – 25 of 31) sorted by relevance

12

/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/hashicorp/hcl/v2/hclwrite/
H A Dparser.go69 type inputTokens struct { struct
70 nativeTokens hclsyntax.Tokens
71 writerTokens Tokens
74 func (it inputTokens) Partition(rng hcl.Range) (before, within, after inputTokens) {
135 func (it inputTokens) PartitionLeadComments() (before, within inputTokens) {
142 func (it inputTokens) PartitionLineEndTokens() (comments, newline, after inputTokens) {
150 func (it inputTokens) Slice(start, end int) inputTokens {
162 func (it inputTokens) Len() int {
166 func (it inputTokens) Tokens() Tokens {
170 func (it inputTokens) Types() []hclsyntax.TokenType {
[all …]
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/hashicorp/hcl/v2/hclwrite/
H A Dparser.go69 type inputTokens struct { struct
70 nativeTokens hclsyntax.Tokens
71 writerTokens Tokens
74 func (it inputTokens) Partition(rng hcl.Range) (before, within, after inputTokens) {
135 func (it inputTokens) PartitionLeadComments() (before, within inputTokens) {
142 func (it inputTokens) PartitionLineEndTokens() (comments, newline, after inputTokens) {
150 func (it inputTokens) Slice(start, end int) inputTokens {
162 func (it inputTokens) Len() int {
166 func (it inputTokens) Tokens() Tokens {
170 func (it inputTokens) Types() []hclsyntax.TokenType {
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/hcl/v2/hclwrite/
H A Dparser.go69 type inputTokens struct { struct
70 nativeTokens hclsyntax.Tokens
71 writerTokens Tokens
74 func (it inputTokens) Partition(rng hcl.Range) (before, within, after inputTokens) {
135 func (it inputTokens) PartitionLeadComments() (before, within inputTokens) {
142 func (it inputTokens) PartitionLineEndTokens() (comments, newline, after inputTokens) {
150 func (it inputTokens) Slice(start, end int) inputTokens {
162 func (it inputTokens) Len() int {
166 func (it inputTokens) Tokens() Tokens {
170 func (it inputTokens) Types() []hclsyntax.TokenType {
[all …]
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/github.com/hashicorp/hcl/v2/hclwrite/
H A Dparser.go69 type inputTokens struct { struct
70 nativeTokens hclsyntax.Tokens
71 writerTokens Tokens
74 func (it inputTokens) Partition(rng hcl.Range) (before, within, after inputTokens) {
135 func (it inputTokens) PartitionLeadComments() (before, within inputTokens) {
142 func (it inputTokens) PartitionLineEndTokens() (comments, newline, after inputTokens) {
150 func (it inputTokens) Slice(start, end int) inputTokens {
162 func (it inputTokens) Len() int {
166 func (it inputTokens) Tokens() Tokens {
170 func (it inputTokens) Types() []hclsyntax.TokenType {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/hcl2/hclwrite/
H A Dparser.go69 type inputTokens struct { struct
70 nativeTokens hclsyntax.Tokens
71 writerTokens Tokens
74 func (it inputTokens) Partition(rng hcl.Range) (before, within, after inputTokens) {
125 func (it inputTokens) PartitionLeadComments() (before, within inputTokens) {
132 func (it inputTokens) PartitionLineEndTokens() (comments, newline, after inputTokens) {
140 func (it inputTokens) Slice(start, end int) inputTokens {
152 func (it inputTokens) Len() int {
156 func (it inputTokens) Tokens() Tokens {
160 func (it inputTokens) Types() []hclsyntax.TokenType {
[all …]
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/hcl2/hclwrite/
H A Dparser.go69 type inputTokens struct { struct
70 nativeTokens hclsyntax.Tokens
71 writerTokens Tokens
74 func (it inputTokens) Partition(rng hcl.Range) (before, within, after inputTokens) {
125 func (it inputTokens) PartitionLeadComments() (before, within inputTokens) {
132 func (it inputTokens) PartitionLineEndTokens() (comments, newline, after inputTokens) {
140 func (it inputTokens) Slice(start, end int) inputTokens {
152 func (it inputTokens) Len() int {
156 func (it inputTokens) Tokens() Tokens {
160 func (it inputTokens) Types() []hclsyntax.TokenType {
[all …]
/dports/sysutils/terraform-switcher/terraform-switcher-0.13.1201/vendor/github.com/hashicorp/hcl2/hclwrite/
H A Dparser.go69 type inputTokens struct { struct
70 nativeTokens hclsyntax.Tokens
71 writerTokens Tokens
74 func (it inputTokens) Partition(rng hcl.Range) (before, within, after inputTokens) {
125 func (it inputTokens) PartitionLeadComments() (before, within inputTokens) {
132 func (it inputTokens) PartitionLineEndTokens() (comments, newline, after inputTokens) {
140 func (it inputTokens) Slice(start, end int) inputTokens {
152 func (it inputTokens) Len() int {
156 func (it inputTokens) Tokens() Tokens {
160 func (it inputTokens) Types() []hclsyntax.TokenType {
[all …]
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/hcl2/hclwrite/
H A Dparser.go69 type inputTokens struct { struct
70 nativeTokens hclsyntax.Tokens
71 writerTokens Tokens
74 func (it inputTokens) Partition(rng hcl.Range) (before, within, after inputTokens) {
125 func (it inputTokens) PartitionLeadComments() (before, within inputTokens) {
132 func (it inputTokens) PartitionLineEndTokens() (comments, newline, after inputTokens) {
140 func (it inputTokens) Slice(start, end int) inputTokens {
152 func (it inputTokens) Len() int {
156 func (it inputTokens) Tokens() Tokens {
160 func (it inputTokens) Types() []hclsyntax.TokenType {
[all …]
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/SqlEnterpriseFormatter/
H A Dsqlenterpriseformatter.cpp191 TokenList SqlEnterpriseFormatter::adjustCommentsToEnd(const TokenList &inputTokens) in adjustCommentsToEnd()
222 TokenList SqlEnterpriseFormatter::wrapOnlyComments(const TokenList &inputTokens) in wrapOnlyComments()
244 TokenList SqlEnterpriseFormatter::optimizeInnerComments(const TokenList &inputTokens) in optimizeInnerComments()
250 TokenList SqlEnterpriseFormatter::optimizeEndLineComments(const TokenList &inputTokens) in optimizeEndLineComments()
256 void SqlEnterpriseFormatter::indentMultiLineComments(const TokenList &inputTokens) in indentMultiLineComments()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Experiments/ELUTE/WordSegmenter/WordSegmenterTest/
H A DWordSegmenterTest.h21 vector<Token*> inputTokens; in testSegment() local
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Experiments/ELUTE/WordSegmenter/WordSegmenterTest/
H A DWordSegmenterTest.h21 vector<Token*> inputTokens; in testSegment() local
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Experiments/ELUTE/WordSegmenter/
H A DWordSegmenter.cpp17 bool WordSegmenter::segment(vector<Token*>& inputTokens, vector<Token*>& outputTokens) in segment()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Experiments/ELUTE/WordSegmenter/
H A DWordSegmenter.cpp17 bool WordSegmenter::segment(vector<Token*>& inputTokens, vector<Token*>& outputTokens) in segment()
/dports/textproc/scim-openvanilla/openvanilla-0.7.2.20070514/Experiments/ELUTE/KeystrokeToWordConverter/
H A DKeystrokeToWordConverter.cpp25 bool KeystrokeToWordConverter::convert(vector<Token*>& inputTokens, vector<Token*>& outputTokens) in convert()
/dports/textproc/openvanilla-framework/openvanilla-0.7.2.20070514/Experiments/ELUTE/KeystrokeToWordConverter/
H A DKeystrokeToWordConverter.cpp25 bool KeystrokeToWordConverter::convert(vector<Token*>& inputTokens, vector<Token*>& outputTokens) in convert()
/dports/math/blahtexml/blahtexml-92f2c5f/Source/BlahtexCore/
H A DManager.cpp379 vector<Token> inputTokens; in ProcessInput() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
H A DAParser.h160 ANTLRTokenBuffer *inputTokens; //place to get input tokens variable
/dports/devel/cccc/cccc-3.1.6/pccts/h/
H A DAParser.h163 ANTLRTokenBuffer *inputTokens; //place to get input tokens variable
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAParser.h160 ANTLRTokenBuffer *inputTokens; //place to get input tokens variable
/dports/sysutils/cdrdao/cdrdao-1.2.4/pccts/h/
H A DAParser.h160 ANTLRTokenBuffer *inputTokens; //place to get input tokens variable
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAParser.h160 ANTLRTokenBuffer *inputTokens; //place to get input tokens variable
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAParser.h160 ANTLRTokenBuffer *inputTokens; //place to get input tokens variable
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAParser.h160 ANTLRTokenBuffer *inputTokens; //place to get input tokens variable
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAParser.h160 ANTLRTokenBuffer *inputTokens; //place to get input tokens variable
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAParser.h160 ANTLRTokenBuffer *inputTokens; //place to get input tokens variable

12