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

1 2 3 4 5 6

  /external/chromium_org/third_party/icu/source/test/cintltst/
ucnvseltst.c 77 getEncodings(int32_t start, int32_t step, int32_t count, int32_t *pCount) {
81 *pCount = 0;
97 ++*pCount;
109 getNoEncodings(int32_t *pCount) {
110 *pCount = 0;
116 getOneEncoding(int32_t *pCount) {
117 return getEncodings(1, 0, 1, pCount);
121 getFirstEvenEncodings(int32_t *pCount) {
122 return getEncodings(0, 2, 25, pCount);
126 getMiddleEncodings(int32_t *pCount) {
    [all...]
  /external/icu/icu4c/source/test/cintltst/
ucnvseltst.c 77 getEncodings(int32_t start, int32_t step, int32_t count, int32_t *pCount) {
81 *pCount = 0;
97 ++*pCount;
109 getNoEncodings(int32_t *pCount) {
110 *pCount = 0;
116 getOneEncoding(int32_t *pCount) {
117 return getEncodings(1, 0, 1, pCount);
121 getFirstEvenEncodings(int32_t *pCount) {
122 return getEncodings(0, 2, 25, pCount);
126 getMiddleEncodings(int32_t *pCount) {
    [all...]
  /frameworks/rs/
rsMesh.cpp 94 for (uint32_t pCount = 0; pCount < mHal.state.primitivesCount; pCount ++) {
95 stream->addU8((uint8_t)mHal.state.primitives[pCount]);
97 if (mHal.state.indexBuffers[pCount]) {
99 mHal.state.indexBuffers[pCount]->serialize(rsc, stream);
135 for (uint32_t pCount = 0; pCount < primitivesCount; pCount ++) {
136 primitives[pCount] = (RsPrimitive)stream->loadU8()
    [all...]
  /frameworks/wilhelm/src/itf/
IMetadataTraversal.c 46 static SLresult IMetadataTraversal_GetChildCount(SLMetadataTraversalItf self, SLuint32 *pCount)
50 if (NULL == pCount) {
57 *pCount = count;
IMIDIMuteSolo.c 108 static SLresult IMIDIMuteSolo_GetTrackCount(SLMIDIMuteSoloItf self, SLuint16 *pCount)
112 if (NULL == pCount) {
118 *pCount = trackCount;
  /frameworks/compile/mclinker/include/mcld/Support/
FileSystem.h 100 ssize_t pread(int pFD, void* pBuf, size_t pCount, off_t pOffset);
101 ssize_t pwrite(int pFD, const void* pBuf, size_t pCount, off_t pOffset);
  /hardware/intel/img/psb_video/src/
tng_hostbias.c 512 IMG_UINT32 *pCount;
517 pCount = cmdbuf->cmd_idx;
558 *pCount = count;
568 IMG_UINT32 *pCount;
573 pCount = cmdbuf->cmd_idx;
618 *pCount = count;
630 IMG_UINT32 *pCount;
636 pCount = cmdbuf->cmd_idx;
705 *pCount = count;
pnw_hostcode.c 193 uint32_t *pCount;
198 pCount = cmdbuf->cmd_idx;
237 *pCount = count;
249 uint32_t *pCount;
254 pCount = cmdbuf->cmd_idx;
295 *pCount = count;
306 uint32_t *pCount;
311 pCount = cmdbuf->cmd_idx;
367 *pCount = count;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wtsapi32.h 160 WINBOOL WINAPI WTSEnumerateServersW(LPWSTR pDomainName,DWORD Reserved,DWORD Version,PWTS_SERVER_INFOW *ppServerInfo,DWORD *pCount);
161 WINBOOL WINAPI WTSEnumerateServersA(LPSTR pDomainName,DWORD Reserved,DWORD Version,PWTS_SERVER_INFOA *ppServerInfo,DWORD *pCount);
165 WINBOOL WINAPI WTSEnumerateSessionsW(HANDLE hServer,DWORD Reserved,DWORD Version,PWTS_SESSION_INFOW *ppSessionInfo,DWORD *pCount);
166 WINBOOL WINAPI WTSEnumerateSessionsA(HANDLE hServer,DWORD Reserved,DWORD Version,PWTS_SESSION_INFOA *ppSessionInfo,DWORD *pCount);
167 WINBOOL WINAPI WTSEnumerateProcessesW(HANDLE hServer,DWORD Reserved,DWORD Version,PWTS_PROCESS_INFOW *ppProcessInfo,DWORD *pCount);
168 WINBOOL WINAPI WTSEnumerateProcessesA(HANDLE hServer,DWORD Reserved,DWORD Version,PWTS_PROCESS_INFOA *ppProcessInfo,DWORD *pCount);
mpeg2data.h 54 STDMETHOD_(HRESULT,GetNumberOfSections)(THIS_ WORD *pCount) PURE;
68 #define ISectionList_GetNumberOfSections(This,pCount) (This)->lpVtbl->GetNumberOfSections(This,pCount)
certenc.h 131 virtual HRESULT WINAPI GetCount(LONG *pCount) = 0;
149 HRESULT (WINAPI *GetCount)(ICertEncodeStringArray *This,LONG *pCount);
169 #define ICertEncodeStringArray_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
180 HRESULT WINAPI ICertEncodeStringArray_GetCount_Proxy(ICertEncodeStringArray *This,LONG *pCount);
199 virtual HRESULT WINAPI GetCount(LONG *pCount) = 0;
216 HRESULT (WINAPI *GetCount)(ICertEncodeLongArray *This,LONG *pCount);
235 #define ICertEncodeLongArray_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
244 HRESULT WINAPI ICertEncodeLongArray_GetCount_Proxy(ICertEncodeLongArray *This,LONG *pCount);
    [all...]
sensorsapi.h 311 ULONG *pCount) = 0;
353 ULONG *pCount);
384 #define ISensorCollection_GetCount(This,pCount) (This)->lpVtbl->GetCount(This,pCount)
404 static FORCEINLINE HRESULT ISensorCollection_GetCount(ISensorCollection* This,ULONG *pCount) {
405 return This->lpVtbl->GetCount(This,pCount);
435 ULONG *pCount);
529 ULONG *pCount) = 0;
615 ULONG *pCount);
651 #define ISensor_GetEventInterest(This,ppValues,pCount) (This)->lpVtbl->GetEventInterest(This,ppValues,pCount
    [all...]
devicetopology.h     [all...]
certcli.h 181 virtual HRESULT WINAPI Reset(LONG Index,LONG *pCount) = 0;
196 HRESULT (WINAPI *Reset)(ICertConfig *This,LONG Index,LONG *pCount);
213 #define ICertConfig_Reset(This,Index,pCount) (This)->lpVtbl->Reset(This,Index,pCount)
219 HRESULT WINAPI ICertConfig_Reset_Proxy(ICertConfig *This,LONG Index,LONG *pCount);
247 HRESULT (WINAPI *Reset)(ICertConfig2 *This,LONG Index,LONG *pCount);
265 #define ICertConfig2_Reset(This,Index,pCount) (This)->lpVtbl->Reset(This,Index,pCount)
dxva2api.h 723 STDMETHOD_(HRESULT,GetDecoderRenderTargets)(THIS_ REFGUID Guid,UINT *pCount,D3DFORMAT **pFormats) PURE;
724 STDMETHOD_(HRESULT,GetDecoderConfigurations)(THIS_ REFGUID Guid,const DXVA2_VideoDesc *pVideoDesc,IUnknown *pReserved,UINT *pCount,DXVA2_ConfigPictureDecode **ppConfigs) PURE;
735 #define IDirectXVideoDecoderService_GetDecoderRenderTargets(This,Guid,pCount,pFormats) (This)->lpVtbl->GetDecoderRenderTargets(This,Guid,pCount,pFormats)
736 #define IDirectXVideoDecoderService_GetDecoderConfigurations(This,Guid,pVideoDesc,pReserved,pCount,ppConfigs) (This)->lpVtbl->GetDecoderConfigurations(This,Guid,pVideoDesc,pReserved,pCount,ppConfigs)
mdhcp.h 161 virtual HRESULT WINAPI get_AddressCount(__LONG32 *pCount) = 0;
182 HRESULT (WINAPI *get_AddressCount)(IMcastLeaseInfo *This,__LONG32 *pCount);
205 #define IMcastLeaseInfo_get_AddressCount(This,pCount) (This)->lpVtbl->get_AddressCount(This,pCount)
222 HRESULT WINAPI IMcastLeaseInfo_get_AddressCount_Proxy(IMcastLeaseInfo *This,__LONG32 *pCount);
tom.h 160 virtual HRESULT WINAPI GetStoryCount(__LONG32 *pCount) = 0;
169 virtual HRESULT WINAPI Freeze(__LONG32 *pCount) = 0;
170 virtual HRESULT WINAPI Unfreeze(__LONG32 *pCount) = 0;
190 HRESULT (WINAPI *GetStoryCount)(ITextDocument *This,__LONG32 *pCount);
199 HRESULT (WINAPI *Freeze)(ITextDocument *This,__LONG32 *pCount);
200 HRESULT (WINAPI *Unfreeze)(ITextDocument *This,__LONG32 *pCount);
222 #define ITextDocument_GetStoryCount(This,pCount) (This)->lpVtbl->GetStoryCount(This,pCount)
231 #define ITextDocument_Freeze(This,pCount) (This)->lpVtbl->Freeze(This,pCount)
    [all...]
amvideo.idl 75 HRESULT GetFourCCCodes([out] DWORD * pCount, [out] DWORD * pCodes);
mstask.h 226 virtual HRESULT WINAPI GetRunTimes(const LPSYSTEMTIME pstBegin,const LPSYSTEMTIME pstEnd,WORD *pCount,LPSYSTEMTIME *rgstTaskTimes) = 0;
262 HRESULT (WINAPI *GetRunTimes)(IScheduledWorkItem *This,const LPSYSTEMTIME pstBegin,const LPSYSTEMTIME pstEnd,WORD *pCount,LPSYSTEMTIME *rgstTaskTimes);
300 #define IScheduledWorkItem_GetRunTimes(This,pstBegin,pstEnd,pCount,rgstTaskTimes) (This)->lpVtbl->GetRunTimes(This,pstBegin,pstEnd,pCount,rgstTaskTimes)
336 HRESULT WINAPI IScheduledWorkItem_GetRunTimes_Proxy(IScheduledWorkItem *This,const LPSYSTEMTIME pstBegin,const LPSYSTEMTIME pstEnd,WORD *pCount,LPSYSTEMTIME *rgstTaskTimes);
421 HRESULT (WINAPI *GetRunTimes)(ITask *This,const LPSYSTEMTIME pstBegin,const LPSYSTEMTIME pstEnd,WORD *pCount,LPSYSTEMTIME *rgstTaskTimes);
471 #define ITask_GetRunTimes(This,pstBegin,pstEnd,pCount,rgstTaskTimes) (This)->lpVtbl->GetRunTimes(This,pstBegin,pstEnd,pCount,rgstTaskTimes)
    [all...]
amvideo.h 119 DWORD *pCount,
192 DWORD *pCount,
252 #define IDirectDrawVideo_GetFourCCCodes(This,pCount,pCodes) (This)->lpVtbl->GetFourCCCodes(This,pCount,pCodes)
290 static FORCEINLINE HRESULT IDirectDrawVideo_GetFourCCCodes(IDirectDrawVideo* This,DWORD *pCount,DWORD *pCodes) {
291 return This->lpVtbl->GetFourCCCodes(This,pCount,pCodes);
370 DWORD *pCount,
    [all...]
mscoree.h 805 DWORD *pCount) = 0;
893 DWORD *pCount);
    [all...]
  /frameworks/compile/mclinker/include/mcld/ADT/
HashTable.h 96 /// rehash - immediately re-new the hash table to the size pCount, and
98 void rehash(size_type pCount);
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_document.cpp 75 CPDF_Object *pCount = pLinearized->GetElement(FX_BSTRC("N"));
76 if (pCount && pCount->GetType() == PDFOBJ_NUMBER) {
77 dwPageCount = pCount->GetInteger();
  /external/valgrind/main/include/
pub_tool_wordfm.h 210 Bool VG_(nextIterBag)( WordBag*, /*OUT*/UWord* pVal, /*OUT*/UWord* pCount );
  /external/lldb/tools/lldb-perf/lib/
Xcode.cpp 75 auto pCount = process.GetNumThreads();
76 for (int p = 0; p < pCount; p++)

Completed in 1261 milliseconds

1 2 3 4 5 6