| /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/engine/ |
| fifo.h | 34 bool subregion; member in struct:nvkm_fifo_chan
|
| /src/sys/arch/mips/mips/ |
| bus_space_alignstride_chipdep.c | 552 __BS(subregion)(void *v, bus_space_handle_t h, bus_size_t offset, function 1161 t->bs_subregion = __BS(subregion);
|
| /src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
| region.cc | 442 const region *subregion = mgr->get_element_region local 445 subregion->get_subregions_for_binding (mgr, inner_bit_offset, 460 const region *subregion = mgr->get_field_region (this, field); local 461 subregion->get_subregions_for_binding 474 const region *subregion = mgr->get_field_region (this, field); local 475 subregion->get_subregions_for_binding (mgr,
|
| store.cc | 1453 We have to gather a list of subregion accesses, then walk it 1535 of any subregion not currently specifically bound is "UNKNOWN". */ 2017 const region *subregion; local 2018 FOR_EACH_VEC_ELT (subregions, i, subregion) 2021 = model->get_representative_path_var (subregion,
|
| /src/crypto/external/bsd/netpgp/dist/src/lib/ |
| packet-parse.c | 102 * limread_data reads the specified amount of the subregion's data 107 * \param subregion 114 pgp_region_t *subregion, pgp_stream_t *stream) 118 if (subregion->length - subregion->readc < len) { 128 return pgp_limited_read(stream, data->contents, data->len, subregion, 133 * read_data reads the remainder of the subregion's data 137 * \param subregion 152 * Reads the remainder of the subregion as a string. 157 read_unsig_str(uint8_t **str, pgp_region_t *subregion, 1578 pgp_region_t subregion; local 1895 pgp_region_t subregion; local [all...] |
| /src/external/gpl3/gcc/dist/gcc/analyzer/ |
| region.cc | 862 const region *subregion = mgr->get_element_region local 865 subregion->get_subregions_for_binding (mgr, inner_bit_offset, 880 const region *subregion = mgr->get_field_region (this, field); local 881 subregion->get_subregions_for_binding 894 const region *subregion = mgr->get_field_region (this, field); local 895 subregion->get_subregions_for_binding (mgr,
|
| store.cc | 1614 We have to gather a list of subregion accesses, then walk it 1696 of any subregion not currently specifically bound is "UNKNOWN". */ 2212 const region *subregion; local 2213 FOR_EACH_VEC_ELT (subregions, i, subregion) 2216 = model->get_representative_path_var (subregion,
|