Home
last modified time | relevance | path

Searched defs:Scale (Results 1 - 25 of 92) sorted by relevance

1234

/third_party/icu/icu4c/source/i18n/
H A Dnumber_multiplier.cpp25 Scale::Scale(int32_t magnitude, DecNum* arbitraryToAdopt) in Scale() function in Scale
40 Scale::Scale(const Scale& other) in Scale() function in Scale
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_multiplier.cpp25 Scale::Scale(int32_t magnitude, DecNum* arbitraryToAdopt) in Scale() function in Scale
40 Scale::Scale(const Scale& other) in Scale() function in Scale
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_multiplier.cpp25 Scale::Scale(int32_t magnitude, DecNum* arbitraryToAdopt) in Scale() function in Scale
40 Scale::Scale(const Scale& other) in Scale() function in Scale
[all...]
/third_party/skia/include/core/
H A DSkUnPreMultiply.h20 typedef uint32_t Scale; typedef in SkUnPreMultiply
H A DSkM44.h216 static SkM44 Scale(SkScalar x, SkScalar y, SkScalar z = 1) { in Scale() function in SkM44
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DBranchProbability.cpp56 int Scale = 0; in getBranchProbability() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/Utils/
H A DLocal.h68 Constant *Scale = ConstantInt::get(IntIdxTy, Size); in EmitGEPOffset() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DScale.java21 public class Scale { class
35 private Scale(int magnitude, BigDecimal arbitrary) { in Scale() method in Scale
39 private Scale(int magnitude, BigDecimal arbitrary, MathContext mc) { in Scale() method in Scale
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DScale.java22 public class Scale { class
36 private Scale(int magnitude, BigDecimal arbitrary) { in Scale() method in Scale
40 private Scale(int magnitude, BigDecimal arbitrary, MathContext mc) { in Scale() method in Scale
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DProfileSummary.h56 static const int Scale = 1000000; member in llvm::ProfileSummary
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp244 unsigned Scale; in tryCreateMaskedGatherOffset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86EvexToVex.cpp157 unsigned Scale = (Opc == X86::VALIGNQZ128rri || in performCustomAdjustments() local
H A DX86ISelLowering.h1696 void scaleShuffleMask(size_t Scale, ArrayRef<T> Mask, in scaleShuffleMask() argument
[all...]
H A DX86InstrBuilder.h53 unsigned Scale; member
[all...]
H A DX86FixupLEAs.cpp358 const MachineOperand &Scale = MI.getOperand(1 + X86::AddrScaleAmt); in optTwoAddrLEA() local
487 const MachineOperand &Scale = MI.getOperand(1 + X86::AddrScaleAmt); in processInstructionForSlowLEA() local
537 const MachineOperand &Scale = MI.getOperand(1 + X86::AddrScaleAmt); in processInstrForSlow3OpLEA() local
H A DX86OptimizeLEAs.cpp83 MemOpKey(const MachineOperand *Base, const MachineOperand *Scale, in MemOpKey() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DBasicAliasAnalysis.h121 APInt Scale; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
H A DInstrumentation.h198 static inline uint32_t scaleBranchCount(uint64_t Count, uint64_t Scale) { in scaleBranchCount() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DIndirectCallPromotion.cpp305 uint64_t Scale = calculateCountScale(MaxCount); in promoteIndirectCall() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_matrix.cpp227 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
/third_party/skia/third_party/externals/angle2/src/common/
H A Dmatrix_utils.cpp141 Mat4 Mat4::Scale(const Vector3 &s) in Scale() function in angle::Mat4
/third_party/skia/src/core/
H A DSkRecordDraw.cpp283 void trackBounds(const Scale&) { this->pushControl(); } in trackBounds() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/
H A DX86ShuffleDecode.cpp267 unsigned Scale = DstNumElts / SrcNumElts; in DecodeSubVectorBroadcast() local
388 unsigned Scale = DstScalarBits / SrcScalarBits; in DecodeZeroExtendMask() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp454 const float Scale = 1.0f / MBFI.getEntryFreq(); variable
/third_party/skia/src/sfnt/
H A DSkOTTable_glyf.h160 struct Scale { struct

Completed in 18 milliseconds

1234