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

1 2

  /system/core/adb/
adb_utils_test.cpp 48 DWORD cch = arraysize(profiles_dir); local
51 ASSERT_TRUE(GetProfilesDirectoryA(profiles_dir, &cch));
65 DWORD cch = arraysize(profiles_dir); local
68 ASSERT_TRUE(GetProfilesDirectoryA(profiles_dir, &cch));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
parser.c 182 node *ch, *cch; local
204 cch = CHILD(ch, i);
205 if (NCH(cch) >= 1 && TYPE(CHILD(cch, 0)) == NAME) {
206 char *str_ch = STR(CHILD(cch, 0));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
parser.c 182 node *ch, *cch; local
204 cch = CHILD(ch, i);
205 if (NCH(cch) >= 1 && TYPE(CHILD(cch, 0)) == NAME) {
206 char *str_ch = STR(CHILD(cch, 0));
  /external/python/cpython2/Parser/
parser.c 182 node *ch, *cch; local
204 cch = CHILD(ch, i);
205 if (NCH(cch) >= 1 && TYPE(CHILD(cch, 0)) == NAME) {
206 char *str_ch = STR(CHILD(cch, 0));
  /external/python/cpython3/Parser/
parser.c 188 node *ch, *cch;
210 cch = CHILD(ch, i);
211 if (NCH(cch) >= 1 && TYPE(CHILD(cch, 0)) == NAME) {
212 char *str_ch = STR(CHILD(cch, 0));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
textstor.h 409 ULONG cch,
439 ULONG cch,
468 ULONG cch,
583 ULONG cch,
617 ULONG cch,
651 ULONG cch,
751 #define ITextStoreACP_QueryInsert(This,acpTestStart,acpTestEnd,cch,pacpResultStart,pacpResultEnd) (This)->lpVtbl->QueryInsert(This,acpTestStart,acpTestEnd,cch,pacpResultStart,pacpResultEnd)
755 #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);
activaut.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...]
shobjidl.h     [all...]
shellapi.h 70 SHSTDAPI_(UINT) DragQueryFileA (HDROP hDrop, UINT iFile, LPSTR lpszFile, UINT cch);
71 SHSTDAPI_(UINT) DragQueryFileW (HDROP hDrop, UINT iFile, LPWSTR lpszFile, UINT cch);
811 SHSTDAPI SHGetLocalizedName (PCWSTR pszPath, PWSTR pszResModule, UINT cch, int *pidsRes);
clusapi.h     [all...]
msctf.h 447 LONG cch; member in struct:TF_PERSISTENT_PROPERTY_HEADER_ACP
    [all...]
richedit.h 1131 LONG cch; member in struct:_ensaveclipboard
commctrl.h 1434 UINT cch; member in struct:tagREBARBANDINFOA
1467 UINT cch; member in struct:tagREBARBANDINFOW
1783 UINT cch; member in struct:_TTGETTITLE
    [all...]
mmsystem.h     [all...]
sapi53.h     [all...]
sapi54.h     [all...]
winuser.h 62 typedef int (CALLBACK *EDITWORDBREAKPROCA) (LPSTR lpch, int ichCurrent, int cch, int code);
63 typedef int (CALLBACK *EDITWORDBREAKPROCW) (LPWSTR lpch, int ichCurrent, int cch, int code);
3194 UINT cch; member in struct:tagMENUITEMINFOA
3209 UINT cch; member in struct:tagMENUITEMINFOW
    [all...]
sapi51.h     [all...]
propsys.h     [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic54x/
sections.s 33 ivals .word 0aah, 0bbh, 0cch
  /external/python/cpython3/Modules/
_cursesmodule.c 597 chtype cch; local
608 type = PyCurses_ConvertToCchar_t(cwself, ch, &cch, wstr);
621 type = PyCurses_ConvertToCchar_t(cwself, ch, &cch);
626 rtn = mvwaddch(cwself->win,y,x, cch | attr);
628 rtn = waddch(cwself->win, cch | attr);
    [all...]
  /external/libevent/
configure     [all...]

Completed in 1434 milliseconds

1 2