Searched refs:DEFINE (Results 1 – 5 of 5) sorted by relevance
24 #define DEFINE // nothing macro28 #define DEFINE extern macro42 DEFINE int gDrawYOffset INIT(0);51 DEFINE std::ofstream gCsvFile;52 DEFINE double gSerialTime;62 DEFINE int gMapXSize INIT(30);63 DEFINE int gMapYSize INIT(30);64 DEFINE int gGrainSize INIT(5);67 DEFINE int gMapXSize INIT(1000);68 DEFINE int gMapYSize INIT(1000);[all …]
27 DEFINE int n_next_frame_calls INIT(0);28 DEFINE int frame_skips INIT(10);48 DEFINE int g_xwinsize INIT(1024);49 DEFINE int g_ywinsize INIT(768);51 DEFINE int map1XLoc INIT(10);52 DEFINE int map1YLoc INIT(10);53 DEFINE int map2XLoc INIT(270);54 DEFINE int map2YLoc INIT(10);55 DEFINE int maprXLoc INIT(530);56 DEFINE int maprYLoc INIT(10);[all …]
22 DEFINE Polygon_map_t *gPolymap1 INIT(nullptr);23 DEFINE Polygon_map_t *gPolymap2 INIT(nullptr);24 DEFINE Polygon_map_t *gResultMap INIT(nullptr);
33 DEFINE RPolygon_allocator rAlloc;37 DEFINE MallocBehavior gMBehavior INIT(UseScalableAllocator);
48 #define DEFINE // nothing macro51 #define DEFINE extern macro57 DEFINE double radius_decay_rate;59 DEFINE double max_radius;60 DEFINE bool extra_debug INIT(false);61 DEFINE bool cancel_test INIT(false);63 DEFINE int xMax INIT(100);64 DEFINE int yMax INIT(100);65 DEFINE int nPasses INIT(100);117 DEFINE SOM_element max_range;[all …]