| /freebsd-13.1/contrib/googletest/googlemock/scripts/generator/cpp/ |
| H A D | ast.py | 46 from cpp import tokenize 583 type_name.append(tokenize.Token(tokenize.SYNTAX, ' ', 0, 0)) 739 if token.token_type == tokenize.NAME: 755 syntax = tokenize.SYNTAX 767 last_token = tokenize.Token(tokenize.SYNTAX, ';', 0, 0) 988 name = tokenize.Token(tokenize.NAME, 'operator[]', 1138 seq_copy.append(tokenize.Token(tokenize.SYNTAX, '', 0, 0)) 1244 struct = tokenize.Token(tokenize.NAME, 'struct', 1432 if token.token_type == tokenize.NAME: 1568 if token.token_type == tokenize.NAME: [all …]
|
| /freebsd-13.1/tools/tools/vt/keymaps/ |
| H A D | convert-keymap.pl | 90 sub tokenize { # split on white space and parentheses (but not within token) subroutine 118 my @KEYTOKEN = tokenize($_);
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | Configure | 1893 my @x = tokenize($2); 1902 my @x = tokenize($2); 1911 my @x = tokenize($2); 1920 my @x = tokenize($2); 1926 => sub { push @extra, tokenize($1) 1929 => sub { push @overrides, tokenize($1) 1933 => sub { push @{$ordinals{$1}}, tokenize($2) 1936 => sub { push @{$sources{$1}}, tokenize($2) 1942 => sub { push @{$includes{$1}}, tokenize($2) 1945 => sub { push @{$depends{$1}}, tokenize($2) [all …]
|
| /freebsd-13.1/contrib/llvm-project/lld/COFF/ |
| H A D | Driver.h | 65 llvm::opt::InputArgList parse(StringRef s) { return parse(tokenize(s)); } in parse() 76 std::vector<const char *> tokenize(StringRef s);
|
| H A D | DriverUtils.cpp | 920 std::vector<const char *> v = tokenize(*s); in addLINK() 924 std::vector<const char *> v = tokenize(*s); in addLINK() 929 std::vector<const char *> ArgParser::tokenize(StringRef s) { in tokenize() function in lld::coff::ArgParser
|
| /freebsd-13.1/sbin/devfs/ |
| H A D | extern.h | 54 void tokenize(const char *, int *, char ***);
|
| H A D | devfs.c | 186 tokenize(const char *line, int *acp, char ***avp) in tokenize() function
|
| H A D | rule.c | 300 tokenize(str, &ac, &av); in rulespec_instr()
|
| /freebsd-13.1/contrib/llvm-project/lld/ELF/ |
| H A D | ScriptLexer.h | 26 void tokenize(MemoryBufferRef mb);
|
| H A D | ScriptLexer.cpp | 91 ScriptLexer::ScriptLexer(MemoryBufferRef mb) { tokenize(mb); } in ScriptLexer() 106 void ScriptLexer::tokenize(MemoryBufferRef mb) { in tokenize() function in ScriptLexer
|
| H A D | ScriptParser.cpp | 379 tokenize(*mb); in readInclude()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
| H A D | Tokens.h | 407 std::vector<syntax::Token> tokenize(FileID FID, const SourceManager &SM, 414 tokenize(const FileRange &FR, const SourceManager &SM, const LangOptions &LO);
|
| /freebsd-13.1/tools/tools/notescheck/ |
| H A D | notescheck.py | 218 def tokenize(line): function 249 words = tokenize(line)
|
| /freebsd-13.1/contrib/ntp/sntp/libopts/ |
| H A D | Makefile.am | 63 text_mmap.c time.c tokenize.c \
|
| H A D | Makefile.in | 479 tokenize.c usage.c version.c
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
| H A D | Tokens.cpp | 529 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 D | Tree.cpp | 46 auto It = ExtraTokens.try_emplace(FID, tokenize(FID, SourceMgr, LangOpts)); in lexBuffer()
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | src.desc | 60 tw.parse.c: All the listing and completion. Tries to tokenize the line
|
| /freebsd-13.1/contrib/googletest/googlemock/ |
| H A D | Makefile.am | 157 scripts/generator/cpp/tokenize.py \
|
| /freebsd-13.1/contrib/ntp/ntpdc/ |
| H A D | ntpdc.c | 83 static void tokenize (const char *, char **, int *); 1164 tokenize(cmdline, tokens, &ntok); in docmd() 1273 tokenize( in tokenize() function
|
| /freebsd-13.1/contrib/ntp/ntpq/ |
| H A D | ntpq.c | 197 static void tokenize (const char *, char **, int *); 1615 tokenize(cmdline, tokens, &ntok); in docmd() 1714 tokenize( in tokenize() function
|
| /freebsd-13.1/sys/dev/ocs_fc/ |
| H A D | ocs_hw_queues.c | 1197 tokenize(const char *s, tok_t *tok) in tokenize() function 1618 ((s = tokenize(s, &tokarray.tokens[tokarray.inuse_count]))) != NULL; ) { in ocs_hw_qtop_parse()
|
| /freebsd-13.1/contrib/ntp/ |
| H A D | CommitLog | 138166 Delete: libopts/tokenize.c 138797 Rename: libopts/tokenize.c -> BitKeeper/deleted/13/tokenize.c~c52b9718bf168782 168880 Rename: gsoc_sntp/libopts/tokenize.c -> sntp/libopts/tokenize.c 169579 libopts/tokenize[email protected] +2 -2 171632 Delete: libopts/tokenize.c 172158 libopts/tokenize[email protected] +0 -0 185116 bk cp tokenize.c ../gsoc_sntp/libopts/tokenize.c 196297 Delete: libopts/tokenize.c 196528 libopts/tokenize[email protected] +0 -0 197507 Delete: libopts/tokenize.c [all …]
|
| H A D | CommitLog-4.1.0 | 4623 * ntpdc/ntpdc.c (tokenize): Define cp as const char *, remove
|
| H A D | ChangeLog | 1124 * [Sec 2630] buffer overrun in ntpq tokenize().
|