| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | get_dvb_firmware | 54 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); 72 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); 91 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); 109 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); 127 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); 160 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); 177 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); 194 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); 206 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 0); 250 my $tmpdir = tempdir(DIR => "/tmp", CLEANUP => 1); [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | Vendor.c | 87 #define CLEANUP xf86freeVendorSubList macro 130 #undef CLEANUP 140 #define CLEANUP xf86freeVendorList macro 194 #undef CLEANUP
|
| H A D | Configint.h | 103 CLEANUP (ptr);\ 112 CLEANUP (ptr);\ 122 xf86parseError (__VA_ARGS__); CLEANUP (ptr); return NULL; \
|
| H A D | read.c | 70 #define CLEANUP xf86freeConfig macro 107 CLEANUP(ptr); in xf86readConfigFile() 218 CLEANUP(ptr); in xf86readConfigFile() 223 #undef CLEANUP
|
| H A D | Extensions.c | 50 #define CLEANUP xf86freeExtensions macro 84 #undef CLEANUP
|
| H A D | Monitor.c | 116 #define CLEANUP xf86freeModeLineList macro 400 #undef CLEANUP 402 #define CLEANUP xf86freeMonitorList macro 572 CLEANUP(ptr); in xf86parseMonitorSection() 587 #undef CLEANUP 588 #define CLEANUP xf86freeModesList macro 621 CLEANUP(ptr); in xf86parseModesSection() 636 #undef CLEANUP
|
| H A D | DRI.c | 47 #define CLEANUP xf86freeDRI macro 94 #undef CLEANUP
|
| H A D | Video.c | 71 #define CLEANUP xf86freeVideoPortList macro 129 #undef CLEANUP 143 #define CLEANUP xf86freeVideoAdaptorList macro
|
| H A D | Input.c | 73 #define CLEANUP xf86freeInputList macro 128 #undef CLEANUP
|
| H A D | Files.c | 76 #define CLEANUP xf86freeFiles macro 171 #undef CLEANUP
|
| H A D | Pointer.c | 92 #define CLEANUP xf86freeInputList macro 222 #undef CLEANUP
|
| H A D | Module.c | 79 #define CLEANUP xf86freeModules macro 173 #undef CLEANUP
|
| H A D | Device.c | 90 #define CLEANUP xf86freeDeviceList macro 255 #undef CLEANUP
|
| H A D | Screen.c | 106 #define CLEANUP xf86freeDisplayList macro 223 #undef CLEANUP 245 #define CLEANUP xf86freeScreenList macro
|
| H A D | Flags.c | 85 #define CLEANUP xf86freeFlags macro 173 #undef CLEANUP
|
| H A D | Layout.c | 90 #define CLEANUP xf86freeLayoutList macro 310 #undef CLEANUP
|
| H A D | OutputClass.c | 74 #define CLEANUP xf86freeOutputClassList macro
|
| H A D | InputClass.c | 146 #define CLEANUP xf86freeInputClassList macro
|
| /OK3568_Linux_fs/buildroot/boot/syslinux/ |
| H A D | 0002-Disable-PIE-to-avoid-FTBFS-on-amd64.patch | 22 CLEANUP :=
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | gimple.def | 187 /* GIMPLE_TRY <TRY_KIND, EVAL, CLEANUP> 194 CLEANUP is the sequence of statements to execute according to 195 TRY_KIND. If TRY_KIND is GIMPLE_TRY_CATCH, CLEANUP is only exected 197 GIMPLE_TRY_FINALLY, CLEANUP is always executed after executing EVAL
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | gimple.def | 187 /* GIMPLE_TRY <TRY_KIND, EVAL, CLEANUP> 194 CLEANUP is the sequence of statements to execute according to 195 TRY_KIND. If TRY_KIND is GIMPLE_TRY_CATCH, CLEANUP is only exected 197 GIMPLE_TRY_FINALLY, CLEANUP is always executed after executing EVAL
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | sata_dwc_460ex.c | 898 goto CLEANUP; in sata_dwc_port_start() 905 goto CLEANUP; in sata_dwc_port_start() 944 CLEANUP: in sata_dwc_port_start()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/dpkg/dpkg/ |
| H A D | 0001-Dpkg-Source-Archive-Prevent-directory-traversal-for-.patch | 78 - $tmp = tempdir($template, DIR => Cwd::realpath("$dest/.."), CLEANUP => 1); 85 + my $tmp = tempdir($template, DIR => Cwd::realpath("$dest/.."), CLEANUP => 1);
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | charge_reserved_hugetlb.sh | 60 echo CLEANUP DONE
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/lcov/files/ |
| H A D | 0001-geninfo-Add-intermediate-text-format-support.patch | 136 + $tempdir = tempdir(CLEANUP => 1);
|