Searched defs:aPool (Results 1 – 9 of 9) sorted by relevance
55 rtlRandomPool aPool = rtl_random_createPool(); in createPool_001() local94 rtlRandomPool aPool = rtl_random_createPool(); in destroyPool_001() local128 rtlRandomPool aPool = rtl_random_createPool(); in addBytes_000() local150 rtlRandomPool aPool = rtl_random_createPool(); in addBytes_001() local258 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_000() local279 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_001() local296 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_002() local317 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_003() local349 rtlRandomPool aPool = rtl_random_createPool(); in getBytes_003_1() local
61 #define IMPL_FIXEDMEMPOOL_NEW_BODY( Class, aPool ) \ argument69 #define DECL_FIXEDMEMPOOL_NEW_INLINE( Class, aPool ) \ argument79 #define IMPL_FIXEDMEMPOOL_DEL_BODY( Class, aPool ) \ argument87 #define DECL_FIXEDMEMPOOL_DEL_INLINE( Class, aPool ) \ argument118 #define INIT_FIXEDMEMPOOL_NEWDEL_DLL( Class, aPool, InitSize, GrowSize ) \ argument
39 vector_pool<int> aPool; in testPoolBasics() local60 vector_pool<int> aPool; in testPoolValueSemantics() local
180 TokenPool aPool; // User Token + Predefined Token member in ConverterBase
186 static rtlRandomPool aPool = rtl_random_createPool(); in GenerateNewName() local
262 rtlRandomPool aPool = rtl_random_createPool(); in getRandomValue() local
265 rtlRandomPool aPool = rtl_random_createPool(); in getRandomValue() local
807 aPool; member in csv::StreamStrPool
812 static rtlRandomPool aPool = rtl_random_createPool(); in getRandbetween() local
Completed in 61 milliseconds