/aosp_15_r20/external/aws-sdk-java-v2/services/rekognition/src/main/resources/codegen-resources/ |
H A D | examples-1.json | 29 "Width": 0.25 number 41 "Width": 0.25 number 137 "Width": 0.23999999463558197 number 249 "Width": 0.25 number 260 "Width": 0.25 number 307 "Width": 0.24444444477558136 number 318 "Width": 0.24444444477558136 number 406 "Width": 0.23999999463558197 number 417 "Width": 0.22074100375175476 number 428 "Width": 0.24222199618816376 number [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 114 void DecodePSHUFBMask(const Constant *C, unsigned Width, in DecodePSHUFBMask() 152 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMILPMask() 188 unsigned Width, in DecodeVPERMIL2PMask() 243 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask() 295 void DecodeVPERMVMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMVMask() 321 void DecodeVPERMV3Mask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMV3Mask()
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | Format.h | 118 unsigned Width; variable 130 inline FormattedString left_justify(StringRef Str, unsigned Width) { in left_justify() 137 inline FormattedString right_justify(StringRef Str, unsigned Width) { in right_justify() 145 unsigned Width; variable 189 inline FormattedNumber format_decimal(int64_t N, unsigned Width) { in format_decimal()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVExpandAtomicPseudoInsts.cpp | 200 static unsigned getLRForRMW(AtomicOrdering Ordering, int Width) { in getLRForRMW() 208 static unsigned getSCForRMW(AtomicOrdering Ordering, int Width) { in getSCForRMW() 220 AtomicRMWInst::BinOp BinOp, int Width) { in doAtomicBinOpExpansion() 281 MachineBasicBlock *DoneMBB, AtomicRMWInst::BinOp BinOp, int Width) { in doMaskedAtomicBinOpExpansion() 343 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicBinOp() 392 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicMinMaxOp() 570 int Width, MachineBasicBlock::iterator &NextMBBI) { in expandAtomicCmpXchg()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVExpandPseudoInsts.cpp | 217 static unsigned getLRForRMW(AtomicOrdering Ordering, int Width) { in getLRForRMW() 225 static unsigned getSCForRMW(AtomicOrdering Ordering, int Width) { in getSCForRMW() 237 AtomicRMWInst::BinOp BinOp, int Width) { in doAtomicBinOpExpansion() 298 MachineBasicBlock *DoneMBB, AtomicRMWInst::BinOp BinOp, int Width) { in doMaskedAtomicBinOpExpansion() 360 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicBinOp() 409 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicMinMaxOp() 530 int Width, MachineBasicBlock::iterator &NextMBBI) { in expandAtomicCmpXchg()
|
/aosp_15_r20/external/giflib/ |
H A D | gif2rgb.c | 59 int Width, int Height) { in LoadRGB() 159 static void SaveGif(GifByteType *OutputBuffer, int Width, int Height, in SaveGif() 202 int ExpNumOfColors, int Width, int Height) { in RGB2GIF() 355 int i, j, Size, Row, Col, Width, Height, ExtCode, Count; in GIF2RGB() local 537 int NumFiles, Width = 0, Height = 0, ExpNumOfColors = 8; in main() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
H A D | LoongArchExpandAtomicPseudoInsts.cpp | 151 AtomicRMWInst::BinOp BinOp, int Width) { in doAtomicBinOpExpansion() 247 MachineBasicBlock *DoneMBB, AtomicRMWInst::BinOp BinOp, int Width) { in doMaskedAtomicBinOpExpansion() 314 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicBinOp() 363 AtomicRMWInst::BinOp BinOp, bool IsMasked, int Width, in expandAtomicMinMaxOp() 494 int Width, MachineBasicBlock::iterator &NextMBBI) { in expandAtomicCmpXchg()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 116 void DecodePSHUFBMask(const Constant *C, unsigned Width, in DecodePSHUFBMask() 154 void DecodeVPERMILPMask(const Constant *C, unsigned ElSize, unsigned Width, in DecodeVPERMILPMask() 190 unsigned Width, SmallVectorImpl<int> &ShuffleMask) { in DecodeVPERMIL2PMask() 244 void DecodeVPPERMMask(const Constant *C, unsigned Width, in DecodeVPPERMMask()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/impl/ |
H A D | Common.h | 18 static constexpr uint32_t Width = 1u; member 35 static constexpr uint32_t Width = 1u; member 45 static constexpr uint32_t Width = 1u; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | APFixedPoint.h | 44 FixedPointSemantics(unsigned Width, unsigned Scale, bool IsSigned, in FixedPointSemantics() 48 FixedPointSemantics(unsigned Width, Lsb Weight, bool IsSigned, in FixedPointSemantics() 104 static FixedPointSemantics GetIntegerSemantics(unsigned Width, in GetIntegerSemantics()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | APFixedPoint.h | 44 FixedPointSemantics(unsigned Width, unsigned Scale, bool IsSigned, in FixedPointSemantics() 48 FixedPointSemantics(unsigned Width, Lsb Weight, bool IsSigned, in FixedPointSemantics() 104 static FixedPointSemantics GetIntegerSemantics(unsigned Width, in GetIntegerSemantics()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | APFixedPoint.h | 44 FixedPointSemantics(unsigned Width, unsigned Scale, bool IsSigned, in FixedPointSemantics() 48 FixedPointSemantics(unsigned Width, Lsb Weight, bool IsSigned, in FixedPointSemantics() 104 static FixedPointSemantics GetIntegerSemantics(unsigned Width, in GetIntegerSemantics()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | APFixedPoint.h | 44 FixedPointSemantics(unsigned Width, unsigned Scale, bool IsSigned, in FixedPointSemantics() 48 FixedPointSemantics(unsigned Width, Lsb Weight, bool IsSigned, in FixedPointSemantics() 104 static FixedPointSemantics GetIntegerSemantics(unsigned Width, in GetIntegerSemantics()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | APFixedPoint.h | 44 FixedPointSemantics(unsigned Width, unsigned Scale, bool IsSigned, in FixedPointSemantics() 48 FixedPointSemantics(unsigned Width, Lsb Weight, bool IsSigned, in FixedPointSemantics() 104 static FixedPointSemantics GetIntegerSemantics(unsigned Width, in GetIntegerSemantics()
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/Internal/Common/Texture/ |
H A D | GmmTextureCalc.h | 255 uint32_t Width) in ScaleTextureWidth() 319 … virtual uint64_t GMM_STDCALL ScaleFCRectWidth(GMM_TEXTURE_INFO * pTexInfo, uint64_t Width) in ScaleFCRectWidth() 350 uint64_t Width) in Get2DFCSurfaceWidthFor3DSurface()
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/ |
H A D | GmmGen12Texture.cpp | 295 uint32_t Width, Height, BitsPerPixel; in FillTex2D() local 1077 …_STDCALL GmmLib::GmmGen12TextureCalc::ScaleTextureWidth(GMM_TEXTURE_INFO *pTexInfo, uint32_t Width) in ScaleTextureWidth() 1133 …M_STDCALL GmmLib::GmmGen12TextureCalc::ScaleFCRectWidth(GMM_TEXTURE_INFO *pTexInfo, uint64_t Width) in ScaleFCRectWidth() 1157 … uint64_t Width) in Get2DFCSurfaceWidthFor3DSurface()
|
/aosp_15_r20/external/llvm/tools/llvm-cov/ |
H A D | CoverageReport.cpp | 28 unsigned Width; member 82 static Column column(StringRef Str, unsigned Width) { in column() 87 static Column column(StringRef Str, unsigned Width, const T &Value) { in column()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 201 std::string ScaledNumberBase::toString(uint64_t D, int16_t E, int Width, in toString() 316 int Width, unsigned Precision) { in print() 320 void ScaledNumberBase::dump(uint64_t D, int16_t E, int Width) { in dump()
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 202 std::string ScaledNumberBase::toString(uint64_t D, int16_t E, int Width, in toString() 317 int Width, unsigned Precision) { in print() 321 void ScaledNumberBase::dump(uint64_t D, int16_t E, int Width) { in dump()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | ScaledNumber.cpp | 201 std::string ScaledNumberBase::toString(uint64_t D, int16_t E, int Width, in toString() 316 int Width, unsigned Precision) { in print() 320 void ScaledNumberBase::dump(uint64_t D, int16_t E, int Width) { in dump()
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | DataLayout.h | 236 bool isLegalInteger(uint64_t Width) const { in isLegalInteger() 243 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); } in isIllegalInteger() 301 bool fitsInLegalInteger(unsigned Width) const { in fitsInLegalInteger()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/ |
H A D | device9ex.c | 178 UINT Width, in NineDevice9Ex_CreateRenderTargetEx() 208 UINT Width, in NineDevice9Ex_CreateOffscreenPlainSurfaceEx() 234 UINT Width, in NineDevice9Ex_CreateDepthStencilSurfaceEx()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | DataLayout.h | 254 bool isLegalInteger(uint64_t Width) const { in isLegalInteger() 261 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); } in isIllegalInteger() 343 bool fitsInLegalInteger(unsigned Width) const { in fitsInLegalInteger()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | DataLayout.h | 260 bool isLegalInteger(uint64_t Width) const { in isLegalInteger() 264 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); } in isIllegalInteger() 359 bool fitsInLegalInteger(unsigned Width) const { in fitsInLegalInteger()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | DataLayout.h | 260 bool isLegalInteger(uint64_t Width) const { in isLegalInteger() 264 bool isIllegalInteger(uint64_t Width) const { return !isLegalInteger(Width); } in isIllegalInteger() 359 bool fitsInLegalInteger(unsigned Width) const { in fitsInLegalInteger()
|