/freebsd/contrib/opencsd/decoder/source/ptm/ |
H A D | trc_pkt_elem_ptm.cpp | 155 std::string temp1, temp2; in toString() local 158 packetTypeName(type, temp1,temp2); in toString() 159 oss << temp1 << " : " << temp2 << "; "; in toString() 165 packetTypeName(err_type, temp1,temp2); in toString() 166 oss << "[" << temp1 << "]; "; in toString() 170 getAtomStr(temp1); in toString() 171 oss << temp1; in toString() 184 getBranchAddressStr(temp1); in toString() 185 oss << temp1; in toString() 189 getISyncStr(temp1); in toString() [all …]
|
/freebsd/contrib/ncurses/ncurses/widechar/ |
H A D | lib_ins_wch.c | 65 NCURSES_CH_T *temp1 = &(line->text[win->_maxx]); in NCURSES_EXPORT() local 66 NCURSES_CH_T *temp2 = temp1 - cells; in NCURSES_EXPORT() 69 while (temp1 > end) in NCURSES_EXPORT() 70 *temp1-- = *temp2--; in NCURSES_EXPORT() 72 *temp1 = _nc_render(win, *wch); in NCURSES_EXPORT() 74 SetWidecExt(temp1[cell], cell); in NCURSES_EXPORT()
|
/freebsd/contrib/ncurses/ncurses/base/ |
H A D | lib_delch.c | 58 NCURSES_CH_T *temp1 = temp2 - 1; in NCURSES_EXPORT() local 61 while (temp1 < end) in NCURSES_EXPORT() 62 *temp1++ = *temp2++; in NCURSES_EXPORT() 64 *temp1 = blank; in NCURSES_EXPORT()
|
H A D | lib_insch.c | 92 NCURSES_CH_T *temp1 = &(line->text[win->_maxx]); in NCURSES_EXPORT() local 93 NCURSES_CH_T *temp2 = temp1 - 1; in NCURSES_EXPORT() 98 while (temp1 > end) in NCURSES_EXPORT() 99 *temp1-- = *temp2--; in NCURSES_EXPORT() 101 *temp1 = _nc_render(win, wch); in NCURSES_EXPORT()
|
/freebsd/sys/arm/arm/ |
H A D | stdatomic.c | 196 uint32_t temp1, temp2; \ 213 : "=&r" (old.v32), "=m" (*mem32), "=&r" (temp1), \ 229 uint32_t negmask, temp1, temp2; \ 253 : "=&r" (old), "=m" (*mem32), "=&r" (temp1), \ 269 uint32_t negmask, temp1, temp2; \ 289 : "=&r" (old.v32), "=m" (*mem32), "=&r" (temp1), \ 307 uint32_t temp1, temp2; \ 321 : "=&r" (old.v32), "=m" (*mem32), "=&r" (temp1), \ 380 uint32_t old, temp1, temp2; \ 390 : "=&r" (old), "=m" (*mem), "=&r" (temp1), \
|
/freebsd/crypto/openssl/crypto/des/asm/ |
H A D | des_enc.m4 | 628 define({temp1},{out4}) 639 sll out5, 29, temp1 647 or $2, temp1, $2 649 srl $2, 1, temp1 650 xor temp1, $1, temp1 652 and temp1, ip5, temp1 655 sll temp1, 1, temp2 656 xor $1, temp1, $1 665 srl $1, 8, temp1 670 xor temp1, $2, temp1 [all …]
|
/freebsd/contrib/ee/ |
H A D | ee.c | 3906 unsigned char *temp1, *temp2; in Format() local 3951 line = temp1 = point; in Format() 3952 …while ((*temp1 != '\0') && (*temp1 != ' ') && (*temp1 != '\t') && (counter < curr_line->line_lengt… in Format() 3954 *temp2 = *temp1; in Format() 3956 temp1++; in Format() 4506 unsigned char *temp1, *temp2; in Auto_Format() local 4548 line = temp1 = point; in Auto_Format() 4549 …while ((*temp1 != '\0') && (*temp1 != ' ') && (*temp1 != '\t') && (counter < curr_line->line_lengt… in Auto_Format() 4551 *temp2 = *temp1; in Auto_Format() 4553 temp1++; in Auto_Format() [all …]
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_trap_rcv.c | 151 uint32_t temp1, temp2; in trap_calc_crc32() local 177 temp1 = (crc >> 8) & 0x00FFFFFFL; in trap_calc_crc32() 179 crc = temp1 ^ temp2; in trap_calc_crc32()
|
/freebsd/contrib/dialog/ |
H A D | textbox.c | 598 bool temp, temp1; in perform_search() local 627 temp1 = obj->end_reached; in perform_search() 655 obj->end_reached = temp1; in perform_search()
|
/freebsd/contrib/sendmail/src/ |
H A D | domain.c | 1182 register char *temp1; local 1187 temp1 = mxhosts[i]; 1189 mxhosts[j] = temp1;
|
H A D | deliver.c | 7338 register char *temp1; local 7343 temp1 = mxhosts[i]; 7345 mxhosts[j] = temp1;
|
/freebsd/crypto/openssl/crypto/ec/asm/ |
H A D | ecp_nistz256-armv8.pl | 878 my ($rp_real,$ap_real,$bp_real,$in1infty,$in2infty,$temp0,$temp1,$temp2)=map("x$_",(21..28)); 980 mvn $temp1,$in1infty // -1/0 -> 0/-1 982 orr $acc0,$acc0,$temp1
|
/freebsd/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | aspeed-bmc-quanta-q71l.dts | 173 /* temp1 */
|
H A D | aspeed-bmc-lenovo-hr630.dts | 171 /* temp1 inlet */
|
H A D | aspeed-bmc-lenovo-hr855xg2.dts | 272 /* temp1 */
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/ |
H A D | imx6q-dmo-edmqmx6.dts | 259 temp1: ad7414@4c { 268 temp1: ad7414@4c { global() label
|
/freebsd/contrib/bc/src/ |
H A D | num.c | 3807 BcNum conv, temp1, temp2, temp3; in bc_num_createFromRNG() local 3822 bc_num_setup(&temp1, temp1_num, sizeof(temp1_num) / sizeof(BcDig)); in bc_num_createFromRNG() 3842 bc_num_mul(&conv, &vm->max, &temp1, 0); in bc_num_createFromRNG() 3846 bc_num_add(&conv, &temp1, &temp2, 0); in bc_num_createFromRNG() 3858 bc_num_mul(&conv, &vm->max, &temp1, 0); in bc_num_createFromRNG() 3862 bc_num_add(&conv, &temp1, &temp2, 0); in bc_num_createFromRNG()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_dispatch_hier.h | 93 kmp_hier_layer_e temp1 = layers[i]; in sort() local 101 layers[switch_index] = temp1; in sort()
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | fsl-lx2160a-bluebox3.dts | 224 temp1: temperature-sensor@4c { label
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-385-clearfog-gtr.dtsi | 426 temp1: temperature-sensor@4c { label
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_ctrl.c | 3446 u64 qp_ctx, temp, temp1; in irdma_sc_ccq_get_cqe_info() local 3483 get_64bit_val(cqe, IRDMA_BYTE_16, &temp1); in irdma_sc_ccq_get_cqe_info() 3484 info->op_ret_val = (u32)FIELD_GET(IRDMA_CCQ_OPRETVAL, temp1); in irdma_sc_ccq_get_cqe_info() 3486 get_64bit_val(cqp->sq_base[wqe_idx].elem, IRDMA_BYTE_24, &temp1); in irdma_sc_ccq_get_cqe_info() 3487 info->op_code = (u8)FIELD_GET(IRDMA_CQPSQ_OPCODE, temp1); in irdma_sc_ccq_get_cqe_info()
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_aead/aes256gcm/aesni/ |
H A D | aead_aes256gcm_aesni.c | 444 MULREDUCE4(rev, hv, h2v, h3v, h4v, temp3, temp2, temp1, temp0, accv_); \
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 955 std::array<SDValue, 4> temp1 = {SDValue(NNewQ, 0), SDValue(NqErr, 0), in FDiv() local 957 ArrayRef<SDValue> OpValue1(temp1); in FDiv()
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 127564 Hash temp1; 127571 temp1 = pSchema->tblHash; 127580 for(pElem=sqliteHashFirst(&temp1); pElem; pElem=sqliteHashNext(pElem)){ 127584 sqlite3HashClear(&temp1); 176826 Expr *temp1 = tokenExpr(pParse,TK_ID,yymsp[-2].minor.yy0); 176828 yylhsminor.yy454 = sqlite3PExpr(pParse, TK_DOT, temp1, temp2); 176834 Expr *temp1 = tokenExpr(pParse,TK_ID,yymsp[-4].minor.yy0); 176839 sqlite3RenameTokenRemap(pParse, 0, temp1); 176841 yylhsminor.yy454 = sqlite3PExpr(pParse, TK_DOT, temp1, temp4);
|