/external/tpm2/ |
D | MathFunctions.c | 96 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 …]
|
D | Unique.c | 27 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()
|
D | MathFunctions_fp.h | 12 const UINT32 bSize, // IN: size of b 35 const UINT32 bSize, // IN: size of b 42 const UINT32 bSize, // IN: size of b
|
D | Unique_fp.h | 12 uint32_t bSize, // size of the buffer
|
D | CryptUtil_fp.h | 22 const UINT32 bSize, // IN: size of b 37 UINT32 bSize, // IN: size of b
|
D | CryptUtil.c | 3525 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()
|
D | part4.txt | 23498 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/ |
D | picoctrl.c | 578 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/ |
D | st_atom_pixeltransfer.c | 98 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/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |