| 1 | /* |
| 2 | THIS IS AN AUTOMATICALLY GENERATED FILE |
| 3 | DO NOT EDIT |
| 4 | |
| 5 | See distcomp.c for details |
| 6 | */ |
| 7 | |
| 8 | /* aliases for values/weights in the first_names distribution */ |
| 9 | #define first_names_name 1 |
| 10 | #define first_names_male 1 |
| 11 | #define first_names_female 2 |
| 12 | #define first_names_unified 3 |
| 13 | |
| 14 | /* aliases for values/weights in the last_names distribution */ |
| 15 | /* NONE DEFINED */ |
| 16 | |
| 17 | /* aliases for values/weights in the calendar distribution */ |
| 18 | #define calendar_day_seq 1 |
| 19 | #define calendar_month_name 2 |
| 20 | #define calendar_date 3 |
| 21 | #define calendar_season 4 |
| 22 | #define calendar_month_num 5 |
| 23 | #define calendar_quarter 6 |
| 24 | #define calendar_fom 7 |
| 25 | #define calendar_holiday 8 |
| 26 | #define calendar_uniform 1 |
| 27 | #define calendar_uniform_leap 2 |
| 28 | #define calendar_sales 3 |
| 29 | #define calendar_sales_leap 4 |
| 30 | #define calendar_returns 5 |
| 31 | #define calendar_returns_leap 6 |
| 32 | #define calendar_skewed 7 |
| 33 | #define calendar_low 8 |
| 34 | #define calendar_medium 9 |
| 35 | #define calendar_high 10 |
| 36 | |
| 37 | /* aliases for values/weights in the week_info distribution */ |
| 38 | /* NONE DEFINED */ |
| 39 | |
| 40 | /* aliases for values/weights in the fips_county distribution */ |
| 41 | #define fips_county_fips 1 |
| 42 | #define fips_county_county 2 |
| 43 | #define fips_county_st 3 |
| 44 | #define fips_county_state 4 |
| 45 | #define fips_county_zone 5 |
| 46 | #define fips_county_gmt 6 |
| 47 | #define fips_county_uniform 1 |
| 48 | #define fips_county_population 2 |
| 49 | #define fips_county_tz 3 |
| 50 | #define fips_county_tz90 4 |
| 51 | #define fips_county_tz9 5 |
| 52 | #define fips_county_tz1 6 |
| 53 | |
| 54 | /* aliases for values/weights in the street_names distribution */ |
| 55 | /* NONE DEFINED */ |
| 56 | |
| 57 | /* aliases for values/weights in the street_type distribution */ |
| 58 | /* NONE DEFINED */ |
| 59 | |
| 60 | /* aliases for values/weights in the adjectives distribution */ |
| 61 | /* NONE DEFINED */ |
| 62 | |
| 63 | /* aliases for values/weights in the adverbs distribution */ |
| 64 | /* NONE DEFINED */ |
| 65 | |
| 66 | /* aliases for values/weights in the articles distribution */ |
| 67 | /* NONE DEFINED */ |
| 68 | |
| 69 | /* aliases for values/weights in the nouns distribution */ |
| 70 | /* NONE DEFINED */ |
| 71 | |
| 72 | /* aliases for values/weights in the prepositions distribution */ |
| 73 | /* NONE DEFINED */ |
| 74 | |
| 75 | /* aliases for values/weights in the verbs distribution */ |
| 76 | /* NONE DEFINED */ |
| 77 | |
| 78 | /* aliases for values/weights in the auxiliaries distribution */ |
| 79 | /* NONE DEFINED */ |
| 80 | |
| 81 | /* aliases for values/weights in the terminators distribution */ |
| 82 | /* NONE DEFINED */ |
| 83 | |
| 84 | /* aliases for values/weights in the sentences distribution */ |
| 85 | /* NONE DEFINED */ |
| 86 | |
| 87 | /* aliases for values/weights in the syllables distribution */ |
| 88 | /* NONE DEFINED */ |
| 89 | |
| 90 | /* aliases for values/weights in the cities distribution */ |
| 91 | #define cities_name 1 |
| 92 | #define cities_usgs 1 |
| 93 | #define cities_uniform 2 |
| 94 | #define cities_large 3 |
| 95 | #define cities_medium 4 |
| 96 | #define cities_small 5 |
| 97 | #define cities_unified 6 |
| 98 | |
| 99 | /* aliases for values/weights in the categories distribution */ |
| 100 | /* NONE DEFINED */ |
| 101 | |
| 102 | /* aliases for values/weights in the women_class distribution */ |
| 103 | /* NONE DEFINED */ |
| 104 | |
| 105 | /* aliases for values/weights in the men_class distribution */ |
| 106 | /* NONE DEFINED */ |
| 107 | |
| 108 | /* aliases for values/weights in the children_class distribution */ |
| 109 | /* NONE DEFINED */ |
| 110 | |
| 111 | /* aliases for values/weights in the shoe_class distribution */ |
| 112 | /* NONE DEFINED */ |
| 113 | |
| 114 | /* aliases for values/weights in the music_class distribution */ |
| 115 | /* NONE DEFINED */ |
| 116 | |
| 117 | /* aliases for values/weights in the jewelry_class distribution */ |
| 118 | /* NONE DEFINED */ |
| 119 | |
| 120 | /* aliases for values/weights in the home_class distribution */ |
| 121 | /* NONE DEFINED */ |
| 122 | |
| 123 | /* aliases for values/weights in the sport_class distribution */ |
| 124 | /* NONE DEFINED */ |
| 125 | |
| 126 | /* aliases for values/weights in the book_class distribution */ |
| 127 | /* NONE DEFINED */ |
| 128 | |
| 129 | /* aliases for values/weights in the electronic_class distribution */ |
| 130 | /* NONE DEFINED */ |
| 131 | |
| 132 | /* aliases for values/weights in the sizes distribution */ |
| 133 | /* NONE DEFINED */ |
| 134 | |
| 135 | /* aliases for values/weights in the units distribution */ |
| 136 | /* NONE DEFINED */ |
| 137 | |
| 138 | /* aliases for values/weights in the container distribution */ |
| 139 | /* NONE DEFINED */ |
| 140 | |
| 141 | /* aliases for values/weights in the colors distribution */ |
| 142 | #define colors_name 1 |
| 143 | #define colors_uniform 1 |
| 144 | #define colors_skewed 2 |
| 145 | #define colors_low 3 |
| 146 | #define colors_medium 4 |
| 147 | #define colors_high 5 |
| 148 | |
| 149 | /* aliases for values/weights in the brand_syllables distribution */ |
| 150 | /* NONE DEFINED */ |
| 151 | |
| 152 | /* aliases for values/weights in the i_current_price distribution */ |
| 153 | #define i_current_price_index 1 |
| 154 | #define i_current_price_low_bound 2 |
| 155 | #define i_current_price_high_bound 3 |
| 156 | #define i_current_price_skew 1 |
| 157 | #define i_current_price_high 2 |
| 158 | #define i_current_price_medium 3 |
| 159 | #define i_current_price_low 4 |
| 160 | |
| 161 | /* aliases for values/weights in the i_manufact_id distribution */ |
| 162 | /* NONE DEFINED */ |
| 163 | |
| 164 | /* aliases for values/weights in the i_manager_id distribution */ |
| 165 | /* NONE DEFINED */ |
| 166 | |
| 167 | /* aliases for values/weights in the rowcounts distribution */ |
| 168 | /* NONE DEFINED */ |
| 169 | |
| 170 | /* aliases for values/weights in the gender distribution */ |
| 171 | /* NONE DEFINED */ |
| 172 | |
| 173 | /* aliases for values/weights in the marital_status distribution */ |
| 174 | /* NONE DEFINED */ |
| 175 | |
| 176 | /* aliases for values/weights in the education distribution */ |
| 177 | /* NONE DEFINED */ |
| 178 | |
| 179 | /* aliases for values/weights in the purchase_band distribution */ |
| 180 | /* NONE DEFINED */ |
| 181 | |
| 182 | /* aliases for values/weights in the buy_potential distribution */ |
| 183 | /* NONE DEFINED */ |
| 184 | |
| 185 | /* aliases for values/weights in the credit_rating distribution */ |
| 186 | /* NONE DEFINED */ |
| 187 | |
| 188 | /* aliases for values/weights in the income_band distribution */ |
| 189 | /* NONE DEFINED */ |
| 190 | |
| 191 | /* aliases for values/weights in the dependent_count distribution */ |
| 192 | /* NONE DEFINED */ |
| 193 | |
| 194 | /* aliases for values/weights in the vehicle_count distribution */ |
| 195 | /* NONE DEFINED */ |
| 196 | |
| 197 | /* aliases for values/weights in the promo_purpose distribution */ |
| 198 | /* NONE DEFINED */ |
| 199 | |
| 200 | /* aliases for values/weights in the return_reasons distribution */ |
| 201 | /* NONE DEFINED */ |
| 202 | |
| 203 | /* aliases for values/weights in the store_type distribution */ |
| 204 | /* NONE DEFINED */ |
| 205 | |
| 206 | /* aliases for values/weights in the geography_class distribution */ |
| 207 | /* NONE DEFINED */ |
| 208 | |
| 209 | /* aliases for values/weights in the divisions distribution */ |
| 210 | /* NONE DEFINED */ |
| 211 | |
| 212 | /* aliases for values/weights in the stores distribution */ |
| 213 | /* NONE DEFINED */ |
| 214 | |
| 215 | /* aliases for values/weights in the hours distribution */ |
| 216 | /* NONE DEFINED */ |
| 217 | |
| 218 | /* aliases for values/weights in the call_centers distribution */ |
| 219 | /* NONE DEFINED */ |
| 220 | |
| 221 | /* aliases for values/weights in the call_center_hours distribution */ |
| 222 | /* NONE DEFINED */ |
| 223 | |
| 224 | /* aliases for values/weights in the call_center_class distribution */ |
| 225 | /* NONE DEFINED */ |
| 226 | |
| 227 | /* aliases for values/weights in the salutations distribution */ |
| 228 | /* NONE DEFINED */ |
| 229 | |
| 230 | /* aliases for values/weights in the ship_mode_code distribution */ |
| 231 | /* NONE DEFINED */ |
| 232 | |
| 233 | /* aliases for values/weights in the ship_mode_type distribution */ |
| 234 | /* NONE DEFINED */ |
| 235 | |
| 236 | /* aliases for values/weights in the ship_mode_carrier distribution */ |
| 237 | /* NONE DEFINED */ |
| 238 | |
| 239 | /* aliases for values/weights in the web_page_use distribution */ |
| 240 | /* NONE DEFINED */ |
| 241 | |
| 242 | /* aliases for values/weights in the web_page_type distribution */ |
| 243 | /* NONE DEFINED */ |
| 244 | |
| 245 | /* aliases for values/weights in the catalog_page_type distribution */ |
| 246 | /* NONE DEFINED */ |
| 247 | |
| 248 | /* aliases for values/weights in the location_type distribution */ |
| 249 | /* NONE DEFINED */ |
| 250 | |
| 251 | /* aliases for values/weights in the top_domains distribution */ |
| 252 | /* NONE DEFINED */ |
| 253 | |
| 254 | /* aliases for values/weights in the countries distribution */ |
| 255 | /* NONE DEFINED */ |
| 256 | |