/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 316 enum dsi_vc_source source; member 2449 dsi_vc_config_source(struct platform_device *dsidev, int channel, enum dsi_vc_source source) dsi_vc_config_source() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display_types.h | 1432 enum intel_pipe_crc_source source; member
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdspm.c | 3645 int source; in snd_hdspm_get_mixer() local 3679 int source; snd_hdspm_put_mixer() local [all...] |
H A D | hdsp.c | 2613 int source; in snd_hdsp_get_mixer() local 2635 int source; in snd_hdsp_put_mixer() local [all...] |
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wcd934x.c | 3095 wcd934x_comp_set_sysclk(struct snd_soc_component *comp, int clk_id, int source, unsigned int freq, int dir) wcd934x_comp_set_sysclk() argument
|
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/ |
H A D | gles3ndk.cpp | 2260 GLenum source = INT_INIT_VAL; in GLGetDebugMessageLog() local 2804 GLchar source[length]; in GLGetShaderSource() local
|
/third_party/glfw/src/ |
H A D | x11_platform.h | 801 Window source; member
|
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 10765 process_browse_data (GIOChannel *source, in process_browse_data() argument [all...] |
/third_party/icu/ohos_icu4c/src/ |
H A D | icu_addon.cpp | 1226 const char *ucnv_detectUnicodeSignature(const char *source, int32_t sourceLength, int32_t *signatureLength, in ucnv_detectUnicodeSignature() argument 1231 void ucnv_fixFileSeparator(const UConverter *cnv, UChar *source, int32_t sourceLen) in ucnv_fixFileSeparator() argument 1201 ucnv_convert(const char *toConverterName, const char *fromConverterName, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_convert() argument 1207 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv, char **target, const char *targetLimit, const char **source, const char *sourceLimit, UChar *pivotStart, UChar **pivotSource, UChar **pivotTarget, const UChar *pivotLimit, UBool reset, UBool flush, UErrorCode *pErrorCode) ucnv_convertEx() argument 1239 ucnv_fromAlgorithmic(UConverter *cnv, UConverterType algorithmicType, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_fromAlgorithmic() argument 1254 ucnv_fromUnicode(UConverter *converter, char **target, const char *targetLimit, const UChar **source, const UChar *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_fromUnicode() argument 1314 ucnv_getNextUChar(UConverter *converter, const char **source, const char *sourceLimit, UErrorCode *err) ucnv_getNextUChar() argument 1416 ucnv_toAlgorithmic(UConverterType algorithmicType, UConverter *cnv, char *target, int32_t targetCapacity, const char *source, int32_t sourceLength, UErrorCode *pErrorCode) ucnv_toAlgorithmic() argument 1431 ucnv_toUnicode(UConverter *converter, UChar **target, const UChar *targetLimit, const char **source, const char *sourceLimit, int32_t *offsets, UBool flush, UErrorCode *err) ucnv_toUnicode() argument 1456 ucol_equal(const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_equal() argument 1469 ucol_getBound(const uint8_t *source, int32_t sourceLength, UColBoundMode boundType, uint32_t noOfLevels, uint8_t *result, int32_t resultLength, UErrorCode *status) ucol_getBound() argument 1529 ucol_getSortKey(const UCollator *coll, const UChar *source, int32_t sourceLength, uint8_t *result, int32_t resultLength) ucol_getSortKey() argument 1546 ucol_greater(const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greater() argument 1551 ucol_greaterOrEqual(const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_greaterOrEqual() argument 1596 ucol_strcoll(const UCollator *coll, const UChar *source, int32_t sourceLength, const UChar *target, int32_t targetLength) ucol_strcoll() argument 1601 ucol_strcollUTF8(const UCollator *coll, const char *source, int32_t sourceLength, const char *target, int32_t targetLength, UErrorCode *status) ucol_strcollUTF8() argument [all...] |
/third_party/node/deps/v8/src/d8/ |
H A D | d8.cc | 400 Local<String> source = in FillTraceConfig() local 506 void Shell::StoreInCodeCache(Isolate* isolate, Local<Value> source, in StoreInCodeCache() argument 488 LookupCodeCache(Isolate* isolate, Local<Value> source) LookupCodeCache() argument 525 DummySourceStream(Local<String> source) DummySourceStream() argument 603 Compile(Local<Context> context, ScriptCompiler::Source* source, ScriptCompiler::CompileOptions options) Compile() argument 606 Compile(Local<Context> context, ScriptCompiler::Source* source, ScriptCompiler::CompileOptions options) Compile() argument 613 Compile(Local<Context> context, ScriptCompiler::Source* source, ScriptCompiler::CompileOptions options) Compile() argument 622 CompileString(Isolate* isolate, Local<Context> context, Local<String> source, const ScriptOrigin& origin) CompileString() argument 682 ExecuteString(Isolate* isolate, Local<String> source, Local<String> name, PrintResult print_result, ReportExceptions report_exceptions, ProcessMessageQueue process_message_queue) ExecuteString() argument 1480 Local<String> source = LoadJSON() local 1914 Local<String> source; RealmEval() local 2323 Local<String> source; ReadFile() local 2377 Local<String> source; ExecuteFile() local 2441 FunctionAndArgumentsToString(Local<Function> function, Local<Value> arguments, Local<String>* source, Isolate* isolate) FunctionAndArgumentsToString() argument 2498 Local<String> source; ReadSource() local 2544 Local<String> source; WorkerNew() local 2900 Local<String> source = Stringify() local 3935 Local<String> source = Execute() local 3953 Local<String> source = Execute() local 4007 Local<String> source; Execute() local 4314 Local<String> source = ExecuteInThread() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | bytecode-graph-builder.cc | 2083 FeedbackSource source = in VisitSetKeyedProperty() local 2116 FeedbackSource source = VisitDefineKeyedOwnProperty() local 2330 Node* source = VisitCloneObject() local 2344 FeedbackSource source = VisitGetTemplateObject() local [all...] |
/third_party/node/deps/v8/src/heap/ |
H A D | heap.cc | 3478 void Heap::OnMoveEvent(HeapObject target, HeapObject source, in OnMoveEvent() argument
|
/third_party/node/deps/v8/src/interpreter/ |
H A D | bytecode-generator.cc | 3536 Register source; BuildVariableLoad() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiCopiesAndBlittingTests.cpp | 3859 floatNearestBlitCompare(const tcu::ConstPixelBufferAccess& source, const tcu::ConstPixelBufferAccess& result, const tcu::Vec4& sourceThreshold, const tcu::Vec4& resultThreshold, const tcu::PixelBufferAccess& errorMask, const std::vector<CopyRegion>& regions) floatNearestBlitCompare() argument 3876 const tcu::ConstPixelBufferAccess& source; floatNearestBlitCompare() member 3907 intNearestBlitCompare(const tcu::ConstPixelBufferAccess& source, const tcu::ConstPixelBufferAccess& result, const tcu::PixelBufferAccess& errorMask, const std::vector<CopyRegion>& regions) intNearestBlitCompare() argument 3938 const tcu::ConstPixelBufferAccess& source; intNearestBlitCompare() member 3964 checkNearestFilteredResult(const tcu::ConstPixelBufferAccess& result, const tcu::ConstPixelBufferAccess& source) checkNearestFilteredResult() argument 4023 checkCompressedNearestFilteredResult(const tcu::ConstPixelBufferAccess& result, const tcu::ConstPixelBufferAccess& source, const tcu::CompressedTexFormat format) checkCompressedNearestFilteredResult() argument 4344 const MirrorMode source = getMirrorMode(s1, s2); getMirrorMode() local 5152 const tcu::ConstPixelBufferAccess source = (m_params.singleCommand || mipLevelNdx == 0) ? // Read from source image checkNearestFilteredResult() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | FrameCapture.cpp | 6178 std::stringstream source; in writeCppReplayIndexFiles() local 6191 std::stringstream source; writeCppReplayIndexFiles() local 6205 std::stringstream source; writeCppReplayIndexFiles() local 6229 std::stringstream source; writeCppReplayIndexFiles() local 6244 std::stringstream source; writeCppReplayIndexFiles() local 6474 setShaderSource(gl::ShaderProgramID id, std::string source) setShaderSource() argument 6665 CaptureMemory(const void *source, size_t size, ParamCapture *paramCapture) CaptureMemory() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.cpp | 2321 void Shader::Init(STAGES stage, const std::string& source) in Init() argument 2426 Source(const Functions& gl, GLuint id, const std::string& source) Source() argument 2514 LogSource(deqp::Context& context, const std::string& source, STAGES stage) LogSource() argument 2549 InvalidSourceException(const GLchar* error_message, const std::string& source, STAGES stage) InvalidSourceException() argument 4986 debug_proc(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei , const GLchar* message, void* info) debug_proc() argument 5724 std::string source = getShaderTemplate(stage); test() local 7320 std::string source = shader_template; test() local 8294 std::string source; test() local 8986 std::string source; test() local 9389 std::string source; test() local 9860 std::string source; test() local 10349 std::string source; test() local 10981 std::string source; test() local 11447 std::string source; test() local 11821 std::string source; test() local 12194 std::string source; test() local 13337 std::string source; test() local 13843 std::string source; test() local 14257 std::string source; test() local 14632 std::string source; test() local 15568 std::string source; test() local 16036 std::string source; test() local 16469 std::string source; test() local 16915 std::string source; test() local 17480 std::string source; test() local 17892 std::string source; test() local 18287 std::string source; test() local 18774 std::string source; test() local 19323 std::string source; test() local 20242 std::string source; test() local 21354 std::string source; test() local 21696 std::string source; test() local 22053 std::string source; test() local 22536 std::string source; test() local 22852 std::string source; test() local 23735 std::string source; test() local 23931 std::string source; test() local 24268 std::string source; test() local 24640 std::string source; test() local 25072 std::string source; test() local 25308 std::string source; test() local 25583 std::string source; test() local 25881 std::string source; test() local 26251 std::string source; test() local 26684 std::string source; test() local 27061 std::string source; test() local 27410 std::string source; test() local 27586 std::string source; test() local 27952 std::string source; test() local 28403 std::string source; test() local [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_helpers.cpp | 5822 const uint8_t *source = pixels + static_cast<ptrdiff_t>(inputSkipBytes); in stageSubresourceUpdateImpl() local [all...] |
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/Download ... |
/third_party/skia/platform_tools/android/apps/gradle/wrapper/ |
H A D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/gradle/wrapper/
org/gradle/wrapper/Download ... |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | null_functions.cpp | 588 void INTERNAL_GL_APIENTRY glDebugMessageControlNULL(GLenum source, in glDebugMessageControlNULL() argument 596 void INTERNAL_GL_APIENTRY glDebugMessageInsertNULL(GLenum source, in glDebugMessageInsertNULL() argument 2221 void INTERNAL_GL_APIENTRY glPushDebugGroupNULL(GLenum source, in glPushDebugGroupNULL() argument 1321 glGetShaderSourceNULL(GLuint shader, GLsizei bufSize, GLsizei *length, GLchar *source) glGetShaderSourceNULL() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.cpp | 6156 bool TextFieldPattern::OnScrollCallback(float offset, int32_t source) in OnBackPressed() argument
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 7603 void AudioPolicyService::GetTargetSourceTypeAndMatchingFlag(SourceType source, in GetTargetSourceTypeAndMatchingFlag() argument 7803 UpdateEnhanceEffectState(SourceType source) UpdateEnhanceEffectState() argument 7859 ShouldOpenMicRef(SourceType source) ShouldOpenMicRef() argument 8143 UpdateModuleInfoForMicRef(AudioModuleInfo &moduleInfo, SourceType source) UpdateModuleInfoForMicRef() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | chip.c | 5374 static char *is_misc_err_name(char *buf, size_t bsize, unsigned int source) in is_misc_err_name() argument 5388 static char *is_sdma_eng_err_name(char *buf, size_t bsize, unsigned int source) in is_sdma_eng_err_name() argument 5397 is_sendctxt_err_name(char *buf, size_t bsize, unsigned int source) is_sendctxt_err_name() argument 5414 is_various_name(char *buf, size_t bsize, unsigned int source) is_various_name() argument 5426 is_dc_name(char *buf, size_t bsize, unsigned int source) is_dc_name() argument 5451 is_sdma_eng_name(char *buf, size_t bsize, unsigned int source) is_sdma_eng_name() argument 5468 is_rcv_avail_name(char *buf, size_t bsize, unsigned int source) is_rcv_avail_name() argument 5477 is_rcv_urgent_name(char *buf, size_t bsize, unsigned int source) is_rcv_urgent_name() argument 5486 is_send_credit_name(char *buf, size_t bsize, unsigned int source) is_send_credit_name() argument 5495 is_reserved_name(char *buf, size_t bsize, unsigned int source) is_reserved_name() argument 5958 is_misc_err_int(struct hfi1_devdata *dd, unsigned int source) is_misc_err_int() argument 6045 handle_sdma_eng_err(struct hfi1_devdata *dd, unsigned int source, u64 status) handle_sdma_eng_err() argument 6075 is_sdma_eng_err_int(struct hfi1_devdata *dd, unsigned int source) is_sdma_eng_err_int() argument 6092 is_various_int(struct hfi1_devdata *dd, unsigned int source) is_various_int() argument 8137 is_dc_int(struct hfi1_devdata *dd, unsigned int source) is_dc_int() argument 8162 is_send_credit_int(struct hfi1_devdata *dd, unsigned int source) is_send_credit_int() argument 8176 is_sdma_eng_int(struct hfi1_devdata *dd, unsigned int source) is_sdma_eng_int() argument 8207 is_rcv_avail_int(struct hfi1_devdata *dd, unsigned int source) is_rcv_avail_int() argument 8238 is_rcv_urgent_int(struct hfi1_devdata *dd, unsigned int source) is_rcv_urgent_int() argument 8263 is_reserved_int(struct hfi1_devdata *dd, unsigned int source) is_reserved_int() argument 8302 is_interrupt(struct hfi1_devdata *dd, unsigned int source) is_interrupt() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.h | 94 struct il_host_cmd *source; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_main.c | 13393 const __be32 *source = (const __be32 *)_source; in be32_to_cpu_n() local 13407 const __be32 *source = (const __be32 *)_source; in bnx2x_prep_ops() local 13424 const __be32 *source = (const __be32 *)_source; in bnx2x_prep_iro() local 13444 const __be16 *source = (const __be16 *)_source; be16_to_cpu_n() local [all...] |