HomeSort by relevance Sort by last modified time
    Searched refs:nLength (Results 26 - 50 of 50) sorted by null

12

  /external/icu/icu4c/source/common/
umapfile.c 122 mappingAttributes.nLength = sizeof(mappingAttributes);
  /external/pdfium/xfa/src/fwl/src/basewidget/
fwl_editimp.cpp 711 int32_t nStart, nLength;
713 nLength = m_pEdtEngine->GetSelRange(i, nStart);
714 m_pEdtEngine->GetText(wsTemp, nStart, nLength);
729 int32_t nStart, nLength;
731 nLength = m_pEdtEngine->GetSelRange(i, nStart);
732 m_pEdtEngine->GetText(wsTemp, nStart, nLength);
    [all...]
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp     [all...]
  /external/webrtc/webrtc/base/
win32filesystem.cc 160 security_attributes.nLength = sizeof(security_attributes);
  /sdk/find_java/src/source/
find_java_lib.cpp 456 saAttr.nLength = sizeof(SECURITY_ATTRIBUTES);
  /sdk/find_java2/src/
JavaFinder.cpp 91 saAttr.nLength = sizeof(SECURITY_ATTRIBUTES);
  /external/deqp/execserver/
xsWin32TestProcess.cpp 521 securityAttr.nLength = sizeof(SECURITY_ATTRIBUTES);
  /external/deqp/framework/delibs/deutil/
deProcess.c 657 securityAttr.nLength = sizeof(SECURITY_ATTRIBUTES);
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_named_pipe.c 402 priv->attr.nLength = sizeof(priv->attr);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wtypes.h 249 DWORD nLength;
mq.h 607 HRESULT WINAPI MQGetQueueSecurity(LPCWSTR lpwcsFormatName,SECURITY_INFORMATION RequestedInformation,PSECURITY_DESCRIPTOR pSecurityDescriptor,DWORD nLength,LPDWORD lpnLengthNeeded);
ntmsapi.h     [all...]
winuser.h 734 WINUSERAPI WINBOOL WINAPI GetUserObjectSecurity(HANDLE hObj,PSECURITY_INFORMATION pSIRequested,PSECURITY_DESCRIPTOR pSID,DWORD nLength,LPDWORD lpnLengthNeeded);
750 WINUSERAPI WINBOOL WINAPI GetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded);
751 WINUSERAPI WINBOOL WINAPI GetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength,LPDWORD lpnLengthNeeded);
752 WINUSERAPI WINBOOL WINAPI SetUserObjectInformationA(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength);
753 WINUSERAPI WINBOOL WINAPI SetUserObjectInformationW(HANDLE hObj,int nIndex,PVOID pvInfo,DWORD nLength);
    [all...]
winbase.h 181 DWORD nLength;
    [all...]
msxml2.h     [all...]
urlmon.h 789 DWORD nLength;
    [all...]
  /external/autotest/client/tests/kvm/deps/
rss.cpp 458 sa.nLength = sizeof(SECURITY_ATTRIBUTES);
    [all...]
  /ndk/sources/host-tools/make-3.81/w32/subproc/
sub_proc.c 282 inherit.nLength = sizeof(inherit);
  /system/core/adb/
adb.cpp 616 sa.nLength = sizeof(sa);
    [all...]
  /external/ImageMagick/MagickCore/
nt-base.c     [all...]
  /external/pdfium/xfa/src/fgas/src/localization/
fx_locale.cpp 64 FX_STRSIZE nLength = wsSymbols.GetLength();
65 if (nLength < 1 || nStart > nLength) {
    [all...]
  /ndk/sources/host-tools/make-3.81/
function.c     [all...]
  /external/pdfium/xfa/src/fxfa/src/fm2js/
xfa_fm2jscontext.cpp     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.jdt.core_3.11.0.v20150602-1242.jar 

Completed in 2408 milliseconds

12