Searched defs:tokenize (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/tools/tools/vt/keymaps/
H A Dconvert-keymap.pl93 sub tokenize { # split on white space and parentheses (but not within token) subroutine
/freebsd-11-stable/tools/tools/notescheck/
H A Dnotescheck.py218 def tokenize(line): function
/freebsd-11-stable/sbin/devfs/
H A Ddevfs.c186 tokenize(const char *line, int *acp, char ***avp) function
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DScriptLexer.cpp88 void ScriptLexer::tokenize(MemoryBufferRef mb) { function in class:lld::elf::ScriptLexer
/freebsd-11-stable/usr.sbin/asf/
H A Dasf.c109 tokenize(char *cptr, char *token[], int maxtoken) function
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp296 std::vector<syntax::Token> syntax::tokenize(FileID FID, const SourceManager &SM, function in class:syntax
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp903 std::vector<const char *> ArgParser::tokenize(StringRef s) { function in class:lld::coff::ArgParser
/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw_queues.c1193 tokenize(const char *s, tok_t *tok) function
/freebsd-11-stable/contrib/ntp/ntpdc/
H A Dntpdc.c1273 tokenize( function
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c1714 tokenize( function

Completed in 220 milliseconds