| /external/llvm/include/llvm/Support/ |
| D | ScaledNumber.h | 53 inline std::pair<DigitsT, int16_t> getRounded(DigitsT Digits, int16_t Scale, in getRounded() 65 inline std::pair<uint32_t, int16_t> getRounded32(uint32_t Digits, int16_t Scale, in getRounded32() 71 inline std::pair<uint64_t, int16_t> getRounded64(uint64_t Digits, int16_t Scale, in getRounded64() 189 inline std::pair<int32_t, int> getLgImpl(DigitsT Digits, int16_t Scale) { in getLgImpl() 214 template <class DigitsT> int32_t getLg(DigitsT Digits, int16_t Scale) { in getLg() 223 template <class DigitsT> int32_t getLgFloor(DigitsT Digits, int16_t Scale) { in getLgFloor() 233 template <class DigitsT> int32_t getLgCeiling(DigitsT Digits, int16_t Scale) { in getLgCeiling() 343 int16_t Scale = matchScales(LDigits, LScale, RDigits, RScale); in getSum() local 508 int16_t Scale; variable 513 ScaledNumber(DigitsType Digits, int16_t Scale) in ScaledNumber()
|
| D | BranchProbability.h | 233 uint32_t Scale = Sum / UINT32_MAX + 1; in normalizeEdgeWeights() local
|
| /external/skia/include/core/ |
| D | SkUnPreMultiply.h | 20 typedef uint32_t Scale; typedef
|
| /external/llvm/lib/Target/X86/ |
| D | X86ISelDAGToDAG.cpp | 61 unsigned Scale; member 246 SDValue &Base, SDValue &Scale, in getAddressOperands() 1420 SDValue &Scale, SDValue &Index, in selectVectorAddr() 1463 SDValue &Scale, SDValue &Index, in selectAddr() 1509 SDValue &Scale, SDValue &Index, in selectScalarSSELoad() 1576 SDValue &Scale, SDValue &Index, in selectLEA64_32Addr() 1616 SDValue &Base, SDValue &Scale, in selectLEAAddr() 1677 SDValue &Scale, SDValue &Index, in selectTLSADDRAddr() 1701 SDValue &Base, SDValue &Scale, in tryFoldLoad() 1918 SDValue Base, Scale, Index, Disp, Segment; in selectAtomicLoadArith() local [all …]
|
| D | X86InstrBuilder.h | 48 unsigned Scale; member
|
| /external/webrtc/webrtc/common_video/libyuv/ |
| D | scaler.cc | 50 int Scaler::Scale(const VideoFrame& src_frame, VideoFrame* dst_frame) { in Scale() function in webrtc::Scaler
|
| /external/ImageMagick/Magick++/demo/ |
| D | zoom.cpp | 45 Scale, in main() enumerator
|
| /external/llvm/lib/Support/ |
| D | BranchProbability.cpp | 54 int Scale = 0; in getBranchProbability() local
|
| /external/webrtc/webrtc/modules/utility/source/ |
| D | audio_frame_operations.cc | 77 int AudioFrameOperations::Scale(float left, float right, AudioFrame& frame) { in Scale() function in webrtc::AudioFrameOperations
|
| /external/llvm/include/llvm/Analysis/ |
| D | BasicAliasAnalysis.h | 98 int64_t Scale; member
|
| D | TargetTransformInfoImpl.h | 206 bool HasBaseReg, int64_t Scale, in isLegalAddressingMode() 222 bool HasBaseReg, int64_t Scale, unsigned AddrSpace) { in getScalingFactorCost() 412 int64_t Scale = 0; in getGEPCost() local
|
| /external/ceres-solver/internal/ceres/ |
| D | suitesparse.h | 114 void Scale(cholmod_dense* scale, int mode, cholmod_sparse* A) { in Scale() function
|
| D | dense_sparse_matrix_test.cc | 148 TEST_F(DenseSparseMatrixTest, Scale) { in TEST_F() argument
|
| /external/webrtc/webrtc/modules/audio_processing/beamformer/ |
| D | matrix.h | 148 Matrix& Scale(const S& scalar) { in Scale() function 157 Matrix& Scale(const Matrix& operand, const S& scalar) { in Scale() function
|
| /external/llvm/include/llvm/Transforms/ |
| D | Instrumentation.h | 169 static inline uint32_t scaleBranchCount(uint64_t Count, uint64_t Scale) { in scaleBranchCount()
|
| /external/llvm/lib/Analysis/ |
| D | BasicAliasAnalysis.cpp | 182 const Value *V, APInt &Scale, APInt &Offset, unsigned &ZExtBits, in GetLinearExpression() 412 uint64_t Scale = DL.getTypeAllocSize(*GTI); in DecomposeGEPExpression() local 1092 int64_t Scale = GEP1VariableIndices[i].Scale; in aliasGEP() local 1479 int64_t Scale = Src[i].Scale; in GetIndexDifference() local
|
| D | TargetTransformInfo.cpp | 110 int64_t Scale, in isLegalAddressingMode() 135 int64_t Scale, in getScalingFactorCost()
|
| /external/webrtc/webrtc/modules/audio_coding/neteq/ |
| D | background_noise.cc | 161 int16_t BackgroundNoise::Scale(size_t channel) const { in Scale() function in webrtc::BackgroundNoise
|
| /external/clang/test/CodeGenCXX/ |
| D | pragma-loop.cpp | 133 const int Scale = 4; in for_template_constant_expression_test() local
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenPGO.cpp | 787 static uint32_t scaleBranchWeight(uint64_t Weight, uint64_t Scale) { in scaleBranchWeight() 801 uint64_t Scale = calculateWeightScale(std::max(TrueCount, FalseCount)); in createProfileWeights() local 820 uint64_t Scale = calculateWeightScale(MaxWeight); in createProfileWeights() local
|
| /external/fonttools/Lib/fontTools/misc/ |
| D | transform.py | 340 def Scale(x, y=None): function
|
| /external/skia/src/sfnt/ |
| D | SkOTTable_glyf.h | 161 struct Scale { struct 162 SK_OT_F2DOT14 a_d;
|
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/ |
| D | ParticleChannels.java | 110 public static final ChannelDescriptor Scale = new ChannelDescriptor(newGlobalId(), float.class, 1); field in ParticleChannels
|
| /external/v8/src/interpreter/ |
| D | bytecodes.h | 295 #define DECLARE_OPERAND_SCALE(Name, Scale) k##Name = Scale, argument
|
| /external/dng_sdk/source/ |
| D | dng_matrix.cpp | 227 void dng_matrix::Scale (real64 factor) in Scale() function in dng_matrix 571 void dng_vector::Scale (real64 factor) in Scale() function in dng_vector
|