Home
last modified time | relevance | path

Searched defs:deps (Results 51 - 75 of 83) sorted by relevance

1234

/third_party/protobuf/php/ext/google/protobuf/
H A Ddef.c879 const upb_strview *deps; in depends_on_descriptor() local
/third_party/ffmpeg/libavutil/
H A Dvulkan.c639 ff_vk_add_dep_exec_ctx(FFVulkanContext *s, FFVkExecContext *e, AVBufferRef **deps, int nb_deps) ff_vk_add_dep_exec_ctx() argument
H A Dvulkan.h165 AVBufferRef ***deps; member
H A Dhwcontext_vulkan.c1208 add_buf_dep_exec_ctx(AVHWFramesContext *hwfc, VulkanExecCtx *cmd, AVBufferRef * const *deps, int nb_deps) add_buf_dep_exec_ctx() argument
/third_party/alsa-lib/src/pcm/
H A Dpcm_params.c1694 int deps[4]; member
[all...]
/third_party/gn/src/gn/
H A Dparse_tree.cc48 DepsCategory GetDepsCategory(std::string_view deps) { in GetDepsCategory() argument
/third_party/musl/porting/linux/user/src/internal/
H A Ddynlink.h131 struct dso **deps, *needed_by; member
/third_party/musl/src/internal/
H A Ddynlink.h141 struct dso **deps, *needed_by; member
/third_party/ninja/src/
H A Dninja.cc566 DepsLog::Deps* deps = deps_log_.GetDeps(*it); in ToolDeps() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcompilation-dependencies.cc1275 DependOnStablePrototypeChain(CompilationDependencies* deps, MapRef map, base::Optional<JSObjectRef> last_prototype) DependOnStablePrototypeChain() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.h240 struct iris_bo_screen_deps *deps; member
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc1084 std::map<const FileDescriptor*, std::set<const FileDescriptor*>> deps; in GenerateAddFilesToPool() local
1021 AnalyzeDependencyForFile( const FileDescriptor* file, std::set<const FileDescriptor*>* nodes_without_dependency, std::map<const FileDescriptor*, std::set<const FileDescriptor*>>* deps, std::map<const FileDescriptor*, int>* dependency_count) AnalyzeDependencyForFile() argument
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.h587 std::vector<const Descriptor*> deps; in operator ()() local
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dmbedtls_pkcs7.c326 int32_t deps = 0; in GetDeps() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_batch_chain.c1364 anv_execbuf_add_bo_bitset(struct anv_device *device, struct anv_execbuf *exec, uint32_t dep_words, BITSET_WORD *deps, uint32_t extra_flags) anv_execbuf_add_bo_bitset() argument
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcontext.rs648 pub fn deps(&self) -> &BTreeSet<String> { in deps() functions
/third_party/rust/crates/bindgen/bindgen/
H A Dlib.rs66 mod deps; modules
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DGVN.cpp421 const MemoryDependenceResults::NonLocalDepInfo &deps = in lookupOrAddCall() local
1673 const MemoryDependenceResults::NonLocalDepInfo &deps = in areCallValsEqual() local
/third_party/musl/porting/liteos_a/user/ldso/
H A Ddynlink.c81 struct dso **deps, *needed_by; member
304 struct dso **deps = use_deps ? dso->deps : 0; in find_sym2() local
[all...]
/third_party/musl/porting/liteos_a/user_debug/ldso/
H A Ddynlink.c81 struct dso **deps, *needed_by; member
304 struct dso **deps = use_deps ? dso->deps : 0; in find_sym2() local
[all...]
/third_party/musl/ldso/
H A Ddynlink.c93 struct dso **deps, *needed_by; member
319 struct dso **deps = use_deps ? dso->deps : 0; in find_sym2() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp2019 vector<SubpassDependency> deps; in iterateInternal() local
3949 vector<SubpassDependency> deps; in initTests() local
4029 vector<SubpassDependency> deps; in initTests() local
4098 vector<SubpassDependency> deps; initTests() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc1539 std::vector<const Descriptor*> deps; in operator ()() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp2019 vector<SubpassDependency> deps; in iterateInternal() local
3949 vector<SubpassDependency> deps; in initTests() local
4029 vector<SubpassDependency> deps; in initTests() local
4098 vector<SubpassDependency> deps; initTests() local
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp368 void Object::readGL (SharedPtr<FenceSync> sync, std::vector<SharedPtr<FenceSync> >& deps) in readGL() argument
380 void Object::modifyGL (SharedPtr<FenceSync> sync, std::vector<SharedPtr<FenceSync> >& deps) in modifyGL() argument

Completed in 85 milliseconds

1234