Searched refs:extended (Results 1 – 20 of 20) sorted by relevance
254 bool extended = (info.bg_desc_size >= EXT4_MIN_DESC_SIZE_64BIT); in read_block_group_descriptors() local257 (extended ? (u64)gdp->bg_block_bitmap_hi << 32 : 0) | gdp->bg_block_bitmap_lo; in read_block_group_descriptors()259 (extended ? (u64)gdp->bg_inode_bitmap_hi << 32 : 0) | gdp->bg_inode_bitmap_lo; in read_block_group_descriptors()261 (extended ? (u64)gdp->bg_inode_table_hi << 32 : 0) | gdp->bg_inode_table_lo; in read_block_group_descriptors()263 (extended ? (u32)gdp->bg_free_blocks_count_hi << 16 : 0) | in read_block_group_descriptors()266 (extended ? (u32)gdp->bg_free_inodes_count_hi << 16 : 0) | in read_block_group_descriptors()269 (extended ? (u32)gdp->bg_used_dirs_count_hi << 16 : 0) | gdp->bg_used_dirs_count_lo; in read_block_group_descriptors()
23 // Message from host to CHRE to request extended configuration.25 // Message from CHRE to host for the response of extended configuration.
14 chre.rpc.ChreBleAdvertisingReport.data max_size:255 # extended range is [0, 255]
13 * Nearby Offload Extension. Nearby Offload can also be extended by OEMs to
91 const std::regex expectedRegexp(EXPECTED_REGEXPS[i], std::regex_constants::extended); in checkExpectedCommand()
74 const std::regex regex(regexString, std::regex_constants::extended); in countMatchingIpRules()
134 static bool shouldBeExpanded(const FQName& source, const FQName& extended);
48 # Allow MediaProvider to set extended attributes (such as quota project ID)
47 # extended netlink sockets
169 # Allow setting extended attributes (for project quota IDs) on dirs and files
4 # context within the extended file attributes of the file system. They are also
26 // Vendor-specific configuration data for extended filter. Byte array opaque46 // reset extended filtering by closing the ContextHubClient connection.174 // Sent when one or more advertisements matched an extended filter
98 // Definition of the extended SDK offered by the platform for mainline modules.
118 std::regex_constants::extended);
90 extended in the future.
732 // If system sepolicy is extended (e.g. by SoC vendors), their plat_pub_versioned.cil may differ734 // BOARD_PLAT_PUB_VERSIONED_POLICY can be used to specify extended plat_pub_versioned.cil.
135 structure was extended with a new field, `minInterval`. Therefore, the framework