Home
last modified time | relevance | path

Searched refs:complex_obj (Results 1 – 24 of 24) sorted by relevance

/dports/devel/py-serpent/serpent-1.28/
H A Dserpent.py385 def ser_builtins_complex(self, complex_obj, out, level): argument
387 self.ser_builtins_float(complex_obj.real, out, level)
388 if complex_obj.imag >= 0:
390 self.ser_builtins_float(complex_obj.imag, out, level)
/dports/devel/py-joblib/joblib-1.1.0/joblib/test/
H A Dtest_memory.py992 complex_obj = ['a' * 1000] * 1000
993 return complex_obj
997 complex_obj = {str(i): i for i in range(int(1e5))}
998 return complex_obj if complex_output else 'simple output'
/dports/x11/libxcb/libxcb-1.14/src/
H A Dc_client.py702 def resolve_expr_fields(complex_obj): argument
711 for field in complex_obj.fields:
735 for complex_obj in parents:
736 for field in complex_obj.fields:
2500 def look_for_special_cases(complex_obj): argument
2503 if not complex_obj.is_switch:
2504 for field in complex_obj.fields:
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_serialize-718.0.0/tests/
H A Djson.rs199 let complex_obj = mk_object(&[( in test_write_object() localVariable
208 complex_obj.to_string(), in test_write_object()
217 complex_obj.pretty().to_string(), in test_write_object()
/dports/devel/racer/racer-2.1.48/cargo-crates/rustc-ap-rustc_serialize-722.0.0/tests/
H A Djson.rs199 let complex_obj = mk_object(&[( in test_write_object() localVariable
208 complex_obj.to_string(), in test_write_object()
217 complex_obj.pretty().to_string(), in test_write_object()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_serialize/tests/
H A Djson.rs199 let complex_obj = mk_object(&[( in test_write_object() localVariable
208 complex_obj.to_string(), in test_write_object()
217 complex_obj.pretty().to_string(), in test_write_object()
/dports/lang/rust/rustc-1.58.1-src/vendor/rustc-ap-rustc_serialize/tests/
H A Djson.rs199 let complex_obj = mk_object(&[( in test_write_object() localVariable
208 complex_obj.to_string(), in test_write_object()
217 complex_obj.pretty().to_string(), in test_write_object()
/dports/sysutils/py-salt/salt-3004.1/tests/unit/utils/
H A Dtest_schema.py2228 complex_obj = ComplexComplexSchemaItem() variable in ComplexSchemaTestCase
2256 complex_obj = copy.deepcopy(self.complex_obj)
2273 self.assertDictEqual(complex_obj.get_definition(), expected_def)
/dports/x11/polybar/polybar-3.5.7/lib/xpp/generators/
H A Dcpp_client.py595 def resolve_expr_fields(complex_obj): argument
604 for field in complex_obj.fields:
2246 def look_for_special_cases(complex_obj): argument
2249 if not complex_obj.is_switch:
2250 for field in complex_obj.fields:
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/serde_json/tests/
H A Dtest.rs433 let complex_obj = json!({ in test_write_object() localVariable
441 complex_obj.clone(), in test_write_object()
455 complex_obj, in test_write_object()
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dtype.c572 GC_REG_TRAV(scheme_complex_type, complex_obj); in scheme_register_traversers()
H A Dmzmarksrc.c558 complex_obj {
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dtype.c572 GC_REG_TRAV(scheme_complex_type, complex_obj); in scheme_register_traversers()
H A Dmzmarksrc.c558 complex_obj {
/dports/devel/bingrep/bingrep-0.8.5/cargo-crates/rustc-serialize-0.3.24/src/
H A Djson.rs2784 let complex_obj = mk_object(&[ in test_write_object() localVariable
2792 complex_obj.to_string(), in test_write_object()
2801 complex_obj.pretty().to_string(), in test_write_object()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/rustc-serialize/src/
H A Djson.rs2784 let complex_obj = mk_object(&[ in test_write_object() localVariable
2792 complex_obj.to_string(), in test_write_object()
2801 complex_obj.pretty().to_string(), in test_write_object()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/rustc-serialize-0.3.24/src/
H A Djson.rs2784 let complex_obj = mk_object(&[ in test_write_object() localVariable
2792 complex_obj.to_string(), in test_write_object()
2801 complex_obj.pretty().to_string(), in test_write_object()
/dports/net/rabbiteer/rabbiteer-rs-c881238/cargo-crates/rustc-serialize-0.3.24/src/
H A Djson.rs2784 let complex_obj = mk_object(&[ in test_write_object() localVariable
2792 complex_obj.to_string(), in test_write_object()
2801 complex_obj.pretty().to_string(), in test_write_object()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/rustc-serialize-0.3.24/src/
H A Djson.rs2784 let complex_obj = mk_object(&[ in test_write_object() localVariable
2792 complex_obj.to_string(), in test_write_object()
2801 complex_obj.pretty().to_string(), in test_write_object()
/dports/devel/dtool/dtool-0.11.0/cargo-crates/rustc-serialize-0.3.24/src/
H A Djson.rs2784 let complex_obj = mk_object(&[ in test_write_object() localVariable
2792 complex_obj.to_string(), in test_write_object()
2801 complex_obj.pretty().to_string(), in test_write_object()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/rustc-serialize-0.3.24/src/
H A Djson.rs2784 let complex_obj = mk_object(&[ in test_write_object() localVariable
2792 complex_obj.to_string(), in test_write_object()
2801 complex_obj.pretty().to_string(), in test_write_object()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/rustc-serialize-0.3.24/src/
H A Djson.rs2784 let complex_obj = mk_object(&[
2792 complex_obj.to_string(),
2801 complex_obj.pretty().to_string(),
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/rustc-serialize-0.3.24/src/
H A Djson.rs2784 let complex_obj = mk_object(&[ in test_write_object() localVariable
2792 complex_obj.to_string(), in test_write_object()
2801 complex_obj.pretty().to_string(), in test_write_object()
/dports/graphics/svgbob/svgbob-c3e84c87094550d8cdc6fc48b40a00712b2951cb/svgbob_cli/cargo-crates/rustc-serialize-0.3.24/src/
H A Djson.rs2784 let complex_obj = mk_object(&[ in test_write_object() localVariable
2792 complex_obj.to_string(), in test_write_object()
2801 complex_obj.pretty().to_string(), in test_write_object()