Home
last modified time | relevance | path

Searched defs:MaxWidth (Results 1 – 20 of 20) sorted by relevance

/external/aws-sdk-java-v2/services/elastictranscoder/src/test/resources/
DListPresetsResponseWithNullVideoField.json19 "MaxWidth": "auto", string
43 "MaxWidth": "auto", string
64 "MaxWidth": "auto", string
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DMatrixBuilder.h246 unsigned MaxWidth = std::max(RowIdx->getType()->getScalarSizeInBits(), variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp311 unsigned MaxWidth = TTI->getRegisterBitWidth(true); in IsPredicatedVectorLoop() local
/external/mdnsresponder/mDNSPosix/
DNetMonitor.c506 #define MaxWidth 132 in DisplayResourceRecord() macro
/external/aws-sdk-java-v2/services/elastictranscoder/src/main/resources/codegen-resources/
Dservice-2.json342 "MaxWidth":{ object
1782 "MaxWidth":{ object
2032 "MaxWidth":{ object
2270 "MaxWidth":{ object
/external/gmmlib/Source/GmmLib/inc/External/Common/
DGmmPlatformExt.h457 GMM_GFX_SIZE_T MaxWidth; // Maximum Width in bytes member
/external/clang/lib/Sema/
DSemaChecking.cpp1251 unsigned MaxWidth) { in CheckARMBuiltinExclusiveCall()
7061 IntRange GetValueRange(ASTContext &C, llvm::APSInt &value, unsigned MaxWidth) { in GetValueRange()
7074 unsigned MaxWidth) { in GetValueRange()
7113 IntRange GetExprRange(ASTContext &C, const Expr *E, unsigned MaxWidth) { in GetExprRange()
DSemaExpr.cpp3407 unsigned MaxWidth = Context.getTargetInfo().getIntMaxTWidth(); in ActOnNumericConstant() local
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp3219 auto MaxWidth = 0u; in getVectorElementSize() local
DLoopVectorize.cpp5328 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp2338 unsigned MaxWidth = std::max(Width0, Width1); in typeExtendToWider() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5133 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local
DSLPVectorizer.cpp5286 auto MaxWidth = 0u; in getVectorElementSize() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5598 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local
/external/OpenCL-CLHPP/include/CL/
Dopencl.hpp3129 MaxWidth = CL_IMAGE_REQUIREMENTS_MAX_WIDTH_EXT, enumerator
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/Display/
Dmod.rs4307 pub MaxWidth: u32, field
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/Display/
Dmod.rs4307 pub MaxWidth: u32, field
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp7905 unsigned MaxWidth = (VT.is512BitVector() && !Subtarget.hasBWI() ? 64 : 128); in lowerVectorShuffleAsShift() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp11950 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); in matchShuffleAsShift() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp14004 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); in matchShuffleAsShift() local