HomeSort by: relevance | last modified time | path
    Searched defs:vtype (Results 1 - 25 of 56) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
extends_type_of.c 30 typedef struct vtype struct
34 struct vtype *extends;
36 vtype; typedef in typeref:struct:vtype
39 extern GFC_LOGICAL_4 is_extension_of (struct vtype *, struct vtype *);
49 is_extension_of (struct vtype *v1, struct vtype *v2)
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
extends_type_of.c 30 typedef struct vtype struct
34 struct vtype *extends;
36 vtype; typedef in typeref:struct:vtype
39 extern GFC_LOGICAL_4 is_extension_of (struct vtype *, struct vtype *);
49 is_extension_of (struct vtype *v1, struct vtype *v2)
  /src/crypto/external/apache2/openssl/dist/crypto/pkcs12/
p12_sbag.c 86 int vtype = PKCS12_SAFEBAG_get_bag_nid(bag); local
88 if (vtype == -1 || vtype == NID_x509Certificate || vtype == NID_x509Crl
89 || vtype == NID_sdsiCertificate)
162 PKCS12_SAFEBAG *PKCS12_SAFEBAG_create_secret(int type, int vtype, const unsigned char *value, int len)
173 switch (vtype) {
193 ASN1_TYPE_set(bag->value.other, vtype, strtmp);
  /src/external/bsd/libarchive/dist/libarchive/test/
test_write_format_iso9660_filename.c 63 enum vtype { enum
73 verify_file(struct archive *a, enum vtype type, struct fns *fns)
141 verify(unsigned char *buff, size_t used, enum vtype type, struct fns *fns)
  /src/sys/coda/
coda_vfsops.c 528 int vtype; local
541 error = venus_fhtovp(vftomi(vfsp), &cfid->cfid_fid, l->l_cred, l->l_proc, &VFid, &vtype);
549 coda_f2s(&VFid), vtype, error)); )
551 cp = make_coda_node(&VFid, vfsp, vtype);
coda_vnops.c 893 int vtype; local
942 &vtype);
952 __func__, coda_f2s(&VFid), vtype, error)); )
954 cp = make_coda_node(&VFid, dvp->v_mount, vtype);
963 if (!(vtype & CODA_NOCACHE))
  /src/external/cddl/osnet/sys/kern/
ddi.c 611 enum vtype vtype; local
619 vtype = VCHR;
623 vtype = VBLK;
643 if (error == 0 && vp->v_type == vtype && sb.st_rdev == dev) {
  /src/external/gpl3/binutils/dist/gprofng/src/
Metric.cc 69 ValueTag vtype = get_vtype (); local
72 switch (vtype)
75 default: return vtype;
80 switch (vtype)
87 default: return vtype;
90 return vtype;
DataSpace.cc 260 prop->vtype = TYPE_OBJ;
426 ValueTag vtype = mtr->get_vtype (); local
427 switch (vtype)
430 hist_data->total->value[mind].tag = vtype;
433 hi->value[mind].tag = vtype;
439 hist_data->total->value[mind].tag = vtype;
443 hi->value[mind].tag = vtype;
PathTree.h 48 static void make_deltas (int vtype, TValue *v1, TValue *v2);
49 static void make_ratios (int vtype, TValue *v1, TValue *v2);
154 ValueTag vtype; member in struct:PathTree::Slot
250 if (slot.vtype == VT_LLONG || slot.vtype == VT_ULLONG)
265 if (slot.vtype == VT_LLONG)
271 else if (slot.vtype == VT_ULLONG)
288 if (slot.vtype == VT_LLONG)
294 else if (slot.vtype == VT_ULLONG)
310 if (slot.vtype == VT_LLONG
    [all...]
Hist_data.cc 568 ValueTag vtype = mtr->get_vtype2 (); local
570 switch (vtype)
631 minimum->value[mind].tag = vtype;
633 maximum->value[mind].tag = vtype;
635 maximum_inc->value[mind].tag = vtype;
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Metric.cc 69 ValueTag vtype = get_vtype (); local
72 switch (vtype)
75 default: return vtype;
80 switch (vtype)
87 default: return vtype;
90 return vtype;
DataSpace.cc 260 prop->vtype = TYPE_OBJ;
426 ValueTag vtype = mtr->get_vtype (); local
427 switch (vtype)
430 hist_data->total->value[mind].tag = vtype;
433 hi->value[mind].tag = vtype;
439 hist_data->total->value[mind].tag = vtype;
443 hi->value[mind].tag = vtype;
PathTree.h 48 static void make_deltas (int vtype, TValue *v1, TValue *v2);
49 static void make_ratios (int vtype, TValue *v1, TValue *v2);
154 ValueTag vtype; member in struct:PathTree::Slot
250 if (slot.vtype == VT_LLONG || slot.vtype == VT_ULLONG)
265 if (slot.vtype == VT_LLONG)
271 else if (slot.vtype == VT_ULLONG)
288 if (slot.vtype == VT_LLONG)
294 else if (slot.vtype == VT_ULLONG)
310 if (slot.vtype == VT_LLONG
    [all...]
Hist_data.cc 568 ValueTag vtype = mtr->get_vtype2 (); local
570 switch (vtype)
631 minimum->value[mind].tag = vtype;
633 maximum->value[mind].tag = vtype;
635 maximum_inc->value[mind].tag = vtype;
  /src/share/examples/puffs/pgfs/
pgfs_subs.c 97 fromvtype(enum vtype vtype)
100 if (vtype < __arraycount(vtype_table)) {
101 assert(vtype_table[vtype] != NULL);
102 return vtype_table[vtype];
660 mkfile(struct Xconn *xc, enum vtype vtype, mode_t mode, uid_t uid, gid_t gid,
667 type = fromvtype(vtype);
741 enum vtype vtype, mode_t mode, uid_t uid, gid_t gid, fileid_t *idp
801 unsigned int vtype; local
    [all...]
  /src/lib/libp2k/
p2k.c 658 enum rump_vtype vtype; local
673 rump_pub_getvninfo(vp, &vtype, &vsize, (void *)&rdev);
674 puffs_newinfo_setvtype(pni, (enum vtype)vtype);
721 enum rump_vtype vtype; local
745 rump_pub_getvninfo(vp, &vtype, &vsize, (void *)&rdev);
746 puffs_newinfo_setvtype(pni, (enum vtype)vtype);
  /src/usr.bin/config/
sem.c 100 struct vtype { struct
130 struct vtype *vt = emalloc(sizeof(*vt));
2119 struct vtype *vt = v;
  /src/external/gpl3/binutils/dist/gas/config/
obj-elf-attr.c 42 oav2_identifier_variant_type_info_t vtype; member in struct:__anon9963
76 arg_variant_type_info_t vtype; member in struct:arg_variant_t
205 if (args[i].vtype == VALUE_STRING)
207 else if (args[i].vtype == VALUE_LIST)
222 arg_out->vtype = VALUE_STRING;
266 arg_out->vtype = VALUE_UNSIGNED_INTEGER;
271 arg_out->vtype = VALUE_SIGNED_INTEGER;
291 arg_out->vtype = VALUE_STRING;
307 val_out->vtype = VALUE_UNSIGNED_INTEGER;
333 switch (known_identifier->value.vtype)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/fortran/
class.cc 237 /* Fix up missing vtype. */
868 /* Add a procedure pointer component to the vtype
872 add_proc_comp (gfc_symbol *vtype, const char *name, gfc_typebound_proc *tb)
877 c = gfc_find_component (vtype, name, true, true, NULL);
895 if (!gfc_add_component (vtype, name, &c))
927 /* Add all specific type-bound procedures in the symtree 'st' to a vtype. */
930 add_procs_to_declared_vtab1 (gfc_symtree *st, gfc_symbol *vtype)
936 add_procs_to_declared_vtab1 (st->left, vtype);
939 add_procs_to_declared_vtab1 (st->right, vtype);
943 add_proc_comp (vtype, st->name, st->n.tb)
2418 gfc_symbol *vtab = NULL, *vtype = NULL, *found_sym = NULL, *def_init = NULL; local
2846 gfc_symbol *vtab = NULL, *vtype = NULL, *found_sym = NULL; local
    [all...]
  /src/external/gpl3/gcc/dist/gcc/
gimple-harden-control-flow.cc 485 tree vtype () function in class:rt_bb_visited
664 tree visited_type = vtype ();
omp-simd-clone.cc 828 tree vtype; local
830 vtype = build_vector_type (pointer_sized_int_node, veclen);
832 vtype = build_vector_type (parm_type, veclen);
833 sc->args[i].vector_type = vtype;
836 new_params.safe_push (vtype);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
class.cc 237 /* Fix up missing vtype. */
814 /* Add a procedure pointer component to the vtype
818 add_proc_comp (gfc_symbol *vtype, const char *name, gfc_typebound_proc *tb)
825 c = gfc_find_component (vtype, name, true, true, NULL);
830 if (!gfc_add_component (vtype, name, &c))
862 /* Add all specific type-bound procedures in the symtree 'st' to a vtype. */
865 add_procs_to_declared_vtab1 (gfc_symtree *st, gfc_symbol *vtype)
871 add_procs_to_declared_vtab1 (st->left, vtype);
874 add_procs_to_declared_vtab1 (st->right, vtype);
878 add_proc_comp (vtype, st->name, st->n.tb)
2289 gfc_symbol *vtab = NULL, *vtype = NULL, *found_sym = NULL, *def_init = NULL; local
2709 gfc_symbol *vtab = NULL, *vtype = NULL, *found_sym = NULL; local
    [all...]
  /src/external/bsd/pcc/dist/pcc/f77/fcom/
defs.h 328 #define isactive vtype
382 unsigned vtype:4;
381 unsigned vtype:4; member in struct:bigblock
  /src/external/gpl3/binutils/dist/binutils/
stabs.c 3160 debug_type vtype; local
3165 vtype = parse_stab_type (dhandle, info, (const char *) NULL, pp,
3175 *retvptrbase = vtype;

Completed in 69 milliseconds

1 2 3