Home
last modified time | relevance | path

Searched defs:sources (Results 26 - 50 of 198) sorted by relevance

12345678

/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
H A Dets_class_file_test.cpp759 const char *sources = R"( in TEST_F() 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
/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp24 std::vector<std::string> StringHelper::Split(std::string sources, const std::string &limit) in Split() argument
/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Dsource_map.h46 std::string sources; member
/foundation/ability/ability_runtime/js_environment/test/unittest/source_map_test/
H A Dsource_map_test.cpp257 std::string sources = "TEST:/data/app/MainAbility.js"; in HWTEST_F() local
[all...]
/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
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsetup.py98 sources = ext_sources, variable
/third_party/glslang/glslang/MachineIndependent/
H A DScan.h252 const unsigned char* const *sources; // array of strings; must be converted to positive values on use, to avoid aliasing with -1 as EndOfInput member in glslang::TInputScanner
/third_party/gn/src/gn/
H A Doperators_unittest.cc103 const char sources[] = "sources"; in TEST() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_cse.cpp230 const int sources = written / dst_width; in create_copy_instr() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture_mock.cpp49 void FrameCaptureShared::setProgramSources(gl::ShaderProgramID id, ProgramSources sources) {} in setProgramSources() argument
/third_party/spirv-tools/tools/objdump/
H A Dextract_source.cpp148 std::vector<std::pair<spv::Id, std::string>> sources; in ExtractSourceFromModule() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fNegativeShaderStorageTests.cpp41 void verifyProgram(NegativeTestContext& ctx, glu::ProgramSources sources) in verifyProgram() argument
186 int genMaxSSBlocksSource (NegativeTestContext& ctx, glw::GLenum glShaderType, glu::ProgramSources& sources) in genMaxSSBlocksSource() argument
226 glu::ProgramSources sources; in block_number_limits() local
284 glu::ProgramSources sources; max_combined_block_number_limit() local
[all...]
H A Des31fProgramPipelineStateQueryTests.cpp171 glu::ProgramSources sources; in iterate() local
/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_wakeup_controller_test.cpp357 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(); in HWTEST_F() local
/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_util.cpp186 std::vector<std::string> sources; in GetDeviceSourceType() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_irq.h68 struct amdgpu_irq_src **sources; member
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dsky81452-backlight.c188 unsigned int sources[6]; in sky81452_bl_parse_dt() local

Completed in 13 milliseconds

12345678