Home
last modified time | relevance | path

Searched defs:dependencies (Results 251 - 275 of 325) sorted by relevance

1...<<111213

/test/xts/tools/sample/AppSampleE/hvigor/
H A Dhvigor-wrapper.js[all...]
/test/xts/tools/sample/AppSampleD/hvigor/
H A Dhvigor-wrapper.js[all...]
/test/xts/tools/sample/AppSampleF/hvigor/
H A Dhvigor-wrapper.js[all...]
/third_party/rust/crates/bindgen/bindgen/ir/analysis/
H A Dmod.rs184 let mut dependencies = HashMap::default(); in generate_dependencies() variables
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
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/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
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dhap_module_info.h102 std::vector<Dependency> dependencies; member
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp266 std::vector<Dependency> dependencies; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_asset_loader.cpp358 vector<IEcsSerializer::ExternalCollection> dependencies; in LoadJsonEntityCollection() local
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbignum_common.py120 dependencies = [] # type: List[Any] variable in OperationCommon
/third_party/node/tools/gyp/tools/emacs/
H A Dgyp.el
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_render_pass.h311 struct vk_subpass_dependency *dependencies; member
/third_party/node/deps/v8/src/compiler/
H A Daccess-info.h279 CompilationDependencies* dependencies() const { return dependencies_; } in dependencies() function in v8::internal::compiler::final
H A Dtyped-optimization.cc21 TypedOptimization(Editor* editor, CompilationDependencies* dependencies, JSGraph* jsgraph, JSHeapBroker* broker) TypedOptimization() argument
H A Djs-heap-broker.h360 void set_dependencies(CompilationDependencies* dependencies) { in set_dependencies() argument
365 CompilationDependencies* dependencies() const { in dependencies() function in v8::internal::compiler::JSHeapBroker
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.cpp161 std::array<vk::SubpassDependency, 2> dependencies; in createRenderPass() local
[all...]
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/
H A Dinner_bundle_info.h79 std::vector<Dependency> dependencies; member
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Djs_ability_stage.cpp492 std::vector<std::string> dependencies; in SetOptionalParameters() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h148 std::vector<Dependency> dependencies; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_convert.cpp410 CArrRetDependency ConvertDependency(std::vector<AppExecFwk::Dependency> dependencies) in ConvertDependency() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_false_test.cpp1036 std::vector<Dependency> dependencies; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dasset_loader.cpp387 vector<IEcsSerializer::ExternalCollection> dependencies; in LoadJsonEntityCollection() local
/kernel/linux/linux-6.6/include/drm/
H A Dgpu_scheduler.h363 struct xarray dependencies; member
/third_party/libdrm/amdgpu/
H A Damdgpu.h361 struct amdgpu_cs_fence *dependencies; member

Completed in 36 milliseconds

1...<<111213