Home
last modified time | relevance | path

Searched defs:source (Results 26 - 50 of 3376) sorted by relevance

12345678910>>...136

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A DnarrowingWideningConverter.h25 explicit NarrowingWideningConverter(ETSChecker *checker, TypeRelation *relation, Type *target, Type *source) in NarrowingWideningConverter() argument
H A DboxingConverter.h25 BoxingConverter(ETSChecker *checker, TypeRelation *relation, Type *source) in BoxingConverter() argument
37 BoxingConverter(ETSChecker *checker, TypeRelation *relation, Type *source, Type *target) in BoxingConverter() argument
H A DunboxingConverter.h26 UnboxingConverter(ETSChecker *checker, TypeRelation *relation, Type *source) in UnboxingConverter() argument
38 UnboxingConverter(ETSChecker *checker, TypeRelation *relation, Type *source, Type *target) in UnboxingConverter() argument
/arkcompiler/toolchain/tooling/base/
H A Dpt_script.cpp21 PtScript::PtScript(ScriptId scriptId, const std::string &fileName, const std::string &url, const std::string &source) in PtScript() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_source_ohos.h29 explicit ImageSourceOhos(std::unique_ptr<Media::ImageSource>&& source) : imageSource_(std::move(source)) {} in ImageSourceOhos() argument
/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_object_svg.cpp19 RefPtr<ImageObject> GetImageSvgDomObj(ImageSourceInfo source, const std::unique_ptr<SkMemoryStream >& svgStream, in GetImageSvgDomObj() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_extractor.cpp26 PatchExtractor::PatchExtractor(const std::string &source) : BaseExtractor(source) {} in PatchExtractor() argument
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davdemuxer.h135 static std::shared_ptr<AVDemuxer> CreateWithSource(std::shared_ptr<AVSource> source) in CreateWithSource() argument
/foundation/multimedia/av_codec/test/unittest/demuxer_test/inner/
H A Ddemuxer_inner_mock_factory.cpp21 std::shared_ptr<DemuxerMock> AVDemuxerMockFactory::CreateDemuxer(std::shared_ptr<AVSourceMock> source) in CreateDemuxer() argument
/foundation/multimedia/av_codec/test/unittest/avsource_test/inner/
H A Davsource_inner_mock.h28 explicit AVSourceInnerMock(std::shared_ptr<AVSource> source) : source_(source) {} in AVSourceInnerMock() argument
/foundation/multimedia/av_codec/test/unittest/demuxer_test/capi/
H A Ddemuxer_capi_mock_factory.cpp21 std::shared_ptr<DemuxerMock> AVDemuxerMockFactory::CreateDemuxer(std::shared_ptr<AVSourceMock> source) in CreateDemuxer() argument
/foundation/multimedia/av_codec/test/unittest/avsource_test/capi/
H A Davsource_capi_mock.h27 explicit AVSourceCapiMock(OH_AVSource *source) : source_(source) {} in AVSourceCapiMock() argument
/kernel/linux/linux-5.10/security/integrity/platform_certs/
H A Dplatform_keyring.c26 void __init add_to_platform_keyring(const char *source, const void *data, in add_to_platform_keyring() argument
/kernel/linux/linux-5.10/include/uapi/linux/
H A Divtvfb.h31 void __user *source; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Divtvfb.h31 void __user *source; member
/kernel/linux/linux-6.6/security/integrity/platform_certs/
H A Dplatform_keyring.c26 void __init add_to_platform_keyring(const char *source, const void *data, in add_to_platform_keyring() argument
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Divtvfb.h24 void __user * source; member
/kernel/liteos_m/testsuites/unittest/fuzz/src/stdlib/
H A Drealloc_fuzz.c48 char *source = NULL; in ReallocFuzzTest() local
/kernel/liteos_m/testsuites/unittest/fuzz/src/string/
H A Dmemcmp_fuzz.c48 char *source = NULL; in MemcmpFuzzTest() local
H A Dstrdup_fuzz.c48 char *source = NULL; in StrdupFuzzTest() local
H A Dstrcspn_fuzz.c48 char *source = NULL; in StrcspnFuzzTest() local
H A Dmemcpy_fuzz.c56 char *source = (char *)DT_SetGetString(&g_element[0], STR_LEN, MAX_STR_LEN, "pin"); in MemcpyFuzzTest() local
H A Dstrcmp_fuzz.c48 char *source = NULL; in StrcmpFuzzTest() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Divtvfb.h24 void __user * source; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Divtvfb.h11 void __user *source; member

Completed in 5 milliseconds

12345678910>>...136