Searched defs:PRELOAD (Results 1 – 8 of 8) sorted by relevance
48 private static final String PRELOAD = "org.mockito.inline.preload"; field in InlineBytecodeGenerator
91 PRELOAD, // Preload enumerator
126 PRELOAD, // Preload enumerator
937 #define PRELOAD 0x0c macro
989 #define PRELOAD 0x03 macro
1539 #define IS_TIM_AUTORELOAD_PRELOAD(PRELOAD) (((PRELOAD) == TIM_AUTORELOAD_PRELOAD_DISABLE) || \ argument
140 PRELOAD = ['__main__', 'test.test_multiprocessing_forkserver'] variable