Home
last modified time | relevance | path

Searched defs:hasAttributes (Results 26 – 50 of 369) sorted by relevance

12345678910>>...15

/aosp_15_r20/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
H A DElementImpl.java216 public boolean hasAttributes() { in hasAttributes() method in ElementImpl
H A DNodeImpl.java136 public boolean hasAttributes() { in hasAttributes() method in NodeImpl
/aosp_15_r20/libcore/luni/src/test/java/libcore/javax/xml/transform/dom/
H A DDOMResultTest.java197 public boolean hasAttributes() { return false; } in hasAttributes() method in DOMResultTest.NodeImpl
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/nodes/
H A DNode.java89 protected abstract boolean hasAttributes(); in hasAttributes() method in Node
H A DElement.java117 protected boolean hasAttributes() { in hasAttributes() method in Element
/aosp_15_r20/external/jsoup/src/main/java/org/jsoup/parser/
H A DToken.java225 final boolean hasAttributes() { in hasAttributes() method in Token.Tag
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemLiteralResult.java935 public boolean hasAttributes() in hasAttributes() method
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DUnImplNode.java409 public boolean hasAttributes() in hasAttributes() method in UnImplNode
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeProxy.java1173 public boolean hasAttributes() in hasAttributes() method in DTMNodeProxy
/aosp_15_r20/external/clang/include/clang/Sema/
H A DDeclSpec.h747 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function
2190 bool hasAttributes() const { in hasAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DDeclSpec.h867 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function
2690 bool hasAttributes() const { in hasAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DDeclSpec.h868 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function
2691 bool hasAttributes() const { in hasAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DDeclSpec.h867 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function
2690 bool hasAttributes() const { in hasAttributes() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DDeclSpec.h832 bool hasAttributes() const { return !Attrs.empty(); } in hasAttributes() function
2613 bool hasAttributes() const { in hasAttributes() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp483 bool hasAttributes = false; in printName() local
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/default/config/audioPolicy/engine/audio_policy_engine_configuration_aidl_default/gen/cpp/
Dandroid_audio_policy_engine_configuration.cpp754 bool AttributesRefType::hasAttributes() const { in hasAttributes() function in android::audio::policy::engine::configuration::AttributesRefType
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/policy/1.0/xml/audio_policy_engine_conf_V1_0/gen/cpp/
Daudio_policy_V1_0.cpp766 bool AttributesRefType::hasAttributes() const { in hasAttributes() function in audio::policy::V1_0::AttributesRefType
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/
H A Dir.h851 bool hasAttributes() const { in hasAttributes() function
/aosp_15_r20/external/guice/extensions/persist/lib/
HDdom4j-1.6.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/dom4j/ org/ ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/dom/
Dminidom.py907 def hasAttributes(self): member in Element
/aosp_15_r20/external/python/cpython3/Lib/xml/dom/
Dminidom.py907 def hasAttributes(self): member in Element
/aosp_15_r20/external/python/cpython2/Lib/xml/dom/
Dminidom.py823 def hasAttributes(self): member in Element
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/dom/
Dminidom.py907 def hasAttributes(self): member in Element
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/dom/
Dminidom.py907 def hasAttributes(self): member in Element
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/dom/
H A Dminidom.py907 def hasAttributes(self): member in Element

12345678910>>...15