Home
last modified time | relevance | path

Searched defs:getAge (Results 1 – 25 of 26) sorted by relevance

12

/external/snakeyaml/src/test/java/examples/staticstate/
DJavaBeanWithStaticState.java32 public int getAge() { in getAge() method in JavaBeanWithStaticState
DWrapper.java52 public int getAge() { in getAge() method in Wrapper
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DInfoStreamBuilder.h43 uint32_t getAge() const { return Age; } in getAge() function
/external/guice/core/test/com/google/inject/spi/
DProviderMethodsTest.java96 int getAge(); in getAge() method
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue100/
DData.java40 public int getAge() { in getAge() method in Data
/external/llvm/lib/DebugInfo/PDB/Raw/
DInfoStream.cpp74 uint32_t InfoStream::getAge() const { return Age; } in getAge() function in InfoStream
DDbiStream.cpp197 uint32_t DbiStream::getAge() const { return Header->Age; } in getAge() function in DbiStream
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DNativeExeSymbol.cpp49 uint32_t NativeExeSymbol::getAge() const { in getAge() function in llvm::pdb::NativeExeSymbol
DInfoStream.cpp112 uint32_t InfoStream::getAge() const { return uint32_t(Header->Age); } in getAge() function in InfoStream
DDbiStream.cpp151 uint32_t DbiStream::getAge() const { return Header->Age; } in getAge() function in DbiStream
DNativeRawSymbol.cpp104 uint32_t NativeRawSymbol::getAge() const { in getAge() function in NativeRawSymbol
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/constructor/
DPerson.java55 public Integer getAge() { in getAge() method in Person
DTestBean.java41 public int getAge() { in getAge() method in TestBean
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/composer/
DComposerImplTest.java66 public int getAge() { in getAge() method in ComposerImplTest.BeanToCompose
/external/junit-params/src/test/java/junitparams/usage/person_example/
DPersonTest.java91 public int getAge() { in getAge() method in PersonTest.Person
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue74/
DArrayBeanTest.java122 public int getAge() { in getAge() method in ArrayBeanTest.ArrayMember
/external/mockito/src/test/java/org/mockitousage/matchers/
DCapturingArgumentsTest.java33 public int getAge() { in getAge() method in CapturingArgumentsTest.Person
/external/cldr/tools/java/org/unicode/cldr/util/props/
DICUPropertyFactory.java141 private String getAge(int codePoint) { in getAge() method in ICUPropertyFactory.ICUProperty
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp446 uint32_t DIARawSymbol::getAge() const { in getAge() function in DIARawSymbol
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCharacterProperty.java1022 public VersionInfo getAge(int codepoint) in getAge() method in UCharacterProperty
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterProperty.java1021 public VersionInfo getAge(int codepoint) in getAge() method in UCharacterProperty
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIARawSymbol.cpp566 uint32_t DIARawSymbol::getAge() const { in getAge() function in DIARawSymbol
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h567 uint32_t getAge() const { return Age; } in getAge() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h669 uint32_t getAge() const { return Age; } in getAge() function
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java5692 public static VersionInfo getAge(int ch) in getAge() method in UCharacter

12