Searched defs:Sum2 (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/flac/src/share/replaygain_synthesis/ |
H A D | replaygain_synthesis.c | 246 double Sum2; in dither_output_() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 3462 SDValue Sum2 = DAG.getNode(Op, dl, VT, Sum, CarryExt); in ExpandNode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeDAG.cpp | 3503 SDValue Sum2 = DAG.getNode(Op, dl, VT, Sum, CarryExt); in ExpandNode() local
|
/aosp_15_r20/external/googletest/googlemock/test/ |
H A D | gmock-more-actions_test.cc | 1066 ACTION(Sum2) { in ACTION() argument
|
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/ |
H A D | gmock-more-actions_test.cc | 1066 ACTION(Sum2) { in ACTION() argument
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/ |
H A D | gmock-more-actions_test.cc | 1028 ACTION(Sum2) { in ACTION() argument
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 1735 llvm::Value *Sum2 = EmitOverflowIntrinsic(*this, IntrinsicId, in EmitBuiltinExpr() local
|