Searched defs:psub (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/pdfium/core/fpdfdoc/ | ||
H A D | cpdf_annot.cpp | 91 RetainPtr<CPDF_Object> psub = pAP->GetMutableDirectObjectFor(ap_entry); in GetAnnotAPInternal() local |
/aosp_15_r20/external/mksh/src/ | ||
H A D | misc.c | 822 const unsigned char *prest, *psub, *pnext; in do_gmatch() local |
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ | ||
H A D | IceAssemblerX8664.cpp | 909 void AssemblerX8664::psub(Type Ty, XmmRegister dst, XmmRegister src) { in psub() function in Ice::X8664::AssemblerX8664 |
H A D | IceAssemblerX8632.cpp | 853 void AssemblerX8632::psub(Type Ty, XmmRegister dst, XmmRegister src) { in psub() function in Ice::X8632::AssemblerX8632 |