Home
last modified time | relevance | path

Searched defs:half_size (Results 1 – 20 of 20) sorted by relevance

/external/vboot_reference/cgpt/
Dcgpt_create.c79 size_t half_size = in GptCreate() local
Dcgpt_nor.c176 uint64_t half_size = stat.st_size / 2; in split_gpt() local
/external/cronet/tot/third_party/libc++/src/test/libcxx/strings/basic.string/string.capacity/
Dmax_size.pass.cpp45 TEST_CONSTEXPR_CXX20 void half_size() { in half_size() function
/external/cronet/stable/third_party/libc++/src/test/libcxx/strings/basic.string/string.capacity/
Dmax_size.pass.cpp45 TEST_CONSTEXPR_CXX20 void half_size() { in half_size() function
/external/ruy/ruy/profiler/
Dtest_instrumented_library.cc28 int half_size = size / 2; in MergeSortRecurse() local
/external/eigen/unsupported/test/
Dcxx11_tensor_sycl.cpp101 IndexType half_size = full_size / 2; in test_sycl_mem_sync_offsets() local
155 IndexType half_size = full_size / 2; in test_sycl_memset_offsets() local
Dcxx11_tensor_of_strings.cpp97 const Eigen::DSizes<ptrdiff_t, 2> half_size(2, 3); in test_slices() local
/external/mesa3d/src/freedreno/ir3/
Dir3_lower_parallelcopy.c71 const unsigned half_size = in do_swap() local
163 const unsigned half_size = in do_copy() local
Dir3_ra_validate.c92 unsigned full_size, half_size, predicate_size; member
700 unsigned half_size, unsigned block_count, bool shared_ra) in ir3_ra_validate()
/external/cronet/tot/third_party/libc++/src/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.move/
Diter_move.pass.cpp122 constexpr int half_size = full_size / 2; in test() local
/external/cronet/stable/third_party/libc++/src/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.move/
Diter_move.pass.cpp122 constexpr int half_size = full_size / 2; in test() local
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_median_filter.c167 int half_size; in generate_offsets() local
/external/llvm-libc/test/src/string/memory_utils/
Dmemory_check_utils.h187 const size_t half_size = buffer.size() / 2; in CheckMemmove() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_wide_point.c131 float half_size; in widepoint_point() local
/external/cronet/tot/third_party/llvm-libc/src/test/src/string/memory_utils/
Dmemory_check_utils.h187 const size_t half_size = buffer.size() / 2; in CheckMemmove() local
/external/cronet/stable/third_party/llvm-libc/src/test/src/string/memory_utils/
Dmemory_check_utils.h187 const size_t half_size = buffer.size() / 2; in CheckMemmove() local
/external/rust/android-crates-io/crates/plotters-backend/src/rasterizer/
Dcircle.rs51 let half_size = r as f64 / (2f64).sqrt(); in draw_part_c() localVariable
/external/rust/android-crates-io/crates/grpcio/src/
Dbuf.rs487 let half_size = data.len() / 2; in test_typo_len_offset() localVariable
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp207 vkt::ycbcr::MultiPlaneImageData *imageData, bool half_size) in extractI420Frame()
/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoEncodeTests.cpp2224 bool half_size = false; in iterate() local