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

  /src/sys/compat/linux/common/
linux_cdrom.c 96 int error, idata; local
310 error = copyin(SCARG(uap, data), &idata, sizeof idata);
314 if (idata == 1)
  /src/external/bsd/unbound/dist/compat/
getentropy_osx.c 226 unsigned int idata; local
255 ii = sizeof(idata);
257 &idata, &ii, NULL, 0) == -1, idata); local
  /src/external/bsd/wpa/dist/src/ap/
wpa_auth_ie.c 1004 struct wpa_auth_okc_iter_data idata; local
1005 idata.pmksa = NULL;
1006 idata.aa = wpa_auth->addr;
1007 idata.spa = sm->addr;
1008 idata.pmkid = &data.pmkid[i * PMKID_LEN];
1009 wpa_auth_for_each_auth(wpa_auth, wpa_auth_okc_iter, &idata);
1010 if (idata.pmksa) {
1014 idata.pmksa,
1016 idata.pmkid);
1017 pmkid = idata.pmkid
    [all...]
wpa_auth_glue.c 672 struct wpa_auth_ft_iface_iter_data *idata = ctx; local
679 if (hapd == idata->src_hapd ||
681 !ether_addr_equal(hapd->own_addr, idata->dst))
687 MAC2STR(idata->src_hapd->own_addr),
688 idata->src_hapd->conf->iface,
698 data = os_zalloc(sizeof(*data) + idata->data_len);
702 os_memcpy(data->addr, idata->src_hapd->own_addr, ETH_ALEN);
703 os_memcpy(data + 1, idata->data, idata->data_len);
704 data->data_len = idata->data_len
749 struct wpa_auth_ft_iface_iter_data idata; local
851 struct wpa_auth_oui_iface_iter_data *idata = ctx; local
932 struct wpa_auth_oui_iface_iter_data idata; local
    [all...]
wpa_auth.c 6758 struct wpa_auth_fils_iter_data idata; local
6762 idata.auth = wpa_auth;
6763 idata.cache_id = wpa_auth->conf.fils_cache_id;
6764 idata.pmksa = NULL;
6765 idata.spa = sta_addr;
6766 idata.pmkid = pmkid;
6767 wpa_auth_for_each_auth(wpa_auth, wpa_auth_fils_iter, &idata);
6768 return idata.pmksa;
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-engine.h 174 ((CGEN_ATTR_BOOLS (CGEN_INSN_ATTRS ((idesc)->idata)) \
182 ((CGEN_ATTR_BOOLS (CGEN_INSN_ATTRS ((idesc)->idata)) \
402 const CGEN_INSN *idata;
404 /* instruction attributes, copied from `idata' for speed */
407 /* instruction length in bytes, copied from `idata' for speed */
399 const CGEN_INSN *idata; member in struct:idesc
  /src/external/gpl3/gdb/dist/sim/common/
cgen-engine.h 174 ((CGEN_ATTR_BOOLS (CGEN_INSN_ATTRS ((idesc)->idata)) \
182 ((CGEN_ATTR_BOOLS (CGEN_INSN_ATTRS ((idesc)->idata)) \
402 const CGEN_INSN *idata;
404 /* instruction attributes, copied from `idata' for speed */
407 /* instruction length in bytes, copied from `idata' for speed */
399 const CGEN_INSN *idata; member in struct:idesc
  /src/sys/arch/sparc64/dev/
tadpmu.c 62 static uint8_t idata = 0xff; variable
173 return idata;
401 idata = tadpmu_data();
404 DPRINTF("%s data %02x\n", __func__, idata);
  /src/sys/compat/ossaudio/
ossaudio.c 187 int idat, idata; local
714 error = ioctlf(fp, AUDIO_GETPROPS, &idata);
721 if (idata & AUDIO_PROP_FULLDUPLEX)
723 if (idata & AUDIO_PROP_MMAP)
  /src/external/gpl3/gcc/dist/gcc/
genoutput.cc 166 static class data *idata;
291 for (n = idata, next_name_offset = 1; n; n = n->next, next_name_offset++)
301 for (d = idata; d; d = d->next)
913 on idata the template and the number of arguments. If the insn has
958 Record on idata the template and the number of arguments.
1047 idata = XCNEW (class data);
1048 new (idata) data ();
1049 idata->name = "*placeholder_for_nothing";
1050 idata->loc = file_location ("<internal>", 0, 0);
1051 idata_end = &idata->next
165 static class data *idata; variable in typeref:class:data
    [all...]
tree-ssa-loop-ivopts.cc 3016 struct ivopts_data *idata; member in struct:walk_tree_data
3032 info = name_info (wdata->idata, op);
3038 struct ivopts_data *idata = wdata->idata; local
3041 if (!bb || !flow_bb_inside_loop_p (idata->current_loop, bb))
3046 set_iv (idata, op, op, build_int_cst (steptype, 0), true);
3047 record_invariant (idata, op, false);
3071 wdata.idata = data;
  /src/external/gpl3/gcc.old/dist/gcc/
genoutput.cc 165 static class data *idata;
290 for (n = idata, next_name_offset = 1; n; n = n->next, next_name_offset++)
300 for (d = idata; d; d = d->next)
873 on idata the template and the number of arguments. If the insn has
916 Record on idata the template and the number of arguments.
1005 idata = XCNEW (class data);
1006 new (idata) data ();
1007 idata->name = "*placeholder_for_nothing";
1008 idata->loc = file_location ("<internal>", 0, 0);
1009 idata_end = &idata->next
164 static class data *idata; variable in typeref:class:data
    [all...]
tree-ssa-loop-ivopts.cc 2976 struct ivopts_data *idata; member in struct:walk_tree_data
2992 info = name_info (wdata->idata, op);
2998 struct ivopts_data *idata = wdata->idata; local
3001 if (!bb || !flow_bb_inside_loop_p (idata->current_loop, bb))
3006 set_iv (idata, op, op, build_int_cst (steptype, 0), true);
3007 record_invariant (idata, op, false);
3031 wdata.idata = data;
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
nouveau_nvkm_subdev_bios_init.c 940 u8 idata = nvbios_rd08(bios, init->offset + 1); local
942 trace("\t[0x%02x] = 0x%02x\n", iaddr, idata);
945 init_wr32(init, dreg, idata);
  /src/crypto/external/bsd/heimdal/dist/lib/hx509/
crypto.c 2201 void *idata = NULL; local
2218 idata = ivec->data;
2229 crypto->key.data, idata, 0);
  /src/external/gpl3/binutils/dist/bfd/
elf32-v850.c 2522 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16;
2525 ival = bfd_get_32 (ibfd, idata);
2516 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16; local
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-v850.c 2520 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16;
2523 ival = bfd_get_32 (ibfd, idata);
2514 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16; local
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-v850.c 2519 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16;
2522 ival = bfd_get_32 (ibfd, idata);
2513 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16; local
  /src/external/gpl3/gdb/dist/bfd/
elf32-v850.c 2521 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16;
2524 ival = bfd_get_32 (ibfd, idata);
2515 bfd_byte * idata = icont + ((id - 1) * SIZEOF_V850_NOTE) + 16; local
  /src/external/cddl/osnet/dist/cmd/zpool/
zpool_main.c 2000 importargs_t idata = { 0 }; local
2179 idata.unique = B_TRUE;
2183 idata.path = searchdirs;
2184 idata.paths = nsearch;
2185 idata.poolname = searchname;
2186 idata.guid = searchguid;
2187 idata.cachefile = cachefile;
2189 pools = zpool_search_import(g_zfs, &idata);
2191 if (pools != NULL && idata.exists &&
2200 } else if (pools == NULL && idata.exists)
    [all...]
  /src/sys/dev/ic/
aic79xxvar.h 460 union initiator_data idata; member in union:hardware_scb::__anon2670
  /src/sys/dev/stbi/
stb_image.c 2682 uint8 *idata, *expanded, *out; member in struct:__anon3682
3019 if (z->idata) return e("tRNS after IDAT","Corrupt PNG");
3046 p = (uint8 *) REALLOC(z->idata, idata_limit); if (p == NULL) return e("outofmem", "Out of memory");
3047 z->idata = p;
3049 if (!getn(s, z->idata+ioff,c.length)) return e("outofdata","Corrupt PNG");
3058 if (z->idata == NULL) return e("no IDAT","Corrupt PNG");
3059 z->expanded = (uint8 *) stbi_zlib_decode_malloc_guesssize_headerflag((char *) z->idata, ioff, 16384, (int *) &raw_len, !iphone);
3061 FREE(z->idata); z->idata = NULL;
3109 p->idata = NULL
    [all...]
  /src/sys/dev/usb/
if_zydreg.h 1170 const uint16_t *idata; member in struct:rq

Completed in 158 milliseconds