Home
last modified time | relevance | path

Searched refs:hnum (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/dports/math/ploticus-nox11/pl240src/src/
H A Dblock.c39 int oldlt, hnum; local
50 hnum = atoi( &color[5] );
51 if( hnum < 1 ) hnum = 1;
52 if( hnum > 9 ) hnum = 9;
69 if( hnum <= 3 ) Elinetype( 1, lw, 1.0 );
72 if( hnum == 1 || hnum == 8 ) inc = 0.04; /* v light */
73 else if( hnum == 2 || hnum == 4 || hnum == 5 || hnum == 9 ) inc = 0.03; /* light */
76 if( hnum != 2 && hnum != 5 && hnum != 7 ) dir = 'v';
77 if( hnum == 2 || hnum == 5 || hnum == 7 ) dir = 'h';
78 if( hnum == 8 || hnum == 9 ) dir = 'b';
/dports/math/ploticus/pl240src/src/
H A Dblock.c39 int oldlt, hnum; local
50 hnum = atoi( &color[5] );
51 if( hnum < 1 ) hnum = 1;
52 if( hnum > 9 ) hnum = 9;
69 if( hnum <= 3 ) Elinetype( 1, lw, 1.0 );
72 if( hnum == 1 || hnum == 8 ) inc = 0.04; /* v light */
73 else if( hnum == 2 || hnum == 4 || hnum == 5 || hnum == 9 ) inc = 0.03; /* light */
76 if( hnum != 2 && hnum != 5 && hnum != 7 ) dir = 'v';
77 if( hnum == 2 || hnum == 5 || hnum == 7 ) dir = 'h';
78 if( hnum == 8 || hnum == 9 ) dir = 'b';
/dports/editors/fpc-ide/fpc-3.2.2/compiler/x86_64/
H A Drax64int.pas96 hnum: aint;
149 hnum:=BuildConstExpression;//(false,false);
150 if (hnum<0) or (hnum>high(dword)) or ((hnum and 7)<>0) then
153 curlist.concat(cai_seh_directive.create_offset(ash_stackalloc,hnum));
173 hnum:=BuildConstExpression;//(false,false);
174 if (hnum<0) or (hnum>maxoffset[actsehdirective=ash_setframe]) or
175 ((hnum mod modulo[actsehdirective=ash_setframe])<>0) then
178 curlist.concat(cai_seh_directive.create_reg_offset(actsehdirective,hreg,hnum));
188 hnum:=BuildConstExpression;//(false,false);
189 if (hnum<0) or (hnum>high(dword)) or ((hnum and 15)<>0) then
[all …]
H A Drax64att.pas102 hnum: aint;
163 hnum:=BuildConstExpression(false,false);
164 if (hnum<0) or (hnum>high(dword)) or ((hnum and 7)<>0) then
167 curlist.concat(cai_seh_directive.create_offset(ash_stackalloc,hnum));
186 hnum:=BuildConstExpression(false,false);
187 if (hnum<0) or (hnum>maxoffset[actsehdirective=ash_setframe]) or
188 ((hnum and modulo[actsehdirective=ash_setframe])<>0) then
191 curlist.concat(cai_seh_directive.create_reg_offset(actsehdirective,hreg,hnum));
200 hnum:=BuildConstExpression(false,false);
201 if (hnum<0) or (hnum>high(dword)) or ((hnum and 15)<>0) then
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/x86_64/
H A Drax64int.pas96 hnum: aint;
149 hnum:=BuildConstExpression;//(false,false);
150 if (hnum<0) or (hnum>high(dword)) or ((hnum and 7)<>0) then
153 curlist.concat(cai_seh_directive.create_offset(ash_stackalloc,hnum));
173 hnum:=BuildConstExpression;//(false,false);
174 if (hnum<0) or (hnum>maxoffset[actsehdirective=ash_setframe]) or
175 ((hnum mod modulo[actsehdirective=ash_setframe])<>0) then
178 curlist.concat(cai_seh_directive.create_reg_offset(actsehdirective,hreg,hnum));
188 hnum:=BuildConstExpression;//(false,false);
189 if (hnum<0) or (hnum>high(dword)) or ((hnum and 15)<>0) then
[all …]
H A Drax64att.pas102 hnum: aint;
163 hnum:=BuildConstExpression(false,false);
164 if (hnum<0) or (hnum>high(dword)) or ((hnum and 7)<>0) then
167 curlist.concat(cai_seh_directive.create_offset(ash_stackalloc,hnum));
186 hnum:=BuildConstExpression(false,false);
187 if (hnum<0) or (hnum>maxoffset[actsehdirective=ash_setframe]) or
188 ((hnum and modulo[actsehdirective=ash_setframe])<>0) then
191 curlist.concat(cai_seh_directive.create_reg_offset(actsehdirective,hreg,hnum));
200 hnum:=BuildConstExpression(false,false);
201 if (hnum<0) or (hnum>high(dword)) or ((hnum and 15)<>0) then
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/x86_64/
H A Drax64int.pas96 hnum: aint;
149 hnum:=BuildConstExpression;//(false,false);
150 if (hnum<0) or (hnum>high(dword)) or ((hnum and 7)<>0) then
153 curlist.concat(cai_seh_directive.create_offset(ash_stackalloc,hnum));
173 hnum:=BuildConstExpression;//(false,false);
174 if (hnum<0) or (hnum>maxoffset[actsehdirective=ash_setframe]) or
175 ((hnum mod modulo[actsehdirective=ash_setframe])<>0) then
178 curlist.concat(cai_seh_directive.create_reg_offset(actsehdirective,hreg,hnum));
188 hnum:=BuildConstExpression;//(false,false);
189 if (hnum<0) or (hnum>high(dword)) or ((hnum and 15)<>0) then
[all …]
H A Drax64att.pas102 hnum: aint;
163 hnum:=BuildConstExpression(false,false);
164 if (hnum<0) or (hnum>high(dword)) or ((hnum and 7)<>0) then
167 curlist.concat(cai_seh_directive.create_offset(ash_stackalloc,hnum));
186 hnum:=BuildConstExpression(false,false);
187 if (hnum<0) or (hnum>maxoffset[actsehdirective=ash_setframe]) or
188 ((hnum and modulo[actsehdirective=ash_setframe])<>0) then
191 curlist.concat(cai_seh_directive.create_reg_offset(actsehdirective,hreg,hnum));
200 hnum:=BuildConstExpression(false,false);
201 if (hnum<0) or (hnum>high(dword)) or ((hnum and 15)<>0) then
[all …]
/dports/editors/uzap/uzap-1.0/
H A Dscreen.c146 unsigned char c, hnum[16]; in ShowData() local
165 sprintf(hnum, "%2x", c); /* Get HEX value */ in ShowData()
166 if(hnum[0]==' ') hnum[0]='0'; in ShowData()
167 if(islower(hnum[0])) hnum[0]=toupper(hnum[0]); in ShowData()
168 if(islower(hnum[1])) hnum[1]=toupper(hnum[1]); in ShowData()
169 putchar(hnum[0]); in ShowData()
170 putchar(hnum[1]); in ShowData()
H A Dsearch.c127 unsigned char hnum[16]; local
161 sprintf(hnum, "%2x", string[index++]); /* Get HEX value */
162 if(hnum[0]==' ') hnum[0]='0';
163 if(islower(hnum[0])) hnum[0]=toupper(hnum[0]); /* Uppercase */
164 if(islower(hnum[1])) hnum[1]=toupper(hnum[1]);
165 putchar(hnum[0]);
166 putchar(hnum[1]);
H A Dedit.c33 unsigned char c, key[4], hnum[16]; in HexE() local
214 unsigned char c, key[4], hnum[16]; in AscE() local
327 sprintf(hnum, "%2x", key[0]); /* Get HEX value */ in AscE()
328 if(hnum[0]==' ') hnum[0]='0'; in AscE()
329 if(islower(hnum[0])) hnum[0]=toupper(hnum[0]); /* Uppercase */ in AscE()
330 if(islower(hnum[1])) hnum[1]=toupper(hnum[1]); in AscE()
331 putchar(hnum[0]); in AscE()
332 putchar(hnum[1]); in AscE()
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv6/
H A Dinet6_hashtables.c56 const u16 hnum, in __inet6_lookup_established() argument
95 const unsigned short hnum, in compute_score() argument
121 unsigned short hnum) in lookup_reuseport() argument
150 saddr, sport, daddr, hnum); in inet6_lhash2_lookup()
168 const u16 hnum) in inet6_lookup_run_bpf() argument
177 saddr, sport, daddr, hnum, &sk); in inet6_lookup_run_bpf()
201 saddr, sport, daddr, hnum); in inet6_lookup_listener()
206 hash2 = ipv6_portaddr_hash(net, daddr, hnum); in inet6_lookup_listener()
210 saddr, sport, daddr, hnum, in inet6_lookup_listener()
216 hash2 = ipv6_portaddr_hash(net, &in6addr_any, hnum); in inet6_lookup_listener()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv6/
H A Dinet6_hashtables.c56 const u16 hnum, in __inet6_lookup_established() argument
95 const unsigned short hnum, in compute_score() argument
121 unsigned short hnum) in lookup_reuseport() argument
150 saddr, sport, daddr, hnum); in inet6_lhash2_lookup()
168 const u16 hnum) in inet6_lookup_run_bpf() argument
177 saddr, sport, daddr, hnum, &sk); in inet6_lookup_run_bpf()
201 saddr, sport, daddr, hnum); in inet6_lookup_listener()
206 hash2 = ipv6_portaddr_hash(net, daddr, hnum); in inet6_lookup_listener()
210 saddr, sport, daddr, hnum, in inet6_lookup_listener()
216 hash2 = ipv6_portaddr_hash(net, &in6addr_any, hnum); in inet6_lookup_listener()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv6/
H A Dinet6_hashtables.c56 const u16 hnum, in __inet6_lookup_established() argument
95 const unsigned short hnum, in compute_score() argument
121 unsigned short hnum) in lookup_reuseport() argument
150 saddr, sport, daddr, hnum); in inet6_lhash2_lookup()
168 const u16 hnum) in inet6_lookup_run_bpf() argument
177 saddr, sport, daddr, hnum, &sk); in inet6_lookup_run_bpf()
201 saddr, sport, daddr, hnum); in inet6_lookup_listener()
206 hash2 = ipv6_portaddr_hash(net, daddr, hnum); in inet6_lookup_listener()
210 saddr, sport, daddr, hnum, in inet6_lookup_listener()
216 hash2 = ipv6_portaddr_hash(net, &in6addr_any, hnum); in inet6_lookup_listener()
[all …]
/dports/graphics/blender/blender-2.91.0/intern/cycles/util/
H A Dutil_ies.cpp233 int hnum = h_angles.size(); in process_type_b() local
234 new_h_angles.reserve(2 * hnum - 1); in process_type_b()
235 new_intensity.reserve(2 * hnum - 1); in process_type_b()
236 for (int i = hnum - 1; i > 0; i--) { in process_type_b()
240 for (int i = 0; i < hnum; i++) { in process_type_b()
268 int hnum = h_angles.size(); in process_type_b() local
277 for (int i = 0; i < hnum; i++) { in process_type_b()
322 int hnum = h_angles.size(); in process_type_c() local
331 int hnum = h_angles.size(); in process_type_c() local
341 int hnum = h_angles.size(); in process_type_c() local
[all …]
/dports/net/mping/mping-2.01/src/
H A Dmping.c842 *hnum = hostnum; in pinger()
942 int *hnum; in pr_pack() local
981 if (*hnum >= nhosts) { in pr_pack()
1004 tsum[*hnum] += triptime; in pr_pack()
1007 packet_time[*hnum][nreceived[*hnum]-1] = triptime; in pr_pack()
1108 int hnum; in pr_pack6() local
1128 if (hnum < 0 || hnum > nhosts) { in pr_pack6()
1137 active[hnum] = 0; in pr_pack6()
1160 tsum[hnum] += triptime; in pr_pack6()
1162 if (nreceived[hnum] <= alloc_count) in pr_pack6()
[all …]
/dports/math/octave/octave-6.4.0/test/bug-45351/
H A Dbug45351.m20 function r = bar (self, hnum)
21 switch (hnum)
23 r = self.h1 (self, hnum);
25 r = self.h2 (self, hnum);
27 r = self.h3 (self, hnum);
/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Dfsd_dsk.cpp125 uint8_t tnum, hnum, snum, ssize, error; in load() local
127 hnum = 0; in load()
142 hnum = img[pos++]; // head number in load()
146 sects[i].head = hnum; in load()
161 LOG_FORMATS("Unreadable sector on track %02d sector %02X head %02d\n", track, i, hnum); in load()
174 sects[0].head = hnum; in load()
179 build_wd_track_fm(curr_track, hnum, image, 50000, spt, sects, 10, 40, 10); in load()
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Dfsd_dsk.cpp125 uint8_t tnum, hnum, snum, ssize, error; in load() local
127 hnum = 0; in load()
142 hnum = img[pos++]; // head number in load()
146 sects[i].head = hnum; in load()
161 LOG_FORMATS("Unreadable sector on track %02d sector %02X head %02d\n", track, i, hnum); in load()
174 sects[0].head = hnum; in load()
179 build_wd_track_fm(curr_track, hnum, image, 50000, spt, sects, 10, 40, 10); in load()
/dports/graphics/azpainter/azpainter-2.1.7/src/widget/
H A DDockBrushSize.c59 hnum, //水平方向の表示個数 member
117 max = (max + p->hnum - 1) / p->hnum; in _area_set_scrollinfo()
146 if(x >= p->hnum) return -1; in _area_getindex_atpos()
148 no = (y + (p->scr)->sb.pos) * p->hnum + x; in _area_getindex_atpos()
168 x = (p->press_no % p->hnum) * EACHSIZE; in _draw_selbox()
169 y = (p->press_no / p->hnum - (p->scr)->sb.pos) * EACHSIZE; in _draw_selbox()
282 pos = (p->scr)->sb.pos * p->hnum; in _area_draw()
288 for(ix = 0, xx = 0; ix < p->hnum; ix++, pos++, pbuf++, xx += EACHSIZE) in _area_draw()
494 _AREA(wg)->hnum = n; in _area_onsize_handle()
515 p->hnum = 1; in _area_new()
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dinet6_hashtables.h48 const u16 hnum, const int dif,
57 const unsigned short hnum,
66 const u16 hnum, in __inet6_lookup() argument
71 sport, daddr, hnum, in __inet6_lookup()
78 daddr, hnum, dif, sdif); in __inet6_lookup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dinet6_hashtables.h48 const u16 hnum, const int dif,
57 const unsigned short hnum,
66 const u16 hnum, in __inet6_lookup() argument
71 sport, daddr, hnum, in __inet6_lookup()
78 daddr, hnum, dif, sdif); in __inet6_lookup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dinet6_hashtables.h48 const u16 hnum, const int dif,
57 const unsigned short hnum,
66 const u16 hnum, in __inet6_lookup() argument
71 sport, daddr, hnum, in __inet6_lookup()
78 daddr, hnum, dif, sdif); in __inet6_lookup()
/dports/shells/oksh/oksh-7.0/
H A Dvi.c884 hnum = argcnt - 1; in vi_cmd()
906 hnum += argcnt; in vi_cmd()
917 hnum -= argcnt; in vi_cmd()
976 - (hlast - hnum); in vi_cmd()
1022 hnum = ohnum; in vi_cmd()
1026 if (hnum == hlast) in vi_cmd()
1027 hnum = -1; in vi_cmd()
1053 hnum = c2; in vi_cmd()
1054 ohnum = hnum; in vi_cmd()
2065 modified = 1; hnum = hlast; in expand_word()
[all …]
/dports/shells/pdksh/pdksh-5.2.14/
H A Dvi.c896 hnum = argcnt - 1;
918 hnum += argcnt;
929 hnum -= argcnt;
968 - (hlast - hnum);
1011 hnum = ohnum;
1015 if (hnum == hlast)
1016 hnum = -1;
1042 hnum = c2;
1043 ohnum = hnum;
1980 modified = 1; hnum = hlast;
[all …]

12345678910>>...12