Home
last modified time | relevance | path

Searched defs:to_bson (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/py-mongokit/mongokit-0.9.1.1/tests/
H A Dtest_custom_types.py47 def to_bson(self, value): member in CustomTypesTestCase.test_custom_type.CustomDate
88 def to_bson(self, value): member in CustomTypesTestCase.test_custom_type2.CustomPrice
127 def to_bson(self, value): member in CustomTypesTestCase.test_custom_type_nested.CustomDate
164 def to_bson(self, value): member in CustomTypesTestCase.test_custom_type_nested_in_list.CustomDate
207 def to_bson(self, value): member in CustomTypesTestCase.test_bad_custom_types.CustomDate
232 def to_bson(self, value): member in CustomTypesTestCase.test_bad_custom_type_bad_python_type.CustomDate
260 def to_bson(self, value): member in CustomTypesTestCase.test_custom_type_bad_python.CustomDate
285 def to_bson(self, value): member in CustomTypesTestCase.test_custom_type_bad_python.CustomDate
324 def to_bson(self, value): member in CustomTypesTestCase.test_custom_type_bad_python.CustomDate
348 def to_bson(self, value): member in CustomTypesTestCase.test_custom_type_nested_list.CustomPrice
[all …]
H A Dtest_json.py145 def to_bson(self, value): member in JsonTestCase.test_to_json_custom_type.CustomDegree
/dports/databases/pymongo/pymongo-3.12.0/test/
H A Dtest_bson_corpus.py86 to_bson = functools.partial(encode, codec_options=codec_options) variable
/dports/devel/py-mongokit/mongokit-0.9.1.1/mongokit/
H A Dschema_document.py78 def to_bson(self, value): member in CustomType
913 def to_bson(self, value): member in i18n
945 def to_bson(self, value): member in Set
H A Ddocument.py755 def to_bson(self, value): member in R
/dports/databases/redisjson/RedisJSON-2.0.6/cargo-crates/bson-0.14.1/src/encoder/
H A Dmod.rs165 pub fn to_bson<T: ?Sized>(value: &T) -> EncoderResult<Bson> in to_bson() function
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/include/nlohmann/
H A Djson.hpp6845 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
6860 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
6868 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/graphics/qgis/qgis-3.22.3/external/nlohmann/
H A Djson.hpp6734 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
6749 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
6757 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/graphics/qgis-ltr/qgis-3.16.16/external/nlohmann/
H A Djson.hpp6734 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
6749 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
6757 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/nlohmann-json/include/nlohmann/
H A Djson.hpp7339 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
7354 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
7362 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/editors/jucipp/jucipp-b3b5182258b25835e7c5f683623ab774d8e34c75/lib/json/include/nlohmann/
H A Djson.hpp7484 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
7499 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
7507 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/nlohmann/
H A Djson.hpp7339 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
7354 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
7362 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/audio/giada/giada-0.17.1/src/deps/json/include/nlohmann/
H A Djson.hpp7339 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
7354 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
7362 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/devel/nlohmann-json/json-3.10.4/include/nlohmann/
H A Djson.hpp7602 static std::vector<std::uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
7617 static void to_bson(const basic_json& j, detail::output_adapter<std::uint8_t> o) in to_bson() function in nlohmann::basic_json
7625 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/devel/jsonnet/jsonnet-0.17.0/third_party/json/
H A Djson.hpp19499 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
19514 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
19522 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/math/pdal/PDAL-2.3.0/vendor/nlohmann/nlohmann/
H A Djson.hpp19550 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
19565 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
19573 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/devel/redasm/REDasm-2.1.1/LibREDasm/depends/include/json/
H A Djson.hpp19499 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
19514 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
19522 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/json/
H A Djson.hpp19499 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
19514 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
19522 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/math/py-pdal/PDAL-2.3.5/pdal/nlohmann/
H A Djson.hpp19550 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
19565 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
19573 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/sysutils/nix/nix-2.3.10/src/nlohmann/
H A Djson.hpp19077 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
19092 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
19100 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/devel/py-jsonnet/jsonnet-0.17.0/third_party/json/
H A Djson.hpp19499 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
19514 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
19522 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/nlohmann_json/single_include/nlohmann/
H A Djson.hpp21204 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
21219 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
21227 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/net-mgmt/icinga2/icinga2-2.13.2/third-party/nlohmann_json/
H A Djson.hpp21388 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
21403 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
21411 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/graphics/cfdg/cfdg-3.3_1/src-common/
H A Djson3.hpp21341 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
21356 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
21364 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json
/dports/databases/sqlitebrowser/sqlitebrowser-3.12.1/libs/json/
H A Djson.hpp21388 static std::vector<uint8_t> to_bson(const basic_json& j) in to_bson() function in nlohmann::basic_json
21403 static void to_bson(const basic_json& j, detail::output_adapter<uint8_t> o) in to_bson() function in nlohmann::basic_json
21411 static void to_bson(const basic_json& j, detail::output_adapter<char> o) in to_bson() function in nlohmann::basic_json

123