Home
last modified time | relevance | path

Searched defs:parse (Results 601 – 625 of 6471) sorted by relevance

1...<<21222324252627282930>>...259

/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/protobuf-lite/grpc-java-protobuf-lite/android_common_apex30/javac/
Dgrpc-java-protobuf-lite.jar ... MessageLite value public com.google.protobuf.MessageLite parse (java.io.InputStream) com.google ...
/aosp_15_r20/external/pigweed/pw_tokenizer/rust/
H A Dpw_tokenizer_macro.rs111 fn parse(input: ParseStream) -> syn::parse::Result<Self> { in parse() method
261 fn parse(input: ParseStream) -> syn::parse::Result<Self> { in parse() method
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/protobuf-lite/grpc-java-protobuf-lite/android_common_apex33/javac/
Dgrpc-java-protobuf-lite.jar ... MessageLite value public com.google.protobuf.MessageLite parse (java.io.InputStream) com.google ...
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust_legacy/
Dpacket_decl_custom_field_big_endian.rs87 fn parse(bytes: &[u8]) -> Result<Self, DecodeError> { in parse() method
133 pub fn parse(bytes: &[u8]) -> Result<Self, DecodeError> { in parse() method
Dpacket_decl_complex_scalars_big_endian.rs56 fn parse(bytes: &[u8]) -> Result<Self, DecodeError> { in parse() method
172 pub fn parse(bytes: &[u8]) -> Result<Self, DecodeError> { in parse() method
Dpacket_decl_custom_field_little_endian.rs87 fn parse(bytes: &[u8]) -> Result<Self, DecodeError> { in parse() method
133 pub fn parse(bytes: &[u8]) -> Result<Self, DecodeError> { in parse() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DNumberFormat.java417 public abstract Number parse(String source, ParsePosition parsePosition); in parse() method in NumberFormat
438 public Number parse(String source) throws ParseException { in parse() method in NumberFormat
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/
H A Dderive.rs26 fn parse() -> Self { in parse() method
288 fn parse() -> Self { in parse() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/16/libcore/ojluni/src/main/java/java/text/
DNumberFormat.java417 public abstract Number parse(String source, ParsePosition parsePosition); in parse() method in NumberFormat
438 public Number parse(String source) throws ParseException { in parse() method in NumberFormat
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/parse/
Dparse.go9 package parse package
299 func (t *Tree) parse() { func
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/protobuf-lite/grpc-java-protobuf-lite/android_common_apex10000/javac/
Dgrpc-java-protobuf-lite.jar ... MessageLite value public com.google.protobuf.MessageLite parse (java.io.InputStream) com.google ...
/aosp_15_r20/external/python/cpython3/Parser/
Dasdl.py205 def parse(filename): function
264 def parse(self, buf): member in ASDLParser
/aosp_15_r20/system/keymaster/include/keymaster/cppcose/
H A Dcppcose.h151 static ErrMsgOr<CoseKey> parse(const bytevec& coseKey) { in parse() function
158 static ErrMsgOr<CoseKey> parse(const bytevec& coseKey, CoseKeyType expectedKeyType, in parse() function
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp231 bool RewriteMapParser::parse(const std::string &MapFile, in parse() function in RewriteMapParser
246 bool RewriteMapParser::parse(std::unique_ptr<MemoryBuffer> &MapFile, in parse() function in RewriteMapParser
/aosp_15_r20/libcore/luni/src/main/java/org/xml/sax/helpers/
H A DParserAdapter.java378 public void parse (String systemId) in parse() method in ParserAdapter
396 public void parse (InputSource input) in parse() method in ParserAdapter
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DDateFormat.java266 public java.util.Date parse(java.lang.String text) throws java.text.ParseException { throw new Runt… in parse() method in DateFormat
309 public abstract void parse(java.lang.String text, android.icu.util.Calendar cal, java.text.ParsePos… in parse() method in DateFormat
343 public java.util.Date parse(java.lang.String text, java.text.ParsePosition pos) { throw new Runtime… in parse() method in DateFormat
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DDateFormat.java266 public java.util.Date parse(java.lang.String text) throws java.text.ParseException { throw new Runt… in parse() method in DateFormat
309 public abstract void parse(java.lang.String text, android.icu.util.Calendar cal, java.text.ParsePos… in parse() method in DateFormat
343 public java.util.Date parse(java.lang.String text, java.text.ParsePosition pos) { throw new Runtime… in parse() method in DateFormat
/aosp_15_r20/external/flatbuffers/kotlin/flatbuffers-kotlin/src/commonMain/kotlin/com/google/flatbuffers/kotlin/
H A DJSON.kt121 public fun parse(data: String): Reference = parse(ArrayReadBuffer(data.encodeToByteArray())) in parse() method in com.google.flatbuffers.kotlin.JSONParser
126 public fun parse(data: ByteArray): Reference = parse(ArrayReadBuffer(data)) in parse() method in com.google.flatbuffers.kotlin.JSONParser
131 public fun parse(data: ReadBuffer): Reference { in parse() method in com.google.flatbuffers.kotlin.JSONParser
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DDateFormat.java266 public java.util.Date parse(java.lang.String text) throws java.text.ParseException { throw new Runt… in parse() method in DateFormat
309 public abstract void parse(java.lang.String text, android.icu.util.Calendar cal, java.text.ParsePos… in parse() method in DateFormat
343 public java.util.Date parse(java.lang.String text, java.text.ParsePosition pos) { throw new Runtime… in parse() method in DateFormat
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DDateFormat.java266 public java.util.Date parse(java.lang.String text) throws java.text.ParseException { throw new Runt… in parse() method in DateFormat
309 public abstract void parse(java.lang.String text, android.icu.util.Calendar cal, java.text.ParsePos… in parse() method in DateFormat
343 public java.util.Date parse(java.lang.String text, java.text.ParsePosition pos) { throw new Runtime… in parse() method in DateFormat
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DDateFormat.java266 public java.util.Date parse(java.lang.String text) throws java.text.ParseException { throw new Runt… in parse() method in DateFormat
309 public abstract void parse(java.lang.String text, android.icu.util.Calendar cal, java.text.ParsePos… in parse() method in DateFormat
343 public java.util.Date parse(java.lang.String text, java.text.ParsePosition pos) { throw new Runtime… in parse() method in DateFormat
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DDateFormat.java266 public java.util.Date parse(java.lang.String text) throws java.text.ParseException { throw new Runt… in parse() method in DateFormat
309 public abstract void parse(java.lang.String text, android.icu.util.Calendar cal, java.text.ParsePos… in parse() method in DateFormat
343 public java.util.Date parse(java.lang.String text, java.text.ParsePosition pos) { throw new Runtime… in parse() method in DateFormat
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
H A DOption.java371 public Set<String> parse(Enum<?> enumOption, String[] args, boolean showArguments) { in parse() method in Option.Options
375 public Set<String> parse(String[] args, boolean showArguments) { in parse() method in Option.Options
/aosp_15_r20/external/rust/android-crates-io/crates/vhost/src/vhost_kern/
Dmod.rs389 fn parse(&self, msg: &mut VhostIotlbMsg) -> Result<()> { in parse() method
414 fn parse(&self, msg: &mut VhostIotlbMsg) -> Result<()> { in parse() method
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp251 bool RewriteMapParser::parse(const std::string &MapFile, in parse() function in RewriteMapParser
266 bool RewriteMapParser::parse(std::unique_ptr<MemoryBuffer> &MapFile, in parse() function in RewriteMapParser

1...<<21222324252627282930>>...259