/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/ |
H A D | Element.java | 390 boolean isId) in setIdAttribute() 414 boolean isId) in setIdAttributeNS() 436 boolean isId) in setIdAttributeNode()
|
H A D | Attr.java | 273 public boolean isId(); in isId() method
|
/aosp_15_r20/libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
H A D | ElementImpl.java | 397 public void setIdAttribute(String name, boolean isId) throws DOMException { in setIdAttribute() 407 boolean isId) throws DOMException { in setIdAttributeNS() 416 public void setIdAttributeNode(Attr idAttr, boolean isId) throws DOMException { in setIdAttributeNode()
|
H A D | AttrImpl.java | 39 boolean isId; field in AttrImpl 119 public boolean isId() { in isId() method in AttrImpl
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/ |
H A D | IntegerExpression.java | 225 public static boolean isId(int mask, int i, int value) { in isId() method in IntegerExpression
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
H A D | DOM2DTMdefaultNamespaceDeclarationNode.java | 131 public boolean isId( ) { return false; } in isId() method in DOM2DTMdefaultNamespaceDeclarationNode
|
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/ |
H A D | DynamicSymmetry.h | 70 bool isId() const in isId() function
|
/aosp_15_r20/system/tools/hidl/c2hal/ |
D | Expression.cpp | 269 Expression *Expression::atom(Type type, const std::string &value, bool isId) { in atom()
|
/aosp_15_r20/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
D | EntrySchema.java | 538 public boolean isId() { in isId() method in EntrySchema.ColumnInfo
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
H A D | ElemLiteralResult.java | 1089 public boolean isId( ) { return false; } in isId() method
|
/aosp_15_r20/frameworks/base/tools/aapt/ |
H A D | ResourceTable.h | 324 mutable bool isId; variable
|
H A D | ResourceTable.cpp | 1959 bool replace, bool isId, const int32_t format) in addBag() 3549 bool replace, bool isId, int32_t format) in addToBag()
|
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | spvIR.h | 86 bool isId; // true if word is an Id, false if word is an immediate member
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | spvIR.h | 86 bool isId; // true if word is an Id, false if word is an immediate member
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/utils/ |
H A D | UnImplNode.java | 1947 public boolean isId() { in isId() method in UnImplNode
|
/aosp_15_r20/external/python/cpython2/Lib/xml/dom/ |
D | expatbuilder.py | 103 def isId(self, aname): member in ElementInfo
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/dom/ |
H A D | expatbuilder.py | 101 def isId(self, aname): member in ElementInfo
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/dom/ |
D | expatbuilder.py | 101 def isId(self, aname): member in ElementInfo
|
/aosp_15_r20/external/python/cpython3/Lib/xml/dom/ |
D | expatbuilder.py | 101 def isId(self, aname): member in ElementInfo
|
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/ |
H A D | DTMNodeProxy.java | 2184 public boolean isId() { in isId() method in DTMNodeProxy
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/dom/ |
D | expatbuilder.py | 101 def isId(self, aname): member in ElementInfo
|
D | minidom.py | 1524 def isId(self, aname): member in ElementInfo
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/dom/ |
D | expatbuilder.py | 101 def isId(self, aname): member in ElementInfo
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/dom/ |
D | expatbuilder.py | 101 def isId(self, aname): member in ElementInfo
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 5328 AMDGPUAsmParser::isId(const AsmToken &Token, const StringRef Id) const { in isId() function in AMDGPUAsmParser 5333 AMDGPUAsmParser::isId(const StringRef Id) const { in isId() function in AMDGPUAsmParser
|