Home
last modified time | relevance | path

Searched defs:dependencies (Results 1 - 25 of 66) sorted by relevance

123

/third_party/icu/icu4c/source/test/depstest/
H A Dicu-dependencies-mode.el
H A Ddepstest.py35 import dependencies namespace
[all...]
/third_party/pulseaudio/src/
H A Ddepmod.py47 dependencies = {} variable
/third_party/node/deps/v8/src/compiler/
H A Djs-create-lowering.h36 JSCreateLowering(Editor* editor, CompilationDependencies* dependencies, in JSCreateLowering() argument
127 CompilationDependencies* dependencies() const { return dependencies_; } in dependencies() function in v8::internal::compiler::final
H A Dproperty-access-builder.h68 CompilationDependencies* dependencies() const { return dependencies_; } in dependencies() function in v8::internal::compiler::PropertyAccessBuilder
31 PropertyAccessBuilder(JSGraph* jsgraph, JSHeapBroker* broker, CompilationDependencies* dependencies) PropertyAccessBuilder() argument
H A Dtyped-optimization.h85 CompilationDependencies* dependencies() const { return dependencies_; } in dependencies() function in v8::internal::compiler::final
H A Djs-native-context-specialization.h254 CompilationDependencies* dependencies() const { return dependencies_; } in dependencies() function in v8::internal::compiler::final
H A Dmap-inference.cc129 bool MapInference::RelyOnMapsHelper(CompilationDependencies* dependencies, in RelyOnMapsHelper() argument
113 RelyOnMapsViaStability( CompilationDependencies* dependencies) RelyOnMapsViaStability() argument
119 RelyOnMapsPreferStability( CompilationDependencies* dependencies, JSGraph* jsgraph, Effect* effect, Control control, const FeedbackSource& feedback) RelyOnMapsPreferStability() argument
/third_party/node/deps/npm/test/lib/commands/
H A Dci.js
/third_party/mbedtls/scripts/mbedtls_dev/
H A Decp.py26 dependencies = ["MBEDTLS_ECP_DP_SECP192R1_ENABLED", variable in EcpP192R1Raw
103 dependencies = ["MBEDTLS_ECP_DP_SECP224R1_ENABLED", variable in EcpP224R1Raw
182 dependencies = ["MBEDTLS_ECP_DP_SECP256R1_ENABLED", variable in EcpP256R1Raw
266 dependencies = ["MBEDTLS_ECP_DP_SECP384R1_ENABLED", variable in EcpP384R1Raw
389 dependencies = ["MBEDTLS_ECP_DP_SECP521R1_ENABLED", variable in EcpP521R1Raw
496 dependencies = ["MBEDTLS_ECP_DP_SECP192K1_ENABLED"] variable in EcpP192K1Raw
568 dependencies = ["MBEDTLS_ECP_DP_SECP224K1_ENABLED"] variable in EcpP224K1Raw
642 dependencies = ["MBEDTLS_ECP_DP_SECP256K1_ENABLED"] variable in EcpP256K1Raw
718 dependencies = ["MBEDTLS_ECP_DP_CURVE25519_ENABLED"] variable in EcpP255Raw
787 dependencies variable in EcpP448Raw
[all...]
H A Dtest_data_generation.py55 dependencies = [] # type: List[str] variable in BaseTest
H A Dbignum_common.py120 dependencies = [] # type: List[Any] variable in OperationCommon
/third_party/node/deps/v8/include/
H A Dv8-extension.h41 const char** dependencies() const { return deps_; } in dependencies() function in v8::Extension
/third_party/node/deps/v8/include/v8-include/
H A Dv8-extension.h41 const char** dependencies() const { return deps_; } in dependencies() function in v8::Extension
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dtemplate_params.rs381 let mut dependencies = HashMap::default(); in new() variables
[all...]
H A Dmod.rs184 let mut dependencies = HashMap::default(); in generate_dependencies() variables
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkRenderPass.hpp103 VkSubpassDependency *dependencies = nullptr; member in vk::RenderPass
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_extension_inspection.hpp507 static std::map<std::string, std::map<std::string, std::vector<std::vector<std::string>>>> dependencies = { in getExtensionDepends() local
2074 std::map<std::string, std::vector<std::vector<std::string>>> const & dependencies = getExtensionDepends( extension ); in getExtensionDepends() member in VULKAN_HPP_NAMESPACE::std
/third_party/gn/src/gn/
H A Dninja_create_bundle_target_writer.cc282 WriteCompileAssetsCatalogInputDepsStamp( const std::vector<const Target*>& dependencies) WriteCompileAssetsCatalogInputDepsStamp() argument
H A Drust_project_writer_helpers.h93 DependencyList& dependencies() { return deps_; } in dependencies() function in Crate
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptorPool.cs54 private readonly HashSet<FileDescriptor> dependencies; field in Google.Protobuf.Reflection.DescriptorPool
H A DFileDescriptor.cs83 private FileDescriptor(ByteString descriptorData, FileDescriptorProto proto, IEnumerable<FileDescriptor> dependencies, DescriptorPool pool, bool allowUnknownDependencies, GeneratedClrTypeInfo generatedCodeInfo) in FileDescriptor() argument
363 BuildFrom(ByteString descriptorData, FileDescriptorProto proto, FileDescriptor[] dependencies, bool allowUnknownDependencies, GeneratedClrTypeInfo generatedCodeInfo) BuildFrom() argument
419 FromGeneratedCode( byte[] descriptorData, FileDescriptor[] dependencies, GeneratedClrTypeInfo generatedCodeInfo) FromGeneratedCode() argument
449 GetAllExtensions(FileDescriptor[] dependencies, GeneratedClrTypeInfo generatedInfo) GetAllExtensions() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_shared_code_generator.cc162 std::vector<std::pair<std::string, std::string> > dependencies; in GenerateDescriptors() local
/third_party/skia/src/gpu/
H A DGrRenderTask.h80 SkSpan<GrRenderTask*> dependencies() { return SkMakeSpan(fDependencies); } in dependencies() function in GrRenderTask
/third_party/skia/src/gpu/vk/
H A DGrVkRenderPass.cpp151 VkSubpassDependency dependencies[2]; in Create() local

Completed in 14 milliseconds

123