| /external/icing/icing/legacy/index/ |
| D | icing-bit-util.h | 86 #define VAR_INT_MAX_ENCODED_LEN(n_size) (ALIGN_UP(8 * (n_size), 7) / 7) argument 91 static size_t MaxEncodedLen(size_t n_size) { in MaxEncodedLen()
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorContractionGpu.h | 24 const Index m_size, const Index n_size, const Index k_size) { in EigenContractionKernelInternal() 513 const Index m_size, const Index n_size, const Index k_size) { in EigenContractionKernel() 538 const Index n_size, const Index k_size, in EigenFloatContractionKernelInternal16x16() 778 const Index n_size, const Index k_size, in EigenFloatContractionKernelInternal() 1145 const Index m_size, const Index n_size, const Index k_size) { in EigenFloatContractionKernel() 1192 const Index m_size, const Index n_size, const Index k_size) { in EigenFloatContractionKernel16x16()
|
| /external/eigen/unsupported/test/ |
| D | cxx11_tensor_contract_gpu.cu | 26 void test_gpu_contraction(int m_size, int k_size, int n_size) in test_gpu_contraction() 90 void test_scalar(int m_size, int k_size, int n_size) in test_scalar()
|
| D | cxx11_tensor_contract_sycl.cpp | 37 IndexType k_size, IndexType n_size) { in test_sycl_contraction() 155 IndexType k_size, IndexType n_size) { in test_no_out_of_bounds() 258 IndexType n_size) { in test_scalar() 321 IndexType k_size, IndexType n_size, IndexType m_batch, in contraction_batch() 395 IndexType k_size, IndexType n_size) { in contraction_rhs_transposed() 464 IndexType k_size, IndexType n_size) { in contraction_lhs_transposed() 530 IndexType k_size, IndexType n_size) { in contraction_both_transposed()
|
| D | cxx11_tensor_scan_gpu.cu | 25 void test_gpu_cumsum(int m_size, int k_size, int n_size) in test_gpu_cumsum()
|
| D | cxx11_tensor_scan_sycl.cpp | 27 IndexType k_size, IndexType n_size, int consume_dim, in test_sycl_cumsum()
|
| /external/ComputeLibrary/tests/validation/reference/ |
| D | InstanceNormalizationLayer.cpp | 48 const size_t n_size = src.shape()[3]; in instance_normalization() local
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/ |
| D | gemm_interleaved_pretransposed_2d.hpp | 408 const auto n_size = work_range.get_size(1); in execute() local
|
| /external/elfutils/src/ |
| D | strip.c | 2297 size_t n_size = ((2 + symd->d_size / elsize + nbucket) in handle_elf() local 2358 size_t n_size = ((2 + symd->d_size / elsize + nbucket) in handle_elf() local
|
| /external/mbedtls/library/ |
| D | ecdsa.c | 219 size_t n_size = ( grp->nbits + 7 ) / 8; in derive_mpi() local
|
| /external/libabigail/src/ |
| D | abg-reporter-priv.cc | 408 const uint64_t n_size = get_var_size_in_bits(n); in represent() local
|
| /external/openthread/third_party/mbedtls/repo/library/ |
| D | ecdsa.c | 231 size_t n_size = ( grp->nbits + 7 ) / 8; in derive_mpi() local
|
| /external/libxml2/ |
| D | testapi.c | 1526 int n_size; in test_htmlCreateMemoryParserCtxt() local 1581 int n_size; in test_htmlCreatePushParserCtxt() local 1756 int n_size; in test_htmlCtxtReadMemory() local 2397 int n_size; in test_htmlParseChunk() local 2737 int n_size; in test_htmlReadMemory() local 3113 int n_size; in test_htmlDocDumpMemory() local 3159 int n_size; in test_htmlDocDumpMemoryFormat() local 12181 int n_size; in test_xmlCreatePushParserCtxt() local 12356 int n_size; in test_xmlCtxtReadMemory() local 12456 int n_size; in test_xmlCtxtResetPush() local [all …]
|
| /external/cronet/third_party/libxml/src/ |
| D | testapi.c | 1526 int n_size; in test_htmlCreateMemoryParserCtxt() local 1581 int n_size; in test_htmlCreatePushParserCtxt() local 1756 int n_size; in test_htmlCtxtReadMemory() local 2397 int n_size; in test_htmlParseChunk() local 2737 int n_size; in test_htmlReadMemory() local 3113 int n_size; in test_htmlDocDumpMemory() local 3159 int n_size; in test_htmlDocDumpMemoryFormat() local 12181 int n_size; in test_xmlCreatePushParserCtxt() local 12356 int n_size; in test_xmlCtxtReadMemory() local 12456 int n_size; in test_xmlCtxtResetPush() local [all …]
|
| /external/vixl/test/aarch64/ |
| D | test-simulator-aarch64.cc | 240 unsigned n_size, in Test1Op_Helper() 970 unsigned n_size, in TestFPToFixed_Helper() 1036 unsigned n_size, in TestFPToInt_Helper()
|
| /external/rust/crates/ash/src/vk/ |
| D | definitions.rs | 35227 pub n_size: u32, field 35280 pub fn n_size(mut self, n_size: u32) -> Self { in n_size() method
|