Searched refs:record_type (Results 1 - 25 of 50) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/objcp/
H A Dobjcp-decl.c44 s = xref_tag (record_type, name, ts_global, 0);
87 return xref_tag (record_type, name, ts_global, false);
/netbsd-current/external/gpl3/gcc/dist/gcc/objcp/
H A Dobjcp-decl.cc44 s = xref_tag (record_type, name, TAG_how::GLOBAL);
87 return xref_tag (record_type, name, TAG_how::GLOBAL);
/netbsd-current/crypto/external/bsd/openssl/dist/include/internal/
H A Dktls.h80 * record_type instead of the default SSL3_RT_APPLICATION_DATA.
85 static ossl_inline int ktls_send_ctrl_message(int fd, unsigned char record_type, argument
89 int cmsg_len = sizeof(record_type);
100 *((unsigned char *)CMSG_DATA(cmsg)) = record_type;
293 * record_type instead of the default SSL3_RT_APPLICATION_DATA.
298 static ossl_inline int ktls_send_ctrl_message(int fd, unsigned char record_type, argument
302 int cmsg_len = sizeof(record_type);
317 *((unsigned char *)CMSG_DATA(cmsg)) = record_type;
H A Dbio.h69 # define BIO_set_ktls_ctrl_msg(b, record_type) \
70 BIO_ctrl(b, BIO_CTRL_SET_KTLS_TX_SEND_CTRL_MSG, record_type, NULL)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-oacc-neuter-broadcast.cc97 tree record_type; member in struct:parallel_g
116 record_type = NULL_TREE;
544 install_var_field (tree var, tree record_type, field_map_t *fields) argument
591 insert_field_into_struct (record_type, field);
992 tree record_type, record_field_map_t *record_field_map,
1000 if (!record_type)
1001 record_type = char_type_node;
1004 = targetm.goacc.create_worker_broadcast_record (record_type, true,
1008 = targetm.goacc.create_worker_broadcast_record (record_type, false,
1080 if (record_type !
989 worker_single_copy(basic_block from, basic_block to, hash_set<tree> *def_escapes_block, hash_set<tree> *worker_partitioned_uses, tree record_type, record_field_map_t *record_field_map, unsigned HOST_WIDE_INT placement, bool isolate_broadcasts, bool has_gang_private_write) argument
1387 tree record_type = (tree) block->aux; local
1649 tree record_type = lang_hooks.types.make_type (RECORD_TYPE); local
1692 tree record_type = (tree) bb->aux; local
1735 tree record_type = p.second; local
[all...]
H A Domp-low.cc93 tree record_type; member in struct:omp_context
100 record_type is allocated by GOMP_task, initialized by task firstprivate
842 insert_field_into_struct (ctx->record_type, field);
862 for (t = TYPE_FIELDS (ctx->record_type); t ; t = TREE_CHAIN (t))
874 insert_field_into_struct ((mask & 1) ? ctx->record_type
1058 if (ctx->record_type)
1061 for (t = TYPE_FIELDS (ctx->record_type); t ; t = DECL_CHAIN (t))
1089 tree f, type = ctx->record_type;
1105 name = DECL_NAME (TYPE_NAME (ctx->record_type));
1110 for (f = TYPE_FIELDS (ctx->record_type);
8203 tree var, ovar, nvar, t, f, x, record_type; local
9089 tree record_type = lang_hooks.types.make_type (RECORD_TYPE); local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_sock.c133 unsigned char record_type = (intptr_t)b->ptr; local
134 ret = ktls_send_ctrl_message(b->num, record_type, in, inl);
H A Dbss_conn.c25 unsigned char record_type; member in struct:bio_connect_st
369 ret = ktls_send_ctrl_message(b->num, data->record_type, in, inl);
567 data->record_type = num;
/netbsd-current/crypto/external/bsd/openssl.old/dist/util/perl/TLSProxy/
H A DRecord.pm29 my %record_type = (
83 print " Content type: ".$record_type{$content_type}."\n";
113 .$record_type{$record->content_type()}."\n";
/netbsd-current/crypto/external/bsd/openssl/dist/util/perl/TLSProxy/
H A DRecord.pm29 my %record_type = (
83 print " Content type: ".$record_type{$content_type}."\n";
113 .$record_type{$record->content_type()}."\n";
/netbsd-current/sys/arch/ia64/unwind/
H A Ddecode.h189 enum record_type { enum
202 enum record_type type;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c94 tree record_type; member in struct:omp_context
101 record_type is allocated by GOMP_task, initialized by task firstprivate
803 insert_field_into_struct (ctx->record_type, field);
823 for (t = TYPE_FIELDS (ctx->record_type); t ; t = TREE_CHAIN (t))
835 insert_field_into_struct ((mask & 1) ? ctx->record_type
1019 if (ctx->record_type)
1022 for (t = TYPE_FIELDS (ctx->record_type); t ; t = DECL_CHAIN (t))
1049 tree f, type = ctx->record_type;
1065 name = DECL_NAME (TYPE_NAME (ctx->record_type));
1070 for (f = TYPE_FIELDS (ctx->record_type);
7497 tree var, ovar, nvar, t, f, x, record_type; local
8253 tree record_type = lang_hooks.types.make_type (RECORD_TYPE); local
10893 tree record_type, srecord_type, bind, list; local
[all...]
H A Dgengtype-state.c1418 record_type (type_p type)
1790 record_type (current);
1417 record_type (type_p type) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn-protos.h40 extern tree gcn_goacc_adjust_propagation_record (tree record_type, bool sender,
H A Dgcn-tree.c675 gcn_goacc_adjust_propagation_record (tree record_type, bool sender, argument
678 tree type = record_type;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn-tree.cc563 gcn_goacc_create_worker_broadcast_record (tree record_type, bool sender, argument
567 tree type = build_qualified_type (record_type,
568 TYPE_QUALS_NO_ADDR_SPACE (record_type)
577 if (record_type == char_type_node)
H A Dgcn-protos.h42 extern tree gcn_goacc_create_worker_broadcast_record (tree record_type,
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dvtable-class-hierarchy.c438 pointers for BASE_CLASS. BASE_CLASS is the record_type node for
490 updating). BASE_CLASS is the record_type node for the base class.
491 RECORD_TYPE is the record_type node for the descendant class that
497 register_construction_vtables (tree base_class, tree record_type, argument
502 if (TREE_CODE (record_type) != RECORD_TYPE)
505 vtbl_var_decl = CLASSTYPE_VTABLES (record_type);
507 if (CLASSTYPE_VBASECLASSES (record_type))
594 point to the updated data set. BASE_CLASS is the record_type node
843 output_set_info (tree record_type, vec<tree> vtbl_ptr_array) argument
850 IDENTIFIER_POINTER (DECL_ASSEMBLER_NAME (TYPE_NAME (record_type)));
[all...]
H A Dlambda.c137 tree type = xref_tag (/*tag_code=*/record_type, name,
497 tree type = xref_tag (record_type, make_anon_name (), ts_current, false);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dvtable-class-hierarchy.cc438 pointers for BASE_CLASS. BASE_CLASS is the record_type node for
490 updating). BASE_CLASS is the record_type node for the base class.
491 RECORD_TYPE is the record_type node for the descendant class that
497 register_construction_vtables (tree base_class, tree record_type, argument
502 if (TREE_CODE (record_type) != RECORD_TYPE)
505 vtbl_var_decl = CLASSTYPE_VTABLES (record_type);
507 if (CLASSTYPE_VBASECLASSES (record_type))
594 point to the updated data set. BASE_CLASS is the record_type node
843 output_set_info (tree record_type, vec<tree> vtbl_ptr_array) argument
850 IDENTIFIER_POINTER (DECL_ASSEMBLER_NAME (TYPE_NAME (record_type)));
[all...]
H A Dlambda.cc138 tree type = xref_tag (/*tag_code=*/record_type, name);
496 tree type = xref_tag (record_type, make_anon_name ());
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/
H A Damdgpu_bios_parser2.c330 if (header->record_type == LAST_RECORD_TYPE ||
334 if (header->record_type == ATOM_I2C_RECORD_TYPE
474 if (header->record_type == LAST_RECORD_TYPE ||
478 if (header->record_type == ATOM_HPD_INT_RECORD_TYPE
1368 if (header->record_type == LAST_RECORD_TYPE ||
1372 if (header->record_type != ATOM_ENCODER_CAP_RECORD_TYPE)
1734 if (record_header->record_type == 0xff ||
1739 if (record_header->record_type ==
/netbsd-current/sys/dev/
H A Dipmivar.h248 uint8_t record_type; /* SDR Record Type */ member in struct:sdrhdr
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer.h163 extern tree get_field_at_bit_offset (tree record_type, bit_offset_t bit_offset);
H A Dregion.cc384 get_field_at_bit_offset (tree record_type, bit_offset_t bit_offset) argument
386 gcc_assert (TREE_CODE (record_type) == RECORD_TYPE);
394 for (tree iter = TYPE_FIELDS (record_type); iter != NULL_TREE;

Completed in 280 milliseconds

12