Home
last modified time | relevance | path

Searched defs:deps (Results 1 - 25 of 88) sorted by relevance

1234

/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/
H A Dbuild-ideal-tree.js[all...]
/third_party/gn/src/gn/
H A Dresolved_target_deps_unittest.cc10 ResolvedTargetDeps deps; in TEST() local
[all...]
H A Dtoolchain.h78 const LabelTargetVector& deps() const { return deps_; } in deps() function in Toolchain
79 LabelTargetVector& deps() { return deps_; } in deps() function in Toolchain
H A Dresolved_target_data.cc103 ComputeInheritedLibsFor( base::span<const Target*> deps, bool is_public, TargetPublicPairListBuilder* inherited_libraries) const ComputeInheritedLibsFor() argument
186 ComputeRustLibsFor(base::span<const Target*> deps, bool is_public, RustLibsBuilder* rust_libs) const ComputeRustLibsFor() argument
[all...]
H A Dninja_rust_binary_target_writer.cc258 WriteExternsAndDeps( const std::vector<const Target*>& deps, const std::vector<ExternCrate>& transitive_rust_deps, const std::vector<OutputFile>& rustdeps, const std::vector<OutputFile>& nonrustdeps) WriteExternsAndDeps() argument
H A Druntime_deps.cc33 AddIfNew(const OutputFile& output_file, const Target* source, RuntimeDepsVector* deps, std::set<OutputFile>* found_file) AddIfNew() argument
43 AddIfNew(const std::string& str, const Target* source, RuntimeDepsVector* deps, std::set<OutputFile>* found_file) AddIfNew() argument
59 RecursiveCollectRuntimeDeps(const Target* target, bool is_target_data_dep, RuntimeDepsVector* deps, std::map<const Target*, bool>* seen_targets, std::set<OutputFile>* found_files) RecursiveCollectRuntimeDeps() argument
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Ddependencies.cpp82 thread_local Dependencies deps; in GetDeps() local
H A Dbind.cpp101 BASE_NS::vector<INotifyOnChange::ConstPtr> deps; in GetDependencies() local
140 BASE_NS::vector<IProperty::ConstPtr> deps; in CreateContext() local
/third_party/ninja/src/
H A Ddeps_log.h104 const std::vector<Deps*>& deps() const { return deps_; } in deps() function
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkTimelineSemaphore.hpp132 marl::containers::vector<std::shared_ptr<Shared>, 1> deps; member
/third_party/skia/third_party/externals/tint/src/transform/
H A Dtransform.cc64 Requires(CloneContext& ctx, std::initializer_list<const ::tint::TypeInfo*> deps) Requires() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_jd_debugfs.c95 static void kbasep_jd_debugfs_atom_deps(struct kbase_jd_debugfs_depinfo *deps, struct kbase_jd_atom *atom) in kbasep_jd_debugfs_atom_deps() argument
156 struct kbase_jd_debugfs_depinfo deps[2]; in kbasep_jd_debugfs_atoms_show() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_jd_debugfs.c177 struct kbase_jd_debugfs_depinfo deps[2]; in kbasep_jd_debugfs_atoms_show() local
112 kbasep_jd_debugfs_atom_deps( struct kbase_jd_debugfs_depinfo *deps, struct kbase_jd_atom *atom) kbasep_jd_debugfs_atom_deps() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_jd_debugfs.c103 static void kbasep_jd_debugfs_atom_deps(struct kbase_jd_debugfs_depinfo *deps, struct kbase_jd_atom *atom) in kbasep_jd_debugfs_atom_deps() argument
164 struct kbase_jd_debugfs_depinfo deps[2]; in kbasep_jd_debugfs_atoms_show() local
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_jd_debugfs.c170 struct kbase_jd_debugfs_depinfo deps[2]; in kbasep_jd_debugfs_atoms_show() local
105 kbasep_jd_debugfs_atom_deps( struct kbase_jd_debugfs_depinfo *deps, struct kbase_jd_atom *atom) kbasep_jd_debugfs_atom_deps() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Devent.hpp84 mutable std::vector<intrusive_ref<event>> deps; member in clover::event
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-compilation-info.cc68 compiler::CompilationDependencies* deps = in MAGLEV_COMPILATION_FLAG_LIST() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_helper_invocations.c163 mir_helper_block_update(BITSET_WORD *deps, pan_block *_block, unsigned temp_count) in mir_helper_block_update() argument
192 BITSET_WORD *deps = calloc(sizeof(BITSET_WORD), BITSET_WORDS(temp_count)); in mir_analyze_helper_requirements() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/
H A Dextdependency.py192 deps = ApiDependencies(args.registry) variable
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Devent.h123 containers::vector<std::shared_ptr<Shared>, 1> deps; member
/third_party/skia/third_party/externals/tint/tools/src/cmd/roll-release/
H A Dmain.go
/third_party/skia/bin/
H A Dfetch-sk44 deps = f.read().decode() variable
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dtask.h677 static inline void wait(std::initializer_list<dependence> deps) in wait() argument
690 static inline void wait(const std::vector<dependence>& deps) in wait() argument
/foundation/resourceschedule/ffrt/src/dm/
H A Dsdependence_manager.cpp198 void SDependenceManager::onWait(const ffrt_deps_t* deps, int64_t deadline = -1) in onWait() argument
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_core.cpp245 std::vector<ffrt::dependence> deps; in HWTEST_F() local

Completed in 11 milliseconds

1234