Home
last modified time | relevance | path

Searched refs:other_parameters (Results 1 – 17 of 17) sorted by relevance

/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/alchemy/
H A Dmaterials.py36 def __init__(self, structure, transformations=None, history=None, other_parameters=None): argument
49 self.other_parameters = other_parameters or {}
219 output.append(str(self.other_parameters))
229 self.other_parameters[key] = value
324 d["other_parameters"] = jsanitize(self.other_parameters)
333 return cls(s, history=d["history"], other_parameters=d.get("other_parameters", None))
343 if self.other_parameters:
H A Dtransmuters.py187 x.other_parameters[key] = value
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/websockets/
H A Dwebsocket_extension.cc45 std::multimap<std::string, std::string> this_parameters, other_parameters; in Equals() local
50 other_parameters.insert(std::make_pair(p.name(), p.value())); in Equals()
52 return this_parameters == other_parameters; in Equals()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/websockets/
H A Dwebsocket_extension.cc45 std::multimap<std::string, std::string> this_parameters, other_parameters; in Equals() local
50 other_parameters.insert(std::make_pair(p.name(), p.value())); in Equals()
52 return this_parameters == other_parameters; in Equals()
/dports/devel/cpputest/cpputest-4.0/include/CppUTest/
H A DCppUTestConfig.h113 …ck_format_(type, format_parameter, other_parameters) __attribute__ ((format (type, format_paramete… argument
115 …#define _check_format_(type, format_parameter, other_parameters) /* type, format_parameter, other_… argument
/dports/sysutils/p5-Tie-Syslog/Tie-Syslog-2.04.03/lib/Tie/
H A DSyslog.pm145 my $other_parameters = _parse_config @_;
148 %$other_parameters,
/dports/science/py-scikit-learn/scikit-learn-1.0.2/doc/templates/
H A Dnumpydoc_docstring.rst7 {{other_parameters}}
/dports/science/py-scikit-optimize/scikit-optimize-0.9.0/doc/templates/
H A Dnumpydoc_docstring.rst7 {{other_parameters}}
/dports/science/py-scipy/scipy-1.7.1/doc/sphinxext/numpydoc/templates/
H A Dnumpydoc_docstring.rst8 {{other_parameters}}
/dports/textproc/py-numpydoc/numpydoc-0.9.1/numpydoc/templates/
H A Dnumpydoc_docstring.rst8 {{other_parameters}}
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/alchemy/tests/
H A Dtest_materials.py70 ts.other_parameters["author"] = "Will"
73 self.assertEqual(ts.other_parameters, {"author": "Will", "tags": ["test"]})
/dports/graphics/sam2p/sam2p-0.49.4/
H A Dencoder.hpp73 SimBuffer::Flat const& other_parameters
H A Dappliers.cpp309 case Rule::Cache::CO_DCT: { SimBuffer::B other_parameters; in out_l23_work() local
310 or_->cacheHints.DCT->dump(other_parameters, 0, false); in out_l23_work()
311 …ints.EncoderRows, or_->cacheHints.EncoderColors, or_->cacheHints.ColorTransform, other_parameters); in out_l23_work()
998 SimBuffer::B other_parameters; in out_jpeg_work() local
999 or_->cacheHints.DCT->dump(other_parameters, 0, false); in out_jpeg_work()
1000 …ints.EncoderRows, or_->cacheHints.EncoderColors, or_->cacheHints.ColorTransform, other_parameters); in out_jpeg_work()
1493 SimBuffer::B other_parameters; in out_tiff_work() local
1494 or_->cacheHints.DCT->dump(other_parameters, 0, false); in out_tiff_work()
1496 …ints.EncoderRows, or_->cacheHints.EncoderColors, or_->cacheHints.ColorTransform, other_parameters); in out_tiff_work()
H A Dencoder.cpp1284 SimBuffer::Flat const& other_parameters in newDCTEncode() argument
1291 (fp << other_parameters << ">>/DCTEncode").term0(); in newDCTEncode()
/dports/science/py-pymatgen/pymatgen-2022.0.15/pymatgen/analysis/structure_prediction/
H A Dsubstitutor.py143 other_parameters={
/dports/multimedia/py-moviepy/moviepy-1.0.3/docs/ref/
H A Dcode_origanization.rst21 …y`` to this folder, and in the file you define the function ``my_effect(clip, *other_parameters)``.
/dports/editors/jove/jove/
H A DREADME183 jjove -s doc -l . other_parameters