Home
last modified time | relevance | path

Searched defs:size_threshold (Results 1 – 25 of 60) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/experimental/tracing/bin/
H A Ddiff_heap_profiler.py201 def FindLeaks(root, stack, leaks, threshold, size_threshold): argument
212 def DumpTree(root, frame, output, threshold, size_threshold): argument
329 def BuildGraphDumps(processes, threshold, size_threshold): argument
399 def WriteGrahDumps(graph_dumps, threshold, size_threshold): argument
/dports/devel/py-jsonpickle/jsonpickle-2.0.0/jsonpickle/ext/
H A Dnumpy.py109 def __init__(self, size_threshold=16, compression=zlib): argument
232 def __init__(self, mode='warn', size_threshold=16, compression=zlib): argument
H A Dpandas.py17 def __init__(self, size_threshold=500, compression=zlib): argument
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/compiler/nir/
H A Dnir_lower_scratch.c97 int size_threshold, in nir_lower_vars_to_scratch()
/dports/science/bddsolve/bddsolve-1.04_9/include/sat/
H A Dbuddy.h26 struct size_threshold struct
46 if (result > size_threshold::value()) in size() argument
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_scratch.c101 int size_threshold, in nir_lower_vars_to_scratch()
/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_scratch.c101 int size_threshold, in nir_lower_vars_to_scratch()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_scratch.c101 int size_threshold, in nir_lower_vars_to_scratch()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_scratch.c101 int size_threshold, in nir_lower_vars_to_scratch()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_scratch.c101 int size_threshold, in nir_lower_vars_to_scratch()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_scratch.c101 int size_threshold, in nir_lower_vars_to_scratch()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_scratch.c101 int size_threshold, in nir_lower_vars_to_scratch()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_scratch.c101 int size_threshold, in nir_lower_vars_to_scratch()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/nir/
H A Dnir_lower_scratch.c101 int size_threshold, in nir_lower_vars_to_scratch()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/nir/
H A Dnir_lower_scratch.c101 int size_threshold, in nir_lower_vars_to_scratch()
/dports/mail/p5-qpsmtpd/qpsmtpd-0.93/lib/
H A DQpsmtpd.pm649 sub size_threshold { subroutine
/dports/misc/py-onnx/onnx-1.10.2/onnx/
H A D__init__.py175 …as_external_data=False, all_tensors_to_one_file=True, location=None, size_threshold=1024, convert_… argument
H A Dexternal_data_helper.py103 …to_external_data(model, all_tensors_to_one_file=True, location=None, size_threshold=1024, convert_… argument
/dports/devel/swig/swig-4.0.2/CCache/
H A Dcleanup.c33 static size_t size_threshold; variable
/dports/security/py-angr/angr-9.0.5405/angr/analyses/
H A Dddg.py152 def add_def(self, variable, location, size_threshold=32): argument
196 def add_defs(self, variable, locations, size_threshold=32): argument
214 def kill_def(self, variable, location, size_threshold=32): argument
249 def lookup_defs(self, variable, size_threshold=32): argument
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/converter/
H A Dlattice.cc266 const size_t size_threshold = node_allocator_->max_nodes_size(); in UpdateKey() local
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dlattice.cc266 const size_t size_threshold = node_allocator_->max_nodes_size(); in UpdateKey() local
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/converter/
H A Dlattice.cc266 const size_t size_threshold = node_allocator_->max_nodes_size(); in UpdateKey() local
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/converter/
H A Dlattice.cc266 const size_t size_threshold = node_allocator_->max_nodes_size(); in UpdateKey() local
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/converter/
H A Dlattice.cc266 const size_t size_threshold = node_allocator_->max_nodes_size(); in UpdateKey() local

123