/external/pdfium/fpdfsdk/ |
D | fpdf_sysfontinfo_embeddertest.cpp | 15 void FakeRelease(FPDF_SYSFONTINFO* pThis) {} in FakeRelease() 16 void FakeEnumFonts(FPDF_SYSFONTINFO* pThis, void* pMapper) {} in FakeEnumFonts() 18 void* FakeMapFont(FPDF_SYSFONTINFO* pThis, in FakeMapFont() 29 void* FakeGetFont(FPDF_SYSFONTINFO* pThis, const char* face) { in FakeGetFont() 34 unsigned long FakeGetFontData(FPDF_SYSFONTINFO* pThis, in FakeGetFontData() 42 unsigned long FakeGetFaceName(FPDF_SYSFONTINFO* pThis, in FakeGetFaceName() 49 int FakeGetFontCharset(FPDF_SYSFONTINFO* pThis, void* hFont) { in FakeGetFontCharset() 53 void FakeDeleteFont(FPDF_SYSFONTINFO* pThis, void* hFont) {} in FakeDeleteFont()
|
D | fpdf_sysfontinfo.cpp | 148 static void DefaultRelease(struct _FPDF_SYSFONTINFO* pThis) { in DefaultRelease() 153 static void DefaultEnumFonts(struct _FPDF_SYSFONTINFO* pThis, void* pMapper) { in DefaultEnumFonts() 158 static void* DefaultMapFont(struct _FPDF_SYSFONTINFO* pThis, in DefaultMapFont() 170 void* DefaultGetFont(struct _FPDF_SYSFONTINFO* pThis, const char* family) { in DefaultGetFont() 175 static unsigned long DefaultGetFontData(struct _FPDF_SYSFONTINFO* pThis, in DefaultGetFontData() 184 static unsigned long DefaultGetFaceName(struct _FPDF_SYSFONTINFO* pThis, in DefaultGetFaceName() 200 static int DefaultGetFontCharset(struct _FPDF_SYSFONTINFO* pThis, void* hFont) { in DefaultGetFontCharset() 208 static void DefaultDeleteFont(struct _FPDF_SYSFONTINFO* pThis, void* hFont) { in DefaultDeleteFont()
|
D | fpdf_dataavail_embeddertest.cpp | 24 static void SAddSegment(FX_DOWNLOADHINTS* pThis, size_t offset, size_t size) { in SAddSegment() 137 static void SAddSegment(FX_DOWNLOADHINTS* pThis, size_t offset, size_t size) { in SAddSegment() 141 static FPDF_BOOL SIsDataAvail(FX_FILEAVAIL* pThis, in SIsDataAvail()
|
D | fpdf_ppo_embeddertest.cpp | 20 int FakeBlockWriter(FPDF_FILEWRITE* pThis, in FakeBlockWriter()
|
D | cpdfsdk_pageview.cpp | 369 ObservedPtr<CPDFSDK_PageView> pThis(this); in OnMouseMove() local
|
D | fpdf_view_embeddertest.cpp | 75 static void SAddSegment(FX_DOWNLOADHINTS* pThis, size_t offset, size_t size) { in SAddSegment()
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_formcalc_context.cpp | 1343 void CFXJSE_FormCalcContext::Abs(CFXJSE_Value* pThis, in Abs() 1365 void CFXJSE_FormCalcContext::Avg(CFXJSE_Value* pThis, in Avg() 1432 void CFXJSE_FormCalcContext::Ceil(CFXJSE_Value* pThis, in Ceil() 1450 void CFXJSE_FormCalcContext::Count(CFXJSE_Value* pThis, in Count() 1504 void CFXJSE_FormCalcContext::Floor(CFXJSE_Value* pThis, in Floor() 1522 void CFXJSE_FormCalcContext::Max(CFXJSE_Value* pThis, in Max() 1596 void CFXJSE_FormCalcContext::Min(CFXJSE_Value* pThis, in Min() 1670 void CFXJSE_FormCalcContext::Mod(CFXJSE_Value* pThis, in Mod() 1705 void CFXJSE_FormCalcContext::Round(CFXJSE_Value* pThis, in Round() 1751 void CFXJSE_FormCalcContext::Sum(CFXJSE_Value* pThis, in Sum() [all …]
|
D | cjx_xfa.cpp | 29 CXFA_Object* pThis = pScriptContext->GetThisObject(); in thisValue() local
|
D | cfxjse_context.cpp | 211 v8::Local<v8::Object> pThis = pThisProxy->GetPrototype().As<v8::Object>(); in Create() 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/webrtc/modules/audio_device/linux/ |
D | audio_device_pulse_linux.cc | 1276 void AudioDeviceLinuxPulse::PaContextStateCallback(pa_context* c, void* pThis) { in PaContextStateCallback() 1287 void* pThis) { in PaSinkInfoCallback() 1294 void* pThis) { in PaSourceInfoCallback() 1301 void* pThis) { in PaServerInfoCallback() 1305 void AudioDeviceLinuxPulse::PaStreamStateCallback(pa_stream* p, void* pThis) { in PaStreamStateCallback() 1746 void* pThis) { in PaStreamWriteCallback() 1762 void* pThis) { in PaStreamUnderflowCallback() 1820 void* pThis) { in PaStreamReadCallback() 1841 void* pThis) { in PaStreamOverflowCallback() 1984 void AudioDeviceLinuxPulse::PlayThreadFunc(void* pThis) { in PlayThreadFunc() [all …]
|
D | audio_mixer_manager_pulse_linux.cc | 700 void* pThis) { in PaSinkInfoCallback() 709 void* pThis) { in PaSinkInputInfoCallback() 717 void* pThis) { in PaSourceInfoCallback()
|
D | audio_device_alsa_linux.cc | 1460 void AudioDeviceLinuxALSA::PlayThreadFunc(void* pThis) { in PlayThreadFunc() 1466 void AudioDeviceLinuxALSA::RecThreadFunc(void* pThis) { in RecThreadFunc()
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/ |
D | lower_x86.cpp | 488 Instruction* NO_EMU(LowerX86* pThis, TargetArch arch, TargetWidth width, CallInst* pCallInst) in NO_EMU() 494 Instruction* VPERM_EMU(LowerX86* pThis, TargetArch arch, TargetWidth width, CallInst* pCallInst) in VPERM_EMU() 528 VGATHER_EMU(LowerX86* pThis, TargetArch arch, TargetWidth width, CallInst* pCallInst) in VGATHER_EMU() 715 VSCATTER_EMU(LowerX86* pThis, TargetArch arch, TargetWidth width, CallInst* pCallInst) in VSCATTER_EMU() 781 VROUND_EMU(LowerX86* pThis, TargetArch arch, TargetWidth width, CallInst* pCallInst) in VROUND_EMU() 816 VCONVERT_EMU(LowerX86* pThis, TargetArch arch, TargetWidth width, CallInst* pCallInst) in VCONVERT_EMU() 845 Instruction* VHSUB_EMU(LowerX86* pThis, TargetArch arch, TargetWidth width, CallInst* pCallInst) in VHSUB_EMU() 876 Instruction* DOUBLE_EMU(LowerX86* pThis, in DOUBLE_EMU()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cPipelineStatisticsQueryTests.cpp | 2254 bool PipelineStatisticsQueryTestFunctionalBase::queryCallbackDrawCallHandler(void* pThis) in queryCallbackDrawCallHandler() 2537 bool PipelineStatisticsQueryTestFunctional2::executeBlitFramebufferTest(void* pThis) in executeBlitFramebufferTest() 2567 bool PipelineStatisticsQueryTestFunctional2::executeBufferSubDataTest(void* pThis) in executeBufferSubDataTest() 2594 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferfvColorBufferTest(void* pThis) in executeClearBufferfvColorBufferTest() 2615 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferfvDepthBufferTest(void* pThis) in executeClearBufferfvDepthBufferTest() 2636 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferivStencilBufferTest(void* pThis) in executeClearBufferivStencilBufferTest() 2657 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferSubDataTest(void* pThis) in executeClearBufferSubDataTest() 2689 bool PipelineStatisticsQueryTestFunctional2::executeClearColorBufferTest(void* pThis) in executeClearColorBufferTest() 2708 bool PipelineStatisticsQueryTestFunctional2::executeClearDepthBufferTest(void* pThis) in executeClearDepthBufferTest() 2727 bool PipelineStatisticsQueryTestFunctional2::executeClearStencilBufferTest(void* pThis) in executeClearStencilBufferTest() [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 | 660 EmbedderTest* pThis = static_cast<EmbedderTest*>(pFileWrite); in WriteBlockCallback() local
|
/external/pdfium/testing/fuzzers/ |
D | pdfium_fuzzer_helper.cc | 89 FPDF_BOOL Is_Data_Avail(FX_FILEAVAIL* pThis, size_t offset, size_t size) { in Is_Data_Avail() 93 void Add_Segment(FX_DOWNLOADHINTS* pThis, size_t offset, size_t size) {} in Add_Segment()
|
/external/webrtc/modules/audio_device/dummy/ |
D | file_audio_device.cc | 442 void FileAudioDevice::PlayThreadFunc(void* pThis) { in PlayThreadFunc() 448 void FileAudioDevice::RecThreadFunc(void* pThis) { in RecThreadFunc()
|
/external/pdfium/fxjs/ |
D | cjs_runtime.cpp | 147 v8::Local<v8::Object> pThis = GetThisObj(); in SetFormFillEnvToDocument() local
|
D | cfxjs_engine.cpp | 481 v8::Local<v8::Object> pThis = pThisProxy->GetPrototype().As<v8::Object>(); in InitializeEngine() local
|
/external/OpenCL-CTS/test_conformance/integer_ops/ |
D | test_int_basic_ops.cpp | 171 perThreadData * pThis = (perThreadData *)malloc(sizeof(perThreadData)); in perThreadDataNew() local 184 void perThreadDataDestroy(perThreadData * pThis) in perThreadDataDestroy() 204 cl_int perThreadDataInit(perThreadData * pThis, ExplicitType type, in perThreadDataInit() 367 globalThreadData * pThis = (globalThreadData *)malloc(sizeof(globalThreadData)); in globalThreadDataNew() local 393 void globalThreadDataDestroy(globalThreadData * pThis) in globalThreadDataDestroy()
|
/external/pdfium/core/fxcrt/ |
D | bytestring.cpp | 320 const uint8_t* pThis = (const uint8_t*)m_pData->m_String; in EqualNoCase() local
|
/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 | 1296 PythonBootstrapperApplication* pThis = (PythonBootstrapperApplication*)pvContext; in UiThreadProc() local
|