Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/
H A Dattr_util.cc62 Status ParseValue(StringPiece input, bool* value) { in ParseValue() function
67 Status ParseValue(StringPiece input, int32* value) { in ParseValue() function
75 Status ParseValue(StringPiece input, DataType* value) { in ParseValue() function
80 Status ParseValue(StringPiece input, std::string* value) { in ParseValue() function
85 Status ParseValue(StringPiece input, std::vector<int32>* value) { in ParseValue() function
100 Status ParseValue(StringPiece input, Padding* value) { in ParseValue() function
/aosp_15_r20/art/libartbase/base/
H A Dflags.cc38 bool ParseValue(const std::string_view value, std::optional<bool>* destination) { in ParseValue() function
51 bool ParseValue(const std::string_view value, std::optional<int32_t>* destination) { in ParseValue() function
60 bool ParseValue(const std::string_view value, in ParseValue() function
70 bool ParseValue(const std::string_view value, std::optional<std::string>* destination) { in ParseValue() function
/aosp_15_r20/bionic/libc/malloc_debug/
H A DConfig.cpp221 bool Config::ParseValue(const std::string& option, const std::string& value, size_t min_value, in ParseValue() function in Config
262 bool Config::ParseValue(const std::string& option, const std::string& value, size_t default_value, in ParseValue() function in Config
/aosp_15_r20/external/llvm/lib/AsmParser/
H A DLLParser.h365 bool ParseValue(Type *Ty, Value *&V, PerFunctionState &PFS) { in ParseValue() function
369 bool ParseValue(Type *Ty, Value *&V, LocTy &Loc, in ParseValue() function
H A DLLParser.cpp4520 bool LLParser::ParseValue(Type *Ty, Value *&V, PerFunctionState *PFS) { in ParseValue() function in LLParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.h464 bool ParseValue(Type *Ty, Value *&V, PerFunctionState &PFS) { in ParseValue() function
468 bool ParseValue(Type *Ty, Value *&V, LocTy &Loc, in ParseValue() function
H A DLLParser.cpp5280 bool LLParser::ParseValue(Type *Ty, Value *&V, PerFunctionState *PFS) { in ParseValue() function in LLParser
/aosp_15_r20/packages/modules/Bluetooth/system/test/headless/
Dget_options.cc64 void bluetooth::test::headless::GetOpt::ParseValue(char* optarg, in ParseValue() function in bluetooth::test::headless::GetOpt
/aosp_15_r20/external/libbrillo/brillo/
H A Dvalue_conversion_test.cc31 std::unique_ptr<base::Value> ParseValue(std::string json) { in ParseValue() function
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc327 util::Status JsonStreamParser::ParseValue(TokenType type) { in ParseValue() function in google::protobuf::util::converter::JsonStreamParser
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_stream_parser.cc327 util::Status JsonStreamParser::ParseValue(TokenType type) { in ParseValue() function in google::protobuf::util::converter::JsonStreamParser
/aosp_15_r20/frameworks/base/tools/aapt2/format/binary/
H A DBinaryResourceParser.cpp562 std::unique_ptr<Item> BinaryResourceParser::ParseValue(const ResourceNameRef& name, in ParseValue() function in aapt::BinaryResourceParser
/aosp_15_r20/external/cronet/net/cookies/
H A Dparsed_cookie.cc346 void ParsedCookie::ParseValue(std::string::const_iterator* it, in ParseValue() function in net::ParsedCookie
/aosp_15_r20/external/openscreen/tools/cddl/
H A Dparse.cc226 AstNode* ParseValue(Parser* p) { in ParseValue() function
/aosp_15_r20/external/llvm/lib/TableGen/
H A DTGParser.cpp1463 Init *TGParser::ParseValue(Record *CurRec, RecTy *ItemType, IDParseMode Mode) { in ParseValue() function in TGParser
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
H A DTGParser.cpp2152 Init *TGParser::ParseValue(Record *CurRec, RecTy *ItemType, IDParseMode Mode) { in ParseValue() function in TGParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
H A DTGParser.cpp2499 Init *TGParser::ParseValue(Record *CurRec, RecTy *ItemType, IDParseMode Mode) { in ParseValue() function in TGParser