Home
last modified time | relevance | path

Searched defs:isId (Results 1 – 25 of 335) sorted by relevance

12345678910>>...14

/aosp_15_r20/libcore/luni/src/main/java/org/w3c/dom/
H A DElement.java390 boolean isId) in setIdAttribute()
414 boolean isId) in setIdAttributeNS()
436 boolean isId) in setIdAttributeNode()
H A DAttr.java273 public boolean isId(); in isId() method
/aosp_15_r20/libcore/luni/src/main/java/org/apache/harmony/xml/dom/
H A DElementImpl.java397 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 DAttrImpl.java39 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 DIntegerExpression.java225 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 DDOM2DTMdefaultNamespaceDeclarationNode.java131 public boolean isId( ) { return false; } in isId() method in DOM2DTMdefaultNamespaceDeclarationNode
/aosp_15_r20/external/eigen/unsupported/Eigen/CXX11/src/TensorSymmetry/
H A DDynamicSymmetry.h70 bool isId() const in isId() function
/aosp_15_r20/system/tools/hidl/c2hal/
DExpression.cpp269 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/
DEntrySchema.java538 public boolean isId() { in isId() method in EntrySchema.ColumnInfo
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemLiteralResult.java1089 public boolean isId( ) { return false; } in isId() method
/aosp_15_r20/frameworks/base/tools/aapt/
H A DResourceTable.h324 mutable bool isId; variable
H A DResourceTable.cpp1959 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/
DspvIR.h86 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 DspvIR.h86 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 DUnImplNode.java1947 public boolean isId() { in isId() method in UnImplNode
/aosp_15_r20/external/python/cpython2/Lib/xml/dom/
Dexpatbuilder.py103 def isId(self, aname): member in ElementInfo
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/dom/
H A Dexpatbuilder.py101 def isId(self, aname): member in ElementInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py101 def isId(self, aname): member in ElementInfo
/aosp_15_r20/external/python/cpython3/Lib/xml/dom/
Dexpatbuilder.py101 def isId(self, aname): member in ElementInfo
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMNodeProxy.java2184 public boolean isId() { in isId() method in DTMNodeProxy
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py101 def isId(self, aname): member in ElementInfo
Dminidom.py1524 def isId(self, aname): member in ElementInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py101 def isId(self, aname): member in ElementInfo
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/dom/
Dexpatbuilder.py101 def isId(self, aname): member in ElementInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5328 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

12345678910>>...14