/third_party/icu/icu4c/source/test/depstest/ |
H A D | icu-dependencies-mode.el | |
H A D | depstest.py | 35 import dependencies namespace [all...] |
/third_party/pulseaudio/src/ |
H A D | depmod.py | 47 dependencies = {} variable
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/ |
H A D | task_queue.h | 121 BASE_NS::vector<uint64_t> dependencies; member
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/ |
H A D | module.h | 32 const char *dependencies[MAX_MODULE_DEPENDENCIES]; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | js-create-lowering.h | 36 JSCreateLowering(Editor* editor, CompilationDependencies* dependencies, in JSCreateLowering() argument 127 CompilationDependencies* dependencies() const { return dependencies_; } in dependencies() function in v8::internal::compiler::final
|
H A D | property-access-builder.h | 68 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 D | typed-optimization.h | 85 CompilationDependencies* dependencies() const { return dependencies_; } in dependencies() function in v8::internal::compiler::final
|
H A D | js-native-context-specialization.h | 254 CompilationDependencies* dependencies() const { return dependencies_; } in dependencies() function in v8::internal::compiler::final
|
H A D | map-inference.cc | 129 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
|
/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/ |
H A D | startup_topologysort.cpp | 87 std::vector<std::string> dependencies = startup->GetDependencies(); in SortZeroDeque() local
|
H A D | startup_manager.cpp | 54 auto dependencies = iter.second->GetDependencies(); in BuildAutoStartupTaskManager() local 92 auto dependencies = findResult->second->GetDependencies(); in BuildStartupTaskManager() local 220 auto dependencies = findResult->second->GetDependencies(); in AddStartupTask() local
|
H A D | startup_task.cpp | 51 void StartupTask::SetDependencies(const std::vector<std::string> &dependencies) in SetDependencies() argument
|
/third_party/node/deps/npm/test/lib/commands/ |
H A D | ci.js | |
/third_party/mbedtls/scripts/mbedtls_dev/ |
H A D | ecp.py | 26 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 D | test_data_generation.py | 55 dependencies = [] # type: List[str] variable in BaseTest
|
/third_party/node/deps/v8/include/ |
H A D | v8-extension.h | 41 const char** dependencies() const { return deps_; } in dependencies() function in v8::Extension
|
/third_party/node/deps/v8/include/v8-include/ |
H A D | v8-extension.h | 41 const char** dependencies() const { return deps_; } in dependencies() function in v8::Extension
|
/third_party/rust/crates/bindgen/bindgen/ir/analysis/ |
H A D | template_params.rs | 381 let mut dependencies = HashMap::default(); in new() variables [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkRenderPass.hpp | 103 VkSubpassDependency *dependencies = nullptr; member in vk::RenderPass
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_extension_inspection.hpp | 507 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 D | ninja_create_bundle_target_writer.cc | 282 WriteCompileAssetsCatalogInputDepsStamp( const std::vector<const Target*>& dependencies) WriteCompileAssetsCatalogInputDepsStamp() argument
|
H A D | rust_project_writer_helpers.h | 93 DependencyList& dependencies() { return deps_; } in dependencies() function in Crate
|
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/ |
H A D | DescriptorPool.cs | 54 private readonly HashSet<FileDescriptor> dependencies; field in Google.Protobuf.Reflection.DescriptorPool
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_shared_code_generator.cc | 162 std::vector<std::pair<std::string, std::string> > dependencies; in GenerateDescriptors() local
|