Home
last modified time | relevance | path

Searched refs:Block (Results 1 – 17 of 17) sorted by relevance

/system/update_engine/payload_generator/
Dinplace_generator.h55 struct Block { struct
64 Block() : reader(Vertex::kInvalidIndex), writer(Vertex::kInvalidIndex) {} in Block() function
101 const std::vector<Block>& blocks);
186 std::vector<Block>* blocks);
195 std::vector<Block>* blocks,
Dinplace_generator.cc46 using Block = InplaceGenerator::Block; typedef
209 const vector<Block>& blocks) { in CreateEdges()
210 for (vector<Block>::size_type i = 0; in CreateEdges()
674 vector<Block>* blocks) { in AddInstallOpToBlocksVector()
686 Vertex::Index Block::*access_type = (field == READER) ? in AddInstallOpToBlocksVector()
687 &Block::reader : &Block::writer; in AddInstallOpToBlocksVector()
710 vector<Block>* blocks, in AddInstallOpToGraph()
749 vector<Block> blocks(new_part.size / block_size); in ResolveReadAfterWriteDependencies()
Dinplace_generator_unittest.cc48 using Block = InplaceGenerator::Block; typedef
134 Block block; in TEST_F()
174 vector<Block> blocks(9); in TEST_F()
/system/bt/embdrv/sbc/decoder/include/
Doi_string.h85 void OI_MemSet(void *Block, OI_UINT8 Val, OI_UINT32 Size);
93 void OI_MemZero(void *Block, OI_UINT32 Size);
/system/sepolicy/
Drecovery_refresh.te16 # Block device access.
Drecovery_persist.te18 # Block device access.
Dlogd.te48 # Block device access.
Ddevice.te91 # Block device for any swap partition.
Dnetd.te85 # Block device access.
Dapp.te280 # Block device access.
/system/core/libpixelflinger/codeflinger/
DARMAssembler.cpp327 #pragma mark Block Data Transfer...
DMIPS64Assembler.cpp961 #pragma mark Block Data Transfer...
DMIPSAssembler.cpp969 #pragma mark Block Data Transfer...
/system/tpm/trunks/generator/
Draw_structures.txt2881 Block size is 512 bits.
3057 Cipher Block Chaining mode – if implemented, all
Draw_structures_fixed.txt2875 Block size is 512 bits.
3051 Cipher Block Chaining mode – if implemented, all
Draw_commands.txt10009 For Cipher Block Chaining (CBC), a block of ciphertext is XORed with the next plaintext
Draw_commands_fixed.txt10020 For Cipher Block Chaining (CBC), a block of ciphertext is XORed with the next plaintext