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

  /src/lib/libkvm/
kvm_sparc64.c 109 uint64_t *pseg, *pdir, *ptbl; local
184 if (_kvm_pread(kd, kd->pmfd, &ptbl, sizeof(ptbl),
186 != sizeof(ptbl)) {
191 if (!ptbl) {
197 _kvm_pa2off(kd, (paddr_t)&ptbl[va_to_pte(va)]))
  /src/sys/dev/pci/
ydsvar.h 97 uint32_t *ptbl; member in struct:yds_softc
  /src/sys/arch/sparc64/sparc64/
db_interface.c 492 paddr_t *pdir, *ptbl; local
501 ptbl = (paddr_t *)(u_long)ldxa((vaddr_t)&pdir[k], ASI_PHYS_CACHED);
502 if (!ptbl) {
505 db_printf("\tptable %lld:%lld at %lx:\n", i, k, (long)ptbl);
507 data0 = ldxa((vaddr_t)&ptbl[j], ASI_PHYS_CACHED);
509 data1 = ldxa((vaddr_t)&ptbl[j], ASI_PHYS_CACHED);
pmap.c 3092 paddr_t *pdir, *ptbl; local
3105 ptbl = (paddr_t *)(u_long)ldxa((vaddr_t)&pdir[k],
3107 if (ptbl == NULL) {
3111 data = (int64_t)ldxa((vaddr_t)&ptbl[j],
3134 paddr_t *pdir, *ptbl; local
3147 ptbl = (paddr_t *)(u_long)ldxa((vaddr_t)&pdir[k],
3149 if (ptbl == NULL) {
3153 data = (int64_t)ldxa((vaddr_t)&ptbl[j],
  /src/crypto/external/bsd/openssl.old/dist/apps/
apps.c 1147 const NAME_EX_TBL *ptbl; local
1160 for (ptbl = in_tbl; ptbl->name; ptbl++) {
1161 if (strcasecmp(arg, ptbl->name) == 0) {
1162 *flags &= ~ptbl->mask;
1164 *flags |= ptbl->flag;
1166 *flags &= ~ptbl->flag;
  /src/crypto/external/apache2/openssl/dist/apps/lib/
apps.c 1287 const NAME_EX_TBL *ptbl; local
1300 for (ptbl = in_tbl; ptbl->name; ptbl++) {
1301 if (OPENSSL_strcasecmp(arg, ptbl->name) == 0) {
1302 *flags &= ~ptbl->mask;
1304 *flags |= ptbl->flag;
1306 *flags &= ~ptbl->flag;
  /src/crypto/external/bsd/openssl/dist/apps/lib/
apps.c 1269 const NAME_EX_TBL *ptbl; local
1282 for (ptbl = in_tbl; ptbl->name; ptbl++) {
1283 if (OPENSSL_strcasecmp(arg, ptbl->name) == 0) {
1284 *flags &= ~ptbl->mask;
1286 *flags |= ptbl->flag;
1288 *flags &= ~ptbl->flag;
  /src/external/bsd/libarchive/dist/libarchive/
archive_write_set_format_iso9660.c 4213 struct isoent **ptbl; local
4219 ptbl = pt[depth].sorted;
4223 if (ptbl[i]->identifier == NULL)
4226 len = ptbl[i]->id_len;
4244 struct isoent **ptbl; local
4255 ptbl = vdd->pathtbl[depth].sorted;
4260 np = ptbl[i];
  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 6312 property_table_entry *ptbl; /* Cache of the section property table. */
6334 free (sec_cache->ptbl);
6384 sec_cache->ptbl = prop_table;
6417 property_table_entry *ptbl; /* Cache of the section property table. */
6529 ebb->ptbl = prop_table;
6569 the_entry = &ebb->ptbl[ebb->end_ptbl_idx];
6611 new_entry = &ebb->ptbl[ebb->end_ptbl_idx + 1];
6632 new_entry = &ebb->ptbl[ebb->end_ptbl_idx + 1];
6648 the_entry = &ebb->ptbl[ebb->start_ptbl_idx];
6687 new_entry = &ebb->ptbl[ebb->start_ptbl_idx - 1]
6293 property_table_entry *ptbl; \/* Cache of the section property table. *\/ member in struct:section_cache_struct
6397 property_table_entry *ptbl; \/* Cache of the section property table. *\/ member in struct:ebb_struct
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 6312 property_table_entry *ptbl; /* Cache of the section property table. */
6334 free (sec_cache->ptbl);
6384 sec_cache->ptbl = prop_table;
6417 property_table_entry *ptbl; /* Cache of the section property table. */
6529 ebb->ptbl = prop_table;
6569 the_entry = &ebb->ptbl[ebb->end_ptbl_idx];
6611 new_entry = &ebb->ptbl[ebb->end_ptbl_idx + 1];
6632 new_entry = &ebb->ptbl[ebb->end_ptbl_idx + 1];
6648 the_entry = &ebb->ptbl[ebb->start_ptbl_idx];
6687 new_entry = &ebb->ptbl[ebb->start_ptbl_idx - 1]
6293 property_table_entry *ptbl; \/* Cache of the section property table. *\/ member in struct:section_cache_struct
6397 property_table_entry *ptbl; \/* Cache of the section property table. *\/ member in struct:ebb_struct
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 6310 property_table_entry *ptbl; /* Cache of the section property table. */
6332 free (sec_cache->ptbl);
6382 sec_cache->ptbl = prop_table;
6415 property_table_entry *ptbl; /* Cache of the section property table. */
6527 ebb->ptbl = prop_table;
6567 the_entry = &ebb->ptbl[ebb->end_ptbl_idx];
6609 new_entry = &ebb->ptbl[ebb->end_ptbl_idx + 1];
6630 new_entry = &ebb->ptbl[ebb->end_ptbl_idx + 1];
6646 the_entry = &ebb->ptbl[ebb->start_ptbl_idx];
6685 new_entry = &ebb->ptbl[ebb->start_ptbl_idx - 1]
6291 property_table_entry *ptbl; \/* Cache of the section property table. *\/ member in struct:section_cache_struct
6395 property_table_entry *ptbl; \/* Cache of the section property table. *\/ member in struct:ebb_struct
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 6316 property_table_entry *ptbl; /* Cache of the section property table. */
6338 free (sec_cache->ptbl);
6388 sec_cache->ptbl = prop_table;
6421 property_table_entry *ptbl; /* Cache of the section property table. */
6533 ebb->ptbl = prop_table;
6573 the_entry = &ebb->ptbl[ebb->end_ptbl_idx];
6615 new_entry = &ebb->ptbl[ebb->end_ptbl_idx + 1];
6636 new_entry = &ebb->ptbl[ebb->end_ptbl_idx + 1];
6652 the_entry = &ebb->ptbl[ebb->start_ptbl_idx];
6691 new_entry = &ebb->ptbl[ebb->start_ptbl_idx - 1]
6297 property_table_entry *ptbl; \/* Cache of the section property table. *\/ member in struct:section_cache_struct
6401 property_table_entry *ptbl; \/* Cache of the section property table. *\/ member in struct:ebb_struct
    [all...]

Completed in 193 milliseconds