Home
last modified time | relevance | path

Searched defs:This (Results 1 – 25 of 41) sorted by relevance

12

/external/chromium_org/third_party/icu/source/common/
Dudatamem.c26 U_CFUNC void UDataMemory_init(UDataMemory *This) { in UDataMemory_init()
40 UDataMemory *This; in UDataMemory_createNewInstance() local
84 U_CFUNC void UDataMemory_setData (UDataMemory *This, const void *dataAddr) { in UDataMemory_setData()
157 U_CFUNC UBool UDataMemory_isLoaded(const UDataMemory *This) { in UDataMemory_isLoaded()
Drbbistbl.cpp77 RBBISymbolTable *This = (RBBISymbolTable *)this; // cast off const in lookup() local
120 RBBISymbolTable *This = (RBBISymbolTable *)this; // cast off const in lookupMatcher() local
Drbbirb.cpp305 RuleBasedBreakIterator *This = new RuleBasedBreakIterator(data, status); in createRuleBasedBreakIterator() local
/external/icu/icu4c/source/common/
Dudatamem.c26 U_CFUNC void UDataMemory_init(UDataMemory *This) { in UDataMemory_init()
40 UDataMemory *This; in UDataMemory_createNewInstance() local
84 U_CFUNC void UDataMemory_setData (UDataMemory *This, const void *dataAddr) { in UDataMemory_setData()
157 U_CFUNC UBool UDataMemory_isLoaded(const UDataMemory *This) { in UDataMemory_isLoaded()
Drbbistbl.cpp77 RBBISymbolTable *This = (RBBISymbolTable *)this; // cast off const in lookup() local
120 RBBISymbolTable *This = (RBBISymbolTable *)this; // cast off const in lookupMatcher() local
Drbbirb.cpp305 RuleBasedBreakIterator *This = new RuleBasedBreakIterator(data, status); in createRuleBasedBreakIterator() local
/external/chromium_org/third_party/icu/source/i18n/
Duspoof.cpp154 SpoofImpl *This = SpoofImpl::validateThis(sc, status); in uspoof_close() local
161 SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_setChecks() local
179 const SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_getChecks() local
189 SpoofImpl *This = SpoofImpl::validateThis(sc, status); in uspoof_setRestrictionLevel() local
198 const SpoofImpl *This = SpoofImpl::validateThis(sc, status); in uspoof_getRestrictionLevel() local
207 SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_setAllowedLocales() local
216 SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_getAllowedLocales() local
232 const SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_getAllowedUnicodeSet() local
249 SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_setAllowedUnicodeSet() local
275 const SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_check() local
[all …]
Duspoof_build.cpp71 SpoofImpl *This = new SpoofImpl(newSpoofData, *status); in uspoof_openFromSource() local
Drepattrn.cpp293 RegexPattern *This = new RegexPattern; in compile() local
344 RegexPattern *This = new RegexPattern; in compile() local
748 RegexPatternDump(const RegexPattern *This) { in RegexPatternDump()
Duspoof_impl.cpp106 SpoofImpl *This = (SpoofImpl *)sc; in validateThis() local
489 SpoofData *This = new SpoofData(udm, status); in getDefault() local
/external/icu/icu4c/source/i18n/
Duspoof.cpp187 SpoofImpl *This = SpoofImpl::validateThis(sc, status); in uspoof_close() local
194 SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_setChecks() local
212 const SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_getChecks() local
222 SpoofImpl *This = SpoofImpl::validateThis(sc, status); in uspoof_setRestrictionLevel() local
231 const SpoofImpl *This = SpoofImpl::validateThis(sc, status); in uspoof_getRestrictionLevel() local
240 SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_setAllowedLocales() local
249 SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_getAllowedLocales() local
265 const SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_getAllowedUnicodeSet() local
282 SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_setAllowedUnicodeSet() local
308 const SpoofImpl *This = SpoofImpl::validateThis(sc, *status); in uspoof_check() local
[all …]
Duspoof_build.cpp71 SpoofImpl *This = new SpoofImpl(newSpoofData, *status); in uspoof_openFromSource() local
Drepattrn.cpp293 RegexPattern *This = new RegexPattern; in compile() local
344 RegexPattern *This = new RegexPattern; in compile() local
Duspoof_impl.cpp106 SpoofImpl *This = (SpoofImpl *)sc; in validateThis() local
489 SpoofData *This = new SpoofData(udm, status); in getDefault() local
/external/mesa3d/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
Ddxgi_dll.c62 IGalliumDXGIBackend* This, in WineDXGIBackend_BeginPresent()
136 IGalliumDXGIBackend* This, in WineDXGIBackend_EndPresent()
144 IGalliumDXGIBackend* This, in WineDXGIBackend_TestPresent()
164 IGalliumDXGIBackend* This, in WineDXGIBackend_GetPresentSize()
181 static ULONG STDMETHODCALLTYPE WineDXGIBackend_AddRef(IGalliumDXGIBackend* This) in WineDXGIBackend_AddRef()
186 static ULONG STDMETHODCALLTYPE WineDXGIBackend_Release(IGalliumDXGIBackend* This) in WineDXGIBackend_Release()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/winedlls/dxgi/
Ddxgi_dll.c62 IGalliumDXGIBackend* This, in WineDXGIBackend_BeginPresent()
136 IGalliumDXGIBackend* This, in WineDXGIBackend_EndPresent()
144 IGalliumDXGIBackend* This, in WineDXGIBackend_TestPresent()
164 IGalliumDXGIBackend* This, in WineDXGIBackend_GetPresentSize()
181 static ULONG STDMETHODCALLTYPE WineDXGIBackend_AddRef(IGalliumDXGIBackend* This) in WineDXGIBackend_AddRef()
186 static ULONG STDMETHODCALLTYPE WineDXGIBackend_Release(IGalliumDXGIBackend* This) in WineDXGIBackend_Release()
/external/clang/lib/CodeGen/
DCGCXXABI.h298 llvm::Value *This, in adjustThisArgumentForVirtualFunctionCall()
319 CodeGenFunction &CGF, GlobalDecl GD, llvm::Value *This) { in adjustThisParameterInVirtualFunctionPrologue()
DMicrosoftCXXABI.cpp742 llvm::Value *This, in GetVirtualBaseClassOffset()
970 CodeGenFunction &CGF, GlobalDecl GD, llvm::Value *This, bool VirtualCall) { in adjustThisArgumentForVirtualFunctionCall()
1075 CodeGenFunction &CGF, GlobalDecl GD, llvm::Value *This) { in adjustThisParameterInVirtualFunctionPrologue()
1158 bool Delegating, llvm::Value *This) { in EmitDestructorCall()
1362 llvm::Value *This, in getVirtualFunctionPointer()
1383 llvm::Value *This) { in EmitVirtualDestructorCall()
1465 llvm::Value *This = CGF.LoadCXXThis(); in EmitVirtualMemPtrThunk() local
1587 llvm::Value *This, in performThisAdjustment()
2125 llvm::Value *This, in GetVBaseOffsetFromVBPtr()
2438 CodeGenFunction &CGF, const Expr *E, llvm::Value *&This, in EmitLoadOfMemberFunctionPointer()
DCGClass.cpp83 CodeGenFunction::GetAddressOfDirectBaseInCompleteClass(llvm::Value *This, in GetAddressOfDirectBaseInCompleteClass()
1647 llvm::Value *This, in EmitCXXConstructorCall()
1699 llvm::Value *This, llvm::Value *Src, in EmitSynthesizedCXXCopyCtorCall()
1823 llvm::Value *This) { in EmitCXXDestructorCall()
1979 llvm::Value *CodeGenFunction::GetVTablePtr(llvm::Value *This, in GetVTablePtr()
2081 llvm::Value *This) { in EmitCXXOperatorMemberCallee()
DCGExprCXX.cpp31 llvm::Value *This, in EmitCXXMemberCall()
127 llvm::Value *This; in EmitCXXMemberCallExpr() local
253 llvm::Value *This; in EmitCXXMemberPointerCallExpr() local
290 llvm::Value *This = LV.getAddress(); in EmitCXXOperatorMemberCallExpr() local
/external/pdfium/core/src/fpdfdoc/
Ddoc_bookmark.cpp19 CPDF_Bookmark CPDF_BookmarkTree::GetNextSibling(CPDF_Bookmark This) in GetNextSibling()
/external/clang/include/clang/Basic/
DABI.h177 ThisAdjustment This; member
193 : This(This), Return(Return), Method(Method) {} in This() function
/external/chromium_org/third_party/icu/source/test/intltest/
Dsimplethread.cpp336 SimpleThread *This = (SimpleThread *)arg; in SimpleThreadProc() local
/external/icu/icu4c/source/test/intltest/
Dsimplethread.cpp336 SimpleThread *This = (SimpleThread *)arg; in SimpleThreadProc() local
/external/pdfium/fpdfsdk/src/
Dfpdfdoc.cpp12 static CPDF_Bookmark FindBookmark(CPDF_BookmarkTree& tree, CPDF_Bookmark This, const CFX_WideString… in FindBookmark()

12