Home
last modified time | relevance | path

Searched refs:aR (Results 1 – 25 of 1489) sorted by relevance

12345678910>>...60

/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/sbx/
H A Dsbxvalue.cxx792 SbxValues aL, aR; in Compute() local
806 rOp.Get( aR ); in Compute()
920 aL.nInt64 = (aL.nInt64 & aR.nInt64) | (~aL.nInt64 & ~aR.nInt64); in Compute()
922 aL.nLong = (aL.nLong & aR.nLong) | (~aL.nLong & ~aR.nLong); in Compute()
950 if( rOp.Get( aR ) && Get( aL ) ) in Compute()
990 aR.eType = SbxCURRENCY; in Compute()
992 if( rOp.Get( aR ) ) in Compute()
1084 if( rOp.Get( aR ) ) in Compute()
1177 SbxValues aL, aR; in Compare() local
1229 rOp.Get( aR ); in Compare()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/sbx/
H A Dsbxvalue.cxx821 SbxValues aL, aR; in Compute() local
835 rOp.Get( aR ); in Compute()
949 aL.nInt64 = (aL.nInt64 & aR.nInt64) | (~aL.nInt64 & ~aR.nInt64); in Compute()
951 aL.nLong = (aL.nLong & aR.nLong) | (~aL.nLong & ~aR.nLong); in Compute()
979 if( rOp.Get( aR ) && Get( aL ) ) in Compute()
1019 aR.eType = SbxCURRENCY; in Compute()
1021 if( rOp.Get( aR ) ) in Compute()
1113 if( rOp.Get( aR ) ) in Compute()
1206 SbxValues aL, aR; in Compare() local
1258 rOp.Get( aR ); in Compare()
[all …]
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/src/Dhall/
H A DDiff.hs662 docs aL aR =
680 docs aL aR =
702 docs aL aR = pure (diff aL aR)
729 docs aL aR = pure (diff aL aR)
783 docs aL aR =
816 docs aL aR =
831 docs aL aR =
846 docs aL aR =
861 docs aL aR =
876 docs aL aR =
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IntTools/
H A DIntTools.cxx43 Standard_Real& aR) in GetRadius() argument
52 aR=aCrc.Radius(); in GetRadius()
83 aR=aCirc.Radius(); in GetRadius()
251 aR.Interval (t1, t2, f1, f2); in FindRootStates()
253 aType=aR.Type(); in FindRootStates()
257 aR.SetStateBefore(TopAbs_OUT); in FindRootStates()
258 aR.SetStateAfter (TopAbs_IN); in FindRootStates()
274 aR.SetStateAfter (TopAbs_ON); in FindRootStates()
279 aR.SetStateBefore(TopAbs_IN); in FindRootStates()
284 aR.SetStateBefore(TopAbs_ON); in FindRootStates()
[all …]
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/Csound iOS Examples/ViewControllers/ConsoleOutput/csdStorage/
H A DBatchelor - A Call to Attention.csd50 aL, aR pan2 a1, ipan
52 outs aL, aR
54 gaR = gaR + aR * 0.3
56 gaDlyR = gaDlyR + aR * 0.1
78 aR init 0
84 aR delay gaDlyR + aR * ifdbkR, idlyR
86 aR moogvcf aR, 3000, 0
105 aL, aR pan2 anoise, ipan
130 aR = aL
131 outs aL, aR
[all …]
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csdStorage/
H A DBatchelor - A Call to Attention.csd50 aL, aR pan2 a1, ipan
52 outs aL, aR
54 gaR = gaR + aR * 0.3
56 gaDlyR = gaDlyR + aR * 0.1
78 aR init 0
84 aR delay gaDlyR + aR * ifdbkR, idlyR
86 aR moogvcf aR, 3000, 0
105 aL, aR pan2 anoise, ipan
130 aR = aL
131 outs aL, aR
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/addons/
H A Dad2_copy_nuv12 my ($firstR,$curR,$aR,$bByte,$idy) = (0,0,0,0,"");
94 $aR=$cR;
99 my $msg = "can't cut: 0-$firstR $aR-$bByte\n";
102 die $msg if( $aR <= $firstR );
104 $aR = $firstR;
107 die $msg if( $bByte <= $aR );
126 die "can't seek: $!" if( seek(IN,$aR,0) == 0);
127 my $cur = $aR;
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/addons/
H A Dad2_copy_nuv12 my ($firstR,$curR,$aR,$bByte,$idy) = (0,0,0,0,"");
94 $aR=$cR;
99 my $msg = "can't cut: 0-$firstR $aR-$bByte\n";
102 die $msg if( $aR <= $firstR );
104 $aR = $firstR;
107 die $msg if( $bByte <= $aR );
126 die "can't seek: $!" if( seek(IN,$aR,0) == 0);
127 my $cur = $aR;
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/addons/
H A Dad2_copy_nuv12 my ($firstR,$curR,$aR,$bByte,$idy) = (0,0,0,0,"");
94 $aR=$cR;
99 my $msg = "can't cut: 0-$firstR $aR-$bByte\n";
102 die $msg if( $aR <= $firstR );
104 $aR = $firstR;
107 die $msg if( $bByte <= $aR );
126 die "can't seek: $!" if( seek(IN,$aR,0) == 0);
127 my $cur = $aR;
/dports/multimedia/avidemux-cli/avidemux_2.7.6/addons/
H A Dad2_copy_nuv12 my ($firstR,$curR,$aR,$bByte,$idy) = (0,0,0,0,"");
94 $aR=$cR;
99 my $msg = "can't cut: 0-$firstR $aR-$bByte\n";
102 die $msg if( $aR <= $firstR );
104 $aR = $firstR;
107 die $msg if( $bByte <= $aR );
126 die "can't seek: $!" if( seek(IN,$aR,0) == 0);
127 my $cur = $aR;
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/libs/airwindows/src/
H A DUnBoxProc.cpp127 aR[4] = aR[3]; aR[3] = aR[2]; aR[2] = aR[1]; in processReplacing()
128 aR[1] = aR[0]; aR[0] = inputSampleR; in processReplacing()
130 inputSampleR += (aR[1] * e[1]); in processReplacing()
131 inputSampleR += (aR[2] * e[2]); in processReplacing()
132 inputSampleR += (aR[3] * e[3]); in processReplacing()
133 inputSampleR += (aR[4] * e[4]); in processReplacing()
357 aR[4] = aR[3]; aR[3] = aR[2]; aR[2] = aR[1]; in processDoubleReplacing()
358 aR[1] = aR[0]; aR[0] = inputSampleR; in processDoubleReplacing()
360 inputSampleR += (aR[1] * e[1]); in processDoubleReplacing()
361 inputSampleR += (aR[2] * e[2]); in processDoubleReplacing()
[all …]
/dports/graphics/vips/vips-8.12.0/libvips/conversion/
H A Dcomposite.cpp516 aR = 0; in vips_composite_base_blend()
522 aR = aA; in vips_composite_base_blend()
551 aR = aB; in vips_composite_base_blend()
558 aR = aB; in vips_composite_base_blend()
587 aR = aA; in vips_composite_base_blend()
738 float aR; in vips_composite_base_blend3() local
771 aR = 0; in vips_composite_base_blend3()
778 aR = aA; in vips_composite_base_blend3()
803 aR = aB; in vips_composite_base_blend3()
809 aR = aB; in vips_composite_base_blend3()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/XCAFDoc/
H A DXCAFDoc_GeomTolerance.cxx172 …Handle(TDataStd_RealArray) aR = TDataStd_RealArray::Set(Label().FindChild(ChildLab_AxisRef), 1, 3); in SetObject()
173 if (!aR.IsNull()) in SetObject()
174 aR->ChangeArray(aRArr); in SetObject()
198 …Handle(TDataStd_RealArray) aR = TDataStd_RealArray::Set(Label().FindChild(ChildLab_PlaneRef), 1, 3… in SetObject()
199 if (!aR.IsNull()) in SetObject()
200 aR->ChangeArray(aRArr); in SetObject()
322 Handle(TDataStd_RealArray) aR; in Handle() local
325 …Label().FindChild(ChildLab_AxisRef).FindAttribute(TDataStd_RealArray::GetID(), aR) && aR->Length()… in Handle()
329 gp_Dir aDR(aR->Value(aR->Lower()), aR->Value(aR->Lower() + 1), aR->Value(aR->Lower() + 2)); in Handle()
336 …Label().FindChild(ChildLab_PlaneRef).FindAttribute(TDataStd_RealArray::GetID(), aR) && aR->Length(… in Handle()
[all …]
H A DXCAFDoc_Datum.cxx253 …Handle(TDataStd_RealArray) aR = TDataStd_RealArray::Set(Label().FindChild(ChildLab_AxisRef), 1, 3); in SetObject()
254 if (!aR.IsNull()) in SetObject()
255 aR->ChangeArray(aRArr); in SetObject()
291 …Handle(TDataStd_RealArray) aR = TDataStd_RealArray::Set(Label().FindChild(ChildLab_PlaneRef), 1, 3… in SetObject()
292 if (!aR.IsNull()) in SetObject()
293 aR->ChangeArray(aRArr); in SetObject()
388 Handle(TDataStd_RealArray) aLoc, aN, aR; in Handle()
391 …Label().FindChild(ChildLab_PlaneRef).FindAttribute(TDataStd_RealArray::GetID(), aR) && aR->Length(… in Handle()
395 gp_Dir aDR(aR->Value(aR->Lower()), aR->Value(aR->Lower() + 1), aR->Value(aR->Lower() + 2)); in Handle()
442 …().FindChild(ChildLab_AxisRef).FindAttribute(TDataStd_RealArray::GetID(), aR) && aR->Length() == 3) in Handle()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTest/
H A DBOPTest_CellsCommands.cxx135 if (aR.IsNull()) { in bcbuild()
140 DBRep::Set(a[1], aR); in bcbuild()
176 const TopoDS_Shape& aR = aCBuilder.Shape(); in bcaddall() local
182 DBRep::Set(a[1], aR); in bcaddall()
268 const TopoDS_Shape& aR = aCBuilder.Shape(); in bcadd() local
274 DBRep::Set(a[1], aR); in bcadd()
318 const TopoDS_Shape& aR = aCBuilder.Shape(); in bcremove() local
324 DBRep::Set(a[1], aR); in bcremove()
347 const TopoDS_Shape& aR = aCBuilder.Shape(); in bcremoveint() local
353 DBRep::Set(a[1], aR); in bcremoveint()
[all …]
H A DBOPTest_APICommands.cxx176 const TopoDS_Shape& aR=pBuilder->Shape(); in bapibop() local
177 if (aR.IsNull()) { in bapibop()
182 DBRep::Set(a[1], aR); in bapibop()
245 const TopoDS_Shape& aR=aBuilder.Shape(); in bapibuild() local
246 if (aR.IsNull()) { in bapibuild()
251 DBRep::Set(a[1], aR); in bapibuild()
308 const TopoDS_Shape& aR = aSplitter.Shape(); in bapisplit() local
309 if (aR.IsNull()) { in bapisplit()
314 DBRep::Set(a[1], aR); in bapisplit()
/dports/x11/eaglemode/eaglemode-0.95.0/src/emCore/
H A DemPainter_ScTlPSInt_AVX2.cpp432 aR=_mm256_add_epi16(aR,_mm256_set1_epi16(0x80)); in CONCAT()
433 aR=_mm256_add_epi16(aR,_mm256_srli_epi16(aR,8)); in CONCAT()
434 aR=_mm256_shuffle_epi8(aR,_mm256_set_epi8( in CONCAT()
675 aR=_mm256_add_epi16(aR,_mm256_set1_epi16(0x80)); in CONCAT()
676 aR=_mm256_add_epi16(aR,_mm256_srli_epi16(aR,8)); in CONCAT()
677 aR=_mm256_shuffle_epi8(aR,_mm256_set_epi8( in CONCAT()
887 aR=_mm256_add_epi16(aR,_mm256_srli_epi16(aR,8)); in CONCAT()
888 aR=_mm256_shuffle_epi8(aR,_mm256_set_epi8( in CONCAT()
1154 aR=_mm256_add_epi16(aR,_mm256_set1_epi16(0x80)); in CONCAT()
1155 aR=_mm256_add_epi16(aR,_mm256_srli_epi16(aR,8)); in CONCAT()
[all …]
/dports/audio/espeak/espeak-1.48.04-source/dictsource/
H A Dur_list56 ً d'o:zab'aR
130 _69 UnH,at:'aR
131 _70 sat:'aR
132 _71 IkHat:'aR
133 _72 baHat:'aR
134 _73 tIHat:'aR
135 _74 caUHat:'aR
343 آور a:v'aR
497 گہر go:H'aR
509 سفر saf'aR
[all …]
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/Examples/FLOSS Manual Examples/03 Csound Language/
H A D03B10_Global_with_clear.csd30 aL, aR pan2 aAdd, iPan
32 gaBusR = gaBusR + aR
49 aL, aR pan2 aAdd, iPan
51 gaBusR = gaBusR + aR
55 aL, aR freeverb gaBusL, gaBusR, .8, .5
56 outs aL, aR
/dports/science/openbabel/openbabel-3.1.1/test/pdb_ligands_sdf/
H A D3ozj_bgv.sdf127 (3aR,4S,4aR,7aR,8R,9aS)-4a,8-dimethyl-3-methylidene-2,5-dioxo-2,3,3a,4,4a,5,7a,8,9,9a-decahydroazul…
130 [(3aS,5R,5aR,8aR,9S,9aR)-5,8a-dimethyl-1-methylidene-2,8-dioxo-3a,4,5,5a,9,9a-hexahydroazuleno[6,5-…
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/
H A Daudiofiletest.csd26 aL, aR diskin2 p4, kpitch
28 aR = aR
29 outs aL, aR
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/Csound iOS Examples/ViewControllers/AudioFileTest/
H A Daudiofiletest.csd26 aL, aR diskin2 p4, kpitch
28 aR = aR
29 outs aL, aR
/dports/www/firefox-esr/firefox-91.8.0/mfbt/
H A DTypedEnumBits.h64 const CastableTypedEnumResult<E>& aR) { \
65 return ReturnType(aE Op OtherType(aR)); \
68 constexpr ReturnType operator Op(const CastableTypedEnumResult<E>& aR, \
70 return ReturnType(OtherType(aR) Op aE); \
86 const CastableTypedEnumResult<E>& aR) {
87 return CastableTypedEnumResult<E>(~(E(aR)));
/dports/www/firefox/firefox-99.0/mfbt/
H A DTypedEnumBits.h64 const CastableTypedEnumResult<E>& aR) { \
65 return ReturnType(aE Op OtherType(aR)); \
68 constexpr ReturnType operator Op(const CastableTypedEnumResult<E>& aR, \
70 return ReturnType(OtherType(aR) Op aE); \
86 const CastableTypedEnumResult<E>& aR) {
87 return CastableTypedEnumResult<E>(~(E(aR)));
/dports/www/firefox-legacy/firefox-52.8.0esr/mfbt/
H A DTypedEnumBits.h66 operator Op(const OtherType& aE, const CastableTypedEnumResult<E>& aR) \
68 return ReturnType(aE Op OtherType(aR)); \
72 operator Op(const CastableTypedEnumResult<E>& aR, const OtherType& aE) \
74 return ReturnType(OtherType(aR) Op aE); \
94 operator ~(const CastableTypedEnumResult<E>& aR)
96 return CastableTypedEnumResult<E>(~(E(aR)));

12345678910>>...60