HomeSort by: relevance | last modified time | path
    Searched refs:type_id (Results 1 - 23 of 23) sorted by relevancy

  /src/external/bsd/am-utils/dist/amd/
rpc_fwd.c 226 fwd_packet(int type_id, char *pkt, int len, struct sockaddr_in *fwdto, struct sockaddr_in *replyto, opaque_t cb_arg, fwd_fun cb)
239 * See if the type_id is fully specified.
242 * Otherwise make sure the type_id is
245 switch (type_id & RPC_XID_MASK) {
247 dlog("Sending PORTMAP request %#x", type_id);
250 dlog("Sending MOUNTD request %#x", type_id);
253 dlog("Sending NFS ping %#x", type_id);
256 dlog("Sending WebNFS lookup %#x", type_id);
259 dlog("UNKNOWN RPC XID %#x", type_id);
263 if (type_id & ~RPC_XID_MASK)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2ctf.cc 223 ctf_id_t type_id = CTF_NULL_TYPEID; local
239 type_id = ctf_add_integer (ctfc, CTF_ADD_ROOT, name_string,
249 type_id = ctf_add_integer (ctfc, CTF_ADD_ROOT, name_string,
272 type_id = ctf_add_float (ctfc, CTF_ADD_ROOT, name_string,
294 type_id = ctf_add_integer (ctfc, CTF_ADD_ROOT, name_string,
318 type_id = ctf_add_float (ctfc, CTF_ADD_ROOT, name_string,
327 return type_id;
335 ctf_id_t type_id = CTF_NULL_TYPEID; local
339 type_id = gen_ctf_type (ctfc, pointed_type_die);
348 ptr_type_id = ctf_add_pointer (ctfc, CTF_ADD_ROOT, type_id, ptr_type)
863 ctf_id_t type_id; local
    [all...]
gengtype.cc 632 char *type_id = strtoken (arg, ",>", &next);
634 while (type_id)
640 const char *star = strchr (type_id, '*');
642 size_t offset_to_star = star - type_id;
644 offset_to_star = star - type_id;
646 if (strstr (type_id, "char*"))
648 type_id = strtoken (0, ",>", &next);
652 char *field_name = xstrdup (type_id);
667 type_id = strtoken (0, ",>", &next);
628 char *type_id = strtoken (arg, ",>", &next); local
ctfc.cc 865 the TYPE_ID for the caller. */
869 ctf_id_t * type_id)
878 *type_id = ctf_type_seen->dtd_type;
  /src/external/gpl3/gcc.old/dist/gcc/config/bpf/
coreout.h 76 uint32_t type_id; /* Type ID of the outermost containing entity, e.g. member in struct:btf_ext_reloc
  /src/usr.bin/xlint/lint2/
lint2.h 185 TP(unsigned short type_id)
187 /* force sequence point for newly parsed type_id */
188 return tlst[type_id];
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-builtins.cc 189 enum jit_builtin_type type_id = bd.type; local
190 recording::type *t = get_type (type_id);
317 /* Get a string for TYPE_ID suitable for use in logs and error messages
321 get_string_for_type_id (enum jit_builtin_type type_id)
323 gcc_assert (type_id < sizeof (type_names)/sizeof(type_names[0]));
324 return type_names[type_id];
331 builtins_manager::get_type (enum jit_builtin_type type_id)
333 if (!m_types[type_id])
334 m_types[type_id] = make_type (type_id);
    [all...]
jit-builtins.h 144 get_type (enum jit_builtin_type type_id);
147 make_type (enum jit_builtin_type type_id);
150 make_primitive_type (enum jit_builtin_type type_id);
153 make_fn_type (enum jit_builtin_type type_id,
159 make_ptr_type (enum jit_builtin_type type_id,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cxx-pretty-print.cc 652 type_id (TREE_TYPE (t));
662 type_id (TREE_TYPE (t));
669 type_id (TREE_TYPE (t));
747 pp->type_id (type);
839 type_id (TREE_OPERAND (t, 0));
853 type_id (TREE_TYPE (TREE_OPERAND (t, 0)));
859 type_id (TREE_OPERAND (t, 0));
870 type_id (TREE_OPERAND (t, 0));
904 pp->type_id (TREE_TYPE (t));
1636 pp->type_id (type)
1860 cxx_pretty_printer::type_id (tree t) function in class:cxx_pretty_printer
    [all...]
cxx-pretty-print.h 48 void type_id (tree);
error.cc 1472 pp->type_id (t);
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-objc-common.cc 204 cpp->type_id (t);
215 cpp2.type_id (aka_type);
235 cpp->type_id (aka_type);
  /src/external/gpl3/binutils/dist/libctf/
ctf-dedup.c 555 int input_num, ctf_id_t type, void *type_id,
617 ctf_link_input_name (input), input_num, type_id);
625 && ctf_dedup_record_origin (fp, input_num, decorated, type_id) < 0)
640 && ctf_dedup_record_origin (fp, input_num, decorated, type_id) < 0)
1031 void *type_id; local
1054 type_id = CTF_DEDUP_GID (fp, input_num, type);
1092 if ((hval = ctf_dynhash_lookup (d->cd_type_hashes, type_id)) != NULL)
1098 populate_fun (fp, input, inputs, input_num, type, isroot, type_id,
1112 type, type_id, tp, name, decorated,
1124 type_id, name ? name : "", hval)
1835 const char *type_id; local
    [all...]
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-dedup.c 555 int input_num, ctf_id_t type, void *type_id,
617 ctf_link_input_name (input), input_num, type_id);
625 && ctf_dedup_record_origin (fp, input_num, decorated, type_id) < 0)
640 && ctf_dedup_record_origin (fp, input_num, decorated, type_id) < 0)
1031 void *type_id; local
1054 type_id = CTF_DEDUP_GID (fp, input_num, type);
1092 if ((hval = ctf_dynhash_lookup (d->cd_type_hashes, type_id)) != NULL)
1098 populate_fun (fp, input, inputs, input_num, type, isroot, type_id,
1112 type, type_id, tp, name, decorated,
1124 type_id, name ? name : "", hval)
1835 const char *type_id; local
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_interface.cc 77 uint32_t type_id; member in struct:__xray::TypeDescription
425 h->type_id = atomic_fetch_add(
429 return h->type_id;
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-pretty-print.h 69 virtual void type_id (tree);
c-pretty-print.cc 207 pp->type_id (t);
698 c_pretty_printer::type_id (tree t)
1730 type_id (type);
1772 type_id (TREE_TYPE (e));
2052 pp->type_id (build_pointer_type (access_type));
2063 pp->type_id (string_type_node);
2091 pp->type_id (TREE_TYPE (TREE_OPERAND (ref, 0)));
696 c_pretty_printer::type_id (tree t) function in class:c_pretty_printer
  /src/external/bsd/openldap/dist/contrib/slapd-modules/comp_match/
authorityKeyIdentifier.c 46 rc = MatchingComponentOid ( oid, (ComponentSyntaxInfo*)&((ComponentOtherName*)csi_attr)->type_id, (ComponentSyntaxInfo*)&((ComponentOtherName*)csi_assert)->type_id );
49 rc = SetAnyTypeByComponentOid ((ComponentSyntaxInfo*)&((ComponentOtherName*)csi_attr)->value, (&((ComponentOtherName*)csi_attr)->type_id));
60 if ( ( comp->type_id.identifier.bv_val && strncmp(comp->type_id.identifier.bv_val, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) || ( strncmp(comp->type_id.id_buf, cr->cr_curr->ci_val.ci_identifier.bv_val,cr->cr_curr->ci_val.ci_identifier.bv_len) == 0 ) ) {
62 return &comp->type_id;
109 rc = BDecComponentOid (mem_op, b, tagId1, elmtLen1, (&k->type_id), &totalElmtsLen1, mode);
111 (&k->type_id)->identifier.bv_val = (&k->type_id)->id_buf
    [all...]
authorityKeyIdentifier.h 54 ComponentOid type_id; /* OBJECT IDENTIFIER */ member in struct:OtherName
77 ComponentOid type_id; /* OBJECT IDENTIFIER */ member in struct:ORAddress
  /src/usr.sbin/makefs/cd9660/
iso9660_rrip.c 444 cd9660node_susp_create_node(int susp_type, int entry_type, const char *type_id,
454 temp->type_of[0] = type_id[0];
455 temp->type_of[1] = type_id[1];
463 temp->attr.su_entry.SP.h.type[0] = type_id[0];
464 temp->attr.su_entry.SP.h.type[1] = type_id[1];
  /src/external/bsd/am-utils/dist/include/
am_utils.h 173 #define MK_RPC_XID(type_id, uniq) ((type_id) | ((uniq) << 4))
  /src/sys/external/bsd/sljit/dist/regex_src/
regexJIT.c 357 type_id, enumerator in enum:__anon6345
439 case type_id:
595 if (stack_push(stack, type_id, val1))
1095 case type_id:
1096 printf("type_id %d\n", transitions_ptr->value);
1202 case type_id:
1245 if (dfa_transitions[from].type == type_id)
  /src/external/bsd/wpa/dist/src/utils/
http_curl.c 221 res = OBJ_obj2txt(txt, sizeof(txt), o->type_id, 1);

Completed in 85 milliseconds