/external/rust/android-crates-io/crates/criterion/src/stats/univariate/ |
D | bootstrap.rs | 86 let a_size = a_size as usize; localVariable 127 let a_size = a_size as usize; localVariable
|
/external/webp/src/dec/ |
D | buffer_dec.c | 59 const uint64_t a_size = MIN_BUFFER_SIZE(width, height, a_stride); in CheckDecBuffer() local 99 uint64_t uv_size = 0, a_size = 0, total_size; in AllocateBuffer() local
|
D | idec_dec.c | 731 uint8_t* a, size_t a_size, int a_stride) { in WebPINewYUVA()
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | triangular_solve_expander.cc | 419 const int64_t a_size = ShapeUtil::GetDimension(a_shape, -1); in SolveDirectly() local 490 int64_t a_size = a_shape.dimensions(i); in BuildTriangularSolve() local 518 int64_t a_size = ShapeUtil::GetDimension(a_shape, -1); in BuildTriangularSolve() local
|
D | buffer_assignment.cc | 1369 const int64_t a_size = assignment->HloBufferSize(*a); in AssignBuffersForComputations() local
|
/external/pytorch/aten/src/ATen/cuda/tunable/ |
D | GemmCommon.h | 118 size_t a_size = GetSizeA(); in DeepCopy() local 199 size_t a_size = GetSizeA(); in DeepCopy() local 284 size_t a_size = GetSizeA(); in DeepCopy() local
|
/external/flatbuffers/include/flatbuffers/ |
D | buffer.h | 79 static inline bool StringLessThan(const char *a_data, uoffset_t a_size, in StringLessThan()
|
/external/python/cpython3/Python/ |
D | suggestions.c | 39 levenshtein_distance(const char *a, size_t a_size, in levenshtein_distance()
|
/external/sdv/vsomeip/third_party/boost/intrusive/test/ |
D | container_size_test.cpp | 41 static const std::size_t a_size = sizeof(A); member
|
/external/webp/src/enc/ |
D | picture_enc.c | 113 uint64_t y_size, uv_size, a_size, total_size; in WebPPictureAllocYUVA() local
|
/external/mesa3d/src/intel/compiler/elk/ |
D | elk_test_predicated_break.cpp | 106 size_t a_size = 0; in shaders_match() local
|
/external/libvpx/test/ |
D | predict_test.cc | 109 bool CheckBorder(const uint8_t *a, int a_size, const uint8_t *b, int b_width, in CheckBorder()
|
/external/vixl/src/ |
D | pool-manager-impl.h | 353 int a_size = a.label_base_->GetPoolObjectSizeInBytes(); in PoolObjectLessThan() local
|
/external/executorch/kernels/portable/cpu/util/ |
D | broadcast_util.cpp | 211 const exec_aten::ArrayRef<Tensor::SizesType> a_size, in get_broadcast_target_size()
|
/external/mesa3d/src/compiler/nir/ |
D | nir_opt_large_constants.c | 145 uint32_t a_size = a->constant_data_size; in var_info_cmp() local
|
/external/trusty/arm-trusted-firmware/drivers/st/crypto/ |
D | stm32_pka.c | 114 size_t a_size; member
|
/external/webp/src/webp/ |
D | decode.h | 195 size_t a_size; // alpha-plane size member
|
/external/cronet/tot/third_party/libxml/src/ |
D | testrecurse.c | 697 unsigned long a_size = xmlStrlen(BAD_CAST "<!-- comment -->"); in hugeDtdTest() local
|
/external/libxml2/ |
D | testrecurse.c | 697 unsigned long a_size = xmlStrlen(BAD_CAST "<!-- comment -->"); in hugeDtdTest() local
|
/external/cronet/stable/third_party/libxml/src/ |
D | testrecurse.c | 697 unsigned long a_size = xmlStrlen(BAD_CAST "<!-- comment -->"); in hugeDtdTest() local
|
/external/pytorch/torch/csrc/jit/passes/ |
D | frozen_ops_to_mkldnn.cpp | 313 auto a_size = a.sizes(); in BroadOp() local
|
/external/mesa3d/src/amd/compiler/ |
D | aco_insert_NOPs.cpp | 318 regs_intersect(PhysReg a_reg, unsigned a_size, PhysReg b_reg, unsigned b_size) in regs_intersect()
|
D | aco_lower_to_hw_instr.cpp | 1223 get_intersection_mask(int a_start, int a_size, int b_start, int b_size) in get_intersection_mask()
|
/external/python/cpython3/Lib/test/test_pydoc/ |
D | test_pydoc.py | 954 def a_size(self): member in PydocDocTest.test_method_aliases.A
|
/external/python/cpython3/Objects/ |
D | longobject.c | 3406 Py_ssize_t a_size, a_bits, shift_digits, shift_bits, x_size; in _PyLong_Frexp() local 4503 Py_ssize_t a_size, b_size, shift, extra_bits, diff, x_size, x_bits; in long_true_divide() local
|