Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/external/perfetto/src/profiling/memory/
Dwire_protocol.cc60 int64_t WithBuffer(SharedRingBuffer* shmem, size_t total_size, F fn) { in WithBuffer()
90 size_t total_size = sizeof(msg.record_type) + sizeof(*msg.alloc_header) + in SendWireMessage() local
104 constexpr size_t total_size = in SendWireMessage() local
114 constexpr size_t total_size = in SendWireMessage() local
/external/libavc/encoder/
Dih264e_api.c3356 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3568 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3593 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3676 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3697 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3720 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3777 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3841 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3883 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3922 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
[all …]
/external/tensorflow/tensorflow/core/kernels/
Dsplit_v_op_test.cc58 std::initializer_list<int64> total_size) { in MakeGraph()
75 #define BM_SPLITV_1D(num_split, total_size) \ argument
/external/tensorflow/tensorflow/core/data/
Dcompression_utils.cc29 int64 total_size = 0; in CompressElement() local
90 int64 total_size = 0; in UncompressElement() local
/external/marisa-trie/lib/marisa/grimoire/vector/
Dvector.h167 std::size_t total_size() const { in total_size() function
199 UInt64 total_size; in map_() local
210 UInt64 total_size; in read_() local
/external/libaom/libaom/aom_mem/
Daom_mem.c22 const uint64_t total_size = nmemb * size; in check_size_argument_overflow() local
66 const size_t total_size = num * size; in aom_calloc() local
/external/arm-trusted-firmware/plat/socionext/synquacer/
Dsq_xlat_setup.c15 void sq_mmap_setup(uintptr_t total_base, size_t total_size, in sq_mmap_setup()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fsync/
D4-1.c33 int total_size = 1024; in main() local
/external/marisa-trie/lib/marisa/grimoire/trie/
Dtail.h42 std::size_t total_size() const { in total_size() function
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
D27-1.c35 int total_size = 1024; in main() local
D9-1.c38 long total_size; in main() local
D11-1.c40 long total_size; in main() local
D10-1.c39 long total_size; in main() local
D11-2.c53 long total_size; in main() local
D11-3.c53 long total_size; in main() local
/external/arm-trusted-firmware/plat/mediatek/mt8192/aarch64/
Dplatform_common.c30 uintptr_t total_size, in plat_configure_mmu_el3()
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorIO.h23 const Index total_size = internal::array_prod(tensor.dimensions()); in run() local
/external/mesa3d/src/intel/compiler/
Dbrw_ir_allocator.h81 unsigned total_size; variable
/external/arm-trusted-firmware/plat/renesas/common/aarch64/
Dplatform_common.c148 unsigned long total_size, in rcar_configure_mmu_el3()
167 unsigned long total_size, in rcar_configure_mmu_el3()
/external/vboot_reference/firmware/2lib/include/
D2sha.h49 uint32_t total_size; member
59 uint32_t total_size; member
/external/curl/tests/unit/
Dunit1308.c47 size_t total_size = 0; variable
/external/webp/src/utils/
Dhuffman_utils.c84 int total_size = 1 << root_bits; // total size root table + 2nd level table in BuildHuffmanTable() local
216 int total_size; in VP8LBuildHuffmanTable() local
/external/protobuf/python/google/protobuf/pyext/
Dunknown_fields.cc87 Py_ssize_t total_size = self->fields->field_count(); in Item() local
224 ssize_t total_size = fields->field_count(); in GetUnknownField() local
/external/arm-trusted-firmware/plat/rockchip/common/aarch32/
Dplatform_common.c20 unsigned long total_size, in plat_configure_mmu_svc_mon()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/
D4-1.c43 int total_size = 1024; in main() local

12345678910>>...12