Home
last modified time | relevance | path

Searched defs:getVal (Results 1 – 22 of 22) sorted by relevance

/external/jackson-databind/src/test/java/com/fasterxml/jackson/failing/
DSetterlessList2692Test.java22 public String getVal() { in getVal() method in SetterlessList2692Test.DataBean
/external/clang/test/Analysis/
Dnil-receiver-undefined-larger-than-voidptr-ret-region.m14 id *getVal(void); function
/external/llvm-project/clang/test/Analysis/
Dnil-receiver-undefined-larger-than-voidptr-ret-region.m14 id *getVal(void); function
/external/llvm/include/llvm/Transforms/Utils/
DEvaluator.h64 Constant *getVal(Value *V) { in getVal() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DEvaluator.h65 Constant *getVal(Value *V) { in getVal() function
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DEvaluator.h65 Constant *getVal(Value *V) { in getVal() function
/external/llvm-project/llvm/lib/IR/
DProfileSummary.cpp120 static bool getVal(MDTuple *MD, const char *Key, uint64_t &Val) { in getVal() function
128 static bool getVal(MDTuple *MD, const char *Key, double &Val) { in getVal() function
/external/apache-xml/src/main/java/org/apache/xpath/
DArg.java74 public final XObject getVal() in getVal() method in Arg
/external/flatbuffers/tests/MyGame/Example/
DStat.php59 public function getVal() function in MyGame\\Example\\Stat
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/exc/
DExceptionSerializationTest.java33 public String getVal() { return strVal; } in getVal() method in ExceptionSerializationTest.NoSerdeConstructor
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dfuchsia-statically-constructed-objects.cpp71 int getVal() const { return Val; } in getVal() function in S
Dcppcoreguidelines-owning-memory.cpp358 const T getVal() const { return val; } in getVal() function
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DCheckAPI.java99 public abstract int getVal(int typ); in getVal() method in CheckAPI.APIInfo
112 public int getVal(int typ) { in getVal() method in CheckAPI.Info
520 public int getVal(int typ) { in getVal() method in CheckAPI.DeltaInfo
DReportAPI.java68 public int getVal(int typ) { in getVal() method in ReportAPI.DeltaInfo
DAPIInfo.java150 public int getVal(int typ) { in getVal() method in APIInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DProfileSummary.cpp84 static bool getVal(MDTuple *MD, const char *Key, uint64_t &Val) { in getVal() function
/external/llvm/lib/IR/
DProfileSummary.cpp88 static bool getVal(MDTuple *MD, const char *Key, uint64_t &Val) { in getVal() function
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/jdk/
DJDKNumberDeserTest.java60 public BigDecimal getVal() { in getVal() method in JDKNumberDeserTest.Node2644
/external/llvm-project/clang/test/SemaCXX/
Ddiagnose_if.cpp354 …template <typename T> T getVal() _diagnose_if(bad(), "oh no", "error") { // expected-note{{from 'd… in getVal() function
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h929 Init *getVal(unsigned Num) const { in getVal() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h958 Init *getVal(unsigned Num) const { in getVal() function
/external/llvm-project/llvm/lib/AsmParser/
DLLParser.cpp3040 Value *LLParser::PerFunctionState::getVal(const std::string &Name, Type *Ty, in getVal() function in LLParser::PerFunctionState
3075 Value *LLParser::PerFunctionState::getVal(unsigned ID, Type *Ty, LocTy Loc, in getVal() function in LLParser::PerFunctionState