Home
last modified time | relevance | path

Searched defs:Sum2 (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/flac/src/share/replaygain_synthesis/
H A Dreplaygain_synthesis.c246 double Sum2; in dither_output_() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp3462 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 DLegalizeDAG.cpp3503 SDValue Sum2 = DAG.getNode(Op, dl, VT, Sum, CarryExt); in ExpandNode() local
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc1066 ACTION(Sum2) { in ACTION() argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-more-actions_test.cc1066 ACTION(Sum2) { in ACTION() argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc1028 ACTION(Sum2) { in ACTION() argument
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp1735 llvm::Value *Sum2 = EmitOverflowIntrinsic(*this, IntrinsicId, in EmitBuiltinExpr() local