/external/mesa3d/src/gallium/drivers/nvc0/ |
H A D | nvc0_resource.c | 36 struct pipe_resource *pres, 39 if (unlikely(pres->target == PIPE_BUFFER)) 40 return nv50_surface_from_buffer(pipe, pres, templ); 41 return nvc0_miptree_surface_new(pipe, pres, templ); 35 nvc0_surface_create(struct pipe_context *pipe, struct pipe_resource *pres, const struct pipe_surface *templ) argument
|
/external/mesa3d/src/gallium/drivers/nv50/ |
H A D | nv50_resource.c | 68 struct pipe_resource *pres, 71 if (unlikely(pres->target == PIPE_BUFFER)) 72 return nv50_surface_from_buffer(pipe, pres, templ); 73 return nv50_miptree_surface_new(pipe, pres, templ); 67 nv50_surface_create(struct pipe_context *pipe, struct pipe_resource *pres, const struct pipe_surface *templ) argument
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
H A D | XString.java | 1048 boolean pres = false; 1056 if (!pres) 1072 pres = true; 1077 pres = true; 1083 pres = true; 1089 pres = false;
|
H A D | XStringForFSB.java | 865 boolean pres = false; 873 if (!pres) 889 pres = true; 894 pres = true; 900 pres = true; 906 pres = false;
|
/external/mesa3d/src/gallium/state_trackers/glx/xlib/ |
H A D | xm_st.c | 64 struct pipe_resource *pres; local 69 pres = xstfb->display_resource; 71 if (!pres || pres != ptex) { 73 pres = xstfb->display_resource; 76 xstfb->screen->flush_frontbuffer(xstfb->screen, pres, 0, 0, &xstfb->buffer->ws);
|
/external/mesa3d/src/gallium/state_trackers/egl/common/ |
H A D | native_helper.c | 173 struct pipe_resource *pres) 175 pipe_resource_reference(&rsurf->resources[which], pres); 198 struct pipe_resource *pres = NULL; local 199 pipe_resource_reference(&pres, rsurf->resources[which]); 200 return pres; 242 struct pipe_resource *pres = rsurf->resources[which]; local 244 if (!pres) 248 pres, 0, 0, winsys_drawable_handle); 171 resource_surface_import_resource(struct resource_surface *rsurf, enum native_attachment which, struct pipe_resource *pres) argument
|
H A D | native_helper.h | 58 struct pipe_resource *pres);
|
/external/eigen/blas/ |
H A D | level1_cplx_impl.h | 40 int EIGEN_BLAS_FUNC(dotcw)(int *n, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar* pres) argument 48 Scalar* res = reinterpret_cast<Scalar*>(pres); 59 int EIGEN_BLAS_FUNC(dotuw)(int *n, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar* pres) argument 67 Scalar* res = reinterpret_cast<Scalar*>(pres);
|
/external/eigen/Eigen/src/Core/products/ |
H A D | CoeffBasedProduct.h | 289 static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, typename Lhs::PacketScalar &pres) argument 291 product_coeff_vectorized_unroller<UnrollingIndex-PacketSize, Lhs, Rhs, Packet>::run(row, col, lhs, rhs, pres); 292 pres = padd(pres, pmul( lhs.template packet<Aligned>(row, UnrollingIndex) , rhs.template packet<Aligned>(UnrollingIndex, col) )); 300 static EIGEN_STRONG_INLINE void run(Index row, Index col, const Lhs& lhs, const Rhs& rhs, typename Lhs::PacketScalar &pres) argument 302 pres = pmul(lhs.template packet<Aligned>(row, 0) , rhs.template packet<Aligned>(0, col)); 324 Packet pres; local 325 product_coeff_vectorized_unroller<UnrollingIndex-PacketSize, Lhs, Rhs, Packet>::run(row, col, lhs, rhs, pres); 326 res = predux(pres);
|
/external/pdfium/third_party/libopenjpeg20/ |
H A D | t1.c | 1307 opj_tcd_resolution_t* pres = &tilec->resolutions[resno - 1]; local 1308 x += pres->x1 - pres->x0; 1311 opj_tcd_resolution_t* pres = &tilec->resolutions[resno - 1]; local 1312 y += pres->y1 - pres->y0; 1491 opj_tcd_resolution_t *pres = &tilec->resolutions[resno - 1]; local 1492 x += pres->x1 - pres->x0; 1495 opj_tcd_resolution_t *pres local [all...] |
/external/v8/test/cctest/ |
H A D | test-assembler-arm.cc | 2092 #define CHECK_VRINT(input_val, ares, nres, mres, pres, zres) \ 2098 CHECK_EQ(pres, t.pr); \ 2197 #define CHECK_VRINT(input_val, ares, nres, mres, pres, zres) \ 2203 CHECK_EQ(pres, t.pr); \
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |