Searched defs:switch_map (Results 1 – 12 of 12) sorted by relevance
86 const base::CommandLine::SwitchMap& switch_map = in RemoveCommandLineSwitch() local
46 unsigned short switch_map[CM6533_JD_TYPE_COUNT]; member
171 tilesmap_scrolling::switch_map (Uint32 pal_id, Uint32 map_id) in switch_map() function in tilesmap_scrolling
180 switch_map[MaxTextExtent/sizeof(MapQuantumType)]; in ConstituteImage() local698 switch_map[MaxTextExtent/sizeof(MapQuantumType)]; in DispatchImage() local
405 CommandLine::SwitchMap switch_map = initial->GetSwitches(); in TEST() local
319 static int switch_map(struct dm_target *ti, struct bio *bio) in switch_map() function
392 CommandLine::SwitchMap switch_map = initial->GetSwitches(); in TEST() local
156 pub fn switch_map(&mut self, ctx: &mut EventCtx, load: String) { in switch_map() method