Home
last modified time | relevance | path

Searched refs:xmlGlobalRandom (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/private/
Ddict.h70 xmlGlobalRandom(void);
/external/cronet/tot/third_party/libxml/src/include/private/
Ddict.h70 xmlGlobalRandom(void);
/external/cronet/stable/third_party/libxml/src/include/private/
Ddict.h70 xmlGlobalRandom(void);
/external/libxml2/
Dglobals.c759 gs->localRngState[0] = xmlGlobalRandom(); in xmlInitGlobalState()
760 gs->localRngState[1] = xmlGlobalRandom(); in xmlInitGlobalState()
Ddict.c1046 xmlGlobalRandom(void) { in xmlGlobalRandom() function
1068 return(xmlGlobalRandom()); in xmlRandom()
/external/cronet/tot/third_party/libxml/src/
Dglobals.c751 gs->localRngState[0] = xmlGlobalRandom(); in xmlInitGlobalState()
752 gs->localRngState[1] = xmlGlobalRandom(); in xmlInitGlobalState()
Ddict.c992 xmlGlobalRandom(void) { in xmlGlobalRandom() function
1014 return(xmlGlobalRandom()); in xmlRandom()
/external/cronet/stable/third_party/libxml/src/
Dglobals.c751 gs->localRngState[0] = xmlGlobalRandom(); in xmlInitGlobalState()
752 gs->localRngState[1] = xmlGlobalRandom(); in xmlInitGlobalState()
Ddict.c992 xmlGlobalRandom(void) { in xmlGlobalRandom() function
1014 return(xmlGlobalRandom()); in xmlRandom()