Home
last modified time | relevance | path

Searched defs:header (Results 51 - 75 of 1101) sorted by relevance

12345678910>>...45

/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_depacketizer.cpp23 void StreamDepacketizer::DepacketizeHeader(const char *header) in DepacketizeHeader() argument
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/stream_depacketizer_test/
H A Dstream_depacketizer_test.cpp97 char header[Communication::SoftBus::MAX_STREAM_LEN - OVERHEAD_LEN + 1] = {0}; in HWTEST_F() local
/test/ostest/wukong/report/src/
H A Dformat_csv.cpp33 std::vector<std::string> header = tablePtr->GetHeader(); in FormatDetail() local
H A Dformat_json.cpp30 std::vector<std::string> header = tablePtr->GetHeader(); in FormatDetail() local
/third_party/ffmpeg/libavcodec/
H A Dfits.c31 int avpriv_fits_header_init(FITSHeader *header, FITSHeaderState state) in avpriv_fits_header_init() argument
113 avpriv_fits_header_parse_line(void *avcl, FITSHeader *header, const uint8_t line[80], AVDictionary ***metadata) avpriv_fits_header_parse_line() argument
[all...]
H A Dmp3_header_decompress_bsf.c33 uint32_t header; in mp3_header_decompress() local
[all...]
H A Dmpegaudiodecheader.c34 int avpriv_mpegaudio_decode_header(MPADecodeHeader *s, uint32_t header) in avpriv_mpegaudio_decode_header() argument
[all...]
H A Dpamenc.c33 char header[100]; in pam_encode_frame() local
/third_party/curl/tests/libtest/
H A Dlib1556.c34 static size_t header(void *ptr, size_t size, size_t nmemb, void *stream) in header() function
H A Dlib1940.c52 struct curl_header *header; in showem() local
H A Dlib1945.c35 struct curl_header *header = NULL; in showem() local
/third_party/ffmpeg/libavformat/
H A Dloasdec.c44 uint32_t header = AV_RB24(buf2); in loas_probe() local
H A Dilbc.c71 uint8_t header[9]; in ilbc_read_header() local
H A Dwvenc.c47 WvHeader header; in wv_write_packet() local
H A Deacdata.c55 unsigned int sample_rate, header; in cdata_read_header() local
H A Dsdr2.c67 static const uint8_t header[24] = { variable
/third_party/ffmpeg/libavutil/
H A Ddetection_bbox.c25 AVDetectionBBoxHeader header; in av_detection_bbox_alloc() member
30 AVDetectionBBoxHeader *header; in av_detection_bbox_alloc() local
54 AVDetectionBBoxHeader *header; in av_detection_bbox_create_side_data() local
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DWriteNumberFormatSerialTestData.java27 static final String header="/*\n" + field in WriteNumberFormatSerialTestData
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DWriteNumberFormatSerialTestData.java24 static final String header="/*\n" + field in WriteNumberFormatSerialTestData
/third_party/jerryscript/jerry-core/ecma/base/
H A Decma-property-hashmap.h36 ecma_property_header_t header; /**< header of the property */ member
/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-promise-object.h64 ecma_extended_object_t header; /**< extended object part */ member
/third_party/mesa3d/src/compiler/glsl/
H A Dmain.cpp61 const char *header = in usage_fail() local
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pdata.h37 struct pheader *header = entry->data; in ht_guid_delete() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_caps.h104 SVGA3dCapsRecordHeader header; member
/third_party/ltp/testcases/kernel/syscalls/capget/
H A Dcapget02.c24 static struct __user_cap_header_struct *header; variable
[all...]

Completed in 6 milliseconds

12345678910>>...45