/hardware/google/aemu/base/include/aemu/base/ |
D | address_space.h | 55 struct address_block *blocks; member 195 struct address_block *blocks = allocator->blocks; in address_space_allocator_split_block() local 276 struct address_block *blocks = allocator->blocks; in address_space_allocator_split_block_at_offset() local 322 struct address_block *blocks = allocator->blocks; in address_space_allocator_release_block() local
|
/hardware/google/gfxstream/guest/mesa/src/util/blake3/ |
D | blake3_neon.c | 231 static void blake3_hash4_neon(const uint8_t *const *inputs, size_t blocks, in blake3_hash4_neon() 303 INLINE void hash_one_neon(const uint8_t *input, size_t blocks, in hash_one_neon() 327 size_t blocks, const uint32_t key[8], in blake3_hash_many_neon()
|
D | blake3_portable.c | 125 INLINE void hash_one_portable(const uint8_t *input, size_t blocks, in hash_one_portable() 146 size_t blocks, const uint32_t key[8], in blake3_hash_many_portable()
|
D | blake3_dispatch.c | 195 size_t blocks, const uint32_t key[8], uint64_t counter, in blake3_hash_many()
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | address_space.h | 55 struct address_block *blocks; member 169 struct address_block *blocks = allocator->blocks; in address_space_allocator_split_block() local 207 struct address_block *blocks = allocator->blocks; in address_space_allocator_release_block() local
|
/hardware/interfaces/bluetooth/audio/aidl/default/ |
D | A2dpOffloadCodecSbc.cpp | 226 int blocks = GetBlockLengthValue(configuration); in GetFrameSize() local 239 int blocks = GetBlockLengthValue(configuration); in GetBitrate() local
|
/hardware/google/aemu/host-common/testing/ |
D | HostAddressSpace.cpp | 379 MemoryMap blocks; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.js | 664 blocks: [[0x0100, 0x024f], // Latin Extended-A and Latin Extended-B property 671 blocks: [[0x0400, 0x04ff]] property 689 blocks: [[0x0900, 0x109F]] property 692 blocks: [[0x10A0, 0x10ff]] property 697 blocks: [[0x3000, 0x30FF], // CJK symbols and punctuation, Hiragana, Katakana property 703 blocks: [[0xAC00, 0xD7AF]] property
|
D | katex.min.js | 1 …define&&define.amd?define([],e):"object"==typeof exports?exports.katex=e():t.katex=e()}("undefined… property
|
D | katex.mjs | 518 blocks: [[0x0100, 0x024f], // Latin Extended-A and Latin Extended-B property 525 blocks: [[0x0400, 0x04ff]] property 543 blocks: [[0x0900, 0x109F]] property 546 blocks: [[0x10A0, 0x10ff]] property 551 blocks: [[0x3000, 0x30FF], // CJK symbols and punctuation, Hiragana, Katakana property 557 blocks: [[0xAC00, 0xD7AF]] property
|