Home
last modified time | relevance | path

Searched defs:resolvers (Results 1 – 4 of 4) sorted by relevance

/third_party/jerryscript/tests/unit-ext/module/
Djerry-module-test.c133 static const jerryx_module_resolver_t *resolvers[3] = variable
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstindex.c111 static const ResolverEntry resolvers[] = { variable
/third_party/gstreamer/gstplugins_good/gst/flv/
Dgstindex.c110 static const ResolverEntry resolvers[] = { variable
/third_party/node/deps/cares/src/lib/
Dares_init.c1528 char *resolvers = ares_strdup(line), *pos, *space; in init_by_resolv_conf() local