Home
last modified time | relevance | path

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

1234

/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/ffmpeg/libavutil/
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/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
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c835 struct dso **deps = use_deps ? dso->deps : 0; in find_sym2() local
873 struct dso **deps = dso->deps; in find_sym_by_deps() local
[all...]
/third_party/musl/ldso/linux/
H A Ddynlink.c869 struct dso **deps = use_deps ? dso->deps : 0; in find_sym2() local
908 struct dso **deps = dso->deps; in find_sym_by_deps() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h1488 BITSET_WORD * deps; member
/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.c3402 static upb_def_init *deps[1] = { variable
3512 const upb_filedef **deps; member
5535 upb_def_init **deps = init->deps; in _upb_symtab_loaddefinit() local
[all...]
H A Dphp-upb.h3461 struct upb_def_init **deps; /* Dependencies of this file. */ member
/third_party/node/deps/v8/src/api/
H A Dapi.cc756 Extension(const char* name, const char* source, int dep_count, const char** deps, int source_length) Extension() argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c3067 const upb_filedef **deps; member
5060 upb_def_init **deps = init->deps; in _upb_symtab_loaddefinit() local
[all...]
H A Dupb.h3387 struct upb_def_init **deps; /* Dependencies of this file. */ member

Completed in 134 milliseconds

1234