Searched refs:temp (Results 26 - 50 of 666) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/ntp/tests/ntpd/
H A Dt-ntp_signd.c86 int temp = ux_socket_connect("/socket"); local
91 //printf("%d\n",temp);
92 TEST_ASSERT_TRUE(isGE(temp,0));
110 int temp = write_all(fd, str,strlen(str)); local
111 TEST_ASSERT_EQUAL(strlen(str), temp); local
126 int temp = send_packet(fd, str2, strlen(str2)); local
128 TEST_ASSERT_EQUAL(0,temp);
149 int temp = recv_packet(fd, &str, &size);
153 TEST_ASSERT_EQUAL(0,temp); //0 because nobody sent us anything (yet!)
/freebsd-10.1-release/contrib/binutils/binutils/
H A Dbinemul.c53 bfd *temp; local
55 temp = *after_bfd;
61 (*after_bfd)->archive_next = temp;
79 bfd *temp; local
81 temp = *after_bfd;
87 (*after_bfd)->archive_next = temp;
/freebsd-10.1-release/contrib/ntp/lib/isc/alpha/include/isc/
H A Datomic.h121 isc_int32_t temp, prev; local
132 : "=&r"(temp), "+m"(*p), "=&r"(prev)
141 isc_int32_t temp; local
151 : "=&r"(temp), "+m"(*p)
158 isc_int32_t temp, prev; local
172 : "=&r"(temp), "+m"(*p), "=&r"(prev)
/freebsd-10.1-release/contrib/libreadline/
H A Dmisc.c338 HIST_ENTRY *temp; local
340 temp = current_history ();
342 if (temp && ((UNDO_LIST *)(temp->data) != rl_undo_list))
344 temp = replace_history_entry (where_history (), rl_line_buffer, (histdata_t)rl_undo_list);
345 free (temp->line);
346 FREE (temp->timestamp);
347 free (temp);
466 HIST_ENTRY *temp; local
480 temp
505 HIST_ENTRY *old_temp, *temp; local
[all...]
H A Dundo.c77 UNDO_LIST *temp; local
79 temp = (UNDO_LIST *)xmalloc (sizeof (UNDO_LIST));
80 temp->what = what;
81 temp->start = start;
82 temp->end = end;
83 temp->text = text;
85 temp->next = (UNDO_LIST *)NULL;
86 return temp;
97 UNDO_LIST *temp; local
99 temp
280 char *temp = rl_copy_text (start, end); local
[all...]
/freebsd-10.1-release/lib/msun/src/
H A De_jn.c57 double a, b, temp, di; local
95 case 0: temp = cos(x)+sin(x); break;
96 case 1: temp = -cos(x)+sin(x); break;
97 case 2: temp = -cos(x)-sin(x); break;
98 case 3: temp = cos(x)-sin(x); break;
100 b = invsqrtpi*temp/sqrt(x);
105 temp = b;
107 a = temp;
118 temp = x*0.5; b = temp;
219 double a, b, temp; local
[all...]
H A De_jnf.c32 float a, b, temp, di; local
58 temp = b;
60 a = temp;
70 temp = x*(float)0.5; b = temp;
73 b *= temp; /* b = (x/2)^n */
134 temp = b;
137 a = temp;
142 temp = b;
145 a = temp;
171 float a, b, temp; local
[all...]
/freebsd-10.1-release/contrib/tcpdump/
H A Dparsenfsfh.c125 u_int32_t temp; local
269 temp = make_uint32(fhp[12], fhp[13], fhp[14], fhp[15]);
270 *inop = temp;
281 temp = make_uint32(fhp[15], fhp[14], fhp[13], fhp[12]);
282 *inop = temp;
292 temp = make_uint32(fhp[3], fhp[2], fhp[1], fhp[0]);
293 fsidp->Fsid_dev.Minor = temp & 0xFFFFF;
294 fsidp->Fsid_dev.Major = (temp>>20) & 0xFFF;
296 temp = make_uint32(fhp[15], fhp[14], fhp[13], fhp[12]);
297 *inop = temp;
[all...]
/freebsd-10.1-release/contrib/texinfo/info/
H A Dfilesys.c86 char *temp; local
105 temp = info_absolute_file (partial);
111 temp = info_absolute_file (expansion);
115 temp = expansion;
136 temp = info_absolute_file (local_temp_filename); /* try extensions */
137 if (!temp)
141 temp = info_file_in_path (partial, infopath);
143 if (temp)
145 remember_info_filename (partial, temp);
146 if (strlen (temp) > (unsigne
178 char *temp; local
395 char *temp = xstrdup (infopath); local
538 char *temp; local
[all...]
/freebsd-10.1-release/contrib/texinfo/makeinfo/
H A Dsectioning.c184 char *temp;
209 temp = xmalloc (1 + j);
210 strncpy (temp, text, j);
211 temp[j] = 0;
213 index = search_sectioning (temp);
214 free (temp);
324 char *temp, *secname;
332 temp = xmalloc (2 + strlen (cmd));
333 temp[0] = COMMAND_PREFIX;
334 strcpy (&temp[
182 char *temp; local
322 char *temp, *secname; local
439 char *temp; local
519 char *temp, *toc_anchor = NULL; local
[all...]
/freebsd-10.1-release/contrib/apr-util/crypto/
H A Duuid.c40 int temp; local
50 temp = s[1] - '0';
51 if (temp > 48)
52 result |= temp - 39;
53 else if (temp > 16)
54 result |= temp - 7;
56 result |= temp;
/freebsd-10.1-release/contrib/gdb/gdb/
H A Djv-lang.c206 struct value *temp = name; local
209 temp = value_struct_elt (&temp, NULL, "length", NULL, "structure");
210 name_length = (int) value_as_long (temp);
211 data_addr = VALUE_ADDRESS (temp) + VALUE_OFFSET (temp)
212 + TYPE_LENGTH (VALUE_TYPE (temp));
251 struct value *temp; local
283 temp = clas;
284 sig = value_struct_elt (&temp, NUL
335 struct value *temp; local
885 struct value *temp = clas; local
[all...]
/freebsd-10.1-release/sys/dev/usb/controller/
H A Davr32dci.c175 uint32_t temp; local
177 temp = AVR32_READ_4(sc, AVR32_CTRL);
178 temp |= set;
179 temp &= ~clear;
180 AVR32_WRITE_4(sc, AVR32_CTRL, temp);
186 uint32_t temp; local
188 temp = AVR32_READ_4(sc, AVR32_IEN);
189 temp |= set;
190 temp &= ~clear;
191 AVR32_WRITE_4(sc, AVR32_IEN, temp);
279 uint32_t temp; local
354 uint32_t temp; local
454 uint32_t temp; local
526 uint32_t temp; local
726 avr32dci_setup_standard_chain_sub(struct avr32dci_std_temp *temp) argument
751 struct avr32dci_std_temp temp; local
1113 uint32_t temp; local
1370 uint32_t temp; local
1526 uint32_t temp; local
2012 uint32_t temp; local
[all...]
H A Dxhci.c287 uint32_t temp; local
291 temp = XREAD4(sc, oper, XHCI_CRCR_LO);
292 if (temp & XHCI_CRCR_LO_CRR) {
294 temp &= ~(XHCI_CRCR_LO_CS | XHCI_CRCR_LO_CA);
303 XWRITE4(sc, oper, XHCI_CRCR_LO, temp | XHCI_CRCR_LO_CS);
306 XWRITE4(sc, oper, XHCI_CRCR_LO, temp | XHCI_CRCR_LO_CA);
313 temp = XREAD4(sc, oper, XHCI_CRCR_LO);
314 if (temp & XHCI_CRCR_LO_CRR) {
351 uint32_t temp; local
372 temp
578 uint32_t temp; local
862 uint32_t temp; local
1041 uint32_t temp; local
1130 uint32_t temp; local
1287 uint32_t temp; local
1312 uint32_t temp; local
1331 uint32_t temp; local
1357 uint32_t temp; local
1473 uint32_t temp; local
1495 uint32_t temp; local
1513 uint32_t temp; local
1536 uint32_t temp; local
1558 uint32_t temp; local
1580 uint32_t temp; local
1601 uint32_t temp; local
1674 xhci_setup_generic_chain_sub(struct xhci_std_temp *temp) argument
1974 struct xhci_std_temp temp; local
2244 uint32_t temp; local
2304 uint32_t temp; local
2459 uint64_t temp; local
2497 uint32_t temp; local
4005 uint8_t temp; local
[all...]
H A Datmegadci.c218 uint8_t temp; local
224 temp = ATMEGA_READ_1(sc, ATMEGA_UDCON);
225 ATMEGA_WRITE_1(sc, ATMEGA_UDCON, temp | ATMEGA_UDCON_RMWKUP);
250 uint8_t temp; local
259 temp = ATMEGA_READ_1(sc, ATMEGA_UEINTX);
261 DPRINTFN(5, "UEINTX=0x%02x\n", temp);
263 if (!(temp & ATMEGA_UEINTX_RXSTPI)) {
320 if (temp & ATMEGA_UEINTX_RXSTPI) {
335 uint8_t temp; local
351 temp
450 uint8_t temp; local
533 uint8_t temp; local
739 uint8_t temp; local
759 atmegadci_setup_standard_chain_sub(struct atmegadci_std_temp *temp) argument
784 struct atmegadci_std_temp temp; local
1150 uint8_t temp; local
1440 uint32_t temp; local
1586 uint8_t temp; local
[all...]
/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-tim.c92 uint32_t temp; local
146 temp = (max_ticks * cvmx_tim.tick_cycles) >> cvmx_tim.bucket_shift;
149 temp -= 1;
150 temp = temp | (temp >> 1);
151 temp = temp | (temp >> 2);
152 temp
[all...]
/freebsd-10.1-release/lib/libusb/
H A Dlibusb20_ugen20.c108 uint32_t temp = 0; local
113 temp *= 10;
114 temp += (*ptr - '0');
115 if (temp >= 1000000) {
128 return (temp);
512 int temp; local
514 if (ioctl(pdev->file_ctrl, IOUSB(USB_GET_CONFIG), &temp)) {
517 *pindex = temp;
525 int temp = cfg_index; local
530 if (ioctl(pdev->file_ctrl, IOUSB(USB_SET_CONFIG), &temp)) {
559 int temp = 0; local
592 int temp; local
622 int temp; local
670 int temp; local
683 int temp = iface_index; local
695 int temp = iface_index; local
733 struct usb_fs_complete temp; local
788 } temp; local
830 struct usb_fs_close temp; local
845 struct usb_fs_clear_stall_sync temp; local
862 struct usb_fs_start temp; local
901 struct usb_fs_stop temp; local
1061 ugen20_root_set_template(struct libusb20_backend *pbe, int temp) argument
[all...]
/freebsd-10.1-release/lib/libusbhid/
H A Ddescr_compat.c60 int temp = -1; local
62 if (ioctl(fd, USB_GET_REPORT_ID, &temp) < 0)
65 return (temp);
/freebsd-10.1-release/usr.sbin/manctl/
H A Dmanctl.sh97 temp=`mktemp -t manager` || exit 1
98 gunzip -c $pname > $temp
100 cp $temp $pname
103 rm -f $temp
184 temp=`mktemp -t manager` || exit 1
186 (cd .. ; soelim ) > $temp
188 cp $temp $fname
190 rm -f $temp
285 temp=`mktemp -t manager` || exit 1
287 (cd .. ; soelim )| gzip -c -- > $temp
[all...]
/freebsd-10.1-release/contrib/ntp/lib/isc/sparc64/include/isc/
H A Datomic.h111 isc_int32_t temp = val; local
115 : "+r"(temp)
118 return (temp);
/freebsd-10.1-release/sys/dev/usb/template/
H A Dusb_template.c121 usb_make_raw_desc(struct usb_temp_setup *temp, argument
132 if (temp->buf) {
133 dst = USB_ADD_BYTES(temp->buf, temp->size);
146 temp->bInterfaceNumber;
148 temp->bInterfaceNumber;
160 temp->bInterfaceNumber;
173 temp->bInterfaceNumber;
176 temp->size += len;
188 usb_make_endpoint_desc(struct usb_temp_setup *temp, argument
297 usb_make_interface_desc(struct usb_temp_setup *temp, const struct usb_temp_interface_desc *tid) argument
368 usb_make_config_desc(struct usb_temp_setup *temp, const struct usb_temp_config_desc *tcd) argument
429 usb_make_device_desc(struct usb_temp_setup *temp, const struct usb_temp_device_desc *tdd) argument
563 uint16_t temp; local
686 uint16_t temp; local
1041 uint16_t temp; local
[all...]
/freebsd-10.1-release/contrib/gperf/src/
H A Dsearch.cc136 for (KeywordExt_List *temp = _head; temp; temp = temp->rest())
142 for (KeywordExt_List *temp = _head; temp; temp = temp->rest())
144 KeywordExt *keyword = temp->first();
165 for (KeywordExt_List *temp
732 KeywordExt_List *temp; local
1627 KeywordExt_List *temp; local
[all...]
/freebsd-10.1-release/contrib/gcc/
H A Dopt-gather.awk28 temp = ARRAY[j]
30 ARRAY[j-1] = temp
/freebsd-10.1-release/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_bcj.c75 } temp; member in struct:xz_dec_bcj
395 * Flush pending filtered data from temp to the output buffer.
397 * data to the beginning of temp.
403 copy_size = min_t(size_t, s->temp.filtered, b->out_size - b->out_pos);
404 memcpy(b->out + b->out_pos, s->temp.buf, copy_size);
407 s->temp.filtered -= copy_size;
408 s->temp.size -= copy_size;
409 memmove(s->temp.buf, s->temp.buf + copy_size, s->temp
[all...]
/freebsd-10.1-release/usr.sbin/pkg_install/add/
H A Dmain.c226 char temp[MAXPATHLEN]; local
254 if (strlcpy(temp, *argv, sizeof(temp)) >= sizeof(temp))
256 pkgs[ch] = strdup(temp);
259 if (strlcpy(temp, remotepkg, sizeof(temp)) >= sizeof(temp))
261 pkgs[ch] = strdup(temp);
264 pkgs[ch] = strdup(realpath(*argv, temp));
[all...]

Completed in 305 milliseconds

1234567891011>>