/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/ |
D | read.go | 147 func (d *Decoder) DecodeElement(v any, start *StartElement) error { 180 UnmarshalXML(d *Decoder, start StartElement) error 206 func (d *Decoder) unmarshalInterface(val Unmarshaler, start *StartElement) error { 321 func (d *Decoder) unmarshal(val reflect.Value, start *StartElement, depth int) error { 694 …unmarshalPath(tinfo *typeInfo, sv reflect.Value, parents []string, start *StartElement, depth int)…
|
D | xml.go | 55 type StartElement struct { struct 56 Name Name 57 Attr []Attr 61 func (e StartElement) Copy() StartElement { 69 func (e StartElement) End() EndElement {
|
D | example_marshaling_test.go | 22 func (a *Animal) UnmarshalXML(d *xml.Decoder, start xml.StartElement) error { 39 func (a Animal) MarshalXML(e *xml.Encoder, start xml.StartElement) error {
|
D | marshal.go | 109 MarshalXML(e *Encoder, start StartElement) error 665 func defaultStart(typ reflect.Type, finfo *fieldInfo, startTemplate *StartElement) StartElement {
|
/aosp_15_r20/external/bazelbuild-rules_android/src/tools/ak/bucketize/ |
H A D | bucketize.go | 215 func skipTag(se xml.StartElement) bool { 266 func extractFQN(se xml.StartElement) (res.FullyQualifiedName, error) { 286 func extractName(se xml.StartElement) (nameAttr string, err error) { 299 func extractNameAndType(se xml.StartElement) (nameAttr string, resType res.Type, err error) {
|
/aosp_15_r20/external/image_io/src/xml/ |
H A D | xml_handler.cc | 14 DataMatchResult XmlHandler::StartElement(const XmlTokenContext& context) { in StartElement() function in photos_editing_formats::image_io::XmlHandler
|
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/xml/ |
H A D | xml_handler.cc | 14 DataMatchResult XmlHandler::StartElement(const XmlTokenContext& context) { in StartElement() function in photos_editing_formats::image_io::XmlHandler
|
/aosp_15_r20/external/cronet/third_party/libxml/chromium/ |
H A D | xml_writer.cc | 41 bool XmlWriter::StartElement(const std::string& element_name) { in StartElement() function in XmlWriter
|
/aosp_15_r20/external/rust/android-crates-io/crates/xml-rs/src/reader/ |
D | events.rs | 62 StartElement { enumerator
|
/aosp_15_r20/external/curl/docs/examples/ |
H A D | htmltitle.cpp | 137 static void StartElement(void *voidContext, in StartElement() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/xml-rs/src/writer/ |
D | events.rs | 48 StartElement { enumerator
|
/aosp_15_r20/external/libultrahdr/lib/src/ |
H A D | jpegrutils.cpp | 132 virtual DataMatchResult StartElement(const XmlTokenContext& context) { in StartElement() function in ultrahdr::XMPXmlHandler
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | pyexpat.c | 33 StartElement, enumerator
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | pyexpat.c | 22 StartElement, enumerator
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
D | ct.sym | META-INF/
META-INF/MANIFEST.MF
META-INF/sym/rt. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/ |
D | tools.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/com. ... |
D | ct.sym | META-INF/
META-INF/MANIFEST.MF
META-INF/sym/rt. ... |
/aosp_15_r20/prebuilts/checkstyle/ |
HD | checkstyle.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/puppycrawl/
com/ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
com/oracle/net/Sdp$ ... |
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ |
D | rt.jar | META-INF/
META-INF/MANIFEST.MF
apple/applescript/AppleScriptEngine.class
AppleScriptEngine ... |
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 82648 "StartElement": 80236, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 82648 "StartElement": 80236, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 82589 "StartElement": 80236, number
|