Searched refs:lower (Results 1 – 11 of 11) sorted by relevance
35 inline uint32_t CombineUint16ToUint32(uint16_t upper, uint16_t lower) in CombineUint16ToUint32() argument37 return (static_cast<uint32_t>(upper) << 16U) | lower; in CombineUint16ToUint32()
66 if not file_name_tmp.lower().startswith('libsyscall_to_nr_'):72 if '.strace.log' in file_name.lower():
101 if not file_name_tmp.lower().startswith('libsyscall_to_nr_'):108 if file_name.lower().endswith('.audit.log'):
112 if not file_name_tmp.lower().startswith('libsyscall_to_nr_'):121 if file_name.lower().endswith('.policy'):
246 if not file_name_tmp.lower().startswith('libsyscall_to_nr_'):250 if libc_path.lower().endswith('libc.asm'):
275 if not file_name_tmp.lower().startswith('libsyscall_to_nr_'):
64 target = 'lib%s' % (plugin.lower())159 size_unit = memory_detail[-1].lower()
1003 if not file_name_tmp.lower().startswith('libsyscall_to_nr_'):1020 if file_name.lower().endswith('blocklist.seccomp.policy'):1024 if file_name.lower().endswith('privileged_process.seccomp.policy'):1032 if file_name.lower().endswith('.policy'):
15 …Harmony ecosystem, higher security levels include all the capabilities of lower security levels by…
193 if not out.lower().startswith(self.MODULUS_PREFIX):708 self.vertype = _params['verity_type'].lower() # verity type: hash - 1 or hashtree - 2 (fix)
665 … /* convert format char to lower , use Explicit conversion to clean up compilation warning */865 /* unsigned lower hex output */