Home
last modified time | relevance | path

Searched defs:OutputSize (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dauthenticatedchannel9.c51 NineAuthenticatedChannel9_Query( struct NineAuthenticatedChannel9 *This, UINT InputSize, const void *pInput, UINT OutputSize, void *pOutput ) NineAuthenticatedChannel9_Query() argument
H A Dnine_lock.c101 LockAuthenticatedChannel9_Query( struct NineAuthenticatedChannel9 *This, UINT InputSize, const void *pInput, UINT OutputSize, void *pOutput ) LockAuthenticatedChannel9_Query() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp288 size_t OutputSize = std::min(OutStringSize-1, InsnStr.size()); in LLVMDisasmInstruction() local
/third_party/lame/ACM/
H A DACM.cpp1143 DWORD OutputSize = a_StreamHeader->cbDstLength; in OnStreamUnPrepareHeader() local
1156 DWORD OutputSize = a_StreamHeader->cbDstLength; in OnStreamUnPrepareHeader() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1735 int OutputSize = (int)FITy->getScalarSizeInBits() - IsOutputSigned; in FoldItoFPtoI() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13220 int OutputSize = N->getValueType(0).getScalarSizeInBits(); in combineBVOfVecSExt() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp13168 unsigned OutputSize = (int)VT.getScalarSizeInBits() - IsOutputSigned; in FoldIntToFPToInt() local

Completed in 81 milliseconds