/kernel/linux/linux-6.6/sound/soc/stm/ |
H A D | stm32_i2s.c | 427 * Forge mclk clock name from parent clock name and suffix. in stm32_i2s_add_mclk_provider() 428 * String after "_" char is stripped in parent name. in stm32_i2s_add_mclk_provider() 981 .name = "stm32-i2s", 1217 .name = "st,stm32-i2s",
|
/kernel/linux/linux-6.6/sound/soc/mediatek/common/ |
H A D | mtk-btcvsd.c | 1261 .name = BTCVSD_SND_NAME, 1399 .name = "mtk-btcvsd-snd",
|
/kernel/linux/linux-6.6/sound/soc/sunxi/ |
H A D | sun4i-i2s.c | 1128 .name = "sun4i-dai", 1663 .name = "sun4i-i2s",
|
/kernel/linux/linux-6.6/sound/soc/ti/ |
H A D | omap-mcbsp.c | 1312 .name = "omap-mcbsp", 1430 .name = "omap-mcbsp",
|
/kernel/linux/linux-6.6/sound/usb/ |
H A D | stream.c | 539 sprintf(pcm->name, "USB Audio #%d", chip->pcm_devs); in __snd_usb_add_audio_stream() 541 strcpy(pcm->name, "USB Audio"); in __snd_usb_add_audio_stream()
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nfnetlink_log.c | 867 .name = "nfnetlink_log", 1017 .name = "log",
|
/kernel/linux/linux-6.6/samples/vfio-mdev/ |
H A D | mbochs.c | 1343 .name = "vendor", 1386 .name = "mbochs",
|
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/ |
H A D | api_test.cpp | 95 * @tc.name : OH_VideoDecoder_FindDecoder para error 106 * @tc.name : OH_VideoDecoder_CreateByName para error 117 * @tc.name : OH_VideoDecoder_SetCallback para error 133 * @tc.name : OH_VideoDecoder_SetCallback para error 151 * @tc.name : OH_VideoDecoder_SetCallback para error 167 * @tc.name : OH_VideoDecoder_Destroy para error 177 * @tc.name : OH_VideoDecoder_Configure para error 189 * @tc.name : OH_VideoDecoder_Configure para error 201 * @tc.name : OH_VideoDecoder_Configure para error 216 * @tc.name 848 const char *name = OH_AVCapability_GetName(nullptr); HWTEST_F() local [all...] |
/third_party/elfutils/libcpu/ |
H A D | riscv_disasm.c | 98 const char *name; member 1264 op[last] = (char *) found->name; in riscv_disasm()
|
/third_party/ffmpeg/libavcodec/ |
H A D | mlpdec.c | 1420 .p.name = "mlp", 1435 .p.name = "truehd",
|
H A D | imc.c | 1086 .p.name = "imc", 1103 .p.name = "iac",
|
H A D | omx.c | 919 { "omx_libname", "OpenMAX library name", OFFSET(libname), AV_OPT_TYPE_STRING, { 0 }, 0, 0, VDE }, 940 .p.name = "mpeg4_omx", 961 .p.name = "h264_omx",
|
/third_party/curl/tests/libtest/ |
H A D | lib1560.c | 44 const char *name; member 70 for(i = 0; parts[i].name; i++) { in checkparts() 361 /* URL without host name */ 476 {"http://example.com/path/html?query=name", 478 "query=name | [17]", 480 {"http://example.com/path/html?query=name#anchor", 482 "query=name | anchor", 484 {"http://example.com:1234/path/html?query=name#anchor", 486 "query=name | anchor", 488 {"http:///user:password@example.com:1234/path/html?query=name#ancho [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | wavdec.c | 840 .name = "wav", 989 .name = "w64",
|
H A D | mpeg.c | 690 .name = "mpeg", 867 av_log(s, AV_LOG_DEBUG, "IDX stream[%d] name=%s\n", stream_id, p); in vobsub_read_header() 1046 .name = "vobsub",
|
H A D | flvenc.c | 291 /* first event name as a string */ in write_metadata() 483 desc ? desc->name : "unknown"); in unsupported_codec() 1069 .name = "flv",
|
H A D | udp.c | 1144 .name = "udp", 1156 .name = "udplite",
|
/third_party/curl/lib/ |
H A D | urldata.h | 308 char *key; /* private key file name */ 331 char *name; /* host name for which this ID was used */ member 332 char *conn_to_host; /* host name for the connection (may be NULL) */ 537 BIT(netrc); /* name+password provided by netrc */ 558 char *rawalloc; /* allocated "raw" version of the name */ 559 char *encalloc; /* allocated IDN-encoded version of the name */ 560 char *name; /* name to use internally, might be encoded, might be raw */ member 561 const char *dispname; /* name t [all...] |
/third_party/ffmpeg/libswscale/ |
H A D | rgb2rgb_template.c | 345 #define DEFINE_SHUFFLE_BYTES(name, a, b, c, d) \ 346 static void shuffle_bytes_##name (const uint8_t *src, \
|
/third_party/backends/backend/ |
H A D | dell1600n_net.c | 94 /* size of registation name */ 100 char * m_pName; /* storage of name */ 124 char m_regName[REG_NAME_SIZE]; /* name with which to register */ 359 pDevice->m_device.name = pDevice->m_pName; in sane_get_devices() 507 /* look up scanner name */ in sane_open() 511 DBG (1, "sane_open: error looking up scanner name %s\n", devicename); in sane_open() 542 /* set fallback registration name */ in sane_open() 726 AppendMessageToPacket (&buf, 0x22, "std-scan-subscribe-user-name", 0x0b, in sane_start() 1086 char *messageName, /* name of message */ in AppendMessageToPacket() 1102 /* and name */ in AppendMessageToPacket() [all...] |
/third_party/alsa-utils/amixer/ |
H A D | amixer.c | 112 printf(" Mixer name : '%s'\n", snd_ctl_card_info_get_mixername(info)); in info() 1141 fprintf(stderr, "Specify a full control identifier: [[iface=<iface>,][name='name',][index=<index>,][device=<device>,][subdevice=<subdevice>]]|[numid=<numid>]\n"); in cset() 1228 char *name; member 1250 for (c = chanmask; c->name; c++) { in channels_mask() 1251 if (strncasecmp(*arg, c->name, strlen(c->name)) == 0) { in channels_mask() 1285 char name[64]; in get_enum_item_index() local 1292 if (snd_mixer_selem_get_enum_item_name(elem, i, sizeof(name)-1, name) < in get_enum_item_index() [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | raster.c | 89 pwg_media_t *size_found; /* page size found for given name */ in cupsRasterParseIPPOptions() 110 * "Resolution" option (choice name is something odd, like in cupsRasterParseIPPOptions() 129 if (ppdFindOption(ppd, options[i].name) == NULL) in cupsRasterParseIPPOptions() 131 cupsAddOption(options[i].name, options[i].value, in cupsRasterParseIPPOptions()
|
/third_party/googletest/googletest/scripts/ |
H A D | upload.py | 16 # * Neither the name of Google Inc. nor the names of its 517 fields: A sequence of (name, value) elements for regular form fields. 518 files: A sequence of (name, filename, value) elements for data to be 531 lines.append('Content-Disposition: form-data; name="%s"' % key) 536 lines.append('Content-Disposition: form-data; name="%s"; filename="%s"' % 847 for name in keyword_str.split(" ") 848 for keyword in svn_keywords.get(name, [])]
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | DateIntervalFormat.java | 374 private SpanField(String name) { in SpanField() argument 375 super(name); in SpanField()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | ucharstrietest.cpp | 8 * file name: ucharstrietest.cpp 40 void runIndexedTest(int32_t index, UBool exec, const char *&name, char *par=NULL) override; 96 void UCharsTrieTest::runIndexedTest(int32_t index, UBool exec, const char *&name, char * /*par*/) { in runIndexedTest() argument
|