Home
last modified time | relevance | path

Searched refs:bSize (Results 1 – 13 of 13) sorted by relevance

/external/tpm2/
DMathFunctions.c96 const UINT32 bSize, // IN: size of b in _math__sub() argument
107 *cSize = (UINT16)((aSize > bSize) ? aSize : bSize); in _math__sub()
109 i = (aSize > bSize) ? bSize : aSize; in _math__sub()
112 b = &b[bSize - 1]; in _math__sub()
121 if(aSize > bSize) in _math__sub()
131 else if(aSize < bSize) in _math__sub()
209 const UINT32 bSize, // IN: size of b in _math__Mul() argument
222 if((pSize != NULL) && (*pSize < (aSize + bSize))) in _math__Mul()
239 if (BN_bin2bn(a, aSize, bnA) == NULL || BN_bin2bn(b, bSize, bnB) == NULL) in _math__Mul()
250 BN_bn2bin(bnP, &p[aSize + bSize - retVal]); in _math__Mul()
[all …]
DUnique.c27 uint32_t bSize, // size of the buffer in _plat__GetUnique() argument
36 *from != 0 && retVal < bSize; in _plat__GetUnique()
45 b = &b[((bSize < uSize) ? bSize : uSize) - 1]; in _plat__GetUnique()
47 *from != 0 && retVal < bSize; in _plat__GetUnique()
DMathFunctions_fp.h12 const UINT32 bSize, // IN: size of b
35 const UINT32 bSize, // IN: size of b
42 const UINT32 bSize, // IN: size of b
DUnique_fp.h12 uint32_t bSize, // size of the buffer
DCryptUtil_fp.h22 const UINT32 bSize, // IN: size of b
37 UINT32 bSize, // IN: size of b
DCryptUtil.c3525 const UINT32 bSize, // IN: size of b in CryptCompare() argument
3529 return _math__uComp(aSize, a, bSize, b); in CryptCompare()
3547 UINT32 bSize, // IN: size of b in CryptCompareSigned() argument
3551 return _math__Comp(aSize, a, bSize, b); in CryptCompareSigned()
Dpart4.txt23498 2954 const UINT32 bSize, // IN: size of b
23502 2958 return _math__uComp(aSize, a, bSize, b);
23520 2964 UINT32 bSize, // IN: size of b
23524 2968 return _math__Comp(aSize, a, bSize, b);
25650 52 const UINT32 bSize, // IN: size of b
25652 54 UINT16 *cSize, // OUT: set to MAX(aSize, bSize)
25667 64 *cSize = (UINT16)((aSize > bSize) ? aSize : bSize);
25669 66 i = (aSize > bSize) ? bSize : aSize;
25672 69 b = &b[bSize - 1];
25681 78 if(aSize > bSize)
[all …]
/external/svox/pico/lib/
Dpicoctrl.c578 picoos_uint16 bSize; in picoctrl_newEngine() local
620 bSize = picodata_get_default_buf_size(PICODATA_PUTYPE_TEXT); in picoctrl_newEngine()
623 this->common, bSize); in picoctrl_newEngine()
624 bSize = picodata_get_default_buf_size(PICODATA_PUTYPE_SIG); in picoctrl_newEngine()
627 this->common, bSize); in picoctrl_newEngine()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_pixeltransfer.c98 const GLuint bSize = ctx->PixelMaps.BtoB.Size; in load_color_map_texture() local
122 rgba[2] = ctx->PixelMaps.BtoB.Map[j * bSize / texSize]; in load_color_map_texture()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...