Home
last modified time | relevance | path

Searched defs:plugins (Results 1 – 25 of 55) sorted by relevance

123

/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/plugins/
DPluginRegistry.java24 void add(@NonNull Set<FlutterPlugin> plugins); in add()
56 void remove(@NonNull Set<Class<? extends FlutterPlugin>> plugins); in remove()
/third_party/node/deps/npm/docs/
Dgatsby-config.js9 plugins: [ property
58 plugins: [{ property
85 plugins: OPTS.plugins.concat(['gatsby-plugin-ipfs']) property
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-staticpolicy/
Dstatic-policy.json49 "plugins": [], array
72 "plugins": [], array
92 "plugins": [], array
103 "plugins": [], array
131 "plugins": [], array
144 "plugins": [], array
158 "plugins": [], array
171 "plugins": [], array
/third_party/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/plugins/
Dtsconfig.json3 "plugins": [] array
/third_party/gstreamer/gstreamer/plugins/
Dmeson.build1 plugins = [] variable
/third_party/cef/libcef/common/alloy/
Dalloy_content_client.cc64 void ComputeBuiltInPlugins(std::vector<content::PepperPluginInfo>* plugins) { in ComputeBuiltInPlugins()
90 std::vector<content::PepperPluginInfo>* plugins) { in AddPepperPlugins()
/third_party/skia/experimental/tskit/
D.eslintrc.js8 plugins: [ property
/third_party/node/deps/npm/node_modules/psl/
Dkarma.conf.js28 plugins: [ property
/third_party/gstreamer/gstreamer/docs/
Dgst-plugins-doc-cache-generator.py123 plugins = json.load(jfile, object_pairs_hook=OrderedDict) variable
/third_party/node/tools/node-lint-md-cli-rollup/
Drollup.config.js23 plugins: [ property
/third_party/jsframework/
Dbuild_strip_native_min.js63 plugins: [ property
/third_party/gstreamer/gstplugins_good/tests/check/generic/
Dstates.c35 GList *plugins, *p; in setup() local
/third_party/gstreamer/gstplugins_base/tests/check/generic/
Dstates.c37 GList *plugins, *p; in setup() local
/third_party/gstreamer/gstplugins_bad/tests/check/generic/
Dstates.c40 GList *plugins, *p; in setup() local
/third_party/gstreamer/gstreamer/tests/check/generic/
Dstates.c35 GList *plugins, *p; in setup() local
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst-completion-helper.c117 GList *plugins, *orig_plugins; in _list_features() local
/third_party/node/deps/npm/node_modules/https-proxy-agent/
D.eslintrc.js12 'plugins': [ property
/third_party/gstreamer/gst_libav/
Dmeson.build202 plugins = [] variable
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/
DFlutterEnginePluginRegistry.java48 private final Map<Class<? extends FlutterPlugin>, FlutterPlugin> plugins = new HashMap<>(); field in FlutterEnginePluginRegistry
176 public void add(@NonNull Set<FlutterPlugin> plugins) { in add()
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c1186 GList *plugins, *cur; in print_blacklist() local
1227 GList *plugins, *orig_plugins; in print_element_list() local
1358 GList *plugins, *p, *features, *f; in print_all_uri_handlers() local
1933 GList *plugins, *orig_plugins; in print_all_plugin_automatic_install_info() local
/third_party/ntfs-3g/
Dconfigure.ac125 [plugins], optenable
/third_party/gstreamer/gstreamer/gst/
Dgstregistry.c145 GList *plugins; member
264 GList *plugins, *p; in gst_registry_finalize() local
666 GstPlugin **plugins; in gst_registry_plugin_filter() local
/third_party/gstreamer/gstplugins_bad/ext/lv2/
Dgstlv2.c167 const LilvPlugins *plugins = lilv_world_get_all_plugins (gst_lv2_world_node); in lv2_plugin_discover() local
/third_party/flutter/skia/third_party/externals/icu/source/
Dconfigure.ac431 AC_ARG_ENABLE(plugins, optenable
/third_party/icu/icu4c/source/
Dconfigure.ac437 AC_ARG_ENABLE(plugins, optenable

123