Home
last modified time | relevance | path

Searched refs:nam (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/libxml/libxml2/
H A D0001-Port-gentest.py-to-Python-3.patch471 - nam = arg.xpathEval("string(@name)")
475 + nam = arg.xpathEval("string(@name)")
476 type = type_convert(rtype, nam, info, module, name, n)
488 - t_args.append((nam, type, rtype, crtype, info))
493 + t_args.append((nam, type, rtype, crtype, info))
565 (nam, type, rtype, crtype, info) = arg;
567 - test.write(" %s %s; /* %s */\n" % (crtype, nam, info))
568 - test.write(" int n_%s;\n" % (nam))
570 + test.write(" %s %s; /* %s */\n" % (crtype, nam, info))
571 + test.write(" int n_%s;\n" % (nam))
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/
H A Datmel_usba_udc.h13 #define EP(nam, idx, maxpkt, maxbk, dma, isoc) \ argument
15 .name = nam, \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/
H A Dappmodel.cpp151 QNetworkAccessManager *nam; member in AppModelPrivate
166 nam(NULL), in AppModelPrivate()
225 d->nam = new QNetworkAccessManager(this); in AppModel()
290 QNetworkReply *rep = d->nam->get(QNetworkRequest(url)); in queryCity()
369 QNetworkReply *rep = d->nam->get(QNetworkRequest(url)); in refreshWeather()
426 QNetworkReply *rep = d->nam->get(QNetworkRequest(url)); in handleWeatherNetworkData()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/
H A D0001-Support-deprecated-resolver-functions.patch25 +#define res_nsearch(sta, nam, clas, typ, ans, alen) res_search(nam, clas, typ, ans, alen)
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/recipetool/files/
H A Dselftest-replaceme-orig1 Straight through with same nam
/OK3568_Linux_fs/external/xserver/debian/po/
H A Dast.po61 "X de forma xeneral como root, lo cual pue asoceder si namái se permite a "
63 "que'l sirvidor X lu anicien namái usuarios que tengan entrao per una de les "
/OK3568_Linux_fs/buildroot/support/kconfig/patches/
H A D14-support-out-of-tree-config.patch171 @@ -34,6 +34,8 @@ struct file *file_lookup(const char *nam
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D01_man_portability.patch66 @@ -58,12 +56,12 @@ Notice the leading dot on the domain nam
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Drunqueue.py459 nam = os.path.basename(id)
460 nam = re.sub("_[^,]*,", ",", nam)
461 ret.extend([nam])
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfigure1004 | --program-transform-nam | --program-transform-na \
1012 | --program-transform-nam=* | --program-transform-na=* \
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A Dpre-generated-old-configure.patch384 + | --program-transform-nam | --program-transform-na \
392 + | --program-transform-nam=* | --program-transform-na=* \
/OK3568_Linux_fs/external/xserver/
H A Dconfigure1759 | --program-transform-nam | --program-transform-na \
1767 | --program-transform-nam=* | --program-transform-na=* \
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...