Home
last modified time | relevance | path

Searched defs:plugins (Results 1 – 25 of 71) 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/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/gstreamer/gstreamer/plugins/
Dmeson.build1 plugins = [] variable
/third_party/flatbuffers/
D.eslintrc.js6 plugins: [ property
/third_party/typescript_eslint/tests/integration/fixtures/eslint-v6/
D.eslintrc.js5 plugins: [ property
/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/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/skia/experimental/tskit/
D.eslintrc.js8 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/typescript_eslint/packages/typescript-estree/tests/ast-alignment/
Dparse.ts24 const plugins: ParserPlugin[] = [ constant
/third_party/grpc/tools/buildgen/
Dgenerate_projects.py44 plugins = sorted(glob.glob('tools/buildgen/plugins/*.py')) variable
/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/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/jsframework/
Dbuild_strip_native_min.js63 plugins: [ property
Dbuild_jsmock_system_plugin.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

123