Home
last modified time | relevance | path

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

12345

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A DMakefile[all...]
/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
/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
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A DMakefile
/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
/kernel/linux/linux-6.6/samples/hid/
H A DMakefile
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A DMakefile
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_deps.c36 static void i915_deps_reset_fences(struct i915_deps *deps) in i915_deps_reset_fences() argument
50 void i915_deps_init(struct i915_deps *deps, gfp_ argument
64 i915_deps_fini(struct i915_deps *deps) i915_deps_fini() argument
75 i915_deps_grow(struct i915_deps *deps, struct dma_fence *fence, const struct ttm_operation_ctx *ctx) i915_deps_grow() argument
132 i915_deps_sync(const struct i915_deps *deps, const struct ttm_operation_ctx *ctx) i915_deps_sync() argument
176 i915_deps_add_dependency(struct i915_deps *deps, struct dma_fence *fence, const struct ttm_operation_ctx *ctx) i915_deps_add_dependency() argument
222 i915_deps_add_resv(struct i915_deps *deps, struct dma_resv *resv, const struct ttm_operation_ctx *ctx) i915_deps_add_resv() argument
[all...]
/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
/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 12 milliseconds

12345