Searched refs:slot (Results 251 - 275 of 425) sorted by relevance

<<11121314151617

/freebsd-11-stable/contrib/gcc/
H A Dgenoutput.c1134 struct constraint_data **iter, **slot, *new;
1149 slot = &constraints_by_letter_table[(unsigned int)name[0]];
1150 for (iter = slot; *iter; iter = &(*iter)->next_this_letter)
1152 /* This causes slot to end up pointing to the
1158 slot = iter;
1188 new->next_this_letter = *slot;
1189 *slot = new;
1124 struct constraint_data **iter, **slot, *new; local
H A Dgenpreds.c752 struct constraint_data *c, **iter, **slot;
804 slot = &constraints_by_letter_table[(unsigned int)name[0]];
805 for (iter = slot; *iter; iter = &(*iter)->next_this_letter)
807 /* This causes slot to end up pointing to the
813 slot = iter;
912 c->next_this_letter = *slot;
913 *slot = c;
751 struct constraint_data *c, **iter, **slot; local
H A Dread-rtl.c574 apply_macro_traverse (void **slot, void *data) argument
581 macro = (struct mapping *) *slot;
624 void **slot; local
632 slot = htab_find_slot (table, m, INSERT);
633 if (*slot != 0)
636 *slot = m;
1630 /* The output template slot of a DEFINE_INSN,
H A Dtree-ssa-dom.c905 void **slot; local
909 slot = htab_find_slot_with_hash (avail_exprs, (void *)element,
911 if (*slot == NULL)
913 *slot = (void *) element;
1925 void **slot; local
1945 slot = htab_find_slot_with_hash (avail_exprs, element, element->hash,
1947 if (slot == NULL)
1953 if (*slot == NULL)
1955 *slot = (void *) element;
1963 lhs = ((struct expr_hash_elt *)*slot)
[all...]
H A Demit-rtl.c287 void **slot;
305 slot = htab_find_slot (mem_attrs_htab, &attrs, INSERT);
306 if (*slot == 0)
308 *slot = ggc_alloc (sizeof (mem_attrs));
309 memcpy (*slot, &attrs, sizeof (mem_attrs));
312 return *slot;
345 void **slot;
354 slot = htab_find_slot (reg_attrs_htab, &attrs, INSERT);
355 if (*slot == 0)
357 *slot
286 void **slot; local
344 void **slot; local
382 void **slot; local
417 void **slot = htab_find_slot (const_double_htab, real, INSERT); local
[all...]
H A Drtl-factoring.c1264 void **slot; local
1292 slot = htab_find_slot (hash_buckets, &tmp_bucket, INSERT);
1293 *slot = bucket;
1309 slot = htab_find_slot (bucket->seq_candidates, elem, INSERT);
1310 *slot = elem;
H A Dtree-ssa-loop-im.c1212 PTR *slot; local
1255 slot = htab_find_slot_with_hash (mem_refs, *mem, hash, INSERT);
1257 if (*slot)
1258 ref = *slot;
1269 *slot = ref;
H A Dtree-browser.c728 void **slot; local
738 slot = htab_find_slot (TB_up_ht, op, INSERT); \
739 *slot = (void *) node; \
H A Dloop-unroll.c1831 allocate_basic_variable (void **slot, void *data ATTRIBUTE_UNUSED) argument
1833 struct iv_to_split *ivts = *slot;
1981 insert_var_expansion_initialization (void **slot, void *place_p) argument
1983 struct var_to_expand *ve = *slot;
2023 combine_var_copies_in_loop_exit (void **slot, void *place_p) argument
2025 struct var_to_expand *ve = *slot;
2201 release_var_copies (void **slot, void *data ATTRIBUTE_UNUSED) argument
2203 struct var_to_expand *ve = *slot;
H A Dtree-cfg.c723 void **slot; local
731 slot = htab_find_slot (edge_to_cases, elt, INSERT);
733 if (*slot == NULL)
736 *slot = (void *)elt;
745 elt = (struct edge_to_cases_elt *) *slot;
762 void **slot; local
774 slot = htab_find_slot (edge_to_cases, &elt, NO_INSERT);
776 if (slot)
778 elt_p = (struct edge_to_cases_elt *)*slot;
3561 void **slot; local
4824 void **slot; local
[all...]
/freebsd-11-stable/sys/arm64/cavium/
H A Dthunder_pcie_pem.c544 thunder_pem_read_config(device_t dev, u_int bus, u_int slot, argument
553 if ((bus > PCI_BUSMAX) || (slot > PCI_SLOTMAX) ||
560 offset = (bus << PEM_BUS_SHIFT) | (slot << PEM_SLOT_SHIFT) |
589 thunder_pem_write_config(device_t dev, u_int bus, u_int slot, argument
597 if ((bus > PCI_BUSMAX) || (slot > PCI_SLOTMAX) ||
604 offset = (bus << PEM_BUS_SHIFT) | (slot << PEM_SLOT_SHIFT) |
/freebsd-11-stable/sys/dev/usb/input/
H A Dwmt.c394 int32_t slot; local
424 slot = evdev_get_mt_slot_by_tracking_id(sc->evdev,
434 printf("slot = %d\n", (int)slot);
438 if (slot == -1) {
448 slot_data[WMT_SLOT] = slot;
463 evdev_push_abs(sc->evdev, ABS_MT_SLOT, slot);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp16 // 1. Allow merging multiple small slots into a single larger slot at different
85 /// use of stack slot as start of slot lifetime, as opposed to looking
96 STATISTIC(StackSlotMerged, "Number of stack slot merged.");
127 // stack slot corresponding to `z` is always destroyed before either of the
163 // L1) at start, each stack-slot is marked as *out-of-scope*, unless no
164 // lifetime intrinsic refers to that stack slot, in which case
166 // L2) on a `lifetime.start`, a stack slot is marked as *in-scope* and
167 // the stack slot is overwritten with `undef`.
168 // L3) on a `lifetime.end`, a stack slot i
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.c149 debug_type *slot; member in struct:debug_indirect_type
1195 debug_make_indirect_type (void *handle, debug_type *slot, const char *tag)
1208 i->slot = slot;
2071 if (*type->u.kindirect->slot != NULL)
2072 return debug_get_real_type (handle, *type->u.kindirect->slot, &rl);
2101 if (*type->u.kindirect->slot != NULL)
2102 return debug_get_type_name (handle, *type->u.kindirect->slot);
2130 if (*type->u.kindirect->slot != NULL)
2131 return debug_get_type_size (handle, *type->u.kindirect->slot);
1193 debug_make_indirect_type(void *handle, debug_type *slot, const char *tag) argument
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Dclass.c906 unsigned slot;
943 slot = CLASSTYPE_CONSTRUCTOR_SLOT;
946 slot = CLASSTYPE_DESTRUCTOR_SLOT;
964 for (slot = CLASSTYPE_FIRST_CONVERSION_SLOT;
965 VEC_iterate (tree, method_vec, slot, m);
966 ++slot)
989 current_fns = insert_p ? NULL_TREE : VEC_index (tree, method_vec, slot);
1089 else if (slot >= CLASSTYPE_FIRST_CONVERSION_SLOT && !complete_p)
1104 if (slot == VEC_length (tree, method_vec))
1107 VEC_quick_insert (tree, method_vec, slot, overloa
904 unsigned slot; local
1698 size_t slot; local
1729 int slot, len; local
5402 void **slot; local
[all...]
H A Dsemantics.c3130 tree slot = TREE_OPERAND (aggr_init_expr, 2); local
3131 tree type = TREE_TYPE (slot);
3151 slot. */
3155 cxx_mark_addressable (slot);
3156 addr = build1 (ADDR_EXPR, build_pointer_type (type), slot);
3168 cxx_mark_addressable (slot);
3170 call_expr = build2 (MODIFY_EXPR, TREE_TYPE (call_expr), slot, call_expr);
3178 call_expr = build_aggr_init (slot, call_expr,
3181 call_expr = build2 (COMPOUND_EXPR, TREE_TYPE (slot), call_expr, slot);
3394 void **slot; local
[all...]
/freebsd-11-stable/sys/sparc64/pci/
H A Dschizo.c965 schizo_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, argument
975 bus == sc->sc_ops.sc_pci_secbus && slot == STX_CS_DEVICE &&
980 slot, func, reg), bus, slot, func, reg, width));
984 schizo_write_config(device_t dev, u_int bus, u_int slot, u_int func, argument
988 ofw_pci_write_config_common(dev, PCI_REGMAX, STX_CONF_OFF(bus, slot,
989 func, reg), bus, slot, func, reg, val, width);
/freebsd-11-stable/usr.sbin/ppp/
H A Dradius.c833 int slot, type; local
867 slot = (int)getpid();
870 slot = p->dl->bundle->iface->index;
873 slot = p->dl->bundle->unit;
877 slot = physical_Slot(p);
881 if (slot >= 0)
882 if (rad_put_int(rad->cx.rad, RAD_NAS_PORT, slot) != 0) {
/freebsd-11-stable/sys/dev/ata/
H A Data-pci.c870 ata_find_chip(device_t dev, const struct ata_chip_id *index, int slot) argument
882 if ((slot >= 0 && s == slot) || (slot < 0 && s <= -slot)) {
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm_dev.c427 pptmsi->bus, pptmsi->slot, pptmsi->func,
434 pptmsix->bus, pptmsix->slot,
441 error = ppt_map_mmio(sc->vm, pptmmio->bus, pptmmio->slot,
447 error = vm_assign_pptdev(sc->vm, pptdev->bus, pptdev->slot,
452 error = vm_unassign_pptdev(sc->vm, pptdev->bus, pptdev->slot,
/freebsd-11-stable/sys/x86/x86/
H A Dmptable.c160 u_char irq; /* Source slot:pin. */
1078 int slot; local
1084 slot = pci_get_slot(dev);
1087 * PCI interrupt entries in the MP Table encode both the slot and
1089 * bits, the slot being the next five bits, and the most significant
1092 args.irq = slot << 2 | pin;
1096 device_printf(pcib, "unable to route slot %d INT%c\n", slot,
1101 device_printf(pcib, "slot %d INT%c routed to irq %d\n", slot,
[all...]
/freebsd-11-stable/usr.sbin/mfiutil/
H A Dmfi_drive.c52 * Print the name of a drive either by drive number as %2u or by enclosure:slot
170 uint8_t encl, slot; local
203 slot = val;
218 list->addr[i].slot_number == slot) {
/freebsd-11-stable/sys/amd64/include/
H A Dvmm.h202 int vm_assign_pptdev(struct vm *vm, int bus, int slot, int func);
203 int vm_unassign_pptdev(struct vm *vm, int bus, int slot, int func);
293 * Return true if device indicated by bus/slot/func is supposed to be a
298 bool vmm_is_pptdev(int bus, int slot, int func);
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DConstantInitBuilder.h292 llvm::Constant *&slot = Builder.Buffer[position.Index]; local
293 assert(slot == nullptr && "placeholder already filled");
294 slot = value;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c478 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad slot time %u\n",
589 uint32_t slot, timeout, eifs; local
606 slot = coverageclass * 3 * clkRate;
609 slot += IFS_SLOT_HALF_RATE;
612 slot += IFS_SLOT_QUARTER_RATE;
615 slot += IFS_SLOT_FULL_RATE;
626 * Write the values: slot, eifs, ack/cts timeouts.
628 OS_REG_WRITE(ah, AR_D_GBL_IFS_SLOT, slot);

Completed in 469 milliseconds

<<11121314151617