/external/tensorflow/tensorflow/java/src/test/java/org/tensorflow/ |
D | EagerOperationBuilderTest.java | 83 public void setAttrs() { in setAttrs() method in EagerOperationBuilderTest
|
/external/llvm/lib/Analysis/ |
D | StratifiedSets.h | 241 void setAttrs(AliasAttrs Other) { in setAttrs() function
|
/external/llvm-project/llvm/lib/Analysis/ |
D | StratifiedSets.h | 231 void setAttrs(AliasAttrs Other) { in setAttrs() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | StratifiedSets.h | 231 void setAttrs(AliasAttrs Other) { in setAttrs() function
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | Operation.h | 320 void setAttrs(MutableDictionaryAttr newAttrs) { attrs = newAttrs; } in setAttrs() function
|
D | OpDefinition.h | 183 void setAttrs(ArrayRef<NamedAttribute> attributes) { in setAttrs() function 186 void setAttrs(MutableDictionaryAttr newAttrs) { state->setAttrs(newAttrs); } in setAttrs() function
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 423 void setAttrs(uint16_t A) { Attrs = A; } in setAttrs() function
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | RDFGraph.h | 460 void setAttrs(uint16_t A) { Attrs = A; } in setAttrs() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 460 void setAttrs(uint16_t A) { Attrs = A; } in setAttrs() function
|
/external/clang/include/clang/AST/ |
D | DeclBase.h | 441 void setAttrs(const AttrVec& Attrs) { in setAttrs() function
|
D | Comment.h | 486 void setAttrs(ArrayRef<Attribute> Attrs) { in setAttrs() function
|
/external/llvm-project/clang/include/clang/AST/ |
D | Comment.h | 480 void setAttrs(ArrayRef<Attribute> Attrs) { in setAttrs() function
|
D | DeclBase.h | 491 void setAttrs(const AttrVec& Attrs) { in setAttrs() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 357 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() function
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 351 void setAttrs(PointerKind PK, PointerMode PM, PointerOptions PO, in setAttrs() function
|
/external/llvm-project/mlir/lib/IR/ |
D | BuiltinAttributes.cpp | 1488 void MutableDictionaryAttr::setAttrs(ArrayRef<NamedAttribute> attributes) { in setAttrs() function in MutableDictionaryAttr
|