Searched defs:addNew (Results 1 – 8 of 8) sorted by relevance
/external/pdfium/fxjs/xfa/ |
D | cjx_source.cpp | 136 CJS_Result CJX_Source::addNew(CFX_V8* runtime, in addNew() function in CJX_Source
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | DiscreteComparator.java | 292 private Node<T> addNew(T a) { in addNew() method in DiscreteComparator.Builder
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | SearchXml.java | 457 enum ConfigOption {delete, add, addNew, replace} enumConstant
|
D | CLDRModify.java | 121 addNew, enumConstant
|
/external/javassist/src/main/javassist/bytecode/ |
D | Bytecode.java | 1290 public void addNew(CtClass clazz) { in addNew() method in Bytecode 1300 public void addNew(String classname) { in addNew() method in Bytecode
|
/external/clang/include/clang/Sema/ |
D | AttributeList.h | 779 AttributeList *addNew(IdentifierInfo *attrName, SourceRange attrRange, in addNew() function 798 AttributeList *addNew(IdentifierInfo *attrName, SourceRange attrRange, in addNew() function
|
/external/llvm-project/clang/include/clang/Sema/ |
D | ParsedAttr.h | 952 ParsedAttr *addNew(IdentifierInfo *attrName, SourceRange attrRange, in addNew() function 968 ParsedAttr *addNew(IdentifierInfo *attrName, SourceRange attrRange, in addNew() function
|
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/upstream/cache/ |
D | CachedContentIndex.java | 321 private CachedContent addNew(String key) { in addNew() method in CachedContentIndex
|