Searched defs:aPool (Results 1 – 10 of 10) sorted by relevance
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
54 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F() local82 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F() local105 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F() local127 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F() local224 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F() local245 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F() local262 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F() local283 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F() local315 rtlRandomPool aPool = rtl_random_createPool(); in TEST_F() local
39 vector_pool<int> aPool; in TEST_F() local60 vector_pool<int> aPool; in TEST_F() 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
814 static rtlRandomPool aPool = rtl_random_createPool(); in getRandbetween() local
1687 rtlRandomPool aPool = rtl_random_createPool(); in ScRandom() local
Completed in 78 milliseconds