Home
last modified time | relevance | path

Searched defs:dependencies (Results 276 - 300 of 322) sorted by relevance

1...<<111213

/third_party/libdrm/amdgpu/
H A Damdgpu_cs.c247 struct drm_amdgpu_cs_chunk_dep *dependencies = NULL; in amdgpu_cs_submit_one() local
/third_party/node/deps/v8/src/compiler/
H A Daccess-info.cc56 HasFieldRepresentationDependenciesOnMap( ZoneVector<CompilationDependency const*>& dependencies, Handle<Map> const& field_owner_map) HasFieldRepresentationDependenciesOnMap() argument
109 DataField( Zone* zone, MapRef receiver_map, ZoneVector<CompilationDependency const*>&& dependencies, FieldIndex field_index, Representation field_representation, Type field_type, MapRef field_owner_map, base::Optional<MapRef> field_map, base::Optional<JSObjectRef> holder, base::Optional<MapRef> transition_map) DataField() argument
130 FastDataConstant( Zone* zone, MapRef receiver_map, ZoneVector<CompilationDependency const*>&& dependencies, FieldIndex field_index, Representation field_representation, Type field_type, MapRef field_owner_map, base::Optional<MapRef> field_map, base::Optional<JSObjectRef> holder, base::Optional<MapRef> transition_map) FastDataConstant() argument
360 AccessInfoFactory(JSHeapBroker* broker, CompilationDependencies* dependencies, Zone* zone) AccessInfoFactory() argument
949 RecordDependencies( CompilationDependencies* dependencies) RecordDependencies() argument
[all...]
H A Djs-call-reducer.cc670 CompilationDependencies* dependencies() const { return dependencies_; } in dependencies() function
[all...]
H A Djs-heap-broker.cc880 GetPropertyAccessInfo( MapRef map, NameRef name, AccessMode access_mode, CompilationDependencies* dependencies) GetPropertyAccessInfo() argument
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.cc164 std::vector<StateBase*> dependencies; in FollowDependencies() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkWsiUtil.cpp795 const VkSubpassDependency dependencies[] = in createRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp774 std::vector<SubpassDep> dependencies; in createRenderPass() local
582 RenderPass(const std::vector<Attachment>& attachments, const std::vector<Subpass>& subpasses, const std::vector<SubpassDependency>& dependencies, const std::vector<VkInputAttachmentAspectReference> inputAspects) RenderPass() argument
H A DvktRenderPassMultisampleTests.cpp553 vector<SubpassDep> dependencies; in createRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp893 const vk::VkSubpassDependency dependencies[] = in createRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassTestsUtil.cpp774 std::vector<SubpassDep> dependencies; in createRenderPass() local
582 RenderPass(const std::vector<Attachment>& attachments, const std::vector<Subpass>& subpasses, const std::vector<SubpassDependency>& dependencies, const std::vector<VkInputAttachmentAspectReference> inputAspects) RenderPass() argument
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/
H A Dhvigor-wrapper.js[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp331 std::vector<Dependency> dependencies; member
H A Dmodule_profile.cpp294 std::vector<Dependency> dependencies; member
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_manager_utils.h254 CArrRetDependency dependencies; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp2494 std::vector<Dependency> dependencies; in HWTEST_F() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2440 std::vector<Dependency> dependencies; DumpSharedDependencies() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTestsEXT.cpp212 std::vector<VkSubpassDependency> dependencies; in createCustomRenderPass() local
H A DvktMeshShaderSyncTests.cpp670 std::vector<VkSubpassDependency> dependencies; in createCustomRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp1072 const vk::VkSubpassDependency dependencies[] = in createRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp1230 void AttachmentAccessOrderTestInstance::addDependency( vector<VkSubpassDependency> &dependencies, deUint32 source, deUint32 dst, in addDependency() argument
1287 vector<VkSubpassDependency> dependencies; in createRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTestsEXT.cpp212 std::vector<VkSubpassDependency> dependencies; in createCustomRenderPass() local
H A DvktMeshShaderSyncTests.cpp670 std::vector<VkSubpassDependency> dependencies; in createCustomRenderPass() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp717 static SmallVector<const DIVariable *, 2> dependencies(DbgVariable *Var) { in dependencies() function
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor_containers.cc1703 namespace dependencies { namespace
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java279 buildFrom( final FileDescriptorProto proto, final FileDescriptor[] dependencies) buildFrom() argument
296 buildFrom( final FileDescriptorProto proto, final FileDescriptor[] dependencies, final boolean allowUnknownDependencies) buildFrom() argument
360 internalBuildGeneratedFileFrom( final String[] descriptorDataParts, final FileDescriptor[] dependencies, final InternalDescriptorAssigner descriptorAssigner) internalBuildGeneratedFileFrom() argument
403 internalBuildGeneratedFileFrom( final String[] descriptorDataParts, final FileDescriptor[] dependencies) internalBuildGeneratedFileFrom() argument
497 private final FileDescriptor[] dependencies; global() field in Descriptors.FileDescriptor
501 FileDescriptor( final FileDescriptorProto proto, final FileDescriptor[] dependencies, final DescriptorPool pool, boolean allowUnknownDependencies) FileDescriptor() argument
2264 DescriptorPool(final FileDescriptor[] dependencies, boolean allowUnknownDependencies) DescriptorPool() argument
2294 private final Set<FileDescriptor> dependencies; global() field in Descriptors.DescriptorPool
[all...]

Completed in 67 milliseconds

1...<<111213