Home
last modified time | relevance | path

Searched defs:pcch (Results 1 – 9 of 9) sorted by relevance

/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/w32/
H A Dimagecache.c85 static unsigned execcache_calc_hash(const char *psz, unsigned *pcch) in execcache_calc_hash()
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/common/
H A Dcrypto_textencode.cpp507 const char *CCrypto::LocatePEMBody( const char *pchPEM, uint32 *pcch, const char *pszExpectedType ) in LocatePEMBody()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/mibII/
H A Dinterfaces.c311 if_type_from_name(const char *pcch) in if_type_from_name()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dkbuild.c382 kbuild_apply_defpath(struct variable *pDefPath, char **ppsz, unsigned int *pcch, unsigned int *pcch… in kbuild_apply_defpath()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h428 #define ITextRange_GetStoryLength(This,pcch) (This)->lpVtbl->GetStoryLength(This,pcch) argument
687 #define ITextSelection_GetStoryLength(This,pcch) (This)->lpVtbl->GetStoryLength(This,pcch) argument
1512 #define ITextDocument2_CheckTextLimit(This,cch,pcch) (This)->lpVtbl->CheckTextLimit(This,cch,pcch) argument
H A Dmshtmlc.h29566 #define IMarkupPointer_Left(This,fMove,pContext,ppElement,pcch,pchText) (This)->lpVtbl->Left(This,f… argument
29567 #define IMarkupPointer_Right(This,fMove,pContext,ppElement,pcch,pchText) (This)->lpVtbl->Right(This… argument
31233 #define IMarkupPointer2_Left(This,fMove,pContext,ppElement,pcch,pchText) (This)->lpVtbl->Left(This,… argument
31234 #define IMarkupPointer2_Right(This,fMove,pContext,ppElement,pcch,pchText) (This)->lpVtbl->Right(Thi… argument
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h428 #define ITextRange_GetStoryLength(This,pcch) (This)->lpVtbl->GetStoryLength(This,pcch) argument
687 #define ITextSelection_GetStoryLength(This,pcch) (This)->lpVtbl->GetStoryLength(This,pcch) argument
1512 #define ITextDocument2_CheckTextLimit(This,cch,pcch) (This)->lpVtbl->CheckTextLimit(This,cch,pcch) argument
H A Dmshtmlc.h29566 #define IMarkupPointer_Left(This,fMove,pContext,ppElement,pcch,pchText) (This)->lpVtbl->Left(This,f… argument
29567 #define IMarkupPointer_Right(This,fMove,pContext,ppElement,pcch,pchText) (This)->lpVtbl->Right(This… argument
31233 #define IMarkupPointer2_Left(This,fMove,pContext,ppElement,pcch,pchText) (This)->lpVtbl->Left(This,… argument
31234 #define IMarkupPointer2_Right(This,fMove,pContext,ppElement,pcch,pchText) (This)->lpVtbl->Right(Thi… argument
/dports/graphics/silgraphite/silgraphite-2.3.1/engine/src/segment/
H A DSegment.cpp2802 int * prgiginfFirstOfCluster, int cchMax, int * pcch, in getUniscribeClusters()