/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ |
H A D | StaticJavaParser.java | 85 public static CompilationUnit parse(final InputStream in, Charset encoding) { in parse() method in StaticJavaParser 97 public static CompilationUnit parse(final InputStream in) { in parse() method in StaticJavaParser 113 …public static CompilationUnit parse(final File file, final Charset encoding) throws FileNotFoundEx… in parse() method in StaticJavaParser 126 public static CompilationUnit parse(final File file) throws FileNotFoundException { in parse() method in StaticJavaParser 142 … public static CompilationUnit parse(final Path path, final Charset encoding) throws IOException { in parse() method in StaticJavaParser 155 public static CompilationUnit parse(final Path path) throws IOException { in parse() method in StaticJavaParser 215 public static CompilationUnit parse(final Reader reader) { in parse() method in StaticJavaParser 227 public static CompilationUnit parse(String code) { in parse() method in StaticJavaParser
|
/aosp_15_r20/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
H A D | Attributes.cpp | 45 Attributes Attributes::parse(Buffer<nlattr> buf) { in parse() function in android::nl::Attributes 50 std::string Attributes::parse(Buffer<nlattr> buf) { in parse() function in android::nl::Attributes 65 uint8_t Attributes::parse(Buffer<nlattr> buf) { in parse() function in android::nl::Attributes 70 uint16_t Attributes::parse(Buffer<nlattr> buf) { in parse() function in android::nl::Attributes 75 uint32_t Attributes::parse(Buffer<nlattr> buf) { in parse() function in android::nl::Attributes 80 uint64_t Attributes::parse(Buffer<nlattr> buf) { in parse() function in android::nl::Attributes
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-1.0.109/src/ |
H A D | parse_quote.rs | 116 pub fn parse<T: ParseQuote>(token_stream: TokenStream) -> T { in parse() function 127 fn parse(input: ParseStream) -> Result<Self>; in parse() method 131 fn parse(input: ParseStream) -> Result<Self> { in parse() method 147 fn parse(input: ParseStream) -> Result<Self> { in parse() method 157 fn parse(input: ParseStream) -> Result<Self> { in parse() method 164 fn parse(input: ParseStream) -> Result<Self> { in parse() method
|
H A D | generics.rs | 599 fn parse(input: ParseStream) -> Result<Self> { in parse() method 662 fn parse(input: ParseStream) -> Result<Self> { in parse() method 689 fn parse(input: ParseStream) -> Result<Self> { in parse() method 727 fn parse(input: ParseStream) -> Result<Self> { in parse() method 749 fn parse(input: ParseStream) -> Result<Self> { in parse() method 760 fn parse(input: ParseStream) -> Result<Self> { in parse() method 814 fn parse(input: ParseStream) -> Result<Self> { in parse() method 858 fn parse(input: ParseStream) -> Result<Self> { in parse() method 907 fn parse(input: ParseStream) -> Result<Self> { in parse() method 918 fn parse(input: ParseStream) -> Result<Self> { in parse() method [all …]
|
H A D | parse.rs | 221 fn parse(input: ParseStream) -> Result<Self>; in parse() method 467 pub fn parse<T: Parse>(&self) -> Result<T> { in parse() method 1067 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1074 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1085 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1092 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1102 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1118 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1128 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1163 fn parse(self, tokens: proc_macro::TokenStream) -> Result<Self::Output> { in parse() method [all …]
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/syn-2.0.55/src/ |
H A D | generics.rs | 559 fn parse(input: ParseStream) -> Result<Self> { in parse() method 622 fn parse(input: ParseStream) -> Result<Self> { in parse() method 649 fn parse(input: ParseStream) -> Result<Self> { in parse() method 687 fn parse(input: ParseStream) -> Result<Self> { in parse() method 716 fn parse(input: ParseStream) -> Result<Self> { in parse() method 727 fn parse(input: ParseStream) -> Result<Self> { in parse() method 768 fn parse(input: ParseStream) -> Result<Self> { in parse() method 828 fn parse(input: ParseStream) -> Result<Self> { in parse() method 853 fn parse(input: ParseStream) -> Result<Self> { in parse() method 864 fn parse(input: ParseStream) -> Result<Self> { in parse() method [all …]
|
H A D | parse.rs | 214 fn parse(input: ParseStream) -> Result<Self>; in parse() method 460 pub fn parse<T: Parse>(&self) -> Result<T> { in parse() method 1165 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1172 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1183 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1190 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1200 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1214 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1224 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1252 fn parse(self, tokens: proc_macro::TokenStream) -> Result<Self::Output> { in parse() method [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/syn/src/ |
D | generics.rs | 559 fn parse(input: ParseStream) -> Result<Self> { in parse() method 622 fn parse(input: ParseStream) -> Result<Self> { in parse() method 649 fn parse(input: ParseStream) -> Result<Self> { in parse() method 687 fn parse(input: ParseStream) -> Result<Self> { in parse() method 716 fn parse(input: ParseStream) -> Result<Self> { in parse() method 727 fn parse(input: ParseStream) -> Result<Self> { in parse() method 768 fn parse(input: ParseStream) -> Result<Self> { in parse() method 828 fn parse(input: ParseStream) -> Result<Self> { in parse() method 853 fn parse(input: ParseStream) -> Result<Self> { in parse() method 864 fn parse(input: ParseStream) -> Result<Self> { in parse() method [all …]
|
D | parse.rs | 214 fn parse(input: ParseStream) -> Result<Self>; in parse() method 460 pub fn parse<T: Parse>(&self) -> Result<T> { in parse() method 1165 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1172 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1183 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1190 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1200 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1214 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1224 fn parse(input: ParseStream) -> Result<Self> { in parse() method 1252 fn parse(self, tokens: proc_macro::TokenStream) -> Result<Self::Output> { in parse() method [all …]
|
/aosp_15_r20/system/libvintf/ |
H A D | parse_string.cpp | 61 bool parse(const std::string &s, std::vector<T> *objs) { in parse() function 117 bool parse(const std::string& s, Level* l) { in parse() function 183 bool parse(const std::string &s, KernelConfigKey *key) { in parse() function 220 bool parse(const std::string &s, Version *ver) { in parse() function 236 bool parse(const std::string& s, SepolicyVersion* sepolicyVer) { in parse() function 285 bool parse(const std::string& s, VersionRange* vr) { in parse() function 291 bool parse(const std::string& s, SepolicyVersionRange* svr) { in parse() function 323 bool parse(const std::string &s, VndkVersionRange *vr) { in parse() function 354 bool parse(const std::string &s, KernelVersion *kernelVersion) { in parse() function 440 bool parse(const std::string &s, KernelSepolicyVersion *ksv){ in parse() function [all …]
|
/aosp_15_r20/system/nfc/tools/casimir/scripts/ |
H A D | rf_packets.py | 146 def parse(span: bytes) -> Tuple['RfPacket', bytes]: member in RfPacket 227 def parse(fields: dict, span: bytes) -> Tuple['PollCommand', bytes]: member in PollCommand 254 def parse(fields: dict, span: bytes) -> Tuple['NfcAPollResponse', bytes]: member in NfcAPollResponse 300 def parse(fields: dict, span: bytes) -> Tuple['T4ATSelectCommand', bytes]: member in T4ATSelectCommand 331 def parse(fields: dict, span: bytes) -> Tuple['T4ATSelectResponse', bytes]: member in T4ATSelectResponse 363 def parse(fields: dict, span: bytes) -> Tuple['NfcDepSelectCommand', bytes]: member in NfcDepSelectCommand 393 def parse(fields: dict, span: bytes) -> Tuple['NfcDepSelectResponse', bytes]: member in NfcDepSelectResponse 424 def parse(fields: dict, span: bytes) -> Tuple['SelectCommand', bytes]: member in SelectCommand 475 def parse(fields: dict, span: bytes) -> Tuple['DeactivateNotification', bytes]: member in DeactivateNotification 503 def parse(fields: dict, span: bytes) -> Tuple['Data', bytes]: member in Data
|
/aosp_15_r20/platform_testing/libraries/flicker/utils/src/android/tools/parsers/ |
H A D | AbstractTraceParser.kt | 43 final override fun parse(bytes: ByteArray, clearCache: Boolean): OutputTypeTrace { in getEntries() method in android.tools.parsers.AbstractTraceParser 53 final override fun parse(input: InputTypeTrace, clearCache: Boolean): OutputTypeTrace { in parse() method in android.tools.parsers.AbstractTraceParser 112 fun parse( in parse() method 139 fun parse( in parse() method
|
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ |
H A D | JavaParser.java | 91 public static CompilationUnit parse(final InputStream in, in parse() method in JavaParser 108 public static CompilationUnit parse(final InputStream in, in parse() method in JavaParser 133 public static CompilationUnit parse(final InputStream in) in parse() method in JavaParser 138 public static CompilationUnit parse(final File file, final String encoding) in parse() method in JavaParser 156 …public static CompilationUnit parse(final File file, final String encoding, boolean considerCommen… in parse() method in JavaParser 177 public static CompilationUnit parse(final File file) throws ParseException, in parse() method in JavaParser 182 public static CompilationUnit parse(final Reader reader, boolean considerComments) in parse() method in JavaParser
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/cache/ |
H A D | CacheBuilderSpec.java | 87 void parse(CacheBuilderSpec spec, String key, @CheckForNull String value); in parse() method 138 public static CacheBuilderSpec parse(String cacheBuilderSpecification) { in parse() method in CacheBuilderSpec 294 public void parse(CacheBuilderSpec spec, String key, @Nullable String value) { in parse() method in CacheBuilderSpec.IntegerParser 312 public void parse(CacheBuilderSpec spec, String key, @Nullable String value) { in parse() method in CacheBuilderSpec.LongParser 382 public void parse(CacheBuilderSpec spec, String key, @CheckForNull String value) { in parse() method in CacheBuilderSpec.KeyStrengthParser 398 public void parse(CacheBuilderSpec spec, String key, @CheckForNull String value) { in parse() method in CacheBuilderSpec.ValueStrengthParser 411 public void parse(CacheBuilderSpec spec, String key, @CheckForNull String value) { in parse() method in CacheBuilderSpec.RecordStatsParser 423 public void parse(CacheBuilderSpec spec, String key, @CheckForNull String value) { in parse() method in CacheBuilderSpec.DurationParser
|
/aosp_15_r20/external/guava/guava/src/com/google/common/cache/ |
H A D | CacheBuilderSpec.java | 87 void parse(CacheBuilderSpec spec, String key, @CheckForNull String value); in parse() method 138 public static CacheBuilderSpec parse(String cacheBuilderSpecification) { in parse() method in CacheBuilderSpec 294 public void parse(CacheBuilderSpec spec, String key, @Nullable String value) { in parse() method in CacheBuilderSpec.IntegerParser 312 public void parse(CacheBuilderSpec spec, String key, @Nullable String value) { in parse() method in CacheBuilderSpec.LongParser 382 public void parse(CacheBuilderSpec spec, String key, @CheckForNull String value) { in parse() method in CacheBuilderSpec.KeyStrengthParser 398 public void parse(CacheBuilderSpec spec, String key, @CheckForNull String value) { in parse() method in CacheBuilderSpec.ValueStrengthParser 411 public void parse(CacheBuilderSpec spec, String key, @CheckForNull String value) { in parse() method in CacheBuilderSpec.RecordStatsParser 423 public void parse(CacheBuilderSpec spec, String key, @CheckForNull String value) { in parse() method in CacheBuilderSpec.DurationParser
|
/aosp_15_r20/frameworks/av/media/module/extractors/mp4/ |
H A D | ItemTable.cpp | 239 status_t PitmBox::parse(off64_t offset, size_t size, uint32_t *primaryItemId) { in parse() function in android::heif::PitmBox 329 status_t IlocBox::parse(off64_t offset, size_t size) { in parse() function in android::heif::IlocBox 606 status_t ItemReference::parse(off64_t offset, size_t size) { in parse() function in android::heif::ItemReference 653 status_t IrefBox::parse(off64_t offset, size_t size) { in parse() function in android::heif::IrefBox 692 virtual status_t parse(off64_t /*offset*/, size_t /*size*/) { in parse() function 717 status_t IspeBox::parse(off64_t offset, size_t size) { in parse() function in android::heif::IspeBox 758 status_t HvccBox::parse(off64_t offset, size_t size) { in parse() function in android::heif::HvccBox 791 status_t Av1cBox::parse(off64_t offset, size_t size) { in parse() function in android::heif::Av1cBox 824 status_t IrotBox::parse(off64_t offset, size_t size) { in parse() function in android::heif::IrotBox 856 status_t ClapBox::parse(off64_t offset, size_t size) { in parse() function in android::heif::ClapBox [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/uniffi_macros/src/export/ |
D | attributes.rs | 25 fn parse(input: ParseStream<'_>) -> syn::Result<Self> { in parse() method 82 fn parse(input: ParseStream<'_>) -> syn::Result<Self> { in parse() method 133 fn parse(input: ParseStream<'_>) -> syn::Result<Self> { in parse() method 168 fn parse(input: ParseStream<'_>) -> syn::Result<Self> { in parse() method 219 fn parse(input: ParseStream<'_>) -> syn::Result<Self> { in parse() method 249 fn parse(input: ParseStream<'_>) -> syn::Result<Self> { in parse() method 378 fn parse(input: ParseStream<'_>) -> syn::Result<Self> { in parse() method 396 fn parse(input: ParseStream<'_>) -> syn::Result<Self> { in parse() method
|
/aosp_15_r20/external/python/absl-py/absl/flags/ |
D | _argument_parser.py | 100 def parse(self, argument: Text) -> Optional[_T]: member in ArgumentParser 158 def parse(self, argument: Text) -> _N: member in NumericParser 294 def parse(self, argument: Union[Text, int]) -> bool: member in BooleanParser 345 def parse(self, argument: Text) -> Text: member in EnumParser 423 def parse(self, argument: Union[_ET, Text]) -> _ET: member in EnumClassParser 544 def parse(self, argument: Text) -> List[Text]: member in BaseListParser 564 def parse(self, argument: Union[Text, List[Text]]) -> List[Text]: member in ListParser 606 def parse(self, argument: Union[Text, List[Text]]) -> List[Text]: member in WhitespaceSeparatedListParser
|
/aosp_15_r20/libcore/luni/src/main/java/javax/xml/parsers/ |
H A D | DocumentBuilder.java | 100 public Document parse(InputStream is) in parse() method in DocumentBuilder 124 public Document parse(InputStream is, String systemId) in parse() method in DocumentBuilder 148 public Document parse(String uri) in parse() method in DocumentBuilder 171 public Document parse(File f) throws SAXException, IOException { in parse() method in DocumentBuilder 199 public abstract Document parse(InputSource is) in parse() method in DocumentBuilder
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/device/ |
D | DumpsysPackageReceiver.java | 58 ParserState parse(String line) throws ParseException; in parse() method 70 public ParserState parse(String line) throws ParseException { in parse() method in DumpsysPackageReceiver.PackagesParserState 105 public ParserState parse(String line) throws ParseException { in parse() method in DumpsysPackageReceiver.PackageParserState 170 public ParserState parse(String line) throws ParseException { in parse() method in DumpsysPackageReceiver.HiddenPackagesParserState 204 public ParserState parse(String line) throws ParseException { in parse() method in DumpsysPackageReceiver.HiddenPackageParserState 228 public ParserState parse(String line) throws ParseException { in parse() method in DumpsysPackageReceiver.PerUserPackageParserState
|
/aosp_15_r20/external/rust/android-crates-io/crates/num_enum_derive/src/ |
D | enum_attributes.rs | 27 fn parse(input: ParseStream<'_>) -> Result<Self> { in parse() method 50 fn parse(input: ParseStream<'_>) -> Result<Self> { in parse() method 71 fn parse(input: ParseStream) -> Result<Self> { in parse() method 127 fn parse(input: ParseStream<'_>) -> Result<Self> { in parse() method 147 fn parse(input: ParseStream) -> Result<Self> { in parse() method 163 fn parse(input: ParseStream) -> Result<Self> { in parse() method
|
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/ |
H A D | network_data.py | 63 def parse(self, data, message_info): member in NetworkDataSubTlvsFactory 110 def parse(self, data, message_info): member in RouteFactory 124 def parse(self, data, message_info): member in RoutesFactory 160 def parse(self, data, message_info): member in HasRouteFactory 222 def parse(self, data, message_info): member in PrefixFactory 308 def parse(self, data, message_info): member in BorderRouterFactory 358 def parse(self, data, message_info): member in LowpanIdFactory 400 def parse(self, data, message_info): member in CommissioningDataFactory 483 def parse(self, data, message_info): member in ServiceFactory 532 def parse(self, data, message_info): member in ServerFactory
|
H A D | network_diag.py | 78 def parse(self, data, message_info): member in Ipv6AddressListFactory 145 def parse(self, data, message_info): member in MacCountersFactory 169 def parse(self, data, message_info): member in BatteryLevelFactory 193 def parse(self, data, message_info): member in SupplyVoltageFactory 245 def parse(self, data, message_info): member in ChildTableFactory 281 def parse(self, data, message_info): member in ChannelPagesFactory 305 def parse(self, data, message_info): member in TypeListFactory 329 def parse(self, data, message_info): member in MaxChildTimeoutFactory
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/workbench/x3/toy/ |
D | toy.cpp | 23 bool parse(Iterator& first, Iterator last, Context const& ctx) const in parse() function 49 bool parse(Iterator& first, Iterator last, Context const& ctx) const in parse() function 74 bool parse(Iterator& first, Iterator last, Context const& ctx) const in parse() function 132 bool parse(Iterator& first, Iterator last, Context const& ctx) const in parse() function 152 bool parse(Iterator& first, Iterator last, Context const& ctx) const in parse() function 159 inline bool parse(parser<Derived> const& p, Iterator& first, Iterator last) in parse() function
|
/aosp_15_r20/external/autotest/cli/ |
H A D | job.py | 121 def parse(self): member in job_list 167 def parse(self): member in job_stat 307 def parse(self, parse_info=[]): member in job_create_or_clone 431 def parse(self): member in job_create 546 def parse(self): member in job_clone 600 def parse(self): member in job_abort
|