Home
last modified time | relevance | path

Searched defs:aSize (Results 1 – 8 of 8) sorted by relevance

/external/tpm2/
DMathFunctions.c97 const UINT32 aSize, // IN: size of a in _math__sub()
163 UINT32 aSize, // IN: size of a in _math__Inc()
183 UINT32 aSize, // IN: size of a in _math__Dec()
210 const UINT32 aSize, // IN: size of a in _math__Mul()
346 const UINT32 aSize, // IN: size of a in _math__uComp()
398 const UINT32 aSize, // IN: size of a in _math__Comp()
DMemoryLib.c127 UINT16 aSize // IN: The size of aInOut.buffer (max values for in MemoryConcat2B()
DRSAKeySieve.c103 const UINT16 aSize, // IN: the size of the array to check in FindNthSetBit()
DCryptUtil.c3535 const UINT32 aSize, // IN: size of a in CryptCompare()
3557 UINT32 aSize, // IN: size of a in CryptCompareSigned()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_pixeltransfer.c52 const GLuint aSize = ctx->PixelMaps.AtoA.Size; in load_color_map_texture() local
/external/dng_sdk/source/
Ddng_string.cpp140 uint32 aSize = (uint32) strlen (otherString); in Assign_Multibyte() local
217 uint32 aSize = dngString.Length (); in Extract_Multibyte() local
356 int aSize = (int) strlen (otherString); in Assign_Multibyte() local
938 uint32 aSize = gUTF8Bytes [aChar]; in DecodeUTF8() local
/external/harfbuzz_ng/src/
Dhb-directwrite.cc78 DWriteFontFileStream(uint8_t *aData, uint32_t aSize) in DWriteFontFileStream()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_tgsi.cpp3965 const unsigned aSize = code->fileSize(TGSI_FILE_ADDRESS); in Converter() local