Home
last modified time | relevance | path

Searched refs:temp (Results 1 – 25 of 1067) sorted by relevance

12345678910>>...43

/openbsd/gnu/usr.bin/perl/t/op/
H A Dhashassign.t53 @temp = %temp;
56 @temp = each %temp;
58 @temp = each %temp;
93 @temp = %temp;
96 @temp = each %temp;
98 @temp = each %temp;
223 @temp = %temp;
226 @temp = each %temp;
228 @temp = each %temp;
265 @temp = %temp;
[all …]
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_fdi.c287 u32 temp; in cpt_set_fdi_bc_bifurcation() local
340 u32 temp; in intel_fdi_normal_train() local
382 u32 temp, tries; in ilk_fdi_link_train() local
484 u32 temp, i, retry; in gen6_fdi_link_train() local
620 u32 temp, i, j; in ivb_manual_fdi_link_train() local
651 temp &= ~FDI_TX_ENABLE; in ivb_manual_fdi_link_train()
658 temp &= ~FDI_RX_ENABLE; in ivb_manual_fdi_link_train()
897 u32 temp; in ilk_fdi_pll_enable() local
951 u32 temp; in ilk_fdi_disable() local
959 temp &= ~(0x7 << 16); in ilk_fdi_disable()
[all …]
/openbsd/gnu/usr.bin/texinfo/makeinfo/
H A Dfloat.c91 while (temp && strncmp (temp->number, chapter, l) == 0) in count_floats_of_type_in_chapter()
95 temp = temp->next; in count_floats_of_type_in_chapter()
142 while (temp) in get_float_ref()
147 sprintf (s, "%s %s", temp->type, temp->number); in get_float_ref()
150 temp = temp->next; in get_float_ref()
160 FLOAT_ELT *temp; in float_type_exists() local
162 for (temp = float_stack; temp; temp = temp->next) in float_type_exists()
163 if (STREQ (temp->type, check_type) && temp->id && *temp->id) in float_type_exists()
218 while (temp) in cm_listoffloats()
220 if (strlen (temp->id) > 0 && STREQ (float_type, temp->type)) in cm_listoffloats()
[all …]
H A Dsectioning.c182 char *temp; in what_section() local
207 temp = xmalloc (1 + j); in what_section()
209 temp[j] = 0; in what_section()
212 free (temp); in what_section()
322 char *temp, *secname; in sectioning_underscore() local
337 free (temp); in sectioning_underscore()
399 free (temp); in sectioning_underscore()
417 free (temp); in sectioning_underscore()
439 char *temp; in insert_and_underscore() local
497 free (temp); in insert_and_underscore()
[all …]
/openbsd/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/t/
H A D11_hashassign.t49 @temp = %temp;
52 @temp = each %temp;
54 @temp = each %temp;
90 @temp = %temp;
93 @temp = each %temp;
95 @temp = each %temp;
223 @temp = %temp;
226 @temp = each %temp;
228 @temp = each %temp;
266 @temp = %temp;
[all …]
/openbsd/gnu/usr.bin/perl/dist/Env/lib/
H A DEnv.pm142 $#temp = $size - 1;
143 $ENV{$$self} = join($sep, @temp);
159 $temp[$index] = $value;
160 $ENV{$$self} = join($sep, @temp);
180 push @temp, @_;
182 return scalar(@temp);
188 my $result = pop @temp;
196 my $result = unshift @temp, @_;
204 my $result = shift @temp;
216 $ENV{$$self} = join($sep, @temp);
[all …]
/openbsd/gnu/usr.bin/cvs/src/
H A Dmkmodules.c387 char *temp; local
435 free (temp);
458 free (temp);
507 free (temp);
538 char *temp; in make_tempfile() local
553 return temp; in make_tempfile()
563 char *temp;
598 write_dbmfile (temp) in write_dbmfile() argument
599 char *temp; in write_dbmfile()
707 char *temp; in rename_dbmfile()
[all …]
/openbsd/gnu/gcc/gcc/config/pa/
H A Dmilli64.S933 addc temp,temp,temp /* shift temp with/into carry */
935 addc temp,temp,temp /* shift temp with/into carry */
937 addc temp,temp,temp /* shift temp with/into carry */
939 addc temp,temp,temp /* shift temp with/into carry */
941 addc temp,temp,temp /* shift temp with/into carry */
943 addc temp,temp,temp /* shift temp with/into carry */
945 addc temp,temp,temp /* shift temp with/into carry */
947 addc temp,temp,temp /* shift temp with/into carry */
949 addc temp,temp,temp /* shift temp with/into carry */
951 addc temp,temp,temp /* shift temp with/into carry */
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dmilli64.S914 addc temp,temp,temp /* shift temp with/into carry */
916 addc temp,temp,temp /* shift temp with/into carry */
918 addc temp,temp,temp /* shift temp with/into carry */
920 addc temp,temp,temp /* shift temp with/into carry */
922 addc temp,temp,temp /* shift temp with/into carry */
924 addc temp,temp,temp /* shift temp with/into carry */
926 addc temp,temp,temp /* shift temp with/into carry */
928 addc temp,temp,temp /* shift temp with/into carry */
930 addc temp,temp,temp /* shift temp with/into carry */
932 addc temp,temp,temp /* shift temp with/into carry */
[all …]
/openbsd/gnu/usr.bin/texinfo/info/
H A Dfilesys.c86 char *temp; in info_find_fullpath() local
137 if (!temp) in info_find_fullpath()
143 if (temp) in info_find_fullpath()
151 free (temp); in info_find_fullpath()
178 char *temp; in info_file_in_path() local
192 if (!IS_SLASH (temp[(strlen (temp)) - 1])) in info_file_in_path()
193 strcat (temp, "/"); in info_file_in_path()
249 free (temp); in info_file_in_path()
399 free (temp); in info_add_path()
538 char *temp; in filesys_read_compressed() local
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/config/
H A Ddarwin.c99 temp = TREE_CHAIN (temp))
133 for (temp = machopic_defined_list; temp != NULL_TREE; temp = TREE_CHAIN (temp))
271 temp = TREE_CHAIN (temp))
282 temp = TREE_CHAIN (temp))
334 temp = TREE_CHAIN (temp))
395 temp = TREE_CHAIN (temp))
821 temp = TREE_CHAIN (temp))
856 temp = TREE_CHAIN (temp))
1008 temp = TREE_CHAIN (temp))
1042 temp = TREE_CHAIN (temp))
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/intl/
H A DMakefile.in165 $(INSTALL_DATA) $$temp $$dest; \
166 rm -f $$temp; \
171 $(INSTALL_DATA) $$temp $$dest; \
172 rm -f $$temp; \
181 sed -f ref-add.sed $$orig > $$temp; \
182 $(INSTALL_DATA) $$temp $$dest; \
183 rm -f $$temp; \
232 $(INSTALL_DATA) $$temp $$dest; \
234 rm -f $$temp; \
243 $(INSTALL_DATA) $$temp $$dest; \
[all …]
/openbsd/usr.sbin/tcpdump/
H A Dparsenfsfh.c105 u_int32_t temp; in Parse_fh() local
218 *inop = temp; in Parse_fh()
233 *inop = temp; in Parse_fh()
244 *inop = temp; in Parse_fh()
256 *inop = temp; in Parse_fh()
273 *inop = temp; in Parse_fh()
287 *inop = temp; in Parse_fh()
299 *inop = temp; in Parse_fh()
339 *inop = temp; in Parse_fh()
348 fsidp->Fsid_dev.Minor = temp; in Parse_fh()
[all …]
/openbsd/lib/libedit/
H A Dfilecomplete.c66 char *temp; in fn_tilde_expand() local
103 if (temp == NULL) in fn_tilde_expand()
107 return temp; in fn_tilde_expand()
125 char *temp; in fn_filename_completion_function() local
130 if (temp) { in fn_filename_completion_function()
133 temp++; in fn_filename_completion_function()
232 temp = NULL; in fn_filename_completion_function()
235 return temp; in fn_filename_completion_function()
396 wchar_t *temp; in fn_complete() local
424 temp = reallocarray(NULL, len + 1, sizeof(*temp)); in fn_complete()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20010122-1.c16 void * temp; in test1() local
18 return temp; in test1()
23 void * temp; in test2() local
26 return temp; in test2()
31 void * temp; in test3() local
34 return temp; in test3()
46 void * temp; in test4a() local
48 return temp; in test4a()
60 void * temp; in test5a() local
63 return temp; in test5a()
[all …]
/openbsd/sys/dev/ic/
H A Dsmc93cx6.c101 u_int32_t temp; in read_seeprom() local
119 temp ^= sd->sd_DO; in read_seeprom()
120 SEEPROM_OUTB(sd, temp); in read_seeprom()
125 temp ^= sd->sd_DO; in read_seeprom()
130 temp ^= sd->sd_DO; in read_seeprom()
131 SEEPROM_OUTB(sd, temp); in read_seeprom()
136 temp ^= sd->sd_DO; in read_seeprom()
147 SEEPROM_OUTB(sd, temp); in read_seeprom()
159 temp = sd->sd_MS; in read_seeprom()
160 SEEPROM_OUTB(sd, temp); in read_seeprom()
[all …]
/openbsd/lib/libm/src/
H A De_jn.c53 double a, b, temp, di; in jn() local
101 temp = b; in jn()
103 a = temp; in jn()
114 temp = x*0.5; b = temp; in jn()
178 temp = b; in jn()
181 a = temp; in jn()
186 temp = b; in jn()
189 a = temp; in jn()
210 double a, b, temp; in yn() local
254 temp = b; in yn()
[all …]
/openbsd/gnu/lib/libreadline/
H A Dhistexpand.c137 char *temp; local
364 char *temp; local
403 return (temp);
621 free (temp);
748 free (temp);
758 free (temp);
824 temp = x;
831 free (temp);
895 char *temp; local
1080 free (temp);
[all …]
H A Dmisc.c237 HIST_ENTRY *temp; in rl_maybe_replace_line() local
241 if (temp && ((UNDO_LIST *)(temp->data) != rl_undo_list)) in rl_maybe_replace_line()
244 free (temp->line); in rl_maybe_replace_line()
245 free (temp); in rl_maybe_replace_line()
358 HIST_ENTRY *temp; local
376 if (!temp)
381 if (temp == 0)
419 if (temp == 0)
422 old_temp = temp;
429 temp = old_temp;
[all …]
/openbsd/games/monop/
H A Dhouses.c113 shrt input[3],temp[3]; in buy_h() local
142 temp[i] = 5; in buy_h()
149 if (temp[i] > 5 || temp[i] < 0) { in buy_h()
155 if (mp->num_in == 3 && (abs(temp[0] - temp[1]) > 1 || in buy_h()
156 abs(temp[0] - temp[2]) > 1 || abs(temp[1] - temp[2]) > 1)) { in buy_h()
160 else if (mp->num_in == 2 && abs(temp[0] - temp[1]) > 1) in buy_h()
248 shrt input[3],temp[3]; in sell_h() local
274 if (temp[i] < 0) { in sell_h()
279 if (mp->num_in == 3 && (abs(temp[0] - temp[1]) > 1 || in sell_h()
280 abs(temp[0] - temp[2]) > 1 || abs(temp[1] - temp[2]) > 1)) { in sell_h()
[all …]
/openbsd/gnu/usr.bin/texinfo/intl/
H A DMakefile.in292 $(INSTALL_DATA) $$temp $$dest; \
293 rm -f $$temp; \
298 $(INSTALL_DATA) $$temp $$dest; \
299 rm -f $$temp; \
308 sed -f ref-add.sed $$orig > $$temp; \
309 $(INSTALL_DATA) $$temp $$dest; \
310 rm -f $$temp; \
392 $(INSTALL_DATA) $$temp $$dest; \
394 rm -f $$temp; \
403 $(INSTALL_DATA) $$temp $$dest; \
[all …]
/openbsd/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/
H A DFastCalc.xs146 SV* temp;
167 if (SvNV(temp) != 0)
191 SV* temp;
206 sv_setnv (temp, SvNV(temp)-1); /* decrement */
207 if (SvNV(temp) >= 0)
235 SV* temp;
250 sv_setnv (temp, SvNV(temp)+1);
251 if (SvNV(temp) < BASE)
290 SV* temp; variable
318 ST(0) = boolSV(SvIV(temp) == ix);
[all …]
/openbsd/gnu/lib/libreadline/examples/
H A Drltest.c46 char *temp, *prompt; in main() local
49 temp = (char *)NULL; in main()
55 temp = readline (prompt); in main()
58 if (!temp) in main()
62 if (*temp) in main()
64 fprintf (stderr, "%s\r\n", temp); in main()
65 add_history (temp); in main()
69 if (strcmp (temp, "quit") == 0) in main()
72 if (strcmp (temp, "list") == 0) in main()
84 free (temp); in main()
/openbsd/games/sail/
H A Ddr_2.c137 char temp[10]; in closeon() local
139 temp[0] = command[0] = '\0'; in closeon()
141 try(command, commandl, temp, sizeof temp, ma, ta, af, ma, from->file->dir, in closeon()
232 (void) strlcat(temp, st, templ); in try()
240 rmend(temp); in try()
242 if ((ma > 0 && ta > 0 && (n = str_end(temp)) != 'l' && n != 'r') || !strlen(temp)) { in try()
243 (void) strlcat(temp, "r", templ); in try()
250 rmend(temp); in try()
252 if ((ma > 0 && ta > 0 && (n = str_end(temp)) != 'l' && n != 'r') || !strlen(temp)){ in try()
253 (void) strlcat(temp, "l", templ); in try()
[all …]
/openbsd/gnu/usr.bin/perl/ext/ExtUtils-Miniperl/lib/ExtUtils/
H A DMiniperl.pm11 my $temp;
14 return if !defined $temp || !-e $temp;
15 unlink $temp or warn "Can't unlink '$temp': $!";
23 $temp = $real;
24 $temp =~ s/(?:.c)?\z/.new/;
25 open $fh, '>', $temp
26 or die "Can't open '$temp' for writing: $!";

12345678910>>...43