HomeSort by relevance Sort by last modified time
    Searched refs:cch (Results 1 - 17 of 17) sorted by null

  /system/core/adb/
adb_utils_test.cpp 48 DWORD cch = arraysize(profiles_dir); local
51 ASSERT_TRUE(GetProfilesDirectoryA(profiles_dir, &cch));
66 DWORD cch = arraysize(profiles_dir); local
69 ASSERT_TRUE(GetProfilesDirectoryA(profiles_dir, &cch));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textstor.h 405 ULONG cch,
435 ULONG cch,
464 ULONG cch,
579 ULONG cch,
613 ULONG cch,
647 ULONG cch,
747 #define ITextStoreACP_QueryInsert(This,acpTestStart,acpTestEnd,cch,pacpResultStart,pacpResultEnd) (This)->lpVtbl->QueryInsert(This,acpTestStart,acpTestEnd,cch,pacpResultStart,pacpResultEnd)
751 #define ITextStoreACP_SetText(This,dwFlags,acpStart,acpEnd,pchText,cch,pChange) (This)->lpVtbl->SetText(This,dwFlags,acpStart,acpEnd,pchText,cch,pChange
    [all...]
tnef.h 123 WORD cch; member in struct:_trp
126 #define CbOfTrp(_p) (sizeof(TRP) + (_p)->cch + (_p)->cbRgb)
128 #define LpbOfTrp(_p) (((LPBYTE)(((LPTRP)(_p)) + 1)) + (_p)->cch)
celib.h 123 WINBOOL ceConvertSzToWsz(WCHAR **ppwsz,char const *pch,LONG cch);
124 WINBOOL ceConvertSzToBstr(BSTR *pbstr,CHAR const *pch,LONG cch);
shobjidl.h     [all...]
tom.h 324 virtual HRESULT WINAPI FindText(BSTR bstr,__LONG32 cch,__LONG32 Flags,__LONG32 *pLength) = 0;
325 virtual HRESULT WINAPI FindTextStart(BSTR bstr,__LONG32 cch,__LONG32 Flags,__LONG32 *pLength) = 0;
326 virtual HRESULT WINAPI FindTextEnd(BSTR bstr,__LONG32 cch,__LONG32 Flags,__LONG32 *pLength) = 0;
386 HRESULT (WINAPI *FindText)(ITextRange *This,BSTR bstr,__LONG32 cch,__LONG32 Flags,__LONG32 *pLength);
387 HRESULT (WINAPI *FindTextStart)(ITextRange *This,BSTR bstr,__LONG32 cch,__LONG32 Flags,__LONG32 *pLength);
388 HRESULT (WINAPI *FindTextEnd)(ITextRange *This,BSTR bstr,__LONG32 cch,__LONG32 Flags,__LONG32 *pLength);
450 #define ITextRange_FindText(This,bstr,cch,Flags,pLength) (This)->lpVtbl->FindText(This,bstr,cch,Flags,pLength)
451 #define ITextRange_FindTextStart(This,bstr,cch,Flags,pLength) (This)->lpVtbl->FindTextStart(This,bstr,cch,Flags,pLength
    [all...]
clusapi.h     [all...]
msctf.h 400 LONG cch; member in struct:TF_PERSISTENT_PROPERTY_HEADER_ACP
    [all...]
richedit.h 869 LONG cch; member in struct:_ensaveclipboard
commctrl.h 1296 UINT cch; member in struct:tagREBARBANDINFOA
1325 UINT cch; member in struct:tagREBARBANDINFOW
1608 UINT cch; member in struct:_TTGETTITLE
    [all...]
winuser.h 50 typedef int (CALLBACK *EDITWORDBREAKPROCA)(LPSTR lpch,int ichCurrent,int cch,int code);
51 typedef int (CALLBACK *EDITWORDBREAKPROCW)(LPWSTR lpch,int ichCurrent,int cch,int code);
2662 UINT cch; member in struct:tagMENUITEMINFOA
2677 UINT cch; member in struct:tagMENUITEMINFOW
    [all...]
mmsystem.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
sections.s 33 ivals .word 0aah, 0bbh, 0cch
  /external/libevent/
configure     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 606 milliseconds