| /test/xts/acts/multimedia/audio_ndk/oh_audio_render_test/src/ |
| H A D | oh_audio_render_unit_test.cpp | 158 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_RENDERER; in CreateRenderBuilder() local 215 OH_AudioStream_Type type = AUDIOSTREAM_TYPE_CAPTURER; in HWTEST() local
|
| /test/xts/dcts/communication/softbus_standard/dsoftbusTest/ |
| H A D | dsoftbusTest.cpp | 465 static void OnNodeBasicInfoChanged(NodeBasicInfoType type, NodeBasicInfo* info)
in OnNodeBasicInfoChanged() argument 474 static void onDefNodeStatusChanged(NodeStatusType type, NodeStatus *status)
in onDefNodeStatusChanged() argument
|
| /test/xts/dcts/communication/softbus_standard/common/ |
| H A D | socket_common.c | 98 static void OnDefNodeBasicInfoChanged(NodeBasicInfoType type, NodeBasicInfo* info)
in OnDefNodeBasicInfoChanged() argument 107 static void onDefNodeStatusChanged(NodeStatusType type, NodeStatus *status)
in onDefNodeStatusChanged() argument 341 Wait4Socket(int timeout, WaitSocketType type) Wait4Socket() argument 425 SendSocket4Data(DataType type, int size) SendSocket4Data() argument [all...] |
| /test/xts/hats/hdf/camera/cameraMg/v1_1/src/ |
| H A D | hdi_common_v1_1.cpp | 504 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg)
in OnError() argument
|
| /test/xts/hats/hdf/camera/cameraMg_additional/v1_1/src/ |
| H A D | hdi_common_v1_1.cpp | 500 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
|
| /test/xts/hats/hdf/audio/idl/benchmarktest/render/ |
| H A D | audio_render_benchmarktest.cpp | 747 enum AudioDrainNotifyType type = AUDIO_DRAIN_NORMAL_MODE;
in BENCHMARK_F() local
|
| /test/xts/hats/hdf/audio/idl/common/render_additional/src/ |
| H A D | AudioRenderCommonTest.cpp | 451 enum AudioDrainNotifyType type = AUDIO_DRAIN_NORMAL_MODE; in HWTEST_F() local 467 enum AudioDrainNotifyType type = AUDIO_DRAIN_NORMAL_MODE; in HWTEST_F() local 478 enum AudioDrainNotifyType type = AUDIO_DRAIN_EARLY_MODE; in HWTEST_F() local
|
| /test/xts/hats/hdf/audio/idl/common/render/src/ |
| H A D | audio_render_common_test.cpp | 785 enum AudioDrainNotifyType type = AUDIO_DRAIN_NORMAL_MODE; in HWTEST_F() local 792 enum AudioDrainNotifyType type = AUDIO_DRAIN_NORMAL_MODE; in HWTEST_F() local
|
| /test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_1/src/ |
| H A D | benchmark_common.cpp | 446 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
|
| /test/xts/hats/hdf/camera/cameraBenchmarkTest/v1_2/src/ |
| H A D | benchmark_common.cpp | 529 int32_t Test::DemoCameraDeviceCallback::OnError(ErrorType type, int32_t errorMsg) in OnError() argument
|
| /test/xts/acts/distributeddatamgr/Pasteboardnapitest/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 58 void CallbackFunc(void* context, Pasteboard_NotifyType type)
in CallbackFunc() argument 64 void* GetDataCallbackFunc(void* context, const char* type)
in GetDataCallbackFunc() argument 72 void* GetDataCallback(void* context, const char* type)
in GetDataCallback() argument 365 char type[] = "general.plain-text";
in OH_Pasteboard_HasType0100() local
|
| /test/xts/hats/hdf/display/composer/benchmark/ |
| H A D | display_benchmark_test.cpp | 975 TransformType type = TransformType::ROTATE_90;
in BENCHMARK_F() local 1034 Composer::V1_0::CompositionType type = Composer::V1_0::CompositionType::COMPOSITION_CLIENT;
in BENCHMARK_F() local 1058 BlendType type = BlendType::BLEND_NONE; BENCHMARK_F() local [all...] |
| /test/xts/hats/hdf/codec/hdi_omx/ |
| H A D | codec_hdi_omx_test.cpp | 55 static void InitCodecBuffer(OmxCodecBuffer& buffer, CodecBufferType type, OMX_VERSIONTYPE& version) in InitCodecBuffer() argument [all...] |
| /third_party/elfutils/libdwfl/ |
| H A D | relocate.c | 345 Elf_Type type = ebl_reloc_simple_type (mod->ebl, rtype, &addsub); in relocate() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dxtory.c | 791 uint32_t type; in decode_frame() local
|
| H A D | ass_split.c | 44 int type; member 327 ASSFieldType type = section->fields[order[i]].type; in ass_split_section() local 341 ASSFieldType type = section->fields[i].type; in ass_split_section() local 455 const ASSFieldType type = fields[i].type; in ff_ass_split_dialog() local [all...] |
| H A D | avpacket.c | 196 int av_packet_add_side_data(AVPacket *pkt, enum AVPacketSideDataType type, in av_packet_add_side_data() argument 230 uint8_t *av_packet_new_side_data(AVPacket *pkt, enum AVPacketSideDataType type, in av_packet_new_side_data() argument 251 uint8_t *av_packet_get_side_data(const AVPacket *pkt, enum AVPacketSideDataType type, in av_packet_get_side_data() argument 268 av_packet_side_data_name(enum AVPacketSideDataType type) av_packet_side_data_name() argument 369 av_packet_shrink_side_data(AVPacket *pkt, enum AVPacketSideDataType type, size_t size) av_packet_shrink_side_data() argument 406 enum AVPacketSideDataType type = src->side_data[i].type; av_packet_copy_props() local [all...] |
| H A D | flacdec.c | 408 int type, wasted = 0; in decode_subframe() local [all...] |
| H A D | mf_utils.c | 114 enum AVSampleFormat ff_media_type_to_sample_fmt(IMFAttributes *type) in ff_media_type_to_sample_fmt() argument 158 enum AVPixelFormat ff_media_type_to_pix_fmt(IMFAttributes *type) in ff_media_type_to_pix_fmt() argument 370 MF_ATTRIBUTE_TYPE type; in ff_attributes_dump() local 502 void ff_media_type_dump(void *log, IMFMediaType *type) in ff_media_type_dump() argument [all...] |
| H A D | dirac_dwt_template.c | 519 static int RENAME(ff_spatial_idwt_init)(DWTContext *d, enum dwt_type type) in ff_spatial_idwt_init() argument
|
| H A D | hcadec.c | 84 static int ath_init(uint8_t *ath, int type, int sample_rate) in ath_init() argument
|
| H A D | me_cmp.c | 476 int ff_set_cmp(MECmpContext *c, me_cmp_func *cmp, int type) in ff_set_cmp() argument
|
| H A D | ffwavesynth.c | 89 enum ws_interval_type type; member [all...] |
| /third_party/f2fs-tools/fsck/ |
| H A D | segment.c | 23 reserve_new_block(struct f2fs_sb_info *sbi, block_t *to, struct f2fs_summary *sum, int type, bool is_inode) reserve_new_block() argument 117 new_data_block(struct f2fs_sb_info *sbi, void *block, struct dnode_of_data *dn, int type) new_data_block() argument [all...] |
| /third_party/elfio/tests/ |
| H A D | ELFIOTest.cpp | 138 unsigned char type; in checkSymbol() local 35 checkHeader( const elfio& reader, unsigned char nClass, unsigned char encoding, unsigned char elfVersion, Elf_Half type, Elf_Half machine, Elf_Word version, Elf64_Addr entry, Elf_Word flags, Elf_Half secNum, Elf_Half segNum, unsigned char OSABI, unsigned char ABIVersion ) checkHeader() argument 64 checkSection( const section* sec, Elf_Half index, const std::string& name, Elf_Word type, Elf_Xword flags, Elf64_Addr address, Elf_Xword size, Elf_Word link, Elf_Word info, Elf_Xword addrAlign, Elf_Xword entrySize ) checkSection() argument 89 checkSection( const section* sec, const std::string& name, Elf_Word type, Elf_Xword flags, Elf64_Addr address, Elf_Xword size, Elf_Word link, Elf_Word info, Elf_Xword addrAlign, Elf_Xword entrySize ) checkSection() argument 105 checkSegment( const segment* seg, Elf_Word type, Elf64_Addr vaddr, Elf64_Addr paddr, Elf_Xword fsize, Elf_Xword msize, Elf_Word flags, Elf_Xword align ) checkSegment() argument 167 unsigned type; checkRelocation() local 189 Elf_Word type; checkNote() local [all...] |