Home
last modified time | relevance | path

Searched refs:name (Results 6601 - 6625 of 19944) sorted by relevance

1...<<261262263264265266267268269270>>...798

/third_party/ffmpeg/libavcodec/
H A Dsinewin_fixed_tablegen.h28 #define DECLARE_ALIGNED(align, type, name) type name
H A Dopus_pvq.h30 #define QUANT_FN(name) uint32_t (name)(struct CeltPVQ *pvq, CeltFrame *f, \
/third_party/ffmpeg/libavutil/
H A Dstereo3d.c66 int av_stereo3d_from_name(const char *name) in av_stereo3d_from_name() argument
71 if (av_strstart(name, stereo3d_type_names[i], NULL)) in av_stereo3d_from_name()
/third_party/gn/src/gn/
H A Dbuiltin_tool.cc29 bool BuiltinTool::ValidateName(const char* name) const { in ValidateName()
30 return name == kBuiltinToolPhony; in ValidateName()
H A Dbuiltin_tool.h21 // Explicit constructor. Note that |name| must be one of the kBuiltinToolXXX
23 explicit BuiltinTool(const char* name);
29 bool ValidateName(const char* name) const override;
/third_party/alsa-lib/src/control/
H A Dcontrol_empty.c43 ctl.name {
45 child STR # Slave name
64 * \param name Name of Control
73 int _snd_ctl_empty_open(snd_ctl_t **handlep, const char *name ATTRIBUTE_UNUSED, in _snd_ctl_empty_open()
97 return _snd_ctl_open_named_child(handlep, name, root, child, mode, conf); in _snd_ctl_empty_open()
/third_party/alsa-lib/src/hwdep/
H A Dhwdep_local.h38 char *name; member
46 int snd_hwdep_hw_open(snd_hwdep_t **handle, const char *name, int card, int device, int mode);
/third_party/backends/include/sane/
H A Dsanei_config.h57 /** Search configuration file \a name along directory list and return file
64 * @param name filename with extension but without path (such as "mustek.conf")
69 extern FILE *sanei_config_open (const char *name);
110 /** Expand device name patterns into a list of devices.
112 * Apart from a normal device name (such as /dev/sdb), this function currently
117 * Where VENDOR is the desired vendor name. MODEL is the desired model name.
124 * @param name device name pattern
127 extern void sanei_config_attach_matching_devices (const char *name,
[all...]
/third_party/backends/backend/
H A Dumax_pp_mid.h67 if name is null, direct I/O is attempted to address given in port
68 else ppdev is tried using the given name as device
75 extern int sanei_umax_pp_attach (int port, const char *name);
109 name: ppdev character device name
113 extern int sanei_umax_pp_open (int port, char *name);
/third_party/cJSON/tests/unity/extras/fixture/src/
H A Dunity_fixture_internals.h31 const char* name,
34 void UnityIgnoreTest(const char* printableName, const char* group, const char* name);
/third_party/curl/include/curl/
H A Dheader.h32 char *name; /* this might not use the same case */ member
34 size_t amount; /* number of headers using this name */
59 const char *name,
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUFormat.java43 protected SpanField(String name) { in SpanField() argument
44 super(name); in SpanField()
/third_party/icu/icu4c/source/test/letest/
H A Dcfonts.h30 void le_deleteNameString(le_font *font, const char *name);
32 void le_deleteUnicodeNameString(le_font *font, const LEUnicode16 *name);
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dcfonts.h29 void le_deleteNameString(le_font *font, const char *name);
31 void le_deleteUnicodeNameString(le_font *font, const LEUnicode16 *name);
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DInitialTimeZoneRule.java25 * Constructs a <code>InitialTimeZoneRule</code> with the name, the GMT offset of its
28 * @param name The time zone name.
35 public InitialTimeZoneRule(String name, int rawOffset, int dstSavings) { in InitialTimeZoneRule() argument
36 super(name, rawOffset, dstSavings); in InitialTimeZoneRule()
/third_party/icu/icu4c/source/test/intltest/
H A Dtextfile.h26 * Open a file with the given name, in the given encoding, in the
28 * 'name' and 'encoding' parameters are aliased or copied.
30 TextFile(const char* name, const char* encoding, UErrorCode& ec);
63 char* name; member in TextFile
/third_party/icu/tools/multi/proj/icu4cscan/
H A Dxmlout.h38 XMLElement(XMLFile &f, const char *name, const char *attribs = NULL, bool single=false);
41 const char *name; member in XMLElement
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUFormat.java41 protected SpanField(String name) { in SpanField() argument
42 super(name); in SpanField()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DInitialTimeZoneRule.java26 * Constructs a <code>InitialTimeZoneRule</code> with the name, the GMT offset of its
29 * @param name The time zone name.
34 public InitialTimeZoneRule(String name, int rawOffset, int dstSavings) { in InitialTimeZoneRule() argument
35 super(name, rawOffset, dstSavings); in InitialTimeZoneRule()
/third_party/libuv/docs/code/plugin/
H A Dmain.c11 void mfp_register(const char *name) { in mfp_register() argument
12 fprintf(stderr, "Registered plugin \"%s\"\n", name); in mfp_register()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-state.h37 const char *name; member
50 const char *name; member
/third_party/libwebsockets/include/libwebsockets/abstract/
H A Dprotocols.h51 const char *name; member
75 * \param name: the name of the abstract protocol
81 lws_abs_protocol_get_by_name(const char *name);
H A Dtransports.h30 const char *name; member
52 * \param name: the name of the abstract protocol
58 lws_abs_transport_get_by_name(const char *name);
/third_party/mbedtls/tests/scripts/
H A Dlist_internal_identifiers.py50 result.sort(key=lambda x: x.name)
52 identifiers = ["{}\n".format(match.name) for match in result]
/third_party/json/docs/examples/
H A Dother_error.cpp14 "name": "Oreo" in main()
19 "path": "/best_biscuit/name", in main()

Completed in 13 milliseconds

1...<<261262263264265266267268269270>>...798