Home
last modified time | relevance | path

Searched defs:map_type (Results 1 – 8 of 8) sorted by relevance

/external/openfst/src/script/
Dmap.cc24 FstClass *Map(const FstClass& ifst, MapType map_type, in Map()
/external/openfst/src/include/fst/script/
Dmap.h58 MapType map_type = args->args.arg2; in Map() local
/external/linux-tools-perf/src/tools/perf/util/
Dmap.h11 enum map_type { enum
Dsymbol.c59 bool symbol_type__is_a(char symbol_type, enum map_type map_type) in symbol_type__is_a()
/external/kernel-headers/original/uapi/linux/
Dbpf.h122 __u32 map_type; /* one of enum bpf_map_type */ member
/external/iproute2/tc/
Dem_meta.c114 static inline int map_type(char k) in map_type() function
/external/libvorbis/lib/
Dcodec_internal.h114 int map_type[64]; member
/external/protobuf/src/google/protobuf/compiler/
Dimporter_unittest.cc238 const Descriptor* map_type = file->FindMessageTypeByName("Map"); in TEST_F() local