Home
last modified time | relevance | path

Searched refs:zero_fill_all_buffers (Results 1 – 7 of 7) sorted by relevance

/dports/www/node10/node-v10.24.1/src/
H A Dnode_buffer.h32 extern bool zero_fill_all_buffers);
H A Dnode_options.h128 bool zero_fill_all_buffers = false; variable
H A Dnode_options.cc284 &PerProcessOptions::zero_fill_all_buffers, in PerProcessOptionsParser()
H A Dnode_buffer.cc60 bool zero_fill_all_buffers = false; variable
65 return zero_fill_all_buffers ? node::UncheckedCalloc(length) : in BufferMalloc()
H A Dnode.cc615 if (zero_fill_field_ || zero_fill_all_buffers) in Allocate()
2548 zero_fill_all_buffers = per_process_opts->zero_fill_all_buffers; in ProcessArgv()
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node/include/node/
H A Dnode_buffer.h32 extern bool zero_fill_all_buffers);
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node/include/node/
H A Dnode_buffer.h32 extern bool zero_fill_all_buffers);