Searched refs:temp (Results 451 - 475 of 744) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex457 \def\temp{#3}%
458 \ifx\temp\empty
459 % Do not use \next, perhaps the caller of \parsearg uses it; reuse \temp:
460 \let\temp\finishparsearg
462 \let\temp\argcheckspaces
465 \temp#1 #3\ArgTerm
545 \def\temp{#1}%
546 \ifx\thisenv\temp
555 \errmessage{This command can appear only \inenvironment\temp,
618 \def\temp{#
[all...]
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex431 \def\temp{#3}%
432 \ifx\temp\empty
434 % thus we reuse \temp.
435 \let\temp\finishparsearg
437 \let\temp\argcheckspaces
440 \temp#1 #3\ArgTerm
520 \def\temp{#1}%
521 \ifx\thisenv\temp
530 \errmessage{This command can appear only \inenvironment\temp,
610 \def\temp{#
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dbuiltins.c1352 rtx temp;
1356 temp = expand_builtin_apply_args_1 ();
1360 apply_args_value = temp;
1369 return temp;
1953 tree arg0, arg1, temp, narg;
2002 temp = build_tree_list (NULL_TREE, narg);
2006 temp = TREE_CHAIN (arglist);
2012 arglist = tree_cons (NULL_TREE, narg, temp);
2016 arglist = tree_cons (NULL_TREE, arg0, temp);
4717 rtx insn, drop_through_label, temp;
1351 rtx temp; local
1952 tree arg0, arg1, temp, narg; local
4716 rtx insn, drop_through_label, temp; local
5224 rtx temp, addend, mask; local
5311 rtx temp; local
8477 tree temp = fold_convert (integer_type_node, local
8553 tree temp = fold_convert (integer_type_node, local
8589 tree arg, temp; local
10486 tree temp = fold_convert (TREE_TYPE (dest), len); local
[all...]
H A Dcalls.c1594 /* Assigning REG here rather than a temp makes CALL_FUSAGE
2081 rtx temp = (!REG_P (structure_value_addr)
2092 temp),
2762 rtx temp = gen_reg_rtx (GET_MODE (valreg));
2766 mark_reg_pointer (temp,
2777 GET_MODE (temp),
2796 emit_libcall_block (insns, temp, valreg, note);
2798 valreg = temp;
2803 rtx temp = gen_reg_rtx (GET_MODE (valreg));
2808 mark_reg_pointer (temp, BIGGEST_ALIGNMEN
2080 rtx temp = (!REG_P (structure_value_addr) local
2761 rtx temp = gen_reg_rtx (GET_MODE (valreg)); local
2802 rtx temp = gen_reg_rtx (GET_MODE (valreg)); local
3876 rtx temp; local
[all...]
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex423 \def\temp{#3}%
424 \ifx\temp\empty
426 % thus we reuse \temp.
427 \let\temp\finishparsearg
429 \let\temp\argcheckspaces
432 \temp#1 #3\ArgTerm
512 \def\temp{#1}%
513 \ifx\thisenv\temp
522 \errmessage{This command can appear only \inenvironment\temp,
602 \def\temp{#
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Deval.c1027 struct value *temp = value_ind (arg2);
1028 arg1 = value_virtual_fn_field (&temp, f, j, domain_type, 0);
1029 arg2 = value_addr (temp);
1146 struct value *temp = arg2;
1147 argvec[0] = value_struct_elt (&temp, argvec + 1, tstr,
1151 /* value_struct_elt updates temp with the correct value
1154 arg2 = value_from_longest (lookup_pointer_type(VALUE_TYPE (temp)),
1155 VALUE_ADDRESS (temp) + VALUE_OFFSET (temp)
1156 + VALUE_EMBEDDED_OFFSET (temp));
1025 struct value *temp = value_ind (arg2); local
1144 struct value *temp = arg2; local
1318 struct value *temp = arg1; local
1361 struct value *temp = arg1; local
[all...]
H A Dwin32-nat.c1686 char *temp; local
1785 for (temp = winenv, i = 0; env[i] && *env[i]; i++)
1796 memcpy (temp, env[i], len);
1797 cygwin_posix_to_win32_path_list (env[i] + len, temp + len);
1800 strcpy (temp, env[i]);
1805 strcpy (temp, env[i]);
1807 temp += strlen (temp) + 1;
1811 *temp = 0;
H A Dsource.c569 char *temp, c;
573 temp = concat (old, tinybuf, name, NULL);
575 *which_path = concat (temp, "", &old[prefix], NULL);
576 prefix = strlen (temp);
577 xfree (temp);
567 char *temp, c; local
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_sdvo.c1234 u32 temp; local
1241 temp = I915_READ(intel_sdvo->sdvo_reg);
1242 if ((temp & SDVO_ENABLE) != 0) {
1249 if (temp & SDVO_PIPE_B_SELECT) {
1250 temp &= ~SDVO_PIPE_B_SELECT;
1251 I915_WRITE(intel_sdvo->sdvo_reg, temp);
1255 I915_WRITE(intel_sdvo->sdvo_reg, temp);
1267 intel_sdvo_write_sdvox(intel_sdvo, temp & ~SDVO_ENABLE);
1277 u32 temp; local
1282 temp
[all...]
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c2783 struct mac_lomac *source, *dest, *dir, temp; local
2787 buflen = sizeof(temp);
2788 bzero(&temp, buflen);
2794 lomac_copy_auxsingle(dir, &temp);
2795 lomac_set_single(&temp, dir->ml_auxsingle.mle_type,
2798 lomac_copy_single(source, &temp);
2802 MAC_LOMAC_EXTATTR_NAME, buflen, (char *)&temp, curthread);
2804 lomac_copy(&temp, dest);
2879 struct mac_lomac *source, temp; local
2883 buflen = sizeof(temp);
[all...]
/freebsd-11-stable/sys/netgraph/
H A Dng_base.c296 SLIST_ENTRY(ng_hook) temp;
301 bcopy(&hook->hk_all, &temp, sizeof(temp));
303 bcopy(&temp, &hook->hk_all, sizeof(temp));
323 SLIST_ENTRY(ng_node) temp;
328 bcopy(&node->nd_all, &temp, sizeof(temp));
330 bcopy(&temp, &node->nd_all, sizeof(temp));
915 ng_ID_t temp; local
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Derror.c2356 tree temp = next_tree;
2357 if (DECL_P (temp)
2358 && DECL_DEBUG_EXPR_IS_FROM (temp) && DECL_DEBUG_EXPR (temp))
2360 temp = DECL_DEBUG_EXPR (temp);
2361 if (!DECL_P (temp))
2363 result = expr_to_string (temp);
2367 result = decl_to_string (temp, verbose);
2355 tree temp = next_tree; local
/freebsd-11-stable/sys/dev/usb/
H A Dusb_generic.c1264 uint32_t temp; local
1328 /* get initial length into "temp" */
1330 &temp, sizeof(temp));
1334 if (temp > rem) {
1337 "%u > %u\n", temp, rem);
1341 rem -= temp;
1345 if (length > temp) {
1349 length, temp);
1379 offset += temp;
[all...]
/freebsd-11-stable/sys/dev/ppbus/
H A Dlpt.c237 int temp, timeout; local
244 temp = ppb_rdtr(ppbus) & mask;
246 while (temp != data && --timeout);
247 lprintf(("out=%x\tin=%x\ttout=%d\n", data, temp, timeout));
248 return (temp == data);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlcode.c696 { int temp = e->f; e->f = e->t; e->t = temp; } local
757 int temp; /* exchange args to replace by `<' or `<=' */ local
758 temp = o1; o1 = o2; o2 = temp; /* o1 <==> o2 */
/freebsd-11-stable/sys/dev/liquidio/base/
H A Dlio_device.c537 struct lio_stailq_node *temp, *tmp2; local
549 temp = STAILQ_FIRST(dispatch);
552 STAILQ_INSERT_TAIL(&freelist, temp, entries);
562 STAILQ_FOREACH_SAFE(temp, &freelist, entries, tmp2) {
564 free(temp, M_DEVBUF);
/freebsd-11-stable/contrib/wpa/src/fst/
H A Dfst_ctrl_iface.c791 const char *temp; local
802 temp = p;
804 while (*temp) {
805 if (!isspace(*temp)) {
809 temp++;
/freebsd-11-stable/sys/dev/ex/
H A Dif_ex.c213 uint16_t temp; local
247 temp = ex_eeprom_read(sc, EE_W5);
248 if (temp & EE_W5_PORT_TPE)
250 if (temp & EE_W5_PORT_BNC)
252 if (temp & EE_W5_PORT_AUI)
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-sita.c530 pcap_if_t *p1, *p2, *prev, *temp; local
542 temp = p2->next;
545 p1->next = temp;
547 temp = p2->next;
550 p1->next = temp;
/freebsd-11-stable/sys/dev/ipmi/
H A Dipmi.c250 temp[data_len + 7] = ipmi_ipmb_checksum(&req->ir_request[4],
285 dump_buf(temp, 16);
907 char temp[30]; local
916 sprintf(temp, "%02x ", *data);
917 strcat(line, temp);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dfs_x.c835 svn_checksum_t temp;
836 temp.kind = kind;
841 temp.digest = noderev->data_rep->md5_digest;
848 temp.digest = noderev->data_rep->sha1_digest;
855 *checksum = svn_checksum_dup(&temp, result_pool);
834 svn_checksum_t temp; local
/freebsd-11-stable/contrib/sendmail/src/
H A Ddomain.c844 register int temp; local
847 temp = prefs[i];
849 prefs[j] = temp;
853 temp = weight[i];
855 weight[j] = temp;
1024 ** XXX: what about (temp) DNS errors?
/freebsd-11-stable/contrib/unbound/services/
H A Drpz.c954 struct regional* temp, struct comm_reply* repinfo,
999 regional_alloc_zero(temp, sizeof(struct local_rrset));
1006 regional_alloc_init(temp, r->cname_override,
1025 edns, repinfo, buf, temp, dname_count_labels(qinfo->qname),
1037 ret = local_zones_zone_answer(z, env, qinfo, edns, repinfo, buf, temp,
952 rpz_apply_qname_trigger(struct auth_zones* az, struct module_env* env, struct query_info* qinfo, struct edns_data* edns, sldns_buffer* buf, struct regional* temp, struct comm_reply* repinfo, uint8_t* taglist, size_t taglen, struct ub_server_stats* stats) argument
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c2271 printf("chain %d, sample %d: temp=%d gain=%d "
2273 chans[0].samples[c][j].temp,
2282 printf("chain %d, sample %d: temp=%d gain=%d "
2284 chans[1].samples[c][j].temp,
2343 DPRINTF(sc, IWN_DEBUG_CALIBRATE, "temp=%d volt=%d offset=%dK\n",
3391 int temp; local
3424 if (lstats->general.temp != sc->rawtemp) {
3426 sc->rawtemp = stats->general.temp;
3427 temp = ops->get_temperature(sc);
3429 __func__, temp);
5441 int32_t temp; local
5484 iwn4965_power_calibration(struct iwn_softc *sc, int temp) argument
5581 uint8_t power, gain, temp; local
5762 int32_t r1, r2, r3, r4, temp; local
5788 int32_t temp; local
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c3259 offsetT temp;
3282 if ((temp = get_absolute_expression ()) < 0)
3284 as_warn (_(".COMMon length (%ld.) <0! Ignored."), (long) temp);
3321 if (bfd_section_size (stdoutput, new_seg) != temp)
3325 (long) temp);
3330 if (S_GET_VALUE (symbolP) != (valueT) temp)
3334 (long) temp);
3341 p = frag_more (temp);
3345 S_SET_VALUE (symbolP, (valueT) temp);
3370 int temp;
3250 offsetT temp; local
3361 int temp; local
3381 int temp; local
3893 int temp; local
4388 int temp; local
[all...]

Completed in 331 milliseconds

<<11121314151617181920>>