Home
last modified time | relevance | path

Searched defs:header (Results 176 - 200 of 796) sorted by relevance

12345678910>>...32

/third_party/selinux/libselinux/utils/
H A Dmatchpathcon.c21 static int printmatchpathcon(struct selabel_handle *hnd, const char *path, int header, int mode, int notrans) in printmatchpathcon() argument
75 int header = 1, opt; in main() local
/third_party/spirv-tools/test/val/
H A Dval_data_test.cpp38 std::string header = R"( member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcpia.c57 const uint8_t *const header = avpkt->data; in cpia_decode_frame() local
[all...]
H A Dlibspeexenc.c100 SpeexHeader header; ///< libspeex header struct member
[all...]
H A Dfitsdec.c56 static int fill_data_min_max(const uint8_t *ptr8, FITSHeader *header, const uint8_t *end) in fill_data_min_max() argument
106 fits_read_header(AVCodecContext *avctx, const uint8_t **ptr, FITSHeader *header, const uint8_t *end, AVDictionary **metadata) fits_read_header() argument
199 FITSHeader header; fits_decode_frame() local
[all...]
H A Dpcm-dvd.c53 static int pcm_dvd_parse_header(AVCodecContext *avctx, const uint8_t *header) in pcm_dvd_parse_header() argument
[all...]
H A Dvaapi_av1.c372 const AV1RawFrameHeader *header = s->raw_frame_header; in vaapi_av1_end_frame() local
/third_party/ffmpeg/libavformat/
H A Dfitsenc.c53 uint8_t header[80]; in write_keyword_value() local
[all...]
H A Damr.c87 uint8_t header[19] = { 0 }; in amr_read_header() local
[all...]
H A Dyuv4mpegdec.c35 char header[MAX_YUV4_HEADER + 10]; // Include headroom for in yuv4_read_header() local
268 char header[MAX_FRAME_HEADER+1]; yuv4_read_packet() local
[all...]
H A Dassdec.c106 AVBPrint header, line, rline; in ass_read_header() local
H A Dflic.c90 unsigned char header[FLIC_HEADER_SIZE]; in flic_read_header() local
[all...]
H A Dsegafilmenc.c40 AVIOContext *header; member
170 static int write_header(AVFormatContext *format_context, uint8_t *header, in write_header() argument
189 uint8_t *header, *ptr; film_write_header() local
[all...]
H A Dsubviewerdec.c89 AVBPrint header; in subviewer_read_header() local
/third_party/gn/src/gn/
H A Dimmutable_vector.h89 ImmutableVectorView(Header* header) : header_(header) {} in ImmutableVectorView() argument
233 Header* header = AllocateFor(size); in AllocateAndCopyFrom() local
/third_party/glslang/SPIRV/
H A DSpvPostProcess.cpp384 Block* header = continueIter->second; in postProcessCFG() local
/third_party/alsa-utils/bat/
H A Dcommon.c50 static int update_frames_to_bat(struct bat *bat, struct wav_chunk_header *header, in update_frames_to_bat() argument
63 read_chunk_fmt(struct bat *bat, char *file, FILE *fp, bool skip, struct wav_chunk_header *header) read_chunk_fmt() argument
[all...]
/third_party/alsa-utils/axfer/
H A Dcontainer-au.c77 struct container_header header; in au_parser_pre_process() local
124 build_container_header(struct builder_state *state, struct container_header *header, unsigned int frames_per_second, uint64_t byte_count) build_container_header() argument
141 struct container_header header; write_container_header() local
[all...]
/third_party/backends/backend/
H A Dkvs1025_usb.c201 kv_usb_escape(PKV_DEV dev, PKV_CMD_HEADER header, unsigned char *status_byte) kv_usb_escape() argument
330 kv_usb_send_command(PKV_DEV dev, PKV_CMD_HEADER header, PKV_CMD_RESPONSE response) kv_usb_send_command() argument
[all...]
/third_party/curl/lib/
H A Dcurl_ntlm_wb.c334 Curl_input_ntlm_wb(struct Curl_easy *data, struct connectdata *conn, bool proxy, const char *header) Curl_input_ntlm_wb() argument
[all...]
H A Dheaders.c187 static CURLcode namevalue(char *header, size_t hlen, unsigned int type, in namevalue() argument
277 Curl_headers_push(struct Curl_easy *data, const char *header, unsigned char type) Curl_headers_push() argument
[all...]
/third_party/icu/icu4c/source/tools/toolutil/
H A Dpackage.h163 uint8_t header[1024]; member in Package
/third_party/icu/icu4c/source/test/perf/leperf/
H A DFontObject.cpp147 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable; in initUnicodeCMAP() local
H A Dcmaps.cpp157 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() argument
/third_party/icu/icu4c/source/test/letest/
H A DFontObject.cpp143 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable; in initUnicodeCMAP() local

Completed in 13 milliseconds

12345678910>>...32