Home
last modified time | relevance | path

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

/external/tpm2/
DMathFunctions.c94 const UINT32 aSize, // IN: size of a in _math__sub()
160 UINT32 aSize, // IN: size of a in _math__Inc()
180 UINT32 aSize, // IN: size of a in _math__Dec()
207 const UINT32 aSize, // IN: size of a in _math__Mul()
342 const UINT32 aSize, // IN: size of a in _math__uComp()
394 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.c3523 const UINT32 aSize, // IN: size of a in CryptCompare()
3545 UINT32 aSize, // IN: size of a in CryptCompareSigned()
/external/pcre/dist/
Dpcre_globals.c62 static void* LocalPcreMalloc(size_t aSize) in LocalPcreMalloc()
/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/mesa3d/src/mesa/state_tracker/
Dst_atom_pixeltransfer.c99 const GLuint aSize = ctx->PixelMaps.AtoA.Size; in load_color_map_texture() local
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_tgsi.cpp2307 const unsigned aSize = code->fileSize(TGSI_FILE_ADDRESS); in Converter() local