Searched refs:sourcefile (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | get_dvb_firmware | 50 my $sourcefile = "tt_Premium_217g.zip"; 58 wgetfile($sourcefile, $url); 59 unzip($sourcefile, $tmpdir); 67 my $sourcefile = "Dvbt1.3.57.6.zip"; 77 wgetfile($sourcefile, $url); 78 unzip($sourcefile, $tmpdir); 87 my $sourcefile = "tt_budget_217g.zip"; 95 wgetfile($sourcefile, $url); 96 unzip($sourcefile, $tmpdir); 105 my $sourcefile = "TT_PCI_2.19h_28_11_2006.zip"; [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oe/ |
| H A D | sdk.py | 60 def movefile(self, sourcefile, destdir): argument 65 if (bb.utils.movefile(sourcefile, destdir) == None): 67 %(sourcefile, destdir)) 71 bb.error("unable to place %s in final SDK location" % sourcefile)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-util/ |
| H A D | makedepend_1.0.6.bb | 5 DESCRIPTION = "The makedepend program reads each sourcefile in sequence \
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/recipetool/ |
| H A D | append.py | 273 sourcefile, instelements, modpatches = determine_file_source(args.targetpath, rd) 275 if sourcefile: 276 sourcetype, sourcepath = sourcefile.split('://', 1)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/ |
| H A D | 0001-vulkancts.patch | 8 O_TRUNC in this particular sourcefile before its is used in enums
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | dtc-parser.y | 108 sourcefile:
|
| H A D | dtc-parser.tab.c_shipped | 524 "'+'", "'-'", "'*'", "'%'", "'~'", "'!'", "$accept", "sourcefile",
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | dtc-parser.y | 100 sourcefile:
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | package.bbclass | 555 # The debug src information written out to sourcefile is further processed 562 sourcefile = d.expand("${WORKDIR}/debugsources.list") 563 bb.utils.remove(sourcefile) 569 with open(sourcefile, 'a') as sf: 591 # If build path exists in sourcefile, it means toolchain did not use 593 if checkbuildpath(sourcefile, d): 616 cmd = processdebugsrc % (sourcefile, basedir, localsrc_prefix, parentdir, dvar, debugsrcdir)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 6414 { dg-final { run-gcov sourcefile } } 6425 { dg-final { run-gcov branches calls { -b sourcefile } } }
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 6414 { dg-final { run-gcov sourcefile } } 6425 { dg-final { run-gcov branches calls { -b sourcefile } } }
|