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