Home
last modified time | relevance | path

Searched defs:sources (Results 1 - 25 of 178) sorted by relevance

12345678

/third_party/node/test/cctest/
H A Dtest_per_process.cc22 const auto& sources = PerProcessTest::get_sources_for_test(); in TEST_F() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dgen-harfbuzzcc.py12 sources = sys.argv[3:] variable
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dpm.h13 struct list_head sources; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dpm.h16 struct list_head sources; member
/third_party/gn/src/gn/
H A Dbundle_file_rule.h48 const std::vector<SourceFile>& sources() const { return sources_; } in sources() function in BundleFileRule
H A Dbundle_file_rule.cc34 BundleFileRule(const Target* bundle_data_target, const std::vector<SourceFile> sources, const SubstitutionPattern& pattern) BundleFileRule() argument
H A Dsubstitution_writer_unittest.cc24 std::vector<SourceFile> sources; in TEST() local
H A Dninja_action_target_writer.cc213 const Target::FileList& sources = target_->sources(); in WriteSourceRules() local
[all...]
/third_party/node/tools/v8_gypfiles/
H A Dextras-libraries.cc14 static const char sources[] = { 40, 102, 117, 110, 99, 116, 105, 111, 110, 40, 41, 32, 123, 125, 41 }; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkShaderProgram.cpp55 tcu::TestLog& logShader(tcu::TestLog& log, const std::vector<std::string> (&sources)[glu::SHADERTYPE_LAST]) in logShader() argument
66 sources[shaderType][shaderNdx], in logShader() local
H A DvkShaderProgram.hpp108 std::vector<std::string> sources[glu::SHADERTYPE_LAST]; member
118 std::vector<std::string> sources[glu::SHADERTYPE_LAST]; member
/third_party/selinux/libselinux/src/
H A Dsetup.py13 sources=['selinuxswig_python.i'], variable
18 sources=['audit2why.c'], variable
/third_party/spirv-tools/tools/objdump/
H A Dobjdump.cpp61 OutputSourceFiles( const std::unordered_map<std::string, std::string>& sources, const std::string& outdirPath, bool overwrite) OutputSourceFiles() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDerivativeTests.cpp66 void initComputeDerivativePrograms (SourceCollections& sources, bool) in initComputeDerivativePrograms() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDerivativeTests.cpp62 void initComputeDerivativePrograms (SourceCollections& sources) in initComputeDerivativePrograms() argument
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_vulkan_header.py28 sources = [ variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
H A Dets_object_test.cpp125 std::unordered_map<std::string, const char *> sources = GetSources(); in GetTestClass() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
H A Dinspector_server.cpp383 handlerForSetBreak([[maybe_unused]] PtThread thread, [[maybe_unused]] const std::function<bool(std::string_view)> &comp, size_t line, [[maybe_unused]] std::set<std::string_view> &sources) handlerForSetBreak() argument
391 handlerForSetBreakEmpty([[maybe_unused]] PtThread thread, [[maybe_unused]] const std::function<bool(std::string_view)> &comp, [[maybe_unused]] size_t line, [[maybe_unused]] std::set<std::string_view> &sources) handlerForSetBreakEmpty() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/
H A Domap_irq.c165 } sources[] = { in omap_irq_fifo_underflow() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsetup.py74 sources = ext_sources, variable
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
H A Drcar_du_crtc.h72 const char *const *sources; member
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c157 u32 sources, pending, disabled; in disable_pending_vf2pf_interrupts() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen4_pfvf.c55 u32 sources, disabled, pending; in adf_gen4_disable_pending_vf2pf_interrupts() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_crtc.h72 const char *const *sources; member
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_irq.c163 } sources[] = { in omap_irq_fifo_underflow() local

Completed in 10 milliseconds

12345678