Home
last modified time | relevance | path

Searched defs:tokenize (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/tools/tools/vt/keymaps/
H A Dconvert-keymap.pl89 sub tokenize { # split on white space and parentheses (but not within token) subroutine
/freebsd-src/crypto/openssl/
H A DConfigure3564 sub tokenize { global() subroutine
[all...]
/freebsd-src/libexec/nuageinit/
H A Dyaml.lua145 exports.tokenize = function (str) global() function
/freebsd-src/sbin/devfs/
H A Ddevfs.c183 tokenize(const char *line, int *acp, char ***avp) in tokenize() function
/freebsd-src/tools/tools/notescheck/
H A Dnotescheck.py217 def tokenize(line): function
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DScriptLexer.cpp108 void ScriptLexer::tokenize(MemoryBufferRef mb) { tokenize() function in ScriptLexer
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp574 std::vector<syntax::Token> syntax::tokenize(const FileRange &FR, tokenize() function in syntax
607 std::vector<syntax::Token> syntax::tokenize(FileID FID, const SourceManager &SM, tokenize() function in syntax
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DDriverUtils.cpp998 std::vector<const char *> ArgParser::tokenize(StringRef s) { tokenize() function in lld::coff::ArgParser
/freebsd-src/contrib/ntp/ntpdc/
H A Dntpdc.c1291 tokenize( in tokenize() function
/freebsd-src/sys/dev/ocs_fc/
H A Docs_hw_queues.c1195 tokenize(const char *s, tok_t *tok) in tokenize() function
/freebsd-src/contrib/ntp/ntpq/
H A Dntpq.c1759 tokenize( in tokenize() function