Home
last modified time | relevance | path

Searched defs:header (Results 976 - 1000 of 1119) sorted by relevance

1...<<31323334353637383940>>...45

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Dprotocol_proto.cpp433 void FillPhyHeaderLenInfo(uint32_t packetLen, uint64_t sum, uint8_t type, uint8_t paddingLen, CommPhyHeader &header) in FillPhyHeaderLenInfo() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.cpp194 std::unique_ptr<ObexOptionalHeader> header = nullptr; in ParseBytes() local
236 ObexHeader::ObexHeader(const ObexHeader &header, bool fieldOnly) in ObexHeader() argument
275 auto header = std::make_unique<ObexHeader>(); CreateRequest() local
295 auto header = std::make_unique<ObexHeader>(); CreateResponse() local
310 auto header = std::make_unique<ObexHeader>(); ParseRequest() local
319 auto header = std::make_unique<ObexHeader>(); ParseResponse() local
420 Append(std::unique_ptr<ObexOptionalHeader> &header) Append() argument
444 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalUnicodeHeader>(headerId, text); AppendUnicode() local
450 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalByteHeader>(headerId, byte); AppendByte() local
456 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalBytesHeader>(headerId, byteBuf, size); AppendBytes() local
462 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalWordHeader>(headerId, word); AppendWord() local
468 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalStringHeader>(headerId, str); AppendString() local
474 std::unique_ptr<ObexOptionalHeader> header = std::make_unique<ObexOptionalTlvHeader>(headerId, tlvParamters); AppendTlvTriplets() local
787 auto &header = optionalHeaders_.at(index); RemoveItem() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_file_manager.c1146 DFileFrameHeader *header = NULL; in RefreshBytesTransFerred() local
/third_party/ffmpeg/libavcodec/
H A Dmpeg4videodec.c3309 ff_mpeg4_decode_picture_header(Mpeg4DecContext *ctx, GetBitContext *gb, int header, int parse_only) ff_mpeg4_decode_picture_header() argument
[all...]
H A Dflacenc.c138 static void write_streaminfo(FlacEncodeContext *s, uint8_t *header) in write_streaminfo() argument
H A Dmpegaudiodec_template.c1557 uint32_t header; in decode_frame() local
1642 uint32_t header; in decode_frame_adu() local
1824 uint32_t header; decode_frame_mp3on4() local
[all...]
H A Dqdm2.c1124 QDM2SubPacket header, *packet; in qdm2_decode_super_block() local
[all...]
H A Dsvq3.c1013 int i, header; in svq3_decode_slice_header() local
1043 uint32_t header = AV_RL32(&s->slice_buf[1]); in svq3_decode_slice_header() local
[all...]
H A Dsanm.c1483 SANMFrameHeader header; in decode_frame() local
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c1962 int debuginfod_add_http_header (debuginfod_client *client, const char* header) in debuginfod_add_http_header() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_drawtext.c1616 const AVDetectionBBoxHeader *header = NULL; in filter_frame() local
/third_party/ffmpeg/libavformat/
H A Davidec.c150 char header[8] = {0}; in get_riff() local
[all...]
H A Drtsp.c1413 ff_rtsp_send_cmd_with_content(AVFormatContext *s, const char *method, const char *url, const char *header, RTSPMessageHeader *reply, unsigned char **content_ptr, const unsigned char *send_content, int send_content_length) ff_rtsp_send_cmd_with_content() argument
/third_party/backends/backend/
H A Ddell1600n_net.c1128 char header[8] = { 2, 0, 0, 2, 0, 0, 0, 0 }; in InitPacket() local
H A Dfujitsu.c7534 unsigned char * header = out; /*header*/ in set_window() local
[all...]
/third_party/backends/backend/pixma/
H A Dpixma_mp800.c1078 static int read_image_block (pixma_t * s, uint8_t * header, uint8_t * data) in read_image_block() argument
2251 uint8_t header[16]; in mp810_fill_buffer() local
[all...]
/third_party/curl/lib/
H A Dhttp.c224 char *Curl_copy_header_value(const char *header) in Curl_copy_header_value() argument
1451 Curl_compareheader(const char *headerline, const char *header, const size_t hlen, const char *content, const size_t clen) Curl_compareheader() argument
3866 const char *header = Curl_dyn_ptr(&data->state.headerb); verify_header() local
[all...]
H A Dhttp2.c745 char *curl_pushheader_byname(struct curl_pushheaders *h, const char *header) in curl_pushheader_byname() argument
2838 curl_pushheader_byname(struct curl_pushheaders *h, const char *header) curl_pushheader_byname() argument
[all...]
/third_party/cups-filters/filter/
H A Dpdftoraster.cxx110 cups_page_header2_t header; member
[all...]
H A Drastertopdf.cpp1312 cups_page_header2_t header; /* Page header from file */ in main() local
[all...]
/third_party/gptfdisk/
H A Dgpt.cc552 CheckHeaderCRC(struct GPTHeader* header, int warn) CheckHeaderCRC() argument
1055 LoadHeader(struct GPTHeader *header, DiskIO & disk, uint64_t sector, int *crcOk) LoadHeader() argument
1100 LoadPartitionTable(const struct GPTHeader & header, DiskIO & disk, uint64_t sector) LoadPartitionTable() argument
1143 CheckTable(struct GPTHeader *header) CheckTable() argument
1376 SaveHeader(struct GPTHeader *header, DiskIO & disk, uint64_t sector) SaveHeader() argument
2557 ReverseHeaderBytes(struct GPTHeader* header) ReverseHeaderBytes() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnvmbcs.cpp1561 _MBCSHeader *header=(_MBCSHeader *)raw; in ucnv_MBCSLoad() local
[all...]
/third_party/lzma/C/
H A DXzDec.c838 SRes XzBlock_Parse(CXzBlock *p, const Byte *header) in XzBlock_Parse() argument
[all...]
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog2.cpp1302 bool CProgressDialog::OnNotify(UINT /* controlID */, LPNMHDR header) in OnNotify() argument
/third_party/lame/libmp3lame/
H A Dutil.h282 } header[MAX_HEADER_BUF]; member

Completed in 65 milliseconds

1...<<31323334353637383940>>...45