/aosp_15_r20/trusty/user/app/storage/ |
D | block_map.c | 37 struct block_map* block_map, in block_map_init() 61 struct block_map* block_map, in block_map_get() 89 struct block_map* block_map, in block_map_set() 142 struct block_map* block_map, in block_map_put_dirty() 175 struct block_map* block_map, in block_map_truncate() 230 struct block_map* block_map, in block_map_check() 286 void block_map_free(struct transaction* tr, struct block_map* block_map) { in block_map_free()
|
D | file.c | 49 struct block_mac block_map; member 89 struct block_map* block_map, in file_block_map_init() 128 struct block_map block_map; in file_print() local 175 struct block_map block_map; in file_check() local 191 struct block_map* block_map, in file_block_map_update() 379 struct block_map block_map; in file_get_block_etc() local 523 struct block_map block_map; in file_block_put_dirty() local 611 struct block_map block_map; in file_set_size() local 1091 struct block_map block_map = BLOCK_MAP_INITIAL_VALUE(block_map); in file_delete() local 1654 struct block_map block_map; in file_rebuild_free_set() local
|
D | block_map.h | 21 struct block_map { struct 25 #define BLOCK_MAP_INITIAL_VALUE(block_map) \ argument
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/utils/ |
H A D | sparsity_format_converter.cc | 58 const std::vector<int>& block_size, const std::vector<int>& block_map) in FormatConverter() 224 const std::vector<int>& block_map) { in FormatConverter() 233 auto block_map = TfLiteIntArrayToVector(sparsity.block_map); in FormatConverter() local 258 std::vector<std::vector<int>> indices, std::vector<int> block_map) { in InitSparseToDenseConverter()
|
H A D | sparsity_format_converter_test.cc | 427 const std::vector<int> block_map = {0, 1}; in TEST() local 463 const std::vector<int> block_map = {1}; in TEST() local 501 const std::vector<int> block_map = {0, 1}; in TEST() local 539 const std::vector<int> block_map = {0, 1}; in TEST() local 577 const std::vector<int> block_map = {0, 1}; in TEST() local 615 const std::vector<int> block_map = {0, 1}; in TEST() local
|
/aosp_15_r20/external/ruy/ruy/ |
H A D | block_map.cc | 93 void GetBlockByIndex(const BlockMap& block_map, int index, in GetBlockByIndex() 342 const CpuCacheParams& cpu_cache_params, BlockMap* block_map) { in MakeBlockMap() 473 void GetBlockMatrixCoords(Side side, const BlockMap& block_map, int block, in GetBlockMatrixCoords() 490 void GetBlockMatrixCoords(const BlockMap& block_map, const SidePair<int>& block, in GetBlockMatrixCoords()
|
H A D | block_map.h | 142 inline int NumBlocksPerSide(Side side, const BlockMap& block_map) { in NumBlocksPerSide() 154 inline int NumBlocks(const BlockMap& block_map) { in NumBlocks()
|
H A D | block_map_test.cc | 44 BlockMap block_map; in MakeBlockMapTuningTest() local 155 BlockMap block_map; in GetBlockByIndexSquareTest() local
|
H A D | trmul.cc | 61 TrMulTask(TrMulParams* params, const BlockMap& block_map, in TrMulTask() 363 BlockMap block_map; in TrMul() local
|
/aosp_15_r20/system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
H A D | cow_reader.cpp | 289 std::unordered_map<uint32_t, int> block_map; in PrepMergeOps() local 359 std::unordered_map<uint32_t, int>* block_map) { in GetSequenceDataV2() 397 std::unordered_map<uint32_t, int>* block_map) { in GetSequenceData()
|
/aosp_15_r20/external/flashrom/ |
H A D | action_descriptor.c | 89 } *block_map; member 491 struct b_map *block_map; in fill_action_descriptor() local
|
/aosp_15_r20/bootable/recovery/tests/unit/ |
H A D | fuse_provider_test.cpp | 91 TemporaryFile block_map; in TEST() local
|
/aosp_15_r20/bootable/recovery/fuse_sideload/ |
H A D | fuse_provider.cpp | 142 auto block_map = BlockMapData::ParseBlockMapFile(block_map_path); in CreateFromBlockMap() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/ |
D | firmware_storage.rs | 23 pub block_map: [FirmwareVolumeBlockMap; 0], field
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/testdata/ |
H A D | sparse_tensor.json | 20 "block_map": [0, 1], array
|
/aosp_15_r20/external/rust/crates/uefi-raw/src/ |
D | firmware_storage.rs | 23 pub block_map: [FirmwareVolumeBlockMap; 0], field
|
/aosp_15_r20/trusty/user/app/storage/test/block_host_test/ |
D | block_test.c | 295 struct block_map block_map; in mark_files_in_use() local 633 struct block_map block_map = BLOCK_MAP_INITIAL_VALUE(block_map); in block_map_test() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | test_util.h | 148 std::vector<int> block_map; member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/ |
H A D | model_test.cc | 615 TfLiteIntArray* block_map = TfLiteIntArrayCreate(2); in TEST() local
|
/aosp_15_r20/external/cronet/third_party/brotli/dec/ |
H A D | state.h | 204 uint8_t block_map[256]; member
|
/aosp_15_r20/external/edid-decode/ |
H A D | edid-decode.h | 294 } block_map; member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/c/ |
H A D | common.h | 375 TfLiteIntArray* block_map; member
|
/aosp_15_r20/external/mesa3d/include/tensorflow/lite/core/c/ |
H A D | common.h | 388 TfLiteIntArray* block_map; member
|
/aosp_15_r20/external/e2fsprogs/lib/ext2fs/ |
H A D | ext2fs.h | 259 ext2fs_block_bitmap block_map; member
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ |
H A D | flatbuffer_export.cc | 2225 std::vector<int> block_map(block_map_size); in BuildSparsityParameters() local
|