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

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl2/xcvs/dist/lib/
save-cwd.h 26 int desc; member in struct:saved_cwd
  /src/external/gpl3/gdb/dist/gnulib/import/
save-cwd.h 26 int desc; member in struct:saved_cwd
  /src/external/gpl3/gdb.old/dist/gnulib/import/
save-cwd.h 26 int desc; member in struct:saved_cwd
  /src/regress/sys/kern/softint1/
softint1.c 42 int desc; variable
  /src/games/robots/
init_field.c 57 static const char *const desc[] = { local
111 for (i = 0; desc[i] != NULL; i++) {
113 addstr(desc[i]);
  /src/crypto/external/cpl/tpm-tools/dist/src/tpm_mgmt/
tpm_nvcommon.h 31 const char *desc; member in struct:strings_with_values
  /src/external/bsd/openpam/dist/lib/libpam/
openpam_features.h 37 const char *desc; member in struct:openpam_feature
  /src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
regex.cc 41 desc(regex_constants::error_type e) function in namespace:__anon14845
84 : std::runtime_error(desc(__ecode)), _M_code(__ecode)
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
regex.cc 41 desc(regex_constants::error_type e) function in namespace:__anon17240
84 : std::runtime_error(desc(__ecode)), _M_code(__ecode)
  /src/sys/arch/sparc/dev/
tctrlvar.h 42 char desc[33]; member in struct:envsys_sensor
  /src/sys/arch/vax/boot/boot/
netio.c 93 static struct iodesc desc; variable in typeref:struct:iodesc
99 return &desc;
111 s = &desc;
173 netif_put(struct iodesc *desc, void *pkt, size_t len)
175 return (*((struct netif*)desc->io_netif)->nif_driver->netif_put)
176 (desc, pkt, len);
180 netif_get(struct iodesc *desc, void *pkt, size_t len, saseconds_t timo)
182 return (*((struct netif*)desc->io_netif)->nif_driver->netif_get)
183 (desc, pkt, len, timo);
  /src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
dfsan_interface.h 38 const char *desc; member in struct:dfsan_label_info
50 dfsan_label dfsan_create_label(const char *desc, void *userdata);
76 /// If the given label label contains a label with the description desc, returns
78 dfsan_label dfsan_has_label_with_desc(dfsan_label label, const char *desc);
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_ioctl_test.cc 73 const ioctl_desc *desc = ioctl_lookup(EVIOCGKEY(16)); local
74 EXPECT_NE((void *)0, desc);
75 EXPECT_EQ(EVIOCGKEY(0), desc->req);
80 ioctl_desc desc; local
82 bool res = ioctl_decode(desc_value, &desc);
84 EXPECT_EQ(ioctl_desc::WRITE, desc.type);
85 EXPECT_EQ(4U, desc.size);
89 ioctl_desc desc; local
91 bool res = ioctl_decode(desc_value, &desc);
93 EXPECT_EQ(ioctl_desc::WRITE, desc.type)
98 ioctl_desc desc; local
    [all...]
  /src/crypto/external/bsd/heimdal/dist/lib/wind/
gen-punycode-examples.py 69 desc = m.group(1) variable
78 cases.append([codes, m.group(1), desc])
113 [cp, pc, desc] = x
119 desc))
gen-errorlist.py 94 desc = m.group(3) variable
95 trans.append([start, end - start + 1, desc, [t]])
  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPObjClass.h 25 string desc, oid; member in class:LDAPObjClass
46 * DESC 'User object template' MUST ( cn ) MAY ( secondaryGroup ))"
  /src/external/gpl3/gdb.old/dist/gdb/
proc-flags.c 42 const char *desc; /* Short description of value */ member in struct:trans
46 into the names and desc information. */
100 fprintf (file, "%s\n", pr_flag_table[i].desc);
proc-why.c 37 const char *desc; /* Short description of value. */ member in struct:trans
73 fprintf (file, ": %s ", pr_why_table[i].desc);
  /src/external/gpl3/gdb/dist/gdb/
proc-flags.c 42 const char *desc; /* Short description of value */ member in struct:trans
46 into the names and desc information. */
100 fprintf (file, "%s\n", pr_flag_table[i].desc);
proc-why.c 37 const char *desc; /* Short description of value. */ member in struct:trans
73 fprintf (file, ": %s ", pr_why_table[i].desc);
  /src/sys/arch/ia64/ia64/
consinit.c 80 union dev_desc *desc; local
90 desc = (union dev_desc *)((char *)tbl->entry + n);
105 if (desc->type == DIG64_HCDP_CONSOLE) {
111 if (desc->type == DIG64_ENTRYTYPE_TYPE0 ||
112 desc->type == DIG64_ENTRYTYPE_TYPE1)
115 n += desc->pcdp.length;
127 union dev_desc *desc; local
141 desc = (union dev_desc *)((char *)tbl->entry + n);
148 desc->type ==
150 struct dig64_pcdp_entry *ent = &desc->pcdp
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_stackdepot.h 58 StackDepotNode *desc; member in struct:__sanitizer::StackDepotReverseMap::IdDescPair
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc_ct.h 32 * @desc: pointer to the buffer descriptor
36 struct guc_ct_buffer_desc *desc; member in struct:intel_guc_ct_buffer
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/acr/
nouveau_nvkm_subdev_acr_gm20b.c 76 struct flcn_acr_desc *desc = (void *)&hsfw->image[hsfw->data_addr]; local
78 desc->ucode_blob_base = nvkm_memory_addr(acr->wpr);
79 desc->ucode_blob_size = nvkm_memory_size(acr->wpr);
80 flcn_acr_desc_dump(&acr->subdev, desc);
  /src/external/bsd/flex/dist/src/
scanopt.h 70 const char *desc; /* Brief description of this option, or NULL. */
69 const char *desc; \/* Brief description of this option, or NULL. *\/ member in struct:optspec_t

Completed in 63 milliseconds

1 2 3 4 5 6 7 8 91011>>