Home
last modified time | relevance | path

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

12345678910

/external/libavc/encoder/
Dih264e_api.c2841 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3053 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3078 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3161 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3182 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3205 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3262 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3326 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3368 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3407 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/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/u-boot/arch/x86/lib/
Dinit_helpers.c14 __weak ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top()
/external/u-boot/board/imgtec/boston/
Dddr.c24 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top()
/external/u-boot/arch/x86/cpu/efi/
Dsdram.c12 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fsync/
D4-1.c33 int total_size = 1024; in main() local
/external/u-boot/arch/x86/cpu/qemu/
Ddram.c44 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
D27-1.c35 int total_size = 1024; in main() local
D10-1.c39 long total_size; in main() local
D11-1.c40 long total_size; in main() local
D9-1.c38 long total_size; in main() local
D11-3.c53 long total_size; in main() local
D11-2.c53 long total_size; in main() local
/external/mesa3d/src/intel/compiler/
Dbrw_ir_allocator.h80 unsigned total_size; variable
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorIO.h23 const Index total_size = internal::array_prod(tensor.dimensions()); in run() local
/external/vboot_reference/firmware/2lib/include/
D2sha.h49 uint32_t total_size; member
59 uint32_t total_size; member
/external/tensorflow/tensorflow/core/util/
Dtensor_slice_set.cc87 int64 total_size = target_shape.num_elements(); in Query() local
144 int64 total_size = target_shape.num_elements(); in QueryMeta() local
/external/webp/src/utils/
Dhuffman_utils.c84 int total_size = 1 << root_bits; // total size root table + 2nd level table in BuildHuffmanTable() local
207 int total_size; in VP8LBuildHuffmanTable() local
/external/curl/tests/unit/
Dunit1308.c47 size_t total_size = 0; variable
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/munmap/
D4-1.c43 int total_size = 1024; in main() local
/external/u-boot/arch/x86/lib/fsp/
Dfsp_dram.c59 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top()
/external/webrtc/webrtc/base/
Dmultipart.cc212 size_t part_size, total_size = 0; in GetSize() local
229 size_t part_size, total_size = 0; in GetAvailable() local
/external/perfetto/src/protozero/
Dscattered_heap_buffer.cc74 size_t total_size = 0; in GetTotalSize() local
/external/u-boot/arch/arm/mach-mvebu/
Darm64-common.c28 ulong board_get_usable_ram_top(ulong total_size) in board_get_usable_ram_top()

12345678910