OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pptresult
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wspiapi.h
57
int WINAPI WspiapiQueryDNS (const char *pszNodeName,int iSocketType,int iProtocol,WORD wPort,char pszAlias[NI_MAXHOST],struct addrinfo **
pptResult
);
58
int WINAPI WspiapiLookupNode (const char *pszNodeName,int iSocketType,int iProtocol,WORD wPort,WINBOOL bAI_CANONNAME,struct addrinfo **
pptResult
);
61
int WINAPI WspiapiLegacyGetAddrInfo(const char *pszNodeName,const char *pszServiceName,const struct addrinfo *ptHints,struct addrinfo **
pptResult
);
130
WINBOOL bAI_CANONNAME, struct addrinfo **
pptResult
)
141
err = WspiapiQueryDNS (pszNodeName, iSocketType, iProtocol, wPort, palias,
pptResult
);
144
if (*
pptResult
)
156
(*
pptResult
)->ai_canonname = WspiapiStrdup (palias);
157
if (!(*
pptResult
)->ai_canonname)
/external/opencv3/modules/imgproc/test/
test_convhull.cpp
635
double
pptresult
= cvTsPointPolygonTest( p[i], h, hull_count, &idx, &on_edge );
local
637
if(
pptresult
< 0 )
644
if(
pptresult
< FLT_EPSILON && !on_edge )
756
double
pptresult
= cvTsPointPolygonTest( p[i], box_pt, 4, &idx, &on_edge );
local
757
if(
pptresult
< -eps )
764
if(
pptresult
< eps )
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libws2_32.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib32/
libws2_32.a
[
all
...]
Completed in 1124 milliseconds