Home
last modified time | relevance | path

Searched defs:start_size (Results 1 – 6 of 6) sorted by relevance

/external/pcre/dist2/src/sljit/
DsljitUtils.c206 SLJIT_API_FUNC_ATTRIBUTE struct sljit_stack* SLJIT_FUNC sljit_allocate_stack(sljit_uw start_size, s… in sljit_allocate_stack()
/external/jemalloc_new/test/integration/
Drallocx.c114 size_t start_size = start_sizes[i]; in TEST_BEGIN() local
/external/jemalloc/test/integration/
Drallocx.c123 size_t start_size = start_sizes[i]; in TEST_BEGIN() local
/external/tensorflow/tensorflow/core/lib/io/
Drecord_reader_writer_test.cc76 uint64 start_size = GetFileSize(fname); in VerifyFlush() local
/external/python/cpython3/Modules/
Dreadline.c1029 size_t start_size, end_size; in flex_complete() local
/external/webrtc/webrtc/video/
Dvideo_send_stream_tests.cc543 size_t start_size, in TestPacketFragmentationSize()