Home
last modified time | relevance | path

Searched defs:newInfo (Results 1 – 9 of 9) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/
DServiceEventImpl.java120 ServiceInfoImpl newInfo = new ServiceInfoImpl(this.getInfo()); in clone() local
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderView.cpp649 RenderSelectionInfo* newInfo = newSelectedObjects.get(obj); in setSelection() local
671 RenderBlockSelectionInfo* newInfo = newSelectedBlocks.get(block); in setSelection() local
/external/javassist/src/main/javassist/bytecode/
DLocalVariableAttribute.java83 ByteArray.write16bit(tableLength() + 1, newInfo, 0); in addEntry() local
DStackMap.java53 StackMap(ConstPool cp, byte[] newInfo) { in StackMap()
DStackMapTable.java45 StackMapTable(ConstPool cp, byte[] newInfo) { in StackMapTable()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp220 PWL_CARET_INFO newInfo = *pInfo; in OnNotify() local
582 PWL_CARET_INFO newInfo = *pInfo; in OnNotify() local
1114 PWL_CARET_INFO newInfo = *pInfo; in OnNotify() local
/external/llvm/utils/TableGen/
DX86DisassemblerTables.cpp794 InstructionSpecifier &newInfo = in setTableFields() local
/external/chromium_org/third_party/WebKit/Source/core/inspector/
DDOMPatchSupport.cpp106 OwnPtr<Digest> newInfo = createDigest(newDocument->documentElement(), &m_unusedNodesMap); in patchDocument() local
/external/clang/lib/AST/
DASTContext.cpp2810 FunctionProtoType::ExtInfo newInfo = Info.withCallingConv(CallConv); in getFunctionNoProtoType() local