Searched defs:map_type (Results 1 – 8 of 8) sorted by relevance
24 FstClass *Map(const FstClass& ifst, MapType map_type, in Map()
58 MapType map_type = args->args.arg2; in Map() local
11 enum map_type { enum
59 bool symbol_type__is_a(char symbol_type, enum map_type map_type) in symbol_type__is_a()
122 __u32 map_type; /* one of enum bpf_map_type */ member
114 static inline int map_type(char k) in map_type() function
114 int map_type[64]; member
238 const Descriptor* map_type = file->FindMessageTypeByName("Map"); in TEST_F() local