/external/tensorflow/tensorflow/core/kernels/ |
D | matrix_set_diag_op_gpu.cu.cc | 31 const int n, const int minsize, in MatrixSetDiagKernel() 44 const int num_threads, const int m, const int n, const int minsize, in MatrixCopyInputAndSetDiagKernel() 70 const int minsize = std::min(m, n); in Compute() local
|
/external/clang/test/CodeGenObjC/ |
D | attr-minsize.m | 8 - (void)test __attribute__((minsize)) {
|
/external/elfutils/libdw/ |
D | libdw_alloc.c | 42 __libdw_allocate (Dwarf *dbg, size_t minsize, size_t align) in __libdw_allocate()
|
/external/jemalloc/src/ |
D | base.c | 52 base_chunk_alloc(tsdn_t *tsdn, size_t minsize) in base_chunk_alloc()
|
/external/dtc/ |
D | dtc.c | 31 int minsize; /* Minimum blob size */ variable
|
/external/libcups/cups/ |
D | testppd.c | 156 ppd_size_t minsize, /* Minimum size */ in main() local
|
/external/boringssl/src/crypto/asn1/ |
D | a_strnid.c | 233 long minsize, long maxsize, unsigned long mask, in ASN1_STRING_TABLE_add()
|
D | a_mbstr.c | 95 long minsize, long maxsize) in ASN1_mbstring_ncopy()
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | ffsb_fs.c | 84 uint64_t minsize, uint64_t maxsize, unsigned blocksize) in add_files() 188 uint64_t minsize = fs->minfilesize; in verify_file() local
|
/external/python/cpython2/Lib/test/ |
D | test_index.py | 6 minsize = -maxsize-1 variable
|
D | test_support.py | 1327 def bigmemtest(minsize, memuse, overhead=5*_1M): argument
|
D | test_itertools.py | 14 minsize = -maxsize-1 variable
|
/external/dnsmasq/src/ |
D | rfc2131.c | 1448 static unsigned char *option_find1(unsigned char *p, unsigned char *end, int opt, int minsize) in option_find1() 1473 static unsigned char *option_find(struct dhcp_packet *mess, size_t size, int opt_type, int minsize) in option_find()
|
/external/stressapptest/src/ |
D | os.cc | 395 int64 minsize = 0; in FindFreeMemSize() local
|
/external/eigen/bench/ |
D | benchmark-blocking-sizes.cpp | 50 const size_t minsize = 16; variable
|
/external/libchrome/base/metrics/ |
D | persistent_memory_allocator_unittest.cc | 791 const size_t minsize = local.used(); in TEST() local
|
/external/python/cpython3/Objects/ |
D | dictobject.c | 1249 dictresize(PyDictObject *mp, Py_ssize_t minsize) in dictresize() 1375 Py_ssize_t minsize = ESTIMATE_SIZE(minused); in _PyDict_NewPresized() local
|
D | bytearrayobject.c | 989 Py_ssize_t minsize; in bytearray_richcompare() local
|
/external/python/cpython3/Lib/test/ |
D | test_itertools.py | 15 minsize = -maxsize-1 variable
|
/external/boringssl/src/include/openssl/ |
D | asn1.h | 230 long minsize; member
|
/external/python/cpython3/Modules/ |
D | _sre.c | 214 Py_ssize_t minsize, cursize; in data_stack_grow() local
|
/external/tcpdump/ |
D | print-forces.c | 997 u_int minsize = 0; in pdata_print() local
|
/external/mdnsresponder/mDNSCore/ |
D | DNSCommon.c | 2449 …export const mDNSu8 *LocateOptRR(const DNSMessage *const msg, const mDNSu8 *const end, int minsize) in LocateOptRR()
|
/external/python/cpython2/Modules/ |
D | _sre.c | 269 Py_ssize_t minsize, cursize; in data_stack_grow() local
|
/external/python/cpython2/Objects/ |
D | bytearrayobject.c | 1024 Py_ssize_t minsize; in bytearray_richcompare() local
|