| /external/toybox/toys/pending/ |
| last.c | 92 int fd, pwidth, curlog_type = EMPTY; local 97 pwidth = (toys.optflags & FLAG_W) ? 46 : 16; 137 ut.ut_line, pwidth, pwidth, ut.ut_host, 148 ut.ut_line, pwidth, pwidth, ut.ut_host, 178 ut.ut_line, pwidth, pwidth, ut.ut_host,
|
| /external/pdfium/core/fxcrt/css/ |
| cfx_cssdeclaration.cpp | 366 RetainPtr<CFX_CSSValue> pWidth; 372 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { 373 AddPropertyHolder(CFX_CSSProperty::BorderLeftWidth, pWidth, 375 AddPropertyHolder(CFX_CSSProperty::BorderTopWidth, pWidth, 377 AddPropertyHolder(CFX_CSSProperty::BorderRightWidth, pWidth, 379 AddPropertyHolder(CFX_CSSProperty::BorderBottomWidth, pWidth, 385 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { 386 AddPropertyHolder(CFX_CSSProperty::BorderLeftWidth, pWidth, 392 if (ParseBorderProperty(pszValue, iValueLen, pWidth)) { 393 AddPropertyHolder(CFX_CSSProperty::BorderTopWidth, pWidth, [all...] |
| cfx_cssdeclaration.h | 66 RetainPtr<CFX_CSSValue>& pWidth) const;
|
| /external/pdfium/xfa/fgas/font/ |
| cfgas_pdffontmgr.h | 35 int32_t* pWidth);
|
| cfgas_pdffontmgr.cpp | 188 int32_t* pWidth) { 197 *pWidth = pPDFFont->GetCharWidthF(pPDFFont->CharCodeFromUnicode(wUnicode));
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
| control.h | [all...] |
| amvideo.h | 647 LONG *pWidth, 722 LONG *pWidth, 799 #define IFullScreenVideo_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth) 830 static FORCEINLINE HRESULT IFullScreenVideo_GetModeInfo(IFullScreenVideo* This,LONG Mode,LONG *pWidth,LONG *pHeight,LONG *pDepth) { 831 return This->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth); 894 LONG *pWidth, [all...] |
| amvideo.idl | 112 HRESULT GetModeInfo([in] long Mode, [out] long * pWidth, [out] long * pHeight, [out] long * pDepth);
|
| textserv.h | 80 virtual HRESULT TxGetNaturalSize(DWORD dwAspect,HDC hdcDraw,HDC hicTargetDev,DVTARGETDEVICE *ptd,DWORD dwMode,const SIZEL *psizelExtent,LONG *pwidth,LONG *pheight) = 0;
|
| d3d10_1.h | 985 UINT *pWidth, [all...] |
| mmc.h | [all...] |
| ocidl.h | [all...] |
| /frameworks/wilhelm/src/itf/ |
| I3DMacroscopic.cpp | 46 SLmillimeter *pWidth, SLmillimeter *pHeight, SLmillimeter *pDepth) 50 if (NULL == pWidth || NULL == pHeight || NULL == pDepth) { 59 *pWidth = width;
|
| /external/skqp/tests/ |
| SkpSkGrTest.cpp | 334 int pWidth = pic->width(); 338 int xInterval = SkTMax(pWidth - maxDimension, 0) / (slices - 1); 340 SkRect rect = {0, 0, SkIntToScalar(SkTMin(maxDimension, pWidth)), 404 int pWidth = pic->width(); 406 int pLargerWH = SkTMax(pWidth, pHeight); 425 dim.fX = (pWidth + scale - 1) / scale; 435 fFilename, pWidth, pHeight, dim.fX, dim.fY);
|
| /external/aac/libSACdec/src/ |
| sac_process.cpp | 335 int *RESTRICT pWidth, FIXP_SGL alpha__FDK, 343 int i = pWidth[pb]; 416 INT *pWidth = self->kernels_width; 444 INT i = pWidth[pb]; 473 INT *pWidth = self->kernels_width; 497 FDK_ASSERT((pWidth[0] + pWidth[1]) >= 3); 522 INT i = pWidth[pb]; 567 INT i = pWidth[pb]; [all...] |
| /external/mesa3d/src/amd/addrlib/core/ |
| addrelemlib.cpp | [all...] |
| addrelemlib.h | 221 UINT_32* pBpp, UINT_32* pBasePitch, UINT_32* pWidth, UINT_32* pHeight); 225 UINT_32* pBpp, UINT_32* pWidth, UINT_32* pHeight);
|
| /development/tools/etc1tool/ |
| etc1tool.cpp | 137 etc1_uint32* pWidth, etc1_uint32* pHeight) { 212 *pWidth = width; 235 etc1_uint32* pWidth, etc1_uint32* pHeight) { 296 *pWidth = width;
|
| /external/libpng/contrib/gregbook/ |
| readppm.c | 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) 121 *pWidth = width;
|
| readpng.c | 88 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) 141 *pWidth = width;
|
| readpng.h | 81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight);
|
| /external/mksh/src/ |
| edit.c | 975 static int pwidth; /* width of prompt */ variable 1222 pwidth = prompt_trunc % x_cols; 1223 prompt_trunc -= pwidth; 1224 if ((mksh_uari_t)pwidth > ((mksh_uari_t)x_cols - 3 - MIN_EDIT_SPACE)) { 1227 pwidth = 0; 1250 x_displen = (xx_cols = x_cols) - 2 - (x_col = pwidth); [all...] |
| /external/deqp/external/openglcts/scripts/ |
| mustpass.py | 341 pWidth = config.surfacewidth + ',' 344 elemContent = TABLE_ELEM_PATTERN.format(apiType = pApiType, configName = pConfigName, glConfigName = pGLConfig, screenRotation = pRotation, baseSeed = pSeed, fboConfig = pFBOConfig, surfaceWidth = pWidth, surfaceHeight = pHeight)
|
| /external/tensorflow/tensorflow/core/lib/jpeg/ |
| jpeg_mem.cc | 518 const UncompressFlags& flags, int* pwidth, int* pheight, 524 if (pwidth != nullptr) *pwidth = width;
|
| /frameworks/av/cmds/screenrecord/ |
| screenrecord.cpp | 837 static bool parseWidthHeight(const char* widthHeight, uint32_t* pWidth, 854 *pWidth = width; [all...] |