Home
last modified time | relevance | path

Searched refs:_low (Results 1 – 25 of 345) sorted by relevance

12345678910>>...14

/dports/www/p5-Furl/Furl-3.14/
H A DMANIFEST23 t/100_low/01_simple.t
24 t/100_low/03_redirect.t
25 t/100_low/04_chunked.t
26 t/100_low/05_slowloris.t
27 t/100_low/06_errors.t
28 t/100_low/07_timeout.t
29 t/100_low/08_proxy.t
30 t/100_low/09_body.t
33 t/100_low/13_deflate.t
45 t/100_low/25_signal.t
[all …]
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/tests/
H A Dhunit.hs43 { _low :: Point -- ^ The lowest used coordinates. function
77 , _box = Box { _low = Point { _x = 0, _y = 0 }
143 { _low = (trig & _box & _low) function
148 { _low = (trig & _box & _low) function
157 { _low = (trig & _box & _low) function
162 { _low = (trig & _box & _low) function
171 { _low = (trig & _box & _low) function
176 { _low = (trig & _box & _low) function
195 { _low = (trig & _box & _low) function
203 { _low = (trig & _box & _low) function
[all …]
/dports/devel/libarea/libarea-2752cd9/kbool/src/
H A Dscanbeam.cpp275 _low = _I->item()->GetBeginNode(); in FindNew()
301 record->SetYsp(_low->GetY()); in FindNew()
337 record->SetYsp(_low->GetY()); in FindNew()
410 _low = _I->item()->GetBeginNode(); in RemoveOld()
470 record->Calc_Ysp(_low); in RemoveOld()
476 record->Calc_Ysp(_low); in RemoveOld()
497 record->Calc_Ysp(_low); in RemoveOld()
934 record->Calc_Ysp(_low); in Calc_Ysp()
1238 record->GetLine()->AddCrossing(_low); in Process_PointToLink_Crossings()
1259 record->GetLine()->AddCrossing(_low); in Process_PointToLink_Crossings()
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/tests/
H A Dhunit.hs47 { _low :: Point -- ^ The lowest used coordinates. function
81 , _box = Box { _low = Point { _x = 0, _y = 0 }
147 { _low = (trig & _box & _low) function
152 { _low = (trig & _box & _low) function
161 { _low = (trig & _box & _low) function
166 { _low = (trig & _box & _low) function
175 { _low = (trig & _box & _low) function
180 { _low = (trig & _box & _low) function
199 { _low = (trig & _box & _low) function
207 { _low = (trig & _box & _low) function
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/tests/
H A Dhunit.hs47 { _low :: Point -- ^ The lowest used coordinates. function
81 , _box = Box { _low = Point { _x = 0, _y = 0 }
147 { _low = (trig & _box & _low) function
152 { _low = (trig & _box & _low) function
161 { _low = (trig & _box & _low) function
166 { _low = (trig & _box & _low) function
175 { _low = (trig & _box & _low) function
180 { _low = (trig & _box & _low) function
199 { _low = (trig & _box & _low) function
207 { _low = (trig & _box & _low) function
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/tests/
H A Dhunit.hs51 { _low :: Point -- ^ The lowest used coordinates. function
85 , _box = Box { _low = Point { _x = 0, _y = 0 }
151 { _low = (trig & _box & _low) function
156 { _low = (trig & _box & _low) function
165 { _low = (trig & _box & _low) function
170 { _low = (trig & _box & _low) function
179 { _low = (trig & _box & _low) function
184 { _low = (trig & _box & _low) function
203 { _low = (trig & _box & _low) function
211 { _low = (trig & _box & _low) function
[all …]
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/tests/
H A Dhunit.hs51 { _low :: Point -- ^ The lowest used coordinates. function
85 , _box = Box { _low = Point { _x = 0, _y = 0 }
151 { _low = (trig & _box & _low) function
156 { _low = (trig & _box & _low) function
165 { _low = (trig & _box & _low) function
170 { _low = (trig & _box & _low) function
179 { _low = (trig & _box & _low) function
184 { _low = (trig & _box & _low) function
203 { _low = (trig & _box & _low) function
211 { _low = (trig & _box & _low) function
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/m68k/
H A Dn68kset.pas65 if first and (t^._low>get_min_value(left.resultdef)) then
66 …hlcg.a_cmp_const_reg_label(current_asmdata.CurrAsmList,opsize,jmp_lt,tcgint(t^._low.svalue),hregis…
67 if t^._low=t^._high then
69 if t^._low-last=0 then
73 …hlcg.a_op_const_reg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._low.svalue-last.svalue…
76 last:=t^._low;
86 … if (t^._low>get_min_value(left.resultdef)) or (get_min_value(left.resultdef)<>0) then
87 …lcg.a_op_const_reg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._low.svalue), hregister);
94 …hlcg.a_op_const_reg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._low.svalue-last.svalue…
97 …eg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._high.svalue-t^._low.svalue), hregister);
/dports/lang/fpc-source/fpc-3.2.2/compiler/m68k/
H A Dn68kset.pas65 if first and (t^._low>get_min_value(left.resultdef)) then
66 …hlcg.a_cmp_const_reg_label(current_asmdata.CurrAsmList,opsize,jmp_lt,tcgint(t^._low.svalue),hregis…
67 if t^._low=t^._high then
69 if t^._low-last=0 then
73 …hlcg.a_op_const_reg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._low.svalue-last.svalue…
76 last:=t^._low;
86 … if (t^._low>get_min_value(left.resultdef)) or (get_min_value(left.resultdef)<>0) then
87 …lcg.a_op_const_reg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._low.svalue), hregister);
94 …hlcg.a_op_const_reg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._low.svalue-last.svalue…
97 …eg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._high.svalue-t^._low.svalue), hregister);
/dports/editors/fpc-ide/fpc-3.2.2/compiler/m68k/
H A Dn68kset.pas65 if first and (t^._low>get_min_value(left.resultdef)) then
66 …hlcg.a_cmp_const_reg_label(current_asmdata.CurrAsmList,opsize,jmp_lt,tcgint(t^._low.svalue),hregis…
67 if t^._low=t^._high then
69 if t^._low-last=0 then
73 …hlcg.a_op_const_reg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._low.svalue-last.svalue…
76 last:=t^._low;
86 … if (t^._low>get_min_value(left.resultdef)) or (get_min_value(left.resultdef)<>0) then
87 …lcg.a_op_const_reg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._low.svalue), hregister);
94 …hlcg.a_op_const_reg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._low.svalue-last.svalue…
97 …eg(current_asmdata.CurrAsmList, OP_SUB, opsize, tcgint(t^._high.svalue-t^._low.svalue), hregister);
/dports/lang/fpc/fpc-3.2.2/compiler/
H A Dncgset.pas581 if t^._low=t^._high then
583 if t^._low-last=0 then
587 gensub(tcgint(t^._low.svalue-last.svalue));
591 last:=t^._low;
602 gensub(tcgint(t^._low.svalue));
609 gensub(tcgint(t^._low.svalue-last.svalue));
612 gensub(tcgint(t^._high.svalue-t^._low.svalue));
669 if t^._low=t^._high then
742 if not lastwasrange or (t^._low-last>1) then
963 if p^._low=p^._high then
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/
H A Dncgset.pas581 if t^._low=t^._high then
583 if t^._low-last=0 then
587 gensub(tcgint(t^._low.svalue-last.svalue));
591 last:=t^._low;
602 gensub(tcgint(t^._low.svalue));
609 gensub(tcgint(t^._low.svalue-last.svalue));
612 gensub(tcgint(t^._high.svalue-t^._low.svalue));
669 if t^._low=t^._high then
742 if not lastwasrange or (t^._low-last>1) then
963 if p^._low=p^._high then
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/
H A Dncgset.pas581 if t^._low=t^._high then
583 if t^._low-last=0 then
587 gensub(tcgint(t^._low.svalue-last.svalue));
591 last:=t^._low;
602 gensub(tcgint(t^._low.svalue));
609 gensub(tcgint(t^._low.svalue-last.svalue));
612 gensub(tcgint(t^._high.svalue-t^._low.svalue));
669 if t^._low=t^._high then
742 if not lastwasrange or (t^._low-last>1) then
963 if p^._low=p^._high then
[all …]
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dutils.h209 #define RAND_INT(_low, _high) \ argument
210 ((_low) == (_high) ? (_low) : (_low) + (rand() % ((_high) - (_low))))
211 #define RAND_FLOAT(_low, _high) \ argument
212 ((_low) + ((float)rand() / RAND_MAX * ((_high) - (_low))))
213 #define RAND_DOUBLE(_low, _high) \ argument
214 ((_low) + ((double)rand() / RAND_MAX * ((_high) - (_low))))
/dports/sysutils/fluxengine/fluxengine-61ff48c/lib/
H A Dbytes.cc28 _low(0), in Bytes()
34 _low(0), in Bytes()
40 _low(0), in Bytes()
46 _low(0), in Bytes()
52 _low(0), in Bytes()
58 _low(0), in Bytes()
64 _low(start), in Bytes()
71 _low = other._low; in operator =()
89 _low = 0; in checkWritable()
118 pos += _low; in operator []()
[all …]
/dports/graphics/py-traitsui/traitsui-7.1.1/traitsui/qt4/extra/
H A Drange_slider.py19 self._low = self.minimum()
30 return self._low
33 self._low = low
133 self._low += offset
134 if self._low < self.minimum():
135 diff = self.minimum() - self._low
136 self._low += diff
140 self._low += diff
145 self._low = new_pos
147 if new_pos <= self._low:
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/ppcgen/
H A Dngppcset.pas87 while i<=t^._low-1 do
92 i:=t^._low;
177 if first and (t^._low>get_min_value(left.resultdef)) then
181 if t^._low=t^._high then
183 if t^._low-last=0 then
186 gensub(longint(int64(t^._low-last)));
188 last:=t^._low;
200 gensub(longint(int64(t^._low)));
207 gensub(longint(int64(t^._low-last)));
208 if ((t^._low-last) <> 1) or
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/ppcgen/
H A Dngppcset.pas87 while i<=t^._low-1 do
92 i:=t^._low;
177 if first and (t^._low>get_min_value(left.resultdef)) then
181 if t^._low=t^._high then
183 if t^._low-last=0 then
186 gensub(longint(int64(t^._low-last)));
188 last:=t^._low;
200 gensub(longint(int64(t^._low)));
207 gensub(longint(int64(t^._low-last)));
208 if ((t^._low-last) <> 1) or
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/ppcgen/
H A Dngppcset.pas87 while i<=t^._low-1 do
92 i:=t^._low;
177 if first and (t^._low>get_min_value(left.resultdef)) then
181 if t^._low=t^._high then
183 if t^._low-last=0 then
186 gensub(longint(int64(t^._low-last)));
188 last:=t^._low;
200 gensub(longint(int64(t^._low)));
207 gensub(longint(int64(t^._low-last)));
208 if ((t^._low-last) <> 1) or
[all …]
/dports/editors/fpc-ide/fpc-3.2.2/compiler/arm/
H A Dnarmset.pas169 for i:=last.svalue+1 to t^._low.svalue-1 do
174 for i:=t^._low.svalue to t^._high.svalue do
191 for i:=last.svalue+1 to t^._low.svalue-1 do
308 if t^._low=t^._high then
310 if t^._low-last=0 then
321 last:=t^._low;
354 if ((t^._low-last) <> 1) or
424 if p^._low=p^._high then
430 cmplow:=p^._low-1<>parentvalue;
445 if p^._low-1<>parentvalue then
[all …]
/dports/lang/fpc/fpc-3.2.2/compiler/arm/
H A Dnarmset.pas169 for i:=last.svalue+1 to t^._low.svalue-1 do
174 for i:=t^._low.svalue to t^._high.svalue do
191 for i:=last.svalue+1 to t^._low.svalue-1 do
308 if t^._low=t^._high then
310 if t^._low-last=0 then
321 last:=t^._low;
354 if ((t^._low-last) <> 1) or
424 if p^._low=p^._high then
430 cmplow:=p^._low-1<>parentvalue;
445 if p^._low-1<>parentvalue then
[all …]
/dports/lang/fpc-source/fpc-3.2.2/compiler/arm/
H A Dnarmset.pas169 for i:=last.svalue+1 to t^._low.svalue-1 do
174 for i:=t^._low.svalue to t^._high.svalue do
191 for i:=last.svalue+1 to t^._low.svalue-1 do
308 if t^._low=t^._high then
310 if t^._low-last=0 then
321 last:=t^._low;
354 if ((t^._low-last) <> 1) or
424 if p^._low=p^._high then
430 cmplow:=p^._low-1<>parentvalue;
445 if p^._low-1<>parentvalue then
[all …]
/dports/science/py-dlib/dlib-19.22/dlib/simd/
H A Dsimd8f.h99 inline simd8f(const simd4f& low_, const simd4f& high_): _low(low_),_high(high_){}
100 inline simd8f(float f) :_low(f),_high(f) {}
102 _low(r0,r1,r2,r3), _high(r4,r5,r6,r7) {}
103 inline simd8f(const simd8i& val) : _low(val.low()), _high(val.high()) { }
109 temp.low = simd4i(_low);
116 inline void load(const type* ptr) { _low.load(ptr); _high.load(ptr+4); }
123 return _low[idx];
128 inline const simd4f& low() const { return _low; }
132 simd4f _low, _high;
144 inline const simd4f_bool& low() const { return _low; }
[all …]
/dports/science/dlib-cpp/dlib-19.22/dlib/simd/
H A Dsimd8f.h99 inline simd8f(const simd4f& low_, const simd4f& high_): _low(low_),_high(high_){}
100 inline simd8f(float f) :_low(f),_high(f) {}
102 _low(r0,r1,r2,r3), _high(r4,r5,r6,r7) {}
103 inline simd8f(const simd8i& val) : _low(val.low()), _high(val.high()) { }
109 temp.low = simd4i(_low);
116 inline void load(const type* ptr) { _low.load(ptr); _high.load(ptr+4); }
123 return _low[idx];
128 inline const simd4f& low() const { return _low; }
132 simd4f _low, _high;
144 inline const simd4f_bool& low() const { return _low; }
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/2geom/intervaltree/
H A Dtest2.cc11 _low(0), in SimpleInterval()
16 :_low(low), in SimpleInterval()
21 int GetLowPoint() const { return _low;} in GetLowPoint()
26 printf("(%d, %d)", _low, _high); in Print()
29 int _low; member in SimpleInterval

12345678910>>...14