Searched defs:aSize (Results 1 – 8 of 8) sorted by relevance
/external/tpm2/ |
D | MathFunctions.c | 97 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()
|
D | MemoryLib.c | 127 UINT16 aSize // IN: The size of aInOut.buffer (max values for in MemoryConcat2B()
|
D | RSAKeySieve.c | 103 const UINT16 aSize, // IN: the size of the array to check in FindNthSetBit()
|
D | CryptUtil.c | 3535 const UINT32 aSize, // IN: size of a in CryptCompare() 3557 UINT32 aSize, // IN: size of a in CryptCompareSigned()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_atom_pixeltransfer.c | 52 const GLuint aSize = ctx->PixelMaps.AtoA.Size; in load_color_map_texture() local
|
/external/dng_sdk/source/ |
D | dng_string.cpp | 140 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/ |
D | hb-directwrite.cc | 78 DWriteFontFileStream(uint8_t *aData, uint32_t aSize) in DWriteFontFileStream()
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_tgsi.cpp | 3965 const unsigned aSize = code->fileSize(TGSI_FILE_ADDRESS); in Converter() local
|