| /third_party/ffmpeg/libavformat/ |
| H A D | id3v2.c | 1025 const char *type; in id3v2_parse() local [all...] |
| H A D | iff.c | 666 int year, mon, day, hour, min, type, ref; in iff_read_header() local
|
| H A D | rmdec.c | 766 int type; in rm_assemble_video_frame() local 1180 unsigned tag, type, len, tlen, value; ivr_read_header() local [all...] |
| H A D | avienc.c | 182 static char *avi_stream2fourcc(char *tag, int index, enum AVMediaType type) in avi_stream2fourcc() argument
|
| H A D | gxfenc.c | 168 static void gxf_write_packet_header(AVIOContext *pb, GXFPktType type) in gxf_write_packet_header() argument
|
| H A D | mpeg.c | 215 unsigned char type = avio_r8(pb); in mpegps_psm_parse() local 489 enum AVMediaType type; in mpegps_read_packet() local [all...] |
| H A D | wtvdec.c | 460 static void get_tag(AVFormatContext *s, AVIOContext *pb, const char *key, int type, int length) in get_tag() argument 535 int length, type; parse_legacy_attrib() local [all...] |
| H A D | wtvenc.c | 639 static void write_metadata_header(AVIOContext *pb, int type, const char *key, int value_size) in write_metadata_header() argument
|
| H A D | asfenc.c | 279 static void put_chunk(AVFormatContext *s, int type, in put_chunk() argument
|
| H A D | flvdec.c | 753 AMFDataType type; in flv_read_metabody() local 899 static int amf_skip_tag(AVIOContext *pb, AMFDataType type, int depth) in amf_skip_tag() argument 970 AMFDataType type = avio_r8(pb); flv_data_packet() local 1061 enum FlvTagType type; global() local 1134 int type; global() local 1311 int type = 0; global() local 1320 int type = avio_r8(s->pb); global() local [all...] |
| H A D | nutenc.c | 508 static int add_info(AVIOContext *bc, const char *type, const char *value) in add_info() argument [all...] |
| H A D | nutdec.c | 512 const char *type; in decode_info_header() local 735 int type = x & 1; find_and_decode_index() local [all...] |
| H A D | segment.c | 604 enum AVMediaType type; in select_reference_stream() local [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | eval.c | 167 } type; member 506 make_eval_expr(int type, int value, AVExpr *p0, AVExpr *p1) make_eval_expr() argument 740 expr_count(AVExpr *e, unsigned *counter, int size, int type) expr_count() argument [all...] |
| H A D | vulkan.c | 904 const char *type; member [all...] |
| H A D | vulkan.h | 80 VkDescriptorType type; member
|
| /third_party/curl/lib/ |
| H A D | tftp.c | 1372 char *type; in tftp_setup_connection() local
|
| H A D | ws.c | 422 ws_cw_write(struct Curl_easy *data, struct Curl_cwriter *writer, int type, const char *buf, size_t nbytes) ws_cw_write() argument
|
| /third_party/curl/lib/vtls/ |
| H A D | gtls.c | 312 static gnutls_x509_crt_fmt_t do_file_type(const char *type) in do_file_type() argument
|
| H A D | bearssl.c | 83 int type; member [all...] |
| H A D | wolfssl.c | 202 static int do_file_type(const char *type) in do_file_type() argument
|
| H A D | x509asn1.c | 338 utf8asn1str(struct dynbuf *to, int type, const char *from, const char *end) in utf8asn1str() argument 593 ASN1tostr(struct dynbuf *store, struct Curl_asn1Element *elem, int type) ASN1tostr() argument [all...] |
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | iomapper.cpp | 429 const TType& type = ent1.symbol->getType(); in operator ()() local 820 const TType& type = ent.symbol->getType(); resolveSet() local 832 const TType& type = ent.symbol->getType(); resolveUniformLocation() local 862 const TType& type = ent.symbol->getType(); resolveInOutLocation() local 901 computeTypeLocationSize(const TType& type, EShLanguage stage) computeTypeLocationSize() argument 915 getResourceType(const glslang::TType& type) getResourceType() argument 941 const TType& type = ent.symbol->getType(); resolveInOutLocation() local 1025 const TType& type = ent.symbol->getType(); resolveUniformLocation() local 1097 const TType& type = ent.symbol->getType(); resolveBinding() local 1174 const TType& type = ent.symbol->getType(); reserverStorageSlot() local 1234 const TType& type = ent.symbol->getType(); reserverResourceSlot() local 1299 const TType& type = ent.symbol->getType(); global() variable 1384 const TType& type = ent.symbol->getType(); global() variable [all...] |
| /third_party/gn/src/gn/ |
| H A D | filesystem_utils.cc | 1037 GetBuildDirAsSourceDir(const BuildDirContext& context, BuildDirType type) GetBuildDirAsSourceDir() argument 1043 GetBuildDirAsOutputFile(const BuildDirContext& context, BuildDirType type) GetBuildDirAsOutputFile() argument 1058 GetSubBuildDirAsSourceDir(const BuildDirContext& context, const SourceDir& source_dir, BuildDirType type) GetSubBuildDirAsSourceDir() argument 1065 GetSubBuildDirAsOutputFile(const BuildDirContext& context, const SourceDir& source_dir, BuildDirType type) GetSubBuildDirAsOutputFile() argument 1098 GetBuildDirForTargetAsSourceDir(const Target* target, BuildDirType type) GetBuildDirForTargetAsSourceDir() argument 1104 GetBuildDirForTargetAsOutputFile(const Target* target, BuildDirType type) GetBuildDirForTargetAsOutputFile() argument 1110 GetScopeCurrentBuildDirAsSourceDir(const Scope* scope, BuildDirType type) GetScopeCurrentBuildDirAsSourceDir() argument [all...] |
| /third_party/glfw/tests/ |
| H A D | glfwinfo.c | 159 static const char* get_device_type_name(VkPhysicalDeviceType type) in get_device_type_name() argument
|