/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | FieldGenOrMethodGen.java | 149 public void removeAttributes() { in removeAttributes() method in FieldGenOrMethodGen
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | GenerateSidewaysView.java | 701 private static String removeAttributes(String xpath, Set<String> skipAttributes) { in removeAttributes() method in GenerateSidewaysView 712 private static void removeAttributes(XPathParts parts, Set<String> skipAttributes) { in removeAttributes() method in GenerateSidewaysView
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | XPathParts.java | 561 public XPathParts removeAttributes(String elementName, Collection<String> attributeNames) { in removeAttributes() method in XPathParts 565 public XPathParts removeAttributes(int elementIndex, Collection<String> attributeNames) { in removeAttributes() method in XPathParts 810 private void removeAttributes(Collection<String> attributeNames) { in removeAttributes() method in XPathParts.Element
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Attributes.cpp | 643 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, in removeAttributes() function in AttributeSet 1231 AttributeList::removeAttributes(LLVMContext &C, unsigned Index, in removeAttributes() function in AttributeList 1246 AttributeList AttributeList::removeAttributes(LLVMContext &C, in removeAttributes() function in AttributeList 1504 AttrBuilder &AttrBuilder::removeAttributes(AttributeList A, uint64_t Index) { in removeAttributes() function in AttrBuilder
|
D | Function.cpp | 447 void Function::removeAttributes(unsigned i, const AttrBuilder &Attrs) { in removeAttributes() function in Function
|
/external/llvm/lib/IR/ |
D | Attributes.cpp | 955 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, unsigned Index, in removeAttributes() function in AttributeSet 998 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, unsigned Index, in removeAttributes() function in AttributeSet 1315 AttrBuilder &AttrBuilder::removeAttributes(AttributeSet A, uint64_t Index) { in removeAttributes() function in AttrBuilder
|
D | Function.cpp | 399 void Function::removeAttributes(unsigned i, AttributeSet Attrs) { in removeAttributes() function in Function
|
/external/llvm-project/llvm/lib/IR/ |
D | Attributes.cpp | 711 AttributeSet AttributeSet::removeAttributes(LLVMContext &C, in removeAttributes() function in AttributeSet 1367 AttributeList::removeAttributes(LLVMContext &C, unsigned Index, in removeAttributes() function in AttributeList 1382 AttributeList AttributeList::removeAttributes(LLVMContext &C, in removeAttributes() function in AttributeList 1646 AttrBuilder &AttrBuilder::removeAttributes(AttributeList A, uint64_t Index) { in removeAttributes() function in AttrBuilder
|
D | Function.cpp | 532 void Function::removeAttributes(unsigned i, const AttrBuilder &Attrs) { in removeAttributes() function in Function
|