Home
last modified time | relevance | path

Searched defs:withName (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/java/src/main/java/org/tensorflow/op/
DScope.java125 public Scope withName(String opName) { in withName() method in Scope
DNameScope.java47 NameScope withName(String name) { in withName() method in NameScope
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/
DObjectIdValueProperty.java45 public SettableBeanProperty withName(PropertyName newName) { in withName() method in ObjectIdValueProperty
DSetterlessProperty.java58 public SettableBeanProperty withName(PropertyName newName) { in withName() method in SetterlessProperty
DFieldProperty.java83 public SettableBeanProperty withName(PropertyName newName) { in withName() method in FieldProperty
DObjectIdReferenceProperty.java44 public SettableBeanProperty withName(PropertyName newName) { in withName() method in ObjectIdReferenceProperty
DMethodProperty.java74 public SettableBeanProperty withName(PropertyName newName) { in withName() method in MethodProperty
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/
DBeanPropertyDefinition.java39 public abstract BeanPropertyDefinition withName(PropertyName newName); in withName() method in BeanPropertyDefinition
DPOJOPropertyBuilder.java110 public POJOPropertyBuilder withName(PropertyName newName) { in withName() method in POJOPropertyBuilder
/external/robolectric/utils/src/test/java/org/robolectric/util/inject/
DInjectorTest.java367 private final String withName; field in InjectorTest.NamedParams
370 public NamedParams(Thing thing, @Named("namedThing") String withName, String withoutName) { in NamedParams()
/external/catch2/include/internal/
Dcatch_test_case_info.cpp161 TestCase TestCase::withName( std::string const& _newName ) const { in withName() function in Catch::TestCase
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/util/
DSimpleBeanPropertyDefinition.java128 public BeanPropertyDefinition withName(PropertyName newName) { in withName() method in SimpleBeanPropertyDefinition
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
DSettableBeanProperty.java281 public abstract SettableBeanProperty withName(PropertyName newName); in withName() method in SettableBeanProperty
684 public SettableBeanProperty withName(PropertyName newName) { in withName() method in SettableBeanProperty.Delegating
DCreatorProperty.java161 public SettableBeanProperty withName(PropertyName newName) { in withName() method in CreatorProperty
/external/bcc/tests/cc/
Dcatch.hpp7441 TestCase TestCase::withName( std::string const& _newName ) const { in withName() function in Catch::TestCase
/external/libabigail/tests/lib/
Dcatch.hpp14098 TestCase TestCase::withName( std::string const& _newName ) const { in withName() function in Catch::TestCase
/external/catch2/single_include/catch2/
Dcatch.hpp13953 TestCase TestCase::withName( std::string const& _newName ) const { in withName() function in Catch::TestCase