/prebuilts/go/linux-x86/src/syscall/ |
security_windows.go | 34 //sys TranslateName(accName *uint16, accNameFormat uint32, desiredNameFormat uint32, translatedName *uint16, nSize *uint32) (err error) [failretval&0xff==0] = secur32.TranslateNameW 35 //sys GetUserNameEx(nameFormat uint32, nameBuffre *uint16, nSize *uint32) (err error) [failretval&0xff==0] = secur32.GetUserNameExW
|
/bionic/libc/kernel/uapi/linux/ |
jffs2.h | 100 __u8 nsize; member in struct:jffs2_raw_dirent
|
/development/ndk/platforms/android-21/include/linux/ |
jffs2.h | 102 __u8 nsize; member in struct:jffs2_raw_dirent
|
/external/icu/icu4c/source/test/perf/ubrkperf/ |
ubrkperf.cpp | 136 printf("time=%d\nevents=%d\nsize=%d\n", elapsedTime, noBreaks, textSize);
|
/external/kernel-headers/original/uapi/linux/ |
jffs2.h | 126 __u8 nsize; member in struct:jffs2_raw_dirent
|
/external/mesa3d/src/gallium/state_trackers/wgl/ |
stw_wgl.c | 147 if (ppfd->nSize != sizeof( PIXELFORMATDESCRIPTOR ) || ppfd->nVersion != 1)
|
/external/pdfium/core/src/fxcrt/ |
fx_basic_bstring.cpp | 61 pdfium::base::CheckedNumeric<int> nSize = nLen; 62 nSize += overhead; 68 nSize += 7; 69 int totalSize = nSize.ValueOrDie() & ~7;
|
/external/pdfium/fpdfsdk/src/ |
fsdk_mgr.cpp | 158 int nSize = pFontMapper->m_InstalledTTFonts.GetSize(); 159 if (nSize == 0) { 161 nSize = pFontMapper->m_InstalledTTFonts.GetSize(); 164 for (int i = 0; i < nSize; ++i) { [all...] |
/external/sqlite/dist/ |
Android.patch | 102 nSize = ((nByte+pFile->szChunk-1) / pFile->szChunk) * pFile->szChunk;
|
/frameworks/av/media/libstagefright/codecs/raw/ |
SoftRaw.cpp | 30 params->nSize = sizeof(T);
|
/frameworks/av/media/libstagefright/omx/ |
SoftOMXComponent.cpp | 36 mComponent->nSize = sizeof(*mComponent);
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/ |
OMX_JpegEnc_CustomCmd.h | 75 OMX_U32 nSize;
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
VPPTest.h | 105 (_s_)->nSize = sizeof(_name_); \
|
/hardware/ti/omap4-aah/camera/ |
MemoryManager.cpp | 106 CAMHAL_LOGDB("Before mapping, handle = %p, nSize = %d", handle, size);
|
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/ |
OMXAlgo.cpp | 329 ACParams.nSize = (OMX_U32)sizeof(OMX_TI_CONFIG_CONVERGENCETYPE); 360 CAMHAL_LOGDB("nSize %d", (int)ACParams.nSize); [all...] |
/hardware/ti/omap4xxx/camera/ |
MemoryManager.cpp | 92 CAMHAL_LOGDB("Before mapping, handle = %x, nSize = %d", handle, bytes);
|
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/ |
omx_proxy_common.c | 658 OMX_U32 nSize = (nSizeBytes + LINUX_PAGE_SIZE - 1) & ~(LINUX_PAGE_SIZE - 1); 694 tParamRect.nSize = sizeof(OMX_CONFIG_RECTTYPE); 719 tParamPortDef.nSize = sizeof(OMX_PARAM_PORTDEFINITIONTYPE); 758 eError = PROXY_AllocateBufferIonCarveout(pCompPrv, nSize, &handle); 768 block.dim.len = nSize; 798 eError = PROXY_UseBuffer(hComponent, ppBufferHdr, nPortIndex, pAppPrivate, nSize, pMemptr); 816 DOMX_DEBUG("before mapping, handle = %x, nSize = %d",handle,nSize); 817 if (ion_map(pCompPrv->ion_fd, handle, nSize, PROT_READ | PROT_WRITE, MAP_SHARED, 0, 1020 ((OMX_TI_PLATFORMPRIVATE *)pBufferHeader->pPlatformPrivate)->nSize = sizeof(OMX_TI_PLATFORMPRIVATE) [all...] |
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_video_dec/src/ |
omx_proxy_videodec.c | 220 tParamStruct.nSize = sizeof(OMX_TI_PARAM_ENHANCEDPORTRECONFIG); 556 sPortDef.nSize = sizeof(OMX_PARAM_PORTDEFINITIONTYPE); 576 tParamStruct.nSize = sizeof(OMX_CONFIG_RECTTYPE); 636 sPortDef.nSize = sizeof(OMX_PARAM_PORTDEFINITIONTYPE);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
jffs2.h | 125 __u8 nsize; member in struct:jffs2_raw_dirent
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
jffs2.h | 126 __u8 nsize; member in struct:jffs2_raw_dirent
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
winsplp.h | 148 LPDWORD pType, LPBYTE pData, DWORD nSize, 225 LPBYTE pData, DWORD nSize, LPDWORD pcbNeeded); 578 DWORD nSize, [all...] |
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/ |
jffs2.h | 102 __u8 nsize; member in struct:jffs2_raw_dirent
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/ |
jffs2.h | 102 __u8 nsize; member in struct:jffs2_raw_dirent
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/ |
jffs2.h | 102 __u8 nsize; member in struct:jffs2_raw_dirent
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/ |
jffs2.h | 102 __u8 nsize; member in struct:jffs2_raw_dirent
|