Searched refs:sig2 (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/bin/ |
| H A D | bitbake-diffsigs | 58 def find_siginfo_task(bbhandler, pn, taskname, sig1=None, sig2=None): argument 64 if sig1 and sig2: 65 sigfiles = find_siginfo(bbhandler, pn, taskname, [sig1, sig2]) 67 …rror('No sigdata files found matching %s %s matching either %s or %s' % (pn, taskname, sig1, sig2)) 72 elif sig2 not in sigfiles: 73 … logger.error('No sigdata files found matching %s %s with signature %s' % (pn, taskname, sig2)) 75 latestfiles = [sigfiles[sig1], sigfiles[sig2]]
|
| H A D | bitbake-dumpsig | 58 def find_siginfo_task(bbhandler, pn, taskname, sig1=None, sig2=None): argument 64 if sig1 and sig2: 65 sigfiles = find_siginfo(bbhandler, pn, taskname, [sig1, sig2]) 67 …rror('No sigdata files found matching %s %s matching either %s or %s' % (pn, taskname, sig1, sig2)) 72 elif sig2 not in sigfiles: 73 … logger.error('No sigdata files found matching %s %s with signature %s' % (pn, taskname, sig2)) 75 latestfiles = [sigfiles[sig1], sigfiles[sig2]]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | intel_sseu_debugfs.c | 25 u32 sig1[SS_MAX], sig2[SS_MAX]; in cherryview_sseu_device_status() local 30 sig2[0] = intel_uncore_read(uncore, CHV_POWER_SS0_SIG2); in cherryview_sseu_device_status() 31 sig2[1] = intel_uncore_read(uncore, CHV_POWER_SS1_SIG2); in cherryview_sseu_device_status() 45 ((sig2[ss] & CHV_EU311_PG_ENABLE) ? 0 : 2); in cherryview_sseu_device_status()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/ |
| H A D | vertex_longitude.hpp | 136 CT const sig2 = atan2(sin_bet2, -cos_alp2 * cos_bet2); //lat3 is a vertex in apply() local 141 CT const cos_sig2 = cos(sig2); in apply()
|
| /OK3568_Linux_fs/buildroot/package/meson-tools/ |
| H A D | 0001-amlbootenc-gxl-remove-non-std-C-convention-in-for.patch | 20 .sig2 = AMLOGIC_C_SIGNATURE,
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | wd719x.h | 211 u8 sig2; member
|
| H A D | wd719x.c | 761 if (header.sig1 == 'W' && header.sig2 == 'D') in wd719x_read_eeprom() 767 header.sig1, header.sig2); in wd719x_read_eeprom()
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | cpqphp.h | 170 char sig2; member 186 SIG2 = offsetof(struct hrt, sig2),
|