Home
last modified time | relevance | path

Searched defs:short_name (Results 1 - 11 of 11) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dformat.c53 const AVOutputFormat *av_guess_format(const char *short_name, const char *filename, in av_guess_format() argument
89 enum AVCodecID av_guess_codec(const AVOutputFormat *fmt, const char *short_name, in av_guess_codec() argument
120 const AVInputFormat *av_find_input_format(const char *short_name) in av_find_input_format() argument
/third_party/mbedtls/library/
H A Doid.c152 const char *short_name; member
H A Dx509.c820 const char *short_name = NULL; in mbedtls_x509_dn_gets() local
/third_party/mesa3d/src/mesa/main/
H A Dformat_parser.py306 def short_name(self): member in Format
/third_party/mesa3d/src/util/format/
H A Du_format_parse.py187 def short_name(self): member in Format
H A Du_format.h158 const char *short_name; member
/third_party/gn/src/gn/
H A Dninja_build_writer.cc538 const std::string& short_name = label.name(); variable
620 const StringAtom& short_name = counts.last_seen->label().name_atom(); variable
628 const StringAtom& short_name = counts.last_seen->label().name_atom(); variable
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dvalue-type.h244 constexpr char short_name(ValueKind kind) { in short_name() function
514 constexpr char short_name() const { return wasm::short_name(kind()); } in short_name() function in v8::internal::wasm::ValueType
/third_party/libfuse/example/
H A Dcxxopts.hpp998 short_name() const in short_name() function in cxxopts::OptionDetails
/third_party/node/deps/v8/src/regexp/
H A Dregexp-parser.cc1433 const char* short_name = u_getPropertyName(property, U_SHORT_PROPERTY_NAME); in IsExactPropertyAlias() local
1447 const char* short_name = in IsExactPropertyValueAlias() local
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dnid.rs114 pub fn short_name(&self) -> Result<&'static str, ErrorStack> { in short_name() functions

Completed in 29 milliseconds