Home
last modified time | relevance | path

Searched defs:source (Results 2951 - 2975 of 3000) sorted by relevance

1...<<111112113114115116117118119120

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdspm.c3650 int source; in snd_hdspm_get_mixer() local
3684 int source; snd_hdspm_put_mixer() local
[all...]
H A Dhdsp.c2615 int source; in snd_hdsp_get_mixer() local
2637 int source; in snd_hdsp_put_mixer() local
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwcd934x.c2297 wcd934x_comp_set_sysclk(struct snd_soc_component *comp, int clk_id, int source, unsigned int freq, int dir) wcd934x_comp_set_sysclk() argument
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4state.c2299 static void copy_verf(struct nfs4_client *target, nfs4_verifier *source) in copy_verf() argument
2305 static void copy_clid(struct nfs4_client *target, struct nfs4_client *source) in copy_clid() argument
2311 static int copy_cred(struct svc_cred *target, struct svc_cred *source) in copy_cred() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c316 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 Dintel_display_types.h1432 enum intel_pipe_crc_source source; member
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdspm.c3645 int source; in snd_hdspm_get_mixer() local
3679 int source; snd_hdspm_put_mixer() local
[all...]
H A Dhdsp.c2613 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 Dwcd934x.c3095 wcd934x_comp_set_sysclk(struct snd_soc_component *comp, int clk_id, int source, unsigned int freq, int dir) wcd934x_comp_set_sysclk() argument
/third_party/glfw/src/
H A Dx11_platform.h801 Window source; member
/third_party/cups-filters/utils/
H A Dcups-browsed.c10765 process_browse_data (GIOChannel *source, in process_browse_data() argument
[all...]
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp1226 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 Dd8.cc400 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 Dbytecode-graph-builder.cc2083 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 Dheap.cc3478 void Heap::OnMoveEvent(HeapObject target, HeapObject source, in OnMoveEvent() argument
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc3536 Register source; BuildVariableLoad() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3859 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 DFrameCapture.cpp6178 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 Dgl4cEnhancedLayoutsTests.cpp2321 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 Dvk_helpers.cpp5822 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 Dgradle-wrapper.jarMETA-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 Dgradle-wrapper.jarMETA-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 Dnull_functions.cpp588 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 Dtext_field_pattern.cpp6156 bool TextFieldPattern::OnScrollCallback(float offset, int32_t source) in OnBackPressed() argument
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp7603 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...]

Completed in 183 milliseconds

1...<<111112113114115116117118119120