Home
last modified time | relevance | path

Searched refs:_with (Results 1 – 16 of 16) sorted by relevance

/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
DObjectReader.java390 return _with(_config.with(feature)); in with()
400 return _with(_config.with(first, other)); in with()
408 return _with(_config.withFeatures(features)); in withFeatures()
416 return _with(_config.without(feature)); in without()
425 return _with(_config.without(first, other)); in without()
433 return _with(_config.withoutFeatures(features)); in withoutFeatures()
452 return _with(_config.with(feature)); in with()
464 return _with(_config.withFeatures(features)); in withFeatures()
476 return _with(_config.without(feature)); in without()
488 return _with(_config.withoutFeatures(features)); in withoutFeatures()
[all …]
/external/python/cpython2/Lib/test/
Dlock_tests.py126 def _with(err=None): function
130 _with()
133 self.assertRaises(TypeError, _with, TypeError)
542 def _with(err=None): function
550 _with()
553 self.assertRaises(TypeError, _with, TypeError)
Dtest_io.py786 def _with(): function
789 _with()
792 self.assertRaises(ValueError, _with)
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/
DVisibilityChecker.java247 protected Std _with(Visibility g, Visibility isG, Visibility s, in _with() method in VisibilityChecker.Std
265 return _with( in with()
281 return _with( in withOverrides()
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
DSettableBeanProperty.java671 protected SettableBeanProperty _with(SettableBeanProperty newDelegate) { in _with() method in SettableBeanProperty.Delegating
680 return _with(delegate.withValueDeserializer(deser)); in withValueDeserializer()
685 return _with(delegate.withName(newName)); in withName()
690 return _with(delegate.withNullProvider(nva)); in withNullProvider()
/external/python/cpython3/Lib/test/
Dlock_tests.py158 def _with(err=None): function
162 _with()
165 self.assertRaises(TypeError, _with, TypeError)
774 def _with(err=None): function
782 _with()
785 self.assertRaises(TypeError, _with, TypeError)
Dtest_io.py1100 def _with(): function
1103 _with()
1106 self.assertRaises(ValueError, _with)
/external/python/jinja/docs/
Dextensions.rst200 .. _with-extension:
/external/python/cpython2/Doc/reference/
Dcompound_stmts.rst342 .. _with:
/external/rust/crates/rayon/
DRELEASES.md237 and `try_for_each`, plus `*_with()` variants of each, for automatically
/external/python/cpython3/Doc/reference/
Dcompound_stmts.rst376 .. _with:
/external/llvm-project/libcxx/docs/
DCxx2aStatusIssuesStatus.csv254 "`3331 <https://wg21.link/LWG3331>`__","Define ``totally_ordered/_with``\ in terms of ``*partially…
/external/perfetto/docs/analysis/
Dtrace-processor.md743 * If a table C inherits from P, each row in C will also be in P _with the same
/external/python/cpython2/Doc/library/
Dthreading.rst795 .. _with-locks:
/external/python/cpython3/Doc/library/
Dthreading.rst1053 .. _with-locks:
/external/llvm-project/clang/docs/
DDiagnosticsReference.rst259 |:warning:`warning:` |nbsp| :diagtext:`second argument to \_\_builtin\_alloca\_with\_align is suppo…