Searched refs:temp (Results 551 - 575 of 666) sorted by relevance

<<21222324252627

/freebsd-10.1-release/sys/dev/usb/controller/
H A Dehci.h312 uint8_t temp[128]; member in union:ehci_hub_desc
/freebsd-10.1-release/sys/mips/nlm/dev/net/
H A Dxlpge.c1391 vm_offset_t temp; local
1396 temp = nlm_paddr_ld(paddr - NAE_CACHELINE_SIZE);
1399 m = (struct mbuf *)(intptr_t)temp;
1402 printf("cpu %d: ERR Rx packet paddr %jx, temp %p, mag %lx\n",
1403 nlm_cpuid(), (uintmax_t)paddr, (void *)temp, mag);
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Di386.c4775 tree temp = create_tmp_var (type, "va_arg_tmp");
4777 /* addr = &temp; */
4778 t = build1 (ADDR_EXPR, build_pointer_type (type), temp);
7487 rtx temp = gen_reg_rtx (Pmode);
7488 rtx val = force_operand (XEXP (x, 1), temp);
7489 if (val != temp)
7490 emit_move_insn (temp, val);
7492 XEXP (x, 1) = temp;
7498 rtx temp = gen_reg_rtx (Pmode);
7499 rtx val = force_operand (XEXP (x, 0), temp);
4766 tree temp = create_tmp_var (type, "va_arg_tmp"); local
7468 rtx temp = gen_reg_rtx (Pmode); local
7479 rtx temp = gen_reg_rtx (Pmode); local
8748 rtx temp = operands[2]; local
9319 rtx temp = ((reload_in_progress local
9375 rtx temp = gen_reg_rtx (mode); local
9589 rtx temp = src1; local
19725 rtx temp; local
[all...]
/freebsd-10.1-release/sys/netinet/
H A Dsctp_input.c1865 /* temp code */
3451 uint16_t temp; local
3460 temp = ntohs(list[i]);
3461 if (temp >= stcb->asoc.streamincnt) {
3464 stcb->asoc.strmin[temp].last_sequence_delivered = 0xffff;
3479 uint16_t temp; local
3483 temp = ntohs(list[i]);
3484 if (temp >= stcb->asoc.streamoutcnt) {
3488 stcb->asoc.strmout[temp].next_sequence_send = 0;
3722 uint16_t temp; local
[all...]
/freebsd-10.1-release/contrib/apr/strings/
H A Dapr_snprintf.c572 char temp[EXPONENT_LENGTH]; /* for exponent conversion */ local
580 &temp[EXPONENT_LENGTH], &t_len);
/freebsd-10.1-release/contrib/gcc/
H A Drtlanal.c1829 rtx temp = *listp;
1832 while (temp)
1834 if (node == XEXP (temp, 0))
1838 XEXP (prev, 1) = XEXP (temp, 1);
1840 *listp = XEXP (temp, 1);
1845 prev = temp;
1846 temp = XEXP (temp, 1);
1812 rtx temp = *listp; local
H A Dfold-const.c1350 tree temp = fold_convert (ntype, TREE_OPERAND (t, 0));
1351 temp = fold_build2 (RSHIFT_EXPR, ntype, temp, op1);
1352 return fold_convert (type, temp);
4421 int temp;
4440 temp = in0_p, in0_p = in1_p, in1_p = temp;
4997 tree temp;
5005 temp = const_binop (RSHIFT_EXPR, c, size_int (p - 1), 0);
5006 temp
1341 tree temp = fold_convert (ntype, TREE_OPERAND (t, 0)); local
4394 int temp; local
4967 tree temp; local
6223 tree temp; local
12544 tree temp = TARGET_EXPR_SLOT (t); local
[all...]
/freebsd-10.1-release/contrib/groff/src/preproc/refer/
H A Drefer.cpp800 reference *temp = v[i]; local
804 v[j + 1] = temp;
/freebsd-10.1-release/contrib/unbound/libunbound/
H A Dlibworker.c419 /** get msg reply struct (in temp region) */
506 struct regional* temp, enum sec_status msg_security)
511 rep = parse_reply(buf, temp, &rq);
505 libworker_enter_result(struct ub_result* res, sldns_buffer* buf, struct regional* temp, enum sec_status msg_security) argument
/freebsd-10.1-release/gnu/usr.bin/cc/cc_tools/
H A DMakefile510 LIBIBERTY_SRCS= choose-temp.c concat.c cp-demangle.c cp-demint.c cplus-dem.c \
512 hashtab.c hex.c lbasename.c make-temp-file.c md5.c obstack.c \
/freebsd-10.1-release/lib/libthread_db/
H A Dlibthr_db.c446 td_thrhandle_t temp; local
451 ret = pt_ta_map_id2thr(th->th_ta, th->th_tid, &temp);
/freebsd-10.1-release/usr.bin/calendar/calendars/fr_FR.ISO8859-1/
H A Dcalendar.proverbes110 03/28 � la saint Gontran, si la temp�rature est belle,
/freebsd-10.1-release/contrib/binutils/bfd/
H A Dcoff64-rs6000.c474 bfd_vma temp; local
476 temp = in->x_csect.x_scnlen.l & 0xffffffff;
477 H_PUT_32 (abfd, temp, ext->x_csect.x_scnlen_lo);
478 temp = in->x_csect.x_scnlen.l >> 32;
479 H_PUT_32 (abfd, temp, ext->x_csect.x_scnlen_hi);
/freebsd-10.1-release/sys/dev/e1000/
H A De1000_phy.c2927 /* BG temp curve trim */
3323 u16 temp; local
3350 temp = *phy_reg;
3351 temp |= BM_WUC_ENABLE_BIT;
3352 temp &= ~(BM_WUC_ME_WU_BIT | BM_WUC_HOST_WU_BIT);
3354 ret_val = e1000_write_phy_reg_mdic(hw, BM_WUC_ENABLE_REG, temp);
/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-score.c858 as_warn (_("Using temp register(r1)"));
1758 as_warn (_("Using temp register(r1)"));
2687 char * temp; local
2712 temp = str + 1; /* The latter will process decimal/hex expression. */
2903 dataptr = temp;
5808 -USE_R1\t\tassemble code for no warning message when using temp register r1\n"));
6382 int temp; local
6419 if ((temp = get_absolute_expression ()) < 0)
6421 as_warn (_("BSS length (%d) < 0 ignored"), temp);
6430 if ((unsigned)temp <
[all...]
/freebsd-10.1-release/contrib/gcc/cp/
H A Dsearch.c462 tree temp = lookup_field_1 (TREE_TYPE (field), name, want_type);
463 if (temp)
464 return temp;
460 tree temp = lookup_field_1 (TREE_TYPE (field), name, want_type); local
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dc-exp.c2727 double temp;
2728 num = sscanf (p, "%lg%c", &temp,&c);
2729 putithere->typed_val_float.dval = temp;
3182 /* Grow the static temp buffer if necessary, including allocating
H A Dcoffread.c1269 char *temp;
1284 if ((temp = strrchr (result, '/')) != NULL)
1285 result = temp + 1;
1262 char *temp; local
H A Dobjc-exp.c2686 double temp;
2687 sscanf (p, "%lg", &temp);
2688 putithere->typed_val_float.dval = temp;
3122 /* Grow the static temp buffer if necessary, including
3165 /* Grow the static temp buffer if necessary, including
H A Dp-exp.c2139 double temp;
2140 num = sscanf (p, "%lg%c", &temp,&c);
2141 putithere->typed_val_float.dval = temp;
2606 /* Grow the static temp buffer if necessary, including allocating
/freebsd-10.1-release/contrib/tcsh/
H A Ded.chared.c3728 Char temp; local
3771 temp = *kp;
3773 *cp++ = temp;
/freebsd-10.1-release/sys/dev/drm2/i915/
H A Di915_debug.c1199 unsigned long temp, chipset, gfx; local
1208 temp = i915_mch_val(dev_priv);
1213 sbuf_printf(m, "GMCH temp: %ld\n", temp);
/freebsd-10.1-release/sys/dev/iwn/
H A Dif_iwnreg.h1219 } __packed temp[4]; member in struct:iwn_ucode_info
1505 uint32_t temp; member in struct:iwn_general_stats
1677 uint8_t temp; member in struct:iwn4965_eeprom_chan_samples::__anon8975
/freebsd-10.1-release/usr.bin/kdump/
H A Dkdump.c509 static struct timeval prevtime, temp; local
580 temp = kth->ktr_time;
582 prevtime = temp;
/freebsd-10.1-release/usr.bin/truss/
H A Dsyscalls.c723 const char *temp = ioctlname(args[sc->offset]); local
724 if (temp)
725 tmp = strdup(temp);

Completed in 323 milliseconds

<<21222324252627