Searched refs:temp (Results 601 - 625 of 666) sorted by relevance

<<21222324252627

/freebsd-10.1-release/sys/dev/drm2/radeon/
H A Datombios_encoders.c1470 uint32_t temp, reg; local
1480 temp = RREG32(reg);
1495 WREG32(reg, temp);
H A Dradeon_state.c2910 int temp; local
2911 temp = r300_do_cp_cmdbuf(dev, file_priv, cmdbuf);
2915 return temp;
H A Dsi.c45 u32 temp; local
48 temp = (RREG32(CG_MULT_THERMAL_STATUS) & CTF_TEMP_MASK) >>
51 if (temp & 0x200)
54 actual_temp = temp & 0x1ff;
/freebsd-10.1-release/contrib/groff/src/preproc/pic/
H A Dobject.cpp1701 double temp = start_quad; local
1703 end_quad = temp;
/freebsd-10.1-release/sys/kern/
H A Dvfs_mount.c168 struct vfsopt *opt, *temp; local
172 TAILQ_FOREACH_SAFE(opt, opts, link, temp) {
H A Duipc_mbuf.c1567 int temp = arc4random() & 0xff; local
1568 if (temp == 0xba)
/freebsd-10.1-release/contrib/gcc/cp/
H A Dname-lookup.c164 binding_entry temp = table->chain[i];
165 while (temp != NULL)
167 binding_entry entry = temp;
168 temp = entry->chain;
H A Dtypeck.c1863 tree temp = unary_complex_lvalue (ADDR_EXPR, object);
1864 if (temp)
1865 object = build_indirect_ref (temp, NULL);
2072 [temp.names]
2556 tree temp = ar;
2558 ind = temp;
1858 tree temp = unary_complex_lvalue (ADDR_EXPR, object); local
2551 tree temp = ar; local
H A Dclass.c437 tree temp; local
445 temp = unary_complex_lvalue (ADDR_EXPR, expr);
446 if (temp)
447 expr = build_indirect_ref (temp, NULL);
2359 /* In [temp.mem] we have:
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DItaniumMangle.cpp915 TemplateDecl *temp = name.getAsTemplateDecl(); local
919 assert(temp && "no template for template specialization type");
920 if (isa<TemplateTemplateParmDecl>(temp)) goto unresolvedType;
922 mangleSourceName(temp->getIdentifier());
/freebsd-10.1-release/crypto/openssl/crypto/sha/asm/
H A Dsha512-armv4.pl557 vldmia $ctx,{d24-d31} @ load context to temp
/freebsd-10.1-release/sys/dev/an/
H A Dif_an.c1622 char buf[17], temp; local
1636 temp = *ptr2++;
1637 if (isprint(temp))
1638 buf[count] = temp;
1821 /* Cache the temp keys */
/freebsd-10.1-release/sys/dev/e1000/
H A De1000_ich8lan.c4084 u16 data, i, temp, shift; local
4098 temp = (data >> (i << 2)) & E1000_LEDCTL_LED0_MODE_MASK;
4100 switch (temp) {
4117 switch (temp) {
/freebsd-10.1-release/sys/dev/firewire/
H A Dsbp.c2947 STAILQ_HEAD(, sbp_ocb) temp;
2951 STAILQ_INIT(&temp);
2953 STAILQ_CONCAT(&temp, &sdev->ocbs);
2957 for (ocb = STAILQ_FIRST(&temp); ocb != NULL; ocb = next) {
/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c4670 /* temp work around, will be removed. */
5733 int nmeasurement=0, im, ix, iy, temp; local
5891 temp=coeff.mag_coeff[ch_idx][im][ix];
5893 coeff.mag_coeff[ch_idx][im][iy] = temp;
5898 temp=coeff.phs_coeff[ch_idx][im][ix];
5900 coeff.phs_coeff[ch_idx][im][iy]=temp;
H A Dar9300_eeprom.c2210 /* If temp compensation is not enabled, set all registers to 0*/
3125 u_int16_t temp;
3154 temp = SWAP16(*eepdata);
3155 *eepdata = temp;
/freebsd-10.1-release/contrib/gcc/
H A Dmodulo-sched.c926 int temp = reload_completed;
930 reload_completed = temp;
923 int temp = reload_completed; local
H A Demit-rtl.c2670 rtx temp = gen_reg_rtx (GET_MODE (x));
2671 emit_move_insn (temp, x);
2672 return temp;
2658 rtx temp = gen_reg_rtx (GET_MODE (x)); local
/freebsd-10.1-release/contrib/gdb/gdb/
H A Ds390-tdep.c629 struct prologue_value *temp = *a; local
631 *b = temp;
1843 likely used as temp register. */
/freebsd-10.1-release/contrib/groff/src/roff/troff/
H A Denv.cpp547 font_size temp = prev_size; local
549 size = temp;
1351 hunits temp; local
1352 if (has_arg() && get_hunits(&temp, 'm', curenv->line_length)) {
1353 if (temp < H0) {
1354 warning(WARN_RANGE, "bad line length %1u", temp.to_units());
1355 temp = H0;
1359 temp = curenv->prev_line_length;
1361 curenv->line_length = temp;
1368 hunits temp; local
1384 vunits temp; local
1400 vunits temp; local
1417 int temp; local
1433 hunits temp; local
1456 hunits temp; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp1277 int64_t temp = *index_lower; local
1279 *index_higher = temp;
H A DMangled.cpp607 for (auto& temp : db.template_param.back()[sub])
608 db.names.push_back(temp);
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dmarshal.c316 char temp = data;
317 return writebuf_write(conn, pool, &temp, 1);
315 char temp = data; local
/freebsd-10.1-release/sys/mips/rmi/dev/sec/
H A Drmilib.c1865 uint64_t temp; local
1867 temp = ctl_desc->cipherHashInfo.info3DES.cipherKey0;
1870 ctl_desc->cipherHashInfo.info3DES.cipherKey2 = temp;
/freebsd-10.1-release/sys/contrib/ipfilter/netinet/
H A Dfil.c6103 char temp[20]; local
6120 SNPRINTF(temp, sizeof(temp), "%d", unit);
6122 (void) sprintf(temp, "%d", unit);
6124 (void) strncpy(s, temp, space);

Completed in 614 milliseconds

<<21222324252627