Home
last modified time | relevance | path

Searched refs:tokenize (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DConfigure1864 my @x = tokenize($2);
1873 my @x = tokenize($2);
1882 my @x = tokenize($2);
1891 my @x = tokenize($2);
1897 => sub { push @extra, tokenize($1)
1900 => sub { push @overrides, tokenize($1)
1904 => sub { push @{$ordinals{$1}}, tokenize($2)
1907 => sub { push @{$sources{$1}}, tokenize($2)
1910 => sub { push @{$shared_sources{$1}}, tokenize($2)
1913 => sub { push @{$includes{$1}}, tokenize($2)
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A DBooleanExpression.py33 self.tokens = BooleanExpression.tokenize(string)
47 def tokenize(string): member in BooleanExpression
H A DTest.py408 BooleanExpression.tokenize(expr) for expr in
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dldapauth.c91 static int tokenize(char ** o, size_t size, char * input) { in tokenize() function
236 if ( tokenize(garray, sizeof(garray)/sizeof(*garray), g) < 0) { in ldap_parse_groups()
276 if ( tokenize(urls, sizeof(urls)/sizeof(*urls), s) < 0) in ldap_parse_servers()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DTokens.h407 std::vector<syntax::Token> tokenize(FileID FID, const SourceManager &SM,
414 tokenize(const FileRange &FR, const SourceManager &SM, const LangOptions &LO);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DTokens.cpp529 std::vector<syntax::Token> syntax::tokenize(const FileRange &FR, in tokenize() function in syntax
562 std::vector<syntax::Token> syntax::tokenize(FileID FID, const SourceManager &SM, in tokenize() function in syntax
564 return tokenize(syntax::FileRange(FID, 0, SM.getFileIDSize(FID)), SM, LO); in tokenize()
837 File.SpelledTokens = tokenize(FID, SM, LangOpts); in buildSpelledTokens()
H A DTree.cpp46 auto It = ExtraTokens.try_emplace(FID, tokenize(FID, SourceMgr, LangOpts)); in lexBuffer()
/netbsd-src/external/bsd/tradcpp/dist/
H A Deval.c703 tokenize(struct place *p, char *expr) in tokenize() function
751 tokenize(p, expr); in eval()
/netbsd-src/usr.bin/fgen/
H A Dfgen.l314 static void tokenize(YY_BUFFER_STATE);
980 tokenize(newbuf);
1046 tokenize(inbuf);
1078 tokenize(YY_BUFFER_STATE yinput)
2002 tokenize(inbuf);
/netbsd-src/lib/libintl/
H A Dplural_parser.c157 tokenize(struct tokenizer_context *tcx, union token_data *token_data) in tokenize() function
237 return tokenize(tcx, token_data); in get_token()
/netbsd-src/external/ibm-public/postfix/dist/proto/
H A Dstop.spell-cc1417 tokenize
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DModules.rst659 file. In the future, we intend to pre-tokenize such headers and include the
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/wind/html/
H A Djquery.js2 … we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var…
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hdb/html/
H A Djquery.js2 … we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var…
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/gssapi/html/
H A Djquery.js2 … we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var…
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/ntlm/html/
H A Djquery.js2 … we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var…
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/krb5/html/
H A Djquery.js2 … we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var…
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hx509/html/
H A Djquery.js2 … we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var…
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/hcrypto/html/
H A Djquery.js2 … we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var…
/netbsd-src/crypto/external/bsd/heimdal/dist/doc/doxyout/base/html/
H A Djquery.js2 … we(c)}return me.prototype=b.filters=b.pseudos,b.setFilters=new me,h=se.tokenize=function(e,t){var…
/netbsd-src/external/bsd/ntp/dist/
H A DCommitLog-4.1.04623 * ntpdc/ntpdc.c (tokenize): Define cp as const char *, remove
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcpp.texi485 The compiler does not re-tokenize the preprocessor's output. Each
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dcpp.texi485 The compiler does not re-tokenize the preprocessor's output. Each
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A DChangeLog924 before trying to tokenize.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20171268 * linespec.c (linespec_lexer_lex_string): Don't tokenize ABI tags.
1291 * linespec.c (linespec_lexer_lex_string): Don't tokenize ABI tags.

12