/libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/func/ |
CipherThread.java | 26 private int pCounter = 0; 47 pCounter = 0; 159 return (pCounter < paddingModeAr.length); 173 pCounter = (hasNextPadding()) ? pCounter : 0; 174 return paddingModeAr[pCounter++];
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
syncstr.h | 399 pointer /*pCounter*/, 403 pointer /*pCounter*/, 412 SyncCounter *pCounter; 474 pointer /* pCounter */, 477 pointer /* pCounter */, 483 SyncCounter * /* pCounter*/, 488 pointer pCounter
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
syncstr.h | 399 pointer /*pCounter*/, 403 pointer /*pCounter*/, 412 SyncCounter *pCounter; 474 pointer /* pCounter */, 477 pointer /* pCounter */, 483 SyncCounter * /* pCounter*/, 488 pointer pCounter
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
syncstr.h | 399 pointer /*pCounter*/, 403 pointer /*pCounter*/, 412 SyncCounter *pCounter; 474 pointer /* pCounter */, 477 pointer /* pCounter */, 483 SyncCounter * /* pCounter*/, 488 pointer pCounter
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/ |
FwdLockFile.c | 220 * @param[out] pCounter A reference to the counter. 224 unsigned char *pCounter) { 229 pCounter[i] = part + carry; 230 carry = (part < pNonce[i] || pCounter[i] < part) ? 1 : 0; 233 pCounter[i] = pNonce[i] + carry; 234 carry = (pCounter[i] < pNonce[i]) ? 1 : 0;
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_InterpolateLuma_HalfDiagHorVer4x4_unsafe_s.s | 32 M_ALLOC4 pCounter, 4 226 M_STR Counter, pCounter 281 M_LDR Counter, pCounter
|
armVCM4P10_InterpolateLuma_HalfDiagVerHor4x4_unsafe_s.s | 29 M_ALLOC4 pCounter, 4 211 M_STR Counter, pCounter 260 M_LDR Counter, pCounter
|
/external/icu4c/i18n/ |
rematch.cpp | [all...] |
/external/stlport/src/ |
allocators.cpp | 657 _STLP_VOLATILE __stl_atomic_t *pcounter = &_S_alloc_counter(); local 658 if (_STLP_ATOMIC_DECREMENT(pcounter) == 0) [all...] |
/ndk/sources/cxx-stl/stlport/src/ |
allocators.cpp | 657 _STLP_VOLATILE __stl_atomic_t *pcounter = &_S_alloc_counter(); local 658 if (_STLP_ATOMIC_DECREMENT(pcounter) == 0) [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
OMX_VideoDec_Utils.h | [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
OMX_VideoDecoder.c | 99 extern OMX_ERRORTYPE IncrementCount (OMX_U8 * pCounter, pthread_mutex_t *pMutex); 100 extern OMX_ERRORTYPE DecrementCount (OMX_U8 * pCounter, pthread_mutex_t *pMutex); [all...] |
OMX_VideoDec_Utils.c | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-commons-net.jar | |