Home
last modified time | relevance | path

Searched defs:token (Results 1 – 25 of 210) sorted by relevance

123456789

/dflybsd-src/sbin/dhclient/
H A Dclparse.c56 int token; in read_client_conf() local
110 int token; in read_client_leases() local
160 int token, code, count, i; in parse_client_statement() local
257 int token; in parse_X() local
307 int token; in parse_option_list() local
351 int token; in parse_interface_declaration() local
398 int token; in parse_client_lease_statement() local
507 int token; in parse_client_lease_declaration() local
568 int token; in parse_option_decl() local
725 int token; in parse_reject_statement() local
H A Dparse.c64 int token; in skip_to_semi() local
98 int token; in parse_semi() local
116 int token; in parse_string() local
150 int token; in parse_hardware_param() local
190 int token; in parse_lease_time() local
214 int token, count; in parse_numeric_aggregate() local
354 int guess, token; in parse_date() local
/dflybsd-src/contrib/dhcpcd/src/
H A Dauth.h54 struct token { struct
64 TAILQ_HEAD(token_head, token); argument
82 struct token *token; member
/dflybsd-src/lib/libevtr/
H A Dtok.h4 struct token { struct
11 void tok_free(struct token *); argument
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c261 cp_token *token; in cp_lexer_dump_tokens() local
475 cp_token *token; in cp_debug_parser() local
585 cp_token token; in cp_lexer_new_main() local
714 cp_lexer_get_preprocessor_token (cp_lexer *lexer, cp_token *token) in cp_lexer_get_preprocessor_token()
799 cp_lexer_set_source_position_from_token (cp_token *token) in cp_lexer_set_source_position_from_token()
859 cp_token *token; in cp_lexer_next_token_is_decl_specifier_keyword() local
934 cp_token *token; in cp_lexer_peek_nth_token() local
974 cp_token *token = lexer->next_token; in cp_lexer_consume_token() local
1097 cp_lexer_print_token (FILE * stream, cp_token *token) in cp_lexer_print_token()
2324 cp_parser_is_pure_string_literal (cp_token* token) in cp_parser_is_pure_string_literal()
[all …]
/dflybsd-src/bin/sh/
H A Darith_yacc.c168 static arith_t primary(int token, union yystype *val, int op, int noeval) in primary()
211 int token; in binop2() local
235 static arith_t binop(int token, union yystype *val, int op, int noeval) in binop()
246 static arith_t and(int token, union yystype *val, int op, int noeval) in and()
263 static arith_t or(int token, union yystype *val, int op, int noeval) in or()
280 static arith_t cond(int token, union yystype *val, int op, int noeval) in cond()
/dflybsd-src/contrib/wpa_supplicant/src/utils/
H A Djson.c191 static int json_check_tree_state(struct json_token *token) in json_check_tree_state()
222 struct json_token *root = NULL, *curr_token = NULL, *token = NULL; in json_parse() local
493 struct json_token *token, *ret = NULL; in json_get_member() local
509 struct json_token *token; in json_get_member_base64url() local
551 static void json_print_token(struct json_token *token, int depth, in json_print_token()
/dflybsd-src/usr.bin/rpcgen/
H A Drpc_scan.h120 struct token { struct
124 typedef struct token token; argument
/dflybsd-src/contrib/binutils-2.27/gold/
H A Dworkqueue.cc156 Task_token* token = t->is_runnable(); in add_to_queue() local
220 Task_token* token = t->is_runnable(); in find_runnable_in_list() local
399 Task_token* token = t->is_runnable(); in return_or_queue() local
452 Task_token* token = *p; in release_locks() local
515 Workqueue::add_blocker(Task_token* token) in add_blocker()
H A Dtoken.h218 Task_write_token(Task_token* token, const Task* task) in Task_write_token()
241 Task_block_token(Task_token* token) in Task_block_token()
300 add(Task* t, Task_token* token) in add()
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dworkqueue.cc156 Task_token* token = t->is_runnable(); in add_to_queue() local
220 Task_token* token = t->is_runnable(); in find_runnable_in_list() local
399 Task_token* token = t->is_runnable(); in return_or_queue() local
452 Task_token* token = *p; in release_locks() local
515 Workqueue::add_blocker(Task_token* token) in add_blocker()
H A Dtoken.h218 Task_write_token(Task_token* token, const Task* task) in Task_write_token()
241 Task_block_token(Task_token* token) in Task_block_token()
300 add(Task* t, Task_token* token) in add()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c283 cp_token *token; in cp_lexer_dump_tokens() local
510 cp_token *token; in cp_debug_parser() local
635 cp_token token; in cp_lexer_new_main() local
780 cp_lexer_get_preprocessor_token (cp_lexer *lexer, cp_token *token) in cp_lexer_get_preprocessor_token()
858 cp_lexer_set_source_position_from_token (cp_token *token) in cp_lexer_set_source_position_from_token()
870 cp_token *token = cp_lexer_peek_token (lexer); in cp_lexer_set_source_position() local
992 cp_token *token; in cp_lexer_next_token_is_decl_specifier_keyword() local
1047 cp_token *token; in cp_lexer_peek_nth_token() local
1087 cp_token *token = lexer->next_token; in cp_lexer_consume_token() local
1237 cp_lexer_print_token (FILE * stream, cp_token *token) in cp_lexer_print_token()
[all …]
/dflybsd-src/sys/netgraph7/bluetooth/l2cap/
H A Dng_l2cap_ulpi.c151 ng_l2cap_l2ca_con_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_con_rsp()
309 ng_l2cap_l2ca_con_rsp_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_con_rsp_rsp()
497 ng_l2cap_l2ca_cfg_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_cfg_rsp()
656 ng_l2cap_l2ca_cfg_rsp_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_cfg_rsp_rsp()
755 u_int32_t token = 0; in ng_l2cap_l2ca_write_req() local
838 ng_l2cap_l2ca_write_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_write_rsp()
1155 ng_l2cap_l2ca_discon_rsp(ng_l2cap_chan_p ch, u_int32_t token, u_int16_t result) in ng_l2cap_l2ca_discon_rsp()
1265 ng_l2cap_l2ca_grp_add_member_rsp(ng_l2cap_chan_p ch, u_int32_t token, in ng_l2cap_l2ca_grp_add_member_rsp()
1377 ng_l2cap_l2ca_ping_rsp(ng_l2cap_con_p con, u_int32_t token, u_int16_t result, in ng_l2cap_l2ca_ping_rsp()
1498 ng_l2cap_l2ca_get_info_rsp(ng_l2cap_con_p con, u_int32_t token, in ng_l2cap_l2ca_get_info_rsp()
/dflybsd-src/contrib/gdb-7/gdb/
H A Djv-exp.y818 struct token struct
821 int token; argument
825 static const struct token tokentab3[] = argument
1276 struct stoken token; in push_fieldnames() local
1300 struct stoken token; in push_qualified_expression_name() local
H A Df-exp.y807 struct token struct
810 int token; argument
814 static const struct token dot_ops[] = argument
957 unsigned int i,token; in yylex() local
/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dmacro.c199 cpp_token *token = _cpp_temp_token (pfile); in new_string_token() local
470 const cpp_token *token = arg->first[i]; in stringify_arg() local
718 const cpp_token *token; in collect_args() local
929 const cpp_token *token, *padding = NULL; in funlike_invocation_p() local
1176 set_arg_token (macro_arg *arg, const cpp_token *token, in set_arg_token()
1713 cpp_token *token = _cpp_temp_token (pfile); in replace_args() local
1913 const cpp_token *token, in tokens_buff_put_token_to()
1958 const cpp_token *token, in tokens_buff_add_token()
2065 const cpp_token *token; in expand_arg() local
2162 const cpp_token ** token, in consume_next_token_from_context()
[all …]
H A Dlex.c51 #define TOKEN_SPELL(token) (token_spellings[(token)->type].category) argument
52 #define TOKEN_NAME(token) (token_spellings[(token)->type].name) argument
74 cpp_ideq (const cpp_token *token, const char *string) in cpp_ideq()
1014 const cpp_token *token, in warn_about_normalization()
1231 create_literal (cpp_reader *pfile, cpp_token *token, const uchar *base, in create_literal()
1281 lex_raw_string (cpp_reader *pfile, cpp_token *token, const uchar *base, in lex_raw_string()
1538 lex_string (cpp_reader *pfile, cpp_token *token, const uchar *base) in lex_string()
1634 store_comment (cpp_reader *pfile, cpp_token *token) in store_comment()
1671 save_comment (cpp_reader *pfile, cpp_token *token, const unsigned char *from, in save_comment()
2355 cpp_token_len (const cpp_token *token) in cpp_token_len()
[all …]
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dmacro.c127 update_type update (const cpp_token *token) in update()
365 cpp_token *token = _cpp_temp_token (pfile); in new_string_token() local
617 cpp_token *token = _cpp_lex_direct (pfile); in builtin_macro() local
696 const cpp_token *token = arg->first[i]; in stringify_arg() local
990 const cpp_token *token; in collect_args() local
1201 const cpp_token *token, *padding = NULL; in funlike_invocation_p() local
1484 set_arg_token (macro_arg *arg, const cpp_token *token, in set_arg_token()
1712 cpp_token *token = _cpp_temp_token (pfile); in copy_paste_flag() local
2344 const cpp_token *token, in tokens_buff_put_token_to()
2389 const cpp_token *token, in tokens_buff_add_token()
[all …]
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dcow-string-inst.cc46 random_device::_M_init(const std::string& token) in _M_init()
80 random_device::_M_init_pretr1(const std::string& token) in _M_init_pretr1()
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-pragma.c132 enum cpp_ttype token; in handle_pragma_pack() local
414 enum cpp_ttype token; in handle_pragma_scalar_storage_order() local
715 enum cpp_ttype token; in handle_pragma_visibility() local
758 enum cpp_ttype token = pragma_lex (&x, &loc); in handle_pragma_diagnostic() local
848 enum cpp_ttype token; in handle_pragma_target() local
916 enum cpp_ttype token; in handle_pragma_optimize() local
1003 enum cpp_ttype token; in handle_pragma_push_options() local
1032 enum cpp_ttype token; in handle_pragma_pop_options() local
1080 enum cpp_ttype token; in handle_pragma_reset_options() local
1116 enum cpp_ttype token; in handle_pragma_message() local
H A Dc-lex.c185 cb_line_change (cpp_reader * ARG_UNUSED (pfile), const cpp_token *token, in cb_line_change()
309 const cpp_token *token; in c_common_has_attribute() local
701 interpret_integer (const cpp_token *token, unsigned int flags, in interpret_integer()
795 interpret_float (const cpp_token *token, unsigned int flags, in interpret_float()
1004 interpret_fixed (const cpp_token *token, unsigned int flags) in interpret_fixed()
1307 lex_charconst (const cpp_token *token) in lex_charconst()
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-pragma.c140 enum cpp_ttype token; in handle_pragma_pack() local
669 enum cpp_ttype token; in handle_pragma_visibility() local
712 enum cpp_ttype token; in handle_pragma_diagnostic() local
761 enum cpp_ttype token; in handle_pragma_target() local
829 enum cpp_ttype token; in handle_pragma_optimize() local
916 enum cpp_ttype token; in handle_pragma_push_options() local
946 enum cpp_ttype token; in handle_pragma_pop_options() local
994 enum cpp_ttype token; in handle_pragma_reset_options() local
1030 enum cpp_ttype token; in handle_pragma_message() local
/dflybsd-src/contrib/ldns/
H A Dparse.c25 ldns_fget_token(FILE *f, char *token, const char *delim, size_t limit) in ldns_fget_token()
31 ldns_fget_token_l_st(FILE *f, char **token, size_t *limit, bool fixed in ldns_fget_token_l_st()
220 ldns_fget_token_l(FILE *f, char *token, const char *delim, size_t limit, int *line_nr) in ldns_fget_token_l()
274 ldns_bget_token(ldns_buffer *b, char *token, const char *delim, size_t limit) in ldns_bget_token()
/dflybsd-src/contrib/wpa_supplicant/src/ap/
H A Drrm.c35 static void hostapd_handle_lci_report(struct hostapd_data *hapd, u8 token, in hostapd_handle_lci_report()
59 static void hostapd_handle_range_report(struct hostapd_data *hapd, u8 token, in hostapd_handle_range_report()
75 const u8 *addr, u8 token, u8 rep_mode, in hostapd_handle_beacon_report()
100 u8 token, rep_mode; in hostapd_handle_radio_msmt_report() local
286 u8 token; in hostapd_handle_nei_report_req() local

123456789