| /third_party/spirv-tools/source/opt/ |
| H A D | loop_fusion.cpp | 56 GetDependences(std::vector<DistanceVector>* dependences, LoopDependenceAnalysis* analysis, const std::vector<Instruction*>& sources, const std::vector<Instruction*>& destinations, size_t num_entries) GetDependences() argument
|
| /third_party/vk-gl-cts/modules/gles31/stress/ |
| H A D | es31sTessellationGeometryInteractionTests.cpp | 141 glu::ProgramSources sources; in init() local
|
| /base/powermgr/power_manager/services/native/src/wakeup/ |
| H A D | wakeup_controller.cpp | 85 std::shared_ptr<WakeupSources> sources = WakeupSourceParser::ParseSources(); in Init() local
|
| /base/powermgr/power_manager/services/native/src/suspend/ |
| H A D | suspend_controller.cpp | 145 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(); in Init() local 210 std::shared_ptr<SuspendSources> sources = SuspendSourceParser::ParseSources(jsonStr); in UpdateSuspendSources() local
|
| /foundation/ability/idl_tool/idl_tool_2/ |
| H A D | build_hdi_files_info.py | 202 sources = [] variable in ModuleInfo [all...] |
| /kernel/linux/linux-5.10/drivers/video/backlight/ |
| H A D | lm3630a_bl.c | 379 u32 sources[LM3630A_NUM_SINKS]; in lm3630a_parse_led_sources() local
|
| /kernel/linux/linux-6.6/drivers/platform/surface/ |
| H A D | surface_aggregator_tabletsw.c | 476 static int ssam_pos_get_sources_list(struct ssam_tablet_sw *sw, struct ssam_sources_list *sources) in ssam_pos_get_sources_list() argument 515 struct ssam_sources_list sources = {}; in ssam_pos_get_source() local [all...] |
| /kernel/linux/linux-6.6/drivers/leds/flash/ |
| H A D | leds-mt6370-flash.c | 442 u32 sources[MT6370_MAX_LEDS]; in mt6370_init_flash_properties() local [all...] |
| /third_party/gn/src/gn/ |
| H A D | desc_builder.cc | 793 BundleData::SourceFiles sources; in FillInBundle() local [all...] |
| /third_party/pulseaudio/src/modules/dbus/ |
| H A D | iface-card.c | 234 const char **sources = NULL; in get_sources() local 259 const char **sources; in handle_get_sources() local 379 const char **sources = NULL; handle_get_all() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_3_2_params.cpp | 92 CaptureGetDebugMessageLog_sources(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *sourcesParam) CaptureGetDebugMessageLog_sources() argument 107 CaptureGetDebugMessageLog_types(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *typesParam) CaptureGetDebugMessageLog_types() argument 122 CaptureGetDebugMessageLog_ids(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *idsParam) CaptureGetDebugMessageLog_ids() argument 137 CaptureGetDebugMessageLog_severities(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *severitiesParam) CaptureGetDebugMessageLog_severities() argument 152 CaptureGetDebugMessageLog_lengths(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *lengthsParam) CaptureGetDebugMessageLog_lengths() argument 167 CaptureGetDebugMessageLog_messageLog(const State &glState, bool isCallValid, GLuint count, GLsizei bufSize, GLenum *sources, GLenum *types, GLuint *ids, GLenum *severities, GLsizei *lengths, GLchar *messageLog, ParamCapture *messageLogParam) CaptureGetDebugMessageLog_messageLog() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| H A D | TypePromotion.cpp | 129 IRPromoter(LLVMContext &C, IntegerType *Ty, unsigned Width, SetVector<Value*> &visited, SetVector<Value*> &sources, SetVector<Instruction*> &sinks, SmallVectorImpl<Instruction*> &wrap) IRPromoter() argument [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cSparseTexture2Tests.cpp | 306 ProgramSources sources; in iterate() local 1102 ProgramSources sources; in writeDataToTexture() local 1298 ProgramSources sources; in verifyTextureData() local 1921 ProgramSources sources; in verifyTextureDataExtended() local 2073 ProgramSources sources; verifyAtomicOperations() local 2796 ProgramSources sources; writeDataToTexture() local 2955 ProgramSources sources; verifyLookupTextureData() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftdbgmem.c | 129 FT_MemSource sources[FT_MEM_SOURCE_BUCKETS]; member 902 FT_MemSource* sources; in FT_DumpMemory() local [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fTessellationGeometryInteractionTests.cpp | 266 glu::ProgramSources sources; in iterate() local 568 glu::ProgramSources sources; in iterate() local [all...] |
| /third_party/vk-gl-cts/framework/opengl/ |
| H A D | gluShaderProgram.cpp | 368 ShaderProgram::ShaderProgram (const RenderContext& renderCtx, const ProgramSources& sources) in ShaderProgram() argument 380 ShaderProgram::ShaderProgram (const glw::Functions& gl, const ProgramSources& sources) in ShaderProgram() argument 392 void ShaderProgram::init (const glw::Functions& gl, const ProgramSources& sources) in init() argument 704 operator <<(tcu::TestLog& log, const ProgramSources& sources) operator <<() argument [all...] |
| H A D | gluShaderProgram.hpp | 352 std::vector<std::string> sources[SHADERTYPE_LAST]; member 473 ProgramSources sources; in makeVtxFragSources() local [all...] |
| /foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/ |
| H A D | source_map.cpp | 324 std::string sources = targetMap.sources_[0].substr(REAL_SOURCE_INDEX, in Find() local 385 std::string SourceMap::GetRelativePath(const std::string& sources) in GetRelativePath() argument 480 std::string sources = isModular_ ? mapInfo.sources : GetRelativePath(mapInfo.sources); GetSourceInfo() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_base_utils.cpp | 542 std::string sources = isBundle ? GetRelativePath(mapInfo.sources) : mapInfo.sources; in GetSourceInfo() local 547 std::string JsiBaseUtils::GetRelativePath(const std::string& sources, std::string splitStr) in GetRelativePath() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
| H A D | notify.c | 333 refcount_t *sources; member [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
| H A D | rcar_du_crtc.c | 877 const char **sources; in rcar_du_crtc_crc_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/firmware/arm_scmi/ |
| H A D | notify.c | 336 refcount_t *sources; member [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_crtc.c | 908 const char **sources; in rcar_du_crtc_crc_init() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | udp.c | 117 char *sources; member 270 udp_set_multicast_sources(URLContext *h, int sockfd, struct sockaddr *addr, int addr_len, struct sockaddr_storage *local_addr, struct sockaddr_storage *sources, int nb_sources, int include) udp_set_multicast_sources() argument [all...] |
| /third_party/backends/backend/escl/ |
| H A D | escl.c | 653 _source_size_max (SANE_String_Const * sources) in _source_size_max() argument
|