Home
last modified time | relevance | path

Searched refs:parse_map (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/modules/skottie/src/layers/
H A DTextLayer.cpp32 const char* parse_map(const TMap& map, const char* str, T* result) { in parse_map() function
89 style = parse_map(gWeightMap, style, &weight); in FontStyle()
90 style = parse_map(gSlantMap , style, &slant ); in FontStyle()
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_table_driven.h168 bool (*parse_map)(io::CodedInputStream*, void*);
H A Dgenerated_message_table_driven_lite.h732 if (PROTOBUF_PREDICT_FALSE(!(*table.aux[field_number].maps.parse_map)( in MergePartialFromCodedStreamInlined()
/third_party/ffmpeg/libavfilter/
H A Daf_headphone.c100 static void parse_map(AVFilterContext *ctx) in parse_map() function
670 parse_map(ctx); in init()
/third_party/alsa-lib/src/control/
H A Dcontrol_remap.c1112 static int parse_map(snd_ctl_remap_t *priv, snd_config_t *conf) in parse_map() function
1177 err = parse_map(priv, map); in snd_ctl_remap_open()

Completed in 6 milliseconds