| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/go-1.18/ |
| H A D | 0009-Revert-cmd-go-make-sure-CC-and-CXX-are-absolute.patch | 21 src/cmd/go/testdata/script/env_write.txt | 24 ------------------------ 57 diff --git a/src/cmd/go/testdata/script/env_write.txt b/src/cmd/go/testdata/script/env_write.txt 59 --- a/src/cmd/go/testdata/script/env_write.txt 60 +++ b/src/cmd/go/testdata/script/env_write.txt
|
| H A D | CVE-2022-41720.patch | 364 + ts := newClientServerTest(t, h2, FileServer(Dir("testdata"))).ts 367 + "/../testdata/file", 472 t.Fatalf(`Open testdata\dirfs succeeded`) 493 + f, err := d.Open(cwd + "/testdata/dirfs/a") 504 + "testdata/dirfs/a", // not DirFS(".") 505 + filepath.ToSlash(cwd) + "/testdata/dirfs/a", // not DirFS("/")
|
| /OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qtchooser/ |
| H A D | qtchooser_git.bb | 25 install -m 0644 ${S}/tests/auto/qtchooser/testdata/config2/qtchooser/*.conf \ 27 install -m 0644 ${S}/tests/auto/qtchooser/testdata/default/qtchooser/default.conf \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/ |
| H A D | glibc-tests.inc | 30 [ ! -e ${B}/timezone/testdata ] || rm -rf ${B}/timezone/testdata
|
| /OK3568_Linux_fs/external/xserver/test/xi2/ |
| H A D | protocol-xipassivegrabdevice.c | 52 } testdata; variable 91 testdata.num_modifiers = rep->num_modifiers; in reply_XIPassiveGrabDevice() 110 for (i = 0; i < testdata.num_modifiers; i++, mods++) { in reply_XIPassiveGrabDevice_data()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | go.bbclass | 120 tar -C ${S}/src/${GO_IMPORT} -cf - --exclude-vcs --exclude '*.test' --exclude 'testdata' . | \ 122 tar -C ${B} -cf - --exclude-vcs --exclude '*.test' --exclude 'testdata' pkg | \ 134 find ${GO_IMPORT} -depth -type d -name testdata | while read d; do
|
| H A D | testexport.bbclass | 55 tdname = "%s.testdata.json" % image_name 128 tdname = "%s.testdata.json" % image_name 132 shutil.copy2(tdname, os.path.join(test_data_path, 'testdata.json'))
|
| H A D | populate_sdk_base.bbclass | 116 testdata = "%s/%s.testdata.json" % (d.getVar('SDKDEPLOYDIR'), d.getVar('TOOLCHAIN_OUTPUTNAME')) 117 bb.utils.mkdirhier(os.path.dirname(testdata)) 118 export2json(d, testdata)
|
| H A D | rootfs-postcommands.bbclass | 340 testdata_name = os.path.join(deploy_dir, "%s.testdata.json" % d.getVar('IMAGE_NAME')) 346 testdata_link = os.path.join(deploy_dir, "%s.testdata.json" % link_name)
|
| H A D | testimage.bbclass | 238 tdname = "%s.testdata.json" % image_name
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/librsvg/librsvg/ |
| H A D | 0001-system-deps-src-lib.rs-do-not-probe-into-harcoded-li.patch | 22 …942324e6d49ce3becd827aa5c948d1924ca6681904a3695c19b1424eb3c","src/tests/testdata.pc":"43f481e989c0… 24 …942324e6d49ce3becd827aa5c948d1924ca6681904a3695c19b1424eb3c","src/tests/testdata.pc":"43f481e989c0…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/ |
| H A D | geotestplugin.pro | 23 RESOURCES += testdata.qrc
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/go/ |
| H A D | go-binary-native_1.17.13.bb | 37 find ${S} -depth -type d -name testdata -exec rm -rf {} +
|
| H A D | go-cross.inc | 44 find ${D}${libdir}/go/src -depth -type d -name testdata -exec rm -rf {} \;
|
| H A D | go-native_1.17.13.bb | 50 find ${D}${libdir}/go/src -depth -type d -name testdata -exec rm -rf {} \;
|
| H A D | go-target.inc | 39 find ${D}${libdir}/go/src -depth -type d -name testdata -exec rm -rf {} \;
|
| H A D | go-runtime.inc | 56 find ${D}${libdir}/go/src -depth -type d -name testdata -exec rm -rf {} \;
|
| /OK3568_Linux_fs/kernel/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 505 def getdmesg(self, testdata): argument 506 op = self.writeDatafileHeader(self.dmesgfile, testdata) 841 def writeDatafileHeader(self, filename, testdata): argument 844 for test in testdata: 853 if test['error'] or len(testdata) > 1: 860 def outputResult(self, testdata, num=0): argument 867 if 'error' in testdata: 869 fp.write('error%s: %s\n' % (n, testdata['error'])) 873 if v in testdata: 874 fp.write('%s%s: %.3f\n' % (v, n, testdata[v])) [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/libpcre/ |
| H A D | libpcre_8.45.bb | 60 cp -r ${S}/testdata $t
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | COPYING.10 | 32 Some of the benchmark data in testdata/ is licensed differently:
|
| H A D | LICENSE.29 | 582 in the testdata directory is not copyrighted and is in the public domain.
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | release-notes-3.4.1.rst | 150 - testimage: fix unclosed testdata file
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/ |
| H A D | fetch.py | 1418 testdata = os.path.dirname(os.path.abspath(__file__)) + "/fetch-testdata" 1419 server = HTTPService(testdata)
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20200111.patch.gz | 1# ncurses 6.1 - patch 20200111 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190623.patch.gz | 1# ncurses 6.1 - patch 20190623 - Thomas E. Dickey
2#
3# --- ... |