Home
last modified time | relevance | path

Searched refs:RightIndex (Results 1 – 25 of 59) sorted by relevance

123

/dports/cad/alliance/alliance/src/aut/src/
H A Dautsort.c109 long RightIndex; local
158 RightIndex = IndexArray[ RightChild ];
162 RightIndex,
166 ChildIndex = RightIndex;
/dports/cad/alliance/alliance/src/genlib/src/
H A Ddpgen_Shifter.c191 int LeftIndex, RightIndex; variable
262 RightIndex = BitIndex + (1 << SliceIndex);
266 MuxInput2 = RightIndex < n ? MuxOutput(SliceIndex * n + RightIndex) : MSB;
275 if (RightIndex < n)
276 MuxInput2 = MuxOutput(SliceIndex * n + RightIndex);
279 OA(op(2), MuxOutput(SliceIndex * n + RightIndex - n), MSB, x(AndIndex)); AndIndex++;
327 RightIndex = BitIndex + (1 << SliceIndex);
328 if (RightIndex >= n) {
/dports/graphics/urt/urt-3.1b1_12/tools/
H A Drlestereo.c55 int RightIndex; /* Index of second channel (1 or 2). */ variable
196 RightIndex = 1;
199 RightIndex = 2;
272 out[RightIndex][i] = RightScale * GREYCONV(right[0][i],
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A DSaveUtils.F90301 INTEGER :: LeftIndex, RightIndex, ElemFirst, ElemLast, n, m, i, k, l local
428 RightIndex = RightElem % ElementIndex
429 IF( RightIndex > 0 ) THEN
430 IF( Mesh % Elements(RightIndex) % PartIndex /= ParEnv % MyPe ) RightIndex = 0
433 RightIndex = 0
435 IsHalo = ( LeftIndex == 0 .AND. RightIndex == 0 )
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/
H A DCommonWindow.py290 RightIndex = GemRB.GetVar ("RightIndex")
291 if RightIndex < 0:
297 if RightIndex >= len(inventory_slots):
300 GemRB.ChangeContainerItem (0, inventory_slots[RightIndex], 0)
H A DGUISTORE.py1112 RightIndex = GemRB.GetVar ("RightIndex")
1114 RightIndex = inventory_slots[RightIndex]
1116 Flags = GemRB.IsValidStoreItem (pc, RightIndex, ITEM_BAG if Bag else ITEM_PC)
1118 GemRB.ChangeStoreItem (pc, RightIndex, SHOP_SELL|SHOP_SELECT)
1166 RightIndex = GemRB.GetVar ("RightIndex")
1167 Slot = GemRB.GetSlotItem (pc, inventory_slots[RightIndex])
1212 RightIndex = GemRB.GetVar ("RightIndex")
1213 idx = [ LeftTopIndex, RightTopIndex, LeftIndex, RightIndex ]
1634 RightIndex = GemRB.GetVar ("RightIndex")
1635 idx = [ LeftTopIndex, RightTopIndex, LeftIndex, RightIndex ]
/dports/devel/swig/swig-4.0.2/Examples/test-suite/python/
H A Dstatic_const_member_2_runme.py7 a = c.RightIndex
/dports/devel/swig/swig-4.0.2/Examples/test-suite/octave/
H A Dstatic_const_member_2_runme.m12 a = c.RightIndex;
/dports/cad/alliance/alliance/src/syf/src/
H A Dsyf_must.c566 long RightIndex; local
613 RightIndex = IndexArray[ RightChild ];
616 ( ValueArray[ RightIndex ] < ValueArray[ LeftIndex ] ) )
619 ChildIndex = RightIndex;
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dstatic_const_member_2.i29 enum {LeftIndex, RightIndex}; enumerator
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp910 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
911 if (!RightIndex) in evalBinOpLL()
913 RightIndexVal = evalCast(*RightIndex, ArrayIndexTy, QualType{}); in evalBinOpLL()
914 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
915 if (!RightIndex) in evalBinOpLL()
920 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp914 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
915 if (!RightIndex) in evalBinOpLL()
917 RightIndexVal = evalCast(*RightIndex, ArrayIndexTy, QualType{}); in evalBinOpLL()
918 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
919 if (!RightIndex) in evalBinOpLL()
924 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp914 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
915 if (!RightIndex) in evalBinOpLL()
917 RightIndexVal = evalCast(*RightIndex, ArrayIndexTy, QualType{}); in evalBinOpLL()
918 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
919 if (!RightIndex) in evalBinOpLL()
924 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp914 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
915 if (!RightIndex) in evalBinOpLL()
917 RightIndexVal = evalCast(*RightIndex, ArrayIndexTy, QualType{}); in evalBinOpLL()
918 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
919 if (!RightIndex) in evalBinOpLL()
924 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp914 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
915 if (!RightIndex) in evalBinOpLL()
917 RightIndexVal = evalCast(*RightIndex, ArrayIndexTy, QualType{}); in evalBinOpLL()
918 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
919 if (!RightIndex) in evalBinOpLL()
924 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp914 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
915 if (!RightIndex) in evalBinOpLL()
917 RightIndexVal = evalCast(*RightIndex, ArrayIndexTy, QualType{}); in evalBinOpLL()
918 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
919 if (!RightIndex) in evalBinOpLL()
924 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1043 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
1044 if (!RightIndex) in evalBinOpLL()
1046 RightIndexVal = evalCastFromNonLoc(*RightIndex, ArrayIndexTy); in evalBinOpLL()
1047 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
1048 if (!RightIndex) in evalBinOpLL()
1053 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1043 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
1044 if (!RightIndex) in evalBinOpLL()
1046 RightIndexVal = evalCastFromNonLoc(*RightIndex, ArrayIndexTy); in evalBinOpLL()
1047 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
1048 if (!RightIndex) in evalBinOpLL()
1053 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1043 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
1044 if (!RightIndex) in evalBinOpLL()
1046 RightIndexVal = evalCastFromNonLoc(*RightIndex, ArrayIndexTy); in evalBinOpLL()
1047 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
1048 if (!RightIndex) in evalBinOpLL()
1053 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1043 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
1044 if (!RightIndex) in evalBinOpLL()
1046 RightIndexVal = evalCastFromNonLoc(*RightIndex, ArrayIndexTy); in evalBinOpLL()
1047 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
1048 if (!RightIndex) in evalBinOpLL()
1053 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1038 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
1039 if (!RightIndex) in evalBinOpLL()
1041 RightIndexVal = evalCastFromNonLoc(*RightIndex, ArrayIndexTy); in evalBinOpLL()
1042 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
1043 if (!RightIndex) in evalBinOpLL()
1048 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1038 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
1039 if (!RightIndex) in evalBinOpLL()
1041 RightIndexVal = evalCastFromNonLoc(*RightIndex, ArrayIndexTy); in evalBinOpLL()
1042 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
1043 if (!RightIndex) in evalBinOpLL()
1048 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1038 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
1039 if (!RightIndex) in evalBinOpLL()
1041 RightIndexVal = evalCastFromNonLoc(*RightIndex, ArrayIndexTy); in evalBinOpLL()
1042 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
1043 if (!RightIndex) in evalBinOpLL()
1048 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1043 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
1044 if (!RightIndex) in evalBinOpLL()
1046 RightIndexVal = evalCastFromNonLoc(*RightIndex, ArrayIndexTy); in evalBinOpLL()
1047 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
1048 if (!RightIndex) in evalBinOpLL()
1053 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1031 Optional<NonLoc> RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL() local
1032 if (!RightIndex) in evalBinOpLL()
1034 RightIndexVal = evalCastFromNonLoc(*RightIndex, ArrayIndexTy); in evalBinOpLL()
1035 RightIndex = RightIndexVal.getAs<NonLoc>(); in evalBinOpLL()
1036 if (!RightIndex) in evalBinOpLL()
1041 return evalBinOpNN(state, op, *LeftIndex, *RightIndex, resultTy); in evalBinOpLL()

123