/external/pdfium/fpdfsdk/ |
D | fpdf_sysfontinfo.cpp | 132 static void DefaultRelease(struct _FPDF_SYSFONTINFO* pThis) { in DefaultRelease() 137 static void DefaultEnumFonts(struct _FPDF_SYSFONTINFO* pThis, void* pMapper) { in DefaultEnumFonts() 142 static void* DefaultMapFont(struct _FPDF_SYSFONTINFO* pThis, in DefaultMapFont() 154 void* DefaultGetFont(struct _FPDF_SYSFONTINFO* pThis, const char* family) { in DefaultGetFont() 159 static unsigned long DefaultGetFontData(struct _FPDF_SYSFONTINFO* pThis, in DefaultGetFontData() 168 static unsigned long DefaultGetFaceName(struct _FPDF_SYSFONTINFO* pThis, in DefaultGetFaceName() 184 static int DefaultGetFontCharset(struct _FPDF_SYSFONTINFO* pThis, void* hFont) { in DefaultGetFontCharset() 192 static void DefaultDeleteFont(struct _FPDF_SYSFONTINFO* pThis, void* hFont) { in DefaultDeleteFont()
|
D | fpdf_dataavail_embeddertest.cpp | 23 static void SAddSegment(FX_DOWNLOADHINTS* pThis, size_t offset, size_t size) { in SAddSegment() 133 static void SAddSegment(FX_DOWNLOADHINTS* pThis, size_t offset, size_t size) { in SAddSegment() 137 static FPDF_BOOL SIsDataAvail(FX_FILEAVAIL* pThis, in SIsDataAvail()
|
D | fpdfppo_embeddertest.cpp | 18 int FakeBlockWriter(FPDF_FILEWRITE* pThis, in FakeBlockWriter()
|
D | fpdfview_embeddertest.cpp | 19 static void SAddSegment(FX_DOWNLOADHINTS* pThis, size_t offset, size_t size) { in SAddSegment()
|
/external/pdfium/fxjs/ |
D | cfxjse_formcalc_context.cpp | 618 void CFXJSE_FormCalcContext::Abs(CFXJSE_Value* pThis, in Abs() 640 void CFXJSE_FormCalcContext::Avg(CFXJSE_Value* pThis, in Avg() 707 void CFXJSE_FormCalcContext::Ceil(CFXJSE_Value* pThis, in Ceil() 725 void CFXJSE_FormCalcContext::Count(CFXJSE_Value* pThis, in Count() 779 void CFXJSE_FormCalcContext::Floor(CFXJSE_Value* pThis, in Floor() 797 void CFXJSE_FormCalcContext::Max(CFXJSE_Value* pThis, in Max() 871 void CFXJSE_FormCalcContext::Min(CFXJSE_Value* pThis, in Min() 945 void CFXJSE_FormCalcContext::Mod(CFXJSE_Value* pThis, in Mod() 980 void CFXJSE_FormCalcContext::Round(CFXJSE_Value* pThis, in Round() 1026 void CFXJSE_FormCalcContext::Sum(CFXJSE_Value* pThis, in Sum() [all …]
|
D | cjs_runtime.cpp | 184 v8::Local<v8::Object> pThis = GetThisObj(); in SetFormFillEnvToDocument() local
|
/external/mdnsresponder/mDNSWindows/DLLX/ |
D | _IDNSSDEvents_CP.h | 16 T * pThis = static_cast<T *>(this); in Fire_DomainFound() local 45 T * pThis = static_cast<T *>(this); in Fire_DomainLost() local 74 T * pThis = static_cast<T *>(this); in Fire_ServiceFound() local 107 T * pThis = static_cast<T *>(this); in Fire_ServiceLost() local 140 T * pThis = static_cast<T *>(this); in Fire_ServiceResolved() local 174 T * pThis = static_cast<T *>(this); in Fire_ServiceRegistered() local 205 T * pThis = static_cast<T *>(this); in Fire_QueryRecordAnswered() local 239 T * pThis = static_cast<T *>(this); in Fire_RecordRegistered() local 264 T * pThis = static_cast<T *>(this); in Fire_AddressFound() local 298 T * pThis = static_cast<T *>(this); in Fire_MappingCreated() local [all …]
|
/external/pdfium/testing/ |
D | fake_file_access.cpp | 45 static FPDF_BOOL IsDataAvailImpl(FX_FILEAVAIL* pThis, in IsDataAvailImpl() 64 static void AddSegmentImpl(FX_DOWNLOADHINTS* pThis, in AddSegmentImpl()
|
D | embedder_test.cpp | 481 EmbedderTest* pThis = static_cast<EmbedderTest*>(pFileWrite); in WriteBlockCallback() local
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cPipelineStatisticsQueryTests.cpp | 2230 bool PipelineStatisticsQueryTestFunctionalBase::queryCallbackDrawCallHandler(void* pThis) in queryCallbackDrawCallHandler() 2513 bool PipelineStatisticsQueryTestFunctional2::executeBlitFramebufferTest(void* pThis) in executeBlitFramebufferTest() 2543 bool PipelineStatisticsQueryTestFunctional2::executeBufferSubDataTest(void* pThis) in executeBufferSubDataTest() 2570 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferfvColorBufferTest(void* pThis) in executeClearBufferfvColorBufferTest() 2591 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferfvDepthBufferTest(void* pThis) in executeClearBufferfvDepthBufferTest() 2612 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferivStencilBufferTest(void* pThis) in executeClearBufferivStencilBufferTest() 2633 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferSubDataTest(void* pThis) in executeClearBufferSubDataTest() 2665 bool PipelineStatisticsQueryTestFunctional2::executeClearColorBufferTest(void* pThis) in executeClearColorBufferTest() 2684 bool PipelineStatisticsQueryTestFunctional2::executeClearDepthBufferTest(void* pThis) in executeClearDepthBufferTest() 2703 bool PipelineStatisticsQueryTestFunctional2::executeClearStencilBufferTest(void* pThis) in executeClearStencilBufferTest() [all …]
|
/external/webrtc/webrtc/modules/audio_device/linux/ |
D | audio_device_pulse_linux.cc | 1694 void AudioDeviceLinuxPulse::PaContextStateCallback(pa_context *c, void *pThis) in PaContextStateCallback() 1706 void *pThis) in PaSinkInfoCallback() 1714 int eol, void *pThis) in PaSourceInfoCallback() 1722 void *pThis) in PaServerInfoCallback() 1728 void AudioDeviceLinuxPulse::PaStreamStateCallback(pa_stream *p, void *pThis) in PaStreamStateCallback() 2270 void *pThis) in PaStreamWriteCallback() 2288 void *pThis) in PaStreamUnderflowCallback() 2358 void *pThis) in PaStreamReadCallback() 2385 void *pThis) in PaStreamOverflowCallback() 2591 bool AudioDeviceLinuxPulse::PlayThreadFunc(void* pThis) in PlayThreadFunc() [all …]
|
D | audio_mixer_manager_pulse_linux.cc | 982 void *pThis) in PaSinkInfoCallback() 993 void *pThis) in PaSinkInputInfoCallback() 1004 void *pThis) in PaSourceInfoCallback()
|
D | audio_device_alsa_linux.cc | 1969 bool AudioDeviceLinuxALSA::PlayThreadFunc(void* pThis) in PlayThreadFunc() 1974 bool AudioDeviceLinuxALSA::RecThreadFunc(void* pThis) in RecThreadFunc()
|
/external/pdfium/fxjs/xfa/ |
D | cjx_xfa.cpp | 24 CXFA_Object* pThis = GetDocument()->GetScriptContext()->GetThisObject(); in thisValue() local
|
/external/pdfium/xfa/fxfa/parser/ |
D | cxfa_layoutitem.cpp | 68 auto* pThis = static_cast<const CXFA_ContentLayoutItem*>(this); in GetRect() local
|
D | cxfa_itemlayoutprocessor.cpp | 649 CXFA_ItemLayoutProcessor* pThis, in InsertFlowedItem()
|
/external/webrtc/webrtc/modules/audio_device/dummy/ |
D | file_audio_device.cc | 467 bool FileAudioDevice::PlayThreadFunc(void* pThis) in PlayThreadFunc() 472 bool FileAudioDevice::RecThreadFunc(void* pThis) in RecThreadFunc()
|
/external/pdfium/core/fxcrt/ |
D | bytestring.cpp | 343 const uint8_t* pThis = (const uint8_t*)m_pData->m_String; in EqualNoCase() local
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_device_wave_win.cc | 3010 bool AudioDeviceWindowsWave::ThreadFunc(void* pThis) in ThreadFunc()
|
/external/python/cpython2/PC/ |
D | _winreg.c | 574 PyHKEYObject *pThis = (PyHKEYObject *)self; in PyHKEY_DetachMethod() local
|
/external/python/cpython3/Tools/msi/bundle/bootstrap/ |
D | PythonBootstrapperApplication.cpp | 1278 PythonBootstrapperApplication* pThis = (PythonBootstrapperApplication*)pvContext; in UiThreadProc() local
|