Home
last modified time | relevance | path

Searched refs:name (Results 21801 - 21825 of 65079) sorted by relevance

1...<<871872873874875876877878879880>>...2604

/third_party/ffmpeg/libavcodec/
H A Dac3dec_float.c63 .p.name = "ac3",
81 .p.name = "eac3",
H A Dv408enc.c84 .p.name = "ayuv",
97 .p.name = "v408",
H A Dv408dec.c86 .p.name = "ayuv",
98 .p.name = "v408",
H A Dwrapped_avframe.c106 .p.name = "wrapped_avframe",
115 .p.name = "wrapped_avframe",
H A Dprofiles.h25 #define FF_AVCTX_PROFILE_OPTION(name, description, type, value) \
26 {name, description, 0, AV_OPT_TYPE_CONST, {.i64 = value }, INT_MIN, INT_MAX, AV_OPT_FLAG_ENCODING_PARAM | AV_OPT_FLAG_## type ##_PARAM, "avctx.profile"},
/third_party/elfutils/backends/
H A Dppc_corenote.c135 .name = "nip", .type = ELF_T_ADDR, .format = 'x', \
140 .name = "orig_gpr3", .type = TYPE_LONG, .format = 'd', \
/third_party/curl/tests/libtest/
H A Dlib1940.c61 printf("- %s == %s (%u/%u)\n", header->name, header->value, in showem()
73 printf(" %s == %s\n", header->name, header->value); in showem()
/third_party/ffmpeg/libavfilter/
H A Dbbox.c23 #define BBOX(type, name) \
24 static int bbox_##name(FFBoundingBox *bbox, \
/third_party/ffmpeg/libavformat/
H A Dmlpdec.c99 .name = "mlp",
119 .name = "truehd",
H A Dg726.c79 .name = "g726",
91 .name = "g726le",
H A Dsauce.c45 #define GET_SAUCE_META(name,size) \ in ff_sauce_read()
48 av_dict_set(&avctx->metadata, name, buf, 0); \ in ff_sauce_read()
/third_party/curl/lib/
H A Dsendf.h103 const char *name; /* writer name. */ member
104 const char *alias; /* writer name alias, maybe NULL. */
152 const char *name);
/third_party/gn/src/gn/
H A Dargs.h48 void AddArgOverride(const char* name, const Value& value);
55 // Returns the value corresponding to the given argument name, or NULL if no
57 const Value* GetArgOverride(const char* name) const;
/third_party/backends/backend/
H A Dmustek_pp_null.c65 SANE_String_Const name, SANE_Attach_Callback attach) in debug_drv_init()
71 return attach(port, name, MUSTEK_PP_NULL_DRIVER, 0); in debug_drv_init()
64 debug_drv_init(SANE_Int options, SANE_String_Const port, SANE_String_Const name, SANE_Attach_Callback attach) debug_drv_init() argument
H A Dstubs.c25 sane_open (SANE_String_Const name, SANE_Handle *h) in sane_open() argument
27 return ENTRY(open) (name, h); in sane_open()
H A Dxerox_mfp-usb.c66 status = sanei_usb_open(dev->sane.name, &dev->dn); in usb_dev_open()
69 dev->sane.name, sane_strstatus(status)); in usb_dev_open()
H A Dgphoto2.h90 SANE_String port; /* the port name it's on */
149 SANE_Char name[11]; member
158 SANE_Char name[48]; member
/third_party/backends/japi/
H A DSane.java119 opt.name = null; in getOptionDescriptor()
121 if (opt.name == null) // Error? in getOptionDescriptor()
/third_party/backends/backend/genesys/
H A Dusb_device.h43 virtual const std::string& name() const = 0;
70 const std::string& name() const override { return name_; }
/third_party/icu/icu4c/source/test/intltest/
H A Drbbitst.h45 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
122 void RunMonkey(BreakIterator *bi, RBBIMonkeyKind &mk, const char *name, uint32_t seed,
145 * @param fileName the Unicode test data file name.
H A Dtstnorm.h28 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL ) override;
70 const char *name);
/third_party/icu/icu4c/as_is/os400/
H A Dunpax-icu.sh108 for file in `find ./icu \( -name \*.txt -print \)`; do
145 more_bin_opts=$(echo $binary_suffixes | sed -e 's%[a-zA-Z0-9]*%-o -name \*.&%g')
147 more_bin_files=$(find icu -type f \( -name '*.zzz' $more_bin_opts \) -print)
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_interrupt.c35 const char *name, void *dev) in linux_request_irq()
46 irqParam.pName = name; in linux_request_irq()
34 linux_request_irq(unsigned int irq, irq_handler_t handler, unsigned long flags, const char *name, void *dev) linux_request_irq() argument
/third_party/FreeBSD/sys/dev/random/
H A Drandomdev.h40 #define RANDOM_CHECK_UINT(name, min, max) \
42 random_check_uint_##name(SYSCTL_HANDLER_ARGS) \
/third_party/NuttX/drivers/pipes/
H A Dpipe_common.h111 char name[PATH_MAX + 1]; member
141 struct pipe_dev_s *pipecommon_allocdev(size_t bufsize, const char *name);

Completed in 30 milliseconds

1...<<871872873874875876877878879880>>...2604