Home
last modified time | relevance | path

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

123

/third_party/boost/libs/dll/example/tutorial3/
Dtutorial3.cpp18 std::size_t search_for_symbols(const std::vector<boost::dll::fs::path>& plugins) { in search_for_symbols()
45 std::vector<boost::dll::fs::path> plugins; in main() local
/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/typescript/tests/baselines/reference/showConfig/Shows tsconfig for single option/plugins/
Dtsconfig.json3 "plugins": [] array
/third_party/typescript_eslint/tests/integration/fixtures/eslint-v6/
D.eslintrc.js5 plugins: [ property
/third_party/skia/experimental/tskit/
D.eslintrc.js8 plugins: [ property
/third_party/grpc/src/cpp/server/load_reporter/
Dload_reporting_service_server_builder_option.cc35 std::vector<std::unique_ptr<::grpc::ServerBuilderPlugin>>* plugins) { in UpdatePlugins()
/third_party/cef/libcef/common/alloy/
Dalloy_content_client.cc62 void ComputeBuiltInPlugins(std::vector<content::PepperPluginInfo>* plugins) { in ComputeBuiltInPlugins()
91 std::vector<content::PepperPluginInfo>* plugins) { in AddPepperPlugins()
/third_party/jsframework/
Dbuild.js61 plugins: [ property
77 plugins: [ property
/third_party/typescript_eslint/tests/integration/fixtures/typescript-and-tslint-plugins-together/
D.eslintrc.js5 plugins: [ property
/third_party/node/deps/npm/node_modules/psl/
Dkarma.conf.js28 plugins: [ property
/third_party/typescript_eslint/tests/integration/fixtures/markdown/
D.eslintrc.js16 plugins: [ property
/third_party/grpc/tools/buildgen/
Dgenerate_projects.py44 plugins = sorted(glob.glob('tools/buildgen/plugins/*.py')) variable
/third_party/typescript_eslint/packages/typescript-estree/tests/ast-alignment/
Dparse.ts24 const plugins: ParserPlugin[] = [ constant
/third_party/node/tools/node-lint-md-cli-rollup/
Drollup.config.js23 plugins: [ property
/third_party/typescript_eslint/packages/eslint-plugin/tools/
Dgenerate-configs.ts28 plugins?: string[]; property
/third_party/boost/libs/dll/example/tutorial5/
Dload_all.cpp138 plugins_collector plugins(argv[1]); in main() local
/third_party/gstreamer/gstplugins_good/tests/check/generic/
Dstates.c35 GList *plugins, *p; in setup() local
/third_party/gstreamer/gstreamer/
DMakefile.am10 gst libs plugins tests \ subdir
/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/gstplugins_bad/ext/lv2/
Dgstlv2.c133 const LilvPlugins *plugins = lilv_world_get_all_plugins (world); in lv2_plugin_discover() local
/third_party/gstreamer/gstplugins_good/common/m4/
Dgst-args.m4221 AC_ARG_WITH(plugins, optwith
/third_party/gstreamer/gst_libav/common/m4/
Dgst-args.m4221 AC_ARG_WITH(plugins, optwith

123