Home
last modified time | relevance | path

Searched defs:allocate_size (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/data/
Dfusion_utils.cc63 StringCollection GetNames(const Iterable& iterable, int allocate_size) { in GetNames()
/external/harfbuzz_ng/src/
Dhb-machinery.hh575 Type *allocate_size (unsigned int size) in allocate_size() function
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c1259 const size_t allocate_size = size + (MALLOC_GUARD_SIZE * 2) + in _test_malloc() local
/external/v8/src/
Ddeoptimizer.cc3656 int allocate_size = in AllocateStorageFor() local