/third_party/selinux/libselinux/utils/ |
H A D | matchpathcon.c | 21 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 D | val_data_test.cpp | 38 std::string header = R"( member [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | cpia.c | 57 const uint8_t *const header = avpkt->data; in cpia_decode_frame() local [all...] |
H A D | libspeexenc.c | 100 SpeexHeader header; ///< libspeex header struct member [all...] |
H A D | fitsdec.c | 56 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 D | pcm-dvd.c | 53 static int pcm_dvd_parse_header(AVCodecContext *avctx, const uint8_t *header) in pcm_dvd_parse_header() argument [all...] |
H A D | vaapi_av1.c | 372 const AV1RawFrameHeader *header = s->raw_frame_header; in vaapi_av1_end_frame() local
|
/third_party/ffmpeg/libavformat/ |
H A D | fitsenc.c | 53 uint8_t header[80]; in write_keyword_value() local [all...] |
H A D | amr.c | 87 uint8_t header[19] = { 0 }; in amr_read_header() local [all...] |
H A D | yuv4mpegdec.c | 35 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 D | assdec.c | 106 AVBPrint header, line, rline; in ass_read_header() local
|
H A D | flic.c | 90 unsigned char header[FLIC_HEADER_SIZE]; in flic_read_header() local [all...] |
H A D | segafilmenc.c | 40 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 D | subviewerdec.c | 89 AVBPrint header; in subviewer_read_header() local
|
/third_party/gn/src/gn/ |
H A D | immutable_vector.h | 89 ImmutableVectorView(Header* header) : header_(header) {} in ImmutableVectorView() argument 233 Header* header = AllocateFor(size); in AllocateAndCopyFrom() local
|
/third_party/glslang/SPIRV/ |
H A D | SpvPostProcess.cpp | 384 Block* header = continueIter->second; in postProcessCFG() local
|
/third_party/alsa-utils/bat/ |
H A D | common.c | 50 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 D | container-au.c | 77 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 D | kvs1025_usb.c | 201 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 D | curl_ntlm_wb.c | 334 Curl_input_ntlm_wb(struct Curl_easy *data, struct connectdata *conn, bool proxy, const char *header) Curl_input_ntlm_wb() argument [all...] |
H A D | headers.c | 187 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 D | package.h | 163 uint8_t header[1024]; member in Package
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | FontObject.cpp | 147 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable; in initUnicodeCMAP() local
|
H A D | cmaps.cpp | 157 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() argument
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | FontObject.cpp | 143 CMAPFormat4Encoding *header = (CMAPFormat4Encoding *) encodingSubtable; in initUnicodeCMAP() local
|