Home
last modified time | relevance | path

Searched defs:dependency (Results 1 – 25 of 35) sorted by relevance

12

/third_party/node/deps/npm/test/tap/
Dinstall-cli-only-shrinkwrap.js20 dependency: 'file:./dependency' property
34 dependency: { property
44 var dependency = { variable
Dinstall-test-cli-without-package-lock.js18 dependency: 'file:./dependency' property
22 var dependency = { variable
Dinstall-cli-production.js22 dependency: 'file:./dependency' property
29 var dependency = { variable
Dinstall-cli-only-production.js22 dependency: 'file:./dependency' property
29 var dependency = { variable
Dinstall-cli-only-development.js20 dependency: 'file:./dependency' property
27 var dependency = { variable
Dinstall-windows-newlines.js24 var dependency = { variable
Dscripts-whitespace-windows.js30 var dependency = { variable
Dinstall-link-scripts.js23 var dependency = { variable
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DBuiltInFunctionEmulator.cpp61 const TSymbolUniqueId &dependency, in addEmulatedFunctionWithDependency()
124 auto dependency = mFunctionDependencies.find(uniqueId); in setFunctionCalled() local
/third_party/boost/boost/graph/distributed/
Dbetweenness_centrality.hpp701 DependencyMap dependency, in do_brandes_sssp()
960 DependencyMap dependency, in brandes_betweenness_centrality_impl()
1048 DependencyMap dependency, in do_sequential_brandes_sssp()
1117 DependencyMap dependency, // delta in non_distributed_brandes_betweenness_centrality_impl()
1233 DependencyMap dependency, in brandes_betweenness_centrality()
1265 DependencyMap dependency, in brandes_betweenness_centrality()
1309 std::vector<centrality_type> dependency(V); in brandes_betweenness_centrality_dispatch2() local
1342 std::vector<edges_size_type> dependency(V); in brandes_betweenness_centrality_dispatch2() local
1448 DependencyMap dependency, in non_distributed_brandes_betweenness_centrality()
1475 DependencyMap dependency, in non_distributed_brandes_betweenness_centrality()
[all …]
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dinput_test.py20 def _create_dependency(self, dependent, dependency): argument
/third_party/node/tools/gyp/pylib/gyp/
Dinput_test.py20 def _create_dependency(self, dependent, dependency): argument
/third_party/boost/boost/graph/
Dbetweenness_centrality.hpp319 DependencyMap dependency, // delta in brandes_betweenness_centrality_impl()
405 DependencyMap dependency, // delta in brandes_betweenness_centrality()
425 DependencyMap dependency, // delta in brandes_betweenness_centrality()
465 std::vector< centrality_type > dependency(V); in brandes_betweenness_centrality_dispatch2() local
497 std::vector< centrality_type > dependency(V); in brandes_betweenness_centrality_dispatch2() local
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_shared_code_generator.cc186 const std::string& dependency = dependencies[i].second; in GenerateDescriptors() local
Djava_file.cc477 std::string dependency = in GenerateDescriptorInitializationCodeForImmutable() local
581 std::string dependency = in GenerateDescriptorInitializationCodeForMutable() local
/third_party/boost/boost/test/tree/
Ddecorator.hpp195 explicit depends_on( const_string dependency ) : m_dependency( dependency ) {} in depends_on()
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileDescriptorProto.php37 private $dependency; variable in Google\\Protobuf\\Internal\\FileDescriptorProto
/third_party/gn/src/gn/
Dninja_build_writer_unittest.cc197 base::FilePath dependency = in TEST_F() local
/third_party/boost/tools/build/src/engine/
Dmake.cpp254 TARGET * dependency = c->target; in make0rescan() local
/third_party/boost/tools/build/src/build/
Dproperty_set.py283 def dependency (self): member in PropertySet
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.cc981 RepeatedPtrField<string>* dependency = file_proto->mutable_dependency(); in GenerateAddFileToPool() local
1028 const FileDescriptor* dependency = file->dependency(i); in AnalyzeDependencyForFile() local
1040 const FileDescriptor* dependency = file->dependency(i); in AnalyzeDependencyForFile() local
1111 RepeatedPtrField<string>* dependency = file_proto->mutable_dependency(); in GenerateAddFilesToPool() local
/third_party/mbedtls/tests/scripts/
Dgenerate_test_code.py410 def validate_dependency(dependency): argument
/third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto61 repeated string dependency = 3; field
/third_party/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto61 repeated string dependency = 3; field
/third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto61 repeated string dependency = 3; field

12