Home
last modified time | relevance | path

Searched defs:pBase (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dipdf_page.h49 inline CPDF_Page* ToPDFPage(IPDF_Page* pBase) { in ToPDFPage()
53 inline CPDFXFA_Page* ToXFAPage(IPDF_Page* pBase) { in ToXFAPage()
/external/llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast/
Dreinterpret_pointer_cast.pass.cpp52 std::shared_ptr<Base> pBase = std::reinterpret_pointer_cast<Base>(pDerived); in main() local
58 const std::shared_ptr<Base> pBase(new Base); in main() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/shader_lib/
DScatter.cpp34 extern "C" void ScatterPS_256(uint8_t* pBase, SIMD256::Integer vIndices, SIMD256::Float vSrc, uint8… in ScatterPS_256()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dpa.h771 float* pBase = (float*)this->pStreamBase; in Assemble() local
838 float* pBase = (float*)this->pStreamBase; in Assemble() local
1386 const float* pBase = pBaseAttrib; in Assemble() local
1456 const float* pBase = pBaseAttrib; in Assemble() local
Dfrontend.cpp965 uint8_t* pBase = pInstanceBase + instance * pState->allocationSize; in GeometryShaderStage() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dbuilder_gfx_mem.cpp69 Value* pBase, in GATHERPS()
94 Value* pBase, in GATHERDD()
Dbuilder_mem.cpp185 Value* pBase, in GATHERPS()
205 Value* pBase, in GATHERDD()
225 Builder::GATHERPD(Value* vSrc, Value* pBase, Value* vIndices, Value* vMask, uint8_t scale) in GATHERPD()
/external/pdfium/core/fpdfdoc/
Dcpdf_action.cpp107 auto* pBase = pURI->GetDirectObjectFor("Base"); in GetURI() local
/external/OpenCSD/decoder/include/common/
Docsd_dcd_mngr.h143 TrcPktDecodeBase<P,Pc> *pBase = dynamic_cast< TrcPktDecodeBase<P,Pc> *>(pkt_dcd); in createDecoder() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/
Dlower_x86.cpp532 auto pBase = pCallInst->getArgOperand(1); in VGATHER_EMU() local
718 auto pBase = pCallInst->getArgOperand(0); in VSCATTER_EMU() local
/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp1028 Value *pBase = GEP(iface->pTcsCtx, in swr_tcs_llvm_fetch_input() local
1047 Value *pBase = GEP(iface->pTcsCtx, in swr_tcs_llvm_fetch_input() local