/freebsd/contrib/ntp/libjsmn/ |
H A D | jsmn.c | 9 jsmntok_t *tokens, size_t num_tokens) { in jsmn_alloc_token() 38 size_t len, jsmntok_t *tokens, size_t num_tokens) { in jsmn_parse_primitive() 87 size_t len, jsmntok_t *tokens, size_t num_tokens) { in jsmn_parse_string() 154 jsmntok_t *tokens, unsigned int num_tokens) { in jsmn_parse()
|
H A D | jsmn_test.c | 86 jsmntok_t tokens[10]; in test_simple() local 335 jsmntok_t tokens[10]; in test_objects_arrays() local 364 jsmntok_t tokens[128]; in test_issue_22() local 396 jsmntok_t tokens[10]; in test_unicode_characters() local 442 jsmntok_t tokens[10]; in test_input_length() local 507 jsmntok_t tokens[10]; in test_keyvalue() local 572 jsmntok_t tokens[10]; in test_nonstrict() local
|
/freebsd/lib/libpmc/pmu-events/ |
H A D | jsmn.c | 34 jsmntok_t *tokens, size_t num_tokens) in jsmn_alloc_token() 63 jsmntok_t *tokens, size_t num_tokens) in jsmn_parse_primitive() 120 jsmntok_t *tokens, size_t num_tokens) in jsmn_parse_string() 176 jsmntok_t *tokens, unsigned int num_tokens) in jsmn_parse()
|
H A D | json.c | 86 jsmntok_t *tokens; in parse_json() local 115 void free_json(char *map, size_t size, jsmntok_t *tokens) in free_json()
|
/freebsd/contrib/mandoc/ |
H A D | compat_getsubopt.c | 39 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt()
|
H A D | test-getsubopt.c | 33 char *const tokens[] = { token0, NULL }; in main() local
|
/freebsd/lib/libc/stdlib/ |
H A D | getsubopt.c | 44 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt()
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | ScriptLexer.h | 37 std::vector<StringRef> tokens; variable
|
/freebsd/contrib/wpa/src/utils/ |
H A D | json.c | 209 static struct json_token * json_alloc_token(unsigned int *tokens) in json_alloc_token() 227 unsigned int tokens = 0; in json_parse() local
|
/freebsd/contrib/openbsm/bin/auditfilterd/ |
H A D | auditfilterd.c | 140 tokenstr_t tokens[MAX_TOKENS]; in present_tokens() local
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | DriverUtils.cpp | 966 SmallVector<StringRef, 16> tokens; in parseDirectives() local 1016 SmallVector<const char *, 16> tokens; in tokenize() local
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | expand_path.c | 345 } tokens[] = { variable
|
/freebsd/contrib/dialog/ |
H A D | rc.c | 266 char *tokens[MAX_TOKEN + 1]; in str_to_attr() local
|
/freebsd/usr.sbin/bhyve/ |
H A D | pci_virtio_9p.c | 223 char *sharename = NULL, *tofree, *token, *tokens; in pci_vt9p_legacy_config() local
|
/freebsd/contrib/bc/include/ |
H A D | bc.h | 365 uchar tokens[4]; member
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionSourceCode.cpp | 314 TokenVerifier tokens(expr); in AddLocalVariableDecls() local
|
/freebsd/sys/arm64/arm64/ |
H A D | disassem.c | 137 struct arm64_insn_token tokens[ARM64_MAX_TOKEN_CNT]; member
|
/freebsd/sbin/umbctl/ |
H A D | umbctl.c | 276 char * tokens[3] = { buf, NULL, NULL }; in _file_parse() local
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | ntpdc.c | 1166 char *tokens[1+MAXARGS+MOREARGS+2]; in docmd() local 1293 char **tokens, in tokenize()
|
/freebsd/contrib/opencsd/decoder/include/opencsd/etmv4/ |
H A D | trc_pkt_elem_etmv4i.h | 410 inline void EtmV4ITrcPacket::setCondRF3(const uint16_t tokens) in setCondRF3()
|
/freebsd/sys/dev/wg/ |
H A D | wg_cookie.c | 423 uint64_t bucket, tokens; ratelimit_allow() local [all...] |
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_getdate.c | 945 struct token tokens[256]; __archive_get_date() local
|
/freebsd/sys/dev/qat/qat_common/ |
H A D | adf_cfg_section.c | 33 char **tokens = NULL; in adf_cfg_set_core_number_for_instance() local
|
/freebsd/contrib/lib9p/pytest/ |
H A D | protocol.py | 1501 def get_subscripted(tokens): argument
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | MacroInfo.h | 249 ArrayRef<Token> tokens() const { in tokens() function
|