/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
H A D | Tokenizer.cpp | 3032 void Tokenizer::lex(Token *token) in lex() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
H A D | TestSuite.cpp | 681 std::string token; in GetSingleTestResultFromJSON() local
|
/third_party/python/Modules/ |
H A D | _tkinter.c | 2576 Tcl_TimerToken token; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
H A D | vktTransformFeedbackFuzzLayoutCase.cpp | 356 const char* token; in operator <<() member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
H A D | vktUniformBlockCase.cpp | 291 const char* token; in operator <<() member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_ctrl_iface.c | 3081 char *token, *context = NULL; in hostapd_ctrl_iface_req_range() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | dpp.c | 1894 struct json_token *root = NULL, *token; in dpp_conf_req_rx() local 2158 struct json_token *token; dpp_parse_jwk() local 2313 struct json_token *root, *groups, *netkey, *token; dpp_parse_connector() local 2460 struct json_token *token, *csign, *ppkey; dpp_parse_cred_dpp() local 2712 struct json_token *root, *token, *discovery, *cred; dpp_parse_conf_obj() local 3170 struct json_token *root = NULL, *token; dpp_conn_status_result_rx() local 3530 struct json_token *groups, *token; dpp_connector_compatible_group() local 3565 struct json_token *groups, *token; dpp_connector_match_groups() local 3645 struct json_token *root = NULL, *netkey, *token; dpp_peer_intro() local 3774 struct json_token *root, *token; dpp_get_connector_version() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/ |
H A D | wps_registrar.c | 43 static void wps_remove_nfc_pw_token(struct wps_nfc_pw_token *token) in wps_remove_nfc_pw_token() argument 52 struct wps_nfc_pw_token *token, *prev; in wps_free_nfc_pw_tokens() local 64 struct wps_nfc_pw_token *token; in wps_get_nfc_pw_token() local 2693 struct wps_nfc_pw_token *token; wps_process_m1() local 3698 struct wps_nfc_pw_token *token; wps_registrar_add_nfc_pw_token() local 3779 wps_registrar_remove_nfc_pw_token(struct wps_registrar *reg, struct wps_nfc_pw_token *token) wps_registrar_remove_nfc_pw_token() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_ctrl_iface.c | 2586 char *token, *context = NULL; in hostapd_ctrl_iface_req_range() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | vp3.c | 1147 static inline int get_eob_run(GetBitContext *gb, int token) in get_eob_run() argument 1155 static inline int get_coeff(GetBitContext *gb, int token, int16_t *coeff) in get_coeff() argument 1189 int token; unpack_vlcs() local 1412 int token; vp4_unpack_vlcs() local 1871 int token = *s->dct_tokens[plane][i]; vp3_dequant() local 2852 int token; read_huffman_tree() local [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vulkan.c | 518 char *save, *token = av_strtok(user_exts_str, "+", &save); in check_extensions() local 567 char *save, *token; in check_validation_layers() local [all...] |
/third_party/curl/src/ |
H A D | tool_getparam.c | 950 char *token, *tmp, *name; in set_trace_config() local [all...] |
/third_party/node/deps/ngtcp2/ngtcp2/lib/includes/ngtcp2/ |
H A D | ngtcp2.h | 1184 ngtcp2_vec token; member 1809 ngtcp2_vec token; global() member 4774 uint8_t token[NGTCP2_STATELESS_RESET_TOKENLEN]; global() member [all...] |
/third_party/ltp/tools/sparse/sparse-src/ |
H A D | parse.c | 116 asm_modifier(struct token *token, unsigned long *mods, unsigned long mod) asm_modifier() argument 617 skip_to(struct token *token, int op) skip_to() argument 625 expect(struct token *token, int op, const char *where) expect() argument 647 unexpected(struct token *token, const char *errmsg) unexpected() argument 705 label_symbol(struct token *token, int used) label_symbol() argument 718 struct_union_enum_specifier(enum type type, struct token *token, struct decl_state *ctx, struct token *(*parse)(struct token *, struct symbol *)) struct_union_enum_specifier() argument 777 parse_struct_declaration(struct token *token, struct symbol *sym) parse_struct_declaration() argument 795 parse_union_declaration(struct token *token, struct symbol *sym) parse_union_declaration() argument 800 struct_specifier(struct token *token, struct symbol *sym, struct decl_state *ctx) struct_specifier() argument 805 union_specifier(struct token *token, struct symbol *sym, struct decl_state *ctx) union_specifier() argument 911 parse_enum_declaration(struct token *token, struct symbol *parent) parse_enum_declaration() argument 1039 enum_specifier(struct token *token, struct symbol *sym, struct decl_state *ctx) enum_specifier() argument 1050 typeof_specifier(struct token *token, struct symbol *sym, struct decl_state *ctx) typeof_specifier() argument 1076 autotype_specifier(struct token *token, struct symbol *sym, struct decl_state *ctx) autotype_specifier() argument 1083 ignore_attribute(struct token *token, struct symbol *attr, struct decl_state *ctx) ignore_attribute() argument 1091 attribute_packed(struct token *token, struct symbol *attr, struct decl_state *ctx) attribute_packed() argument 1100 attribute_aligned(struct token *token, struct symbol *attr, struct decl_state *ctx) attribute_aligned() argument 1130 attribute_modifier(struct token *token, struct symbol *attr, struct decl_state *ctx) attribute_modifier() argument 1136 attribute_function(struct token *token, struct symbol *attr, struct decl_state *ctx) attribute_function() argument 1142 attribute_bitwise(struct token *token, struct symbol *attr, struct decl_state *ctx) attribute_bitwise() argument 1159 attribute_address_space(struct token *token, struct symbol *attr, struct decl_state *ctx) attribute_address_space() argument 1253 attribute_mode(struct token *token, struct symbol *attr, struct decl_state *ctx) attribute_mode() argument 1269 attribute_context(struct token *token, struct symbol *attr, struct decl_state *ctx) attribute_context() argument 1294 attribute_designated_init(struct token *token, struct symbol *attr, struct decl_state *ctx) attribute_designated_init() argument 1303 attribute_transparent_union(struct token *token, struct symbol *attr, struct decl_state *ctx) attribute_transparent_union() argument 1315 recover_unknown_attribute(struct token *token) recover_unknown_attribute() argument 1327 attribute_specifier(struct token *token, struct symbol *sym, struct decl_state *ctx) attribute_specifier() argument 1387 attribute_force(struct token *token, struct symbol *attr, struct decl_state *ctx) attribute_force() argument 1393 alignas_specifier(struct token *token, struct symbol *sym, struct decl_state *ctx) alignas_specifier() argument 1520 declaration_specifiers(struct token *token, struct decl_state *ctx) declaration_specifiers() argument 1599 abstract_array_declarator(struct token *token, struct symbol *sym) abstract_array_declarator() argument 1627 handle_asm_name(struct token *token, struct decl_state *ctx) handle_asm_name() argument 1649 match_attribute(struct token *token) match_attribute() argument 1661 skip_attribute(struct token *token) skip_attribute() argument 1680 skip_attributes(struct token *token) skip_attributes() argument 1697 handle_attributes(struct token *token, struct decl_state *ctx) handle_attributes() argument 1704 is_nested(struct token *token, struct token **p, int prefer_abstract) is_nested() argument 1734 which_func(struct token *token, struct ident **n, int prefer_abstract) which_func() argument 1773 direct_declarator(struct token *token, struct decl_state *ctx) direct_declarator() argument 1820 pointer(struct token *token, struct decl_state *ctx) pointer() argument 1840 declarator(struct token *token, struct decl_state *ctx) declarator() argument 1846 handle_bitfield(struct token *token, struct decl_state *ctx) handle_bitfield() argument 1892 declaration_list(struct token *token, struct symbol_list **list) declaration_list() argument 1924 struct_declaration_list(struct token *token, struct symbol_list **list) struct_declaration_list() argument 1942 parameter_declaration(struct token *token, struct symbol *sym) parameter_declaration() argument 1958 typename(struct token *token, struct symbol **p, int *forced) typename() argument 1978 expression_statement(struct token *token, struct expression **tree) expression_statement() argument 1984 parse_asm_operands(struct token *token, struct statement *stmt, struct asm_operand_list **inout) parse_asm_operands() argument 2006 parse_asm_clobbers(struct token *token, struct statement *stmt, struct expression_list **clobbers) parse_asm_clobbers() argument 2019 parse_asm_labels(struct token *token, struct statement *stmt, struct symbol_list **labels) parse_asm_labels() argument 2035 parse_asm_statement(struct token *token, struct statement *stmt) parse_asm_statement() argument 2063 parse_static_assert(struct token *token, struct symbol_list **unused) parse_static_assert() argument 2218 parse_return_statement(struct token *token, struct statement *stmt) parse_return_statement() argument 2240 parse_for_statement(struct token *token, struct statement *stmt) parse_for_statement() argument 2275 parse_while_statement(struct token *token, struct statement *stmt) parse_while_statement() argument 2292 parse_do_statement(struct token *token, struct statement *stmt) parse_do_statement() argument 2315 parse_if_statement(struct token *token, struct statement *stmt) parse_if_statement() argument 2327 case_statement(struct token *token, struct statement *stmt) case_statement() argument 2335 parse_case_statement(struct token *token, struct statement *stmt) parse_case_statement() argument 2343 parse_default_statement(struct token *token, struct statement *stmt) parse_default_statement() argument 2348 parse_loop_iterator(struct token *token, struct statement *stmt) parse_loop_iterator() argument 2358 parse_switch_statement(struct token *token, struct statement *stmt) parse_switch_statement() argument 2389 parse_goto_statement(struct token *token, struct statement *stmt) parse_goto_statement() argument 2407 parse_context_statement(struct token *token, struct statement *stmt) parse_context_statement() argument 2426 parse_range_statement(struct token *token, struct statement *stmt) parse_range_statement() argument 2440 handle_label_attributes(struct token *token, struct symbol *label) handle_label_attributes() argument 2449 statement(struct token *token, struct statement **tree) statement() argument 2494 label_statement(struct token *token) label_statement() argument 2509 statement_list(struct token *token, struct statement_list **list) statement_list() argument 2541 identifier_list(struct token *token, struct symbol *fn) identifier_list() argument 2560 parameter_type_list(struct token *token, struct symbol *fn) parameter_type_list() argument 2589 compound_statement(struct token *token, struct statement *stmt) compound_statement() argument 2598 identifier_expression(struct token *token) identifier_expression() argument 2622 single_initializer(struct expression **ep, struct token *token) single_initializer() argument 2682 initializer_list(struct expression_list **list, struct token *token) initializer_list() argument 2698 initializer(struct expression **tree, struct token *token) initializer() argument 2736 parse_function_body(struct token *token, struct symbol *decl, struct symbol_list **list) parse_function_body() argument 2845 parse_k_r_arguments(struct token *token, struct symbol *decl, struct symbol_list **list) parse_k_r_arguments() argument 2871 toplevel_asm_declaration(struct token *token, struct symbol_list **list) toplevel_asm_declaration() argument 2887 external_declaration(struct token *token, struct symbol_list **list, validate_decl_t validate_decl) external_declaration() argument [all...] |
/third_party/node/deps/v8/src/parsing/ |
H A D | parser.cc | 331 Expression* Parser::ExpressionFromLiteral(Token::Value token, int pos) { in ExpressionFromLiteral() argument 91 ReportUnexpectedTokenAt(Scanner::Location location, Token::Value token, MessageTemplate message) ReportUnexpectedTokenAt() argument
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | speed.c | 3418 char *token = *string; in sstrsep() local
|
/third_party/openssl/apps/ |
H A D | speed.c | 3394 char *token = *string; in sstrsep() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.cpp | 76 const char* token; in operator <<() member
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl3cTextureSwizzleTests.cpp | 2149 void Utils::replaceToken(const glw::GLchar* token, size_t& search_position, const glw::GLchar* text, in replaceToken() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationGL1.cpp | 891 bool ValidatePassThrough(const Context *, angle::EntryPoint entryPoint, GLfloat token) in ValidatePassThrough() argument
|
/third_party/selinux/libsepol/src/ |
H A D | module_to_cil.c | 3020 char *token = NULL; in level_string_to_cil() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fSSBOLayoutCase.cpp | 76 const char* token; in operator <<() member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
H A D | vktSSBOLayoutCase.cpp | 76 const char* token; in operator <<() member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_openssl.c | 1965 const char *token, *last = NULL; in tls_match_dn_field() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11.c | 784 u8 *token; in auth_build_token_req() local 744 check_comeback_token(struct hostapd_data *hapd, const u8 *addr, const u8 *token, size_t token_len) check_comeback_token() argument 1355 const u8 *token = NULL; handle_auth_sae() local [all...] |