Home
last modified time | relevance | path

Searched defs:pRes (Results 1 – 14 of 14) sorted by relevance

/external/libcxx/test/std/numerics/numeric.ops/exclusive.scan/
Dexclusive_scan_init_op.pass.cpp51 const int pRes[] = {0, 1, 4, 9, 16}; in test() local
Dexclusive_scan.pass.cpp50 const int pRes[] = {0, 1, 4, 9, 16}; in test() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/numeric.ops/exclusive.scan/
Dexclusive_scan_init_op.pass.cpp53 const int pRes[] = {0, 1, 4, 9, 16}; in test() local
Dexclusive_scan.pass.cpp51 const int pRes[] = {0, 1, 4, 9, 16}; in test() local
/external/libcxx/test/std/numerics/numeric.ops/inclusive.scan/
Dinclusive_scan.pass.cpp50 const int pRes[] = {1, 4, 9, 16, 25}; in test() local
Dinclusive_scan_op.pass.cpp52 const int pRes[] = {1, 4, 9, 16, 25}; in test() local
Dinclusive_scan_op_init.pass.cpp51 const int pRes[] = {1, 4, 9, 16, 25}; in test() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/numeric.ops/inclusive.scan/
Dinclusive_scan.pass.cpp52 const int pRes[] = {1, 4, 9, 16, 25}; in test() local
Dinclusive_scan_op.pass.cpp53 const int pRes[] = {1, 4, 9, 16, 25}; in test() local
Dinclusive_scan_op_init.pass.cpp53 const int pRes[] = {1, 4, 9, 16, 25}; in test() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h54 void SetFormResource(RetainPtr<const CPDF_Dictionary> pRes) { in SetFormResource()
/external/pdfium/fpdfsdk/
Dfpdf_flatten.cpp296 RetainPtr<CPDF_Dictionary> pRes = in FPDFPage_Flatten() local
Dfpdf_transformpage.cpp252 RetainPtr<const CPDF_Dictionary> pRes = in FPDFPage_TransFormWithClip() local
Dfpdf_ppo.cpp672 RetainPtr<CPDF_Dictionary> pRes = in FinishPage() local