Searched defs:pr (Results 26 - 50 of 87) sorted by relevance

1234

/external/skia/src/image/
H A DSkImage_Raster.cpp104 SkImage_Raster::SkImage_Raster(const Info& info, SkPixelRef* pr, size_t rowBytes) argument
108 fBitmap.setPixelRef(pr);
192 SkImage* SkNewImageFromPixelRef(const SkImageInfo& info, SkPixelRef* pr, argument
194 return SkNEW_ARGS(SkImage_Raster, (info, pr, rowBytes));
H A DSkSurface_Raster.cpp86 SkSurface_Raster::SkSurface_Raster(SkPixelRef* pr) argument
87 : INHERITED(pr->info().fWidth, pr->info().fHeight)
89 const SkImageInfo& info = pr->info();
92 fBitmap.setPixelRef(pr);
155 SkAutoTUnref<SkPixelRef> pr(SkMallocPixelRef::NewAllocate(info, 0, NULL));
156 if (NULL == pr.get()) {
159 return SkNEW_ARGS(SkSurface_Raster, (pr));
/external/chromium_org/chrome/browser/devtools/device/usb/
H A Dandroid_rsa.cc141 void BnDiv(uint32* a, uint32* b, uint32** pq, uint32** pr) { argument
145 if (pr)
146 *pr = BnCopy(a);
175 if (pr)
176 *pr = ca;
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dcodec.h153 AudioCodec(int pt, const std::string& nm, int cr, int br, int cs, int pr) argument
154 : Codec(pt, nm, cr, pr),
205 VideoCodec(int pt, const std::string& nm, int w, int h, int fr, int pr) argument
206 : Codec(pt, nm, kVideoCodecClockrate, pr),
/external/chromium_org/third_party/skia/src/image/
H A DSkImage_Raster.cpp115 SkImage_Raster::SkImage_Raster(const Info& info, SkPixelRef* pr, size_t rowBytes) argument
119 fBitmap.setPixelRef(pr);
215 SkImage* SkNewImageFromPixelRef(const SkImageInfo& info, SkPixelRef* pr, argument
217 return SkNEW_ARGS(SkImage_Raster, (info, pr, rowBytes));
/external/chromium_org/tools/gn/
H A Dcommand_format.cc358 Printer pr; local
359 pr.Block(parse_node);
360 *output = pr.String();
/external/clang/test/CodeGenCXX/
H A Dcopy-constructor-synthesis.cpp29 void pr() { function in struct:X
78 void pr() { function in struct:XM
93 b.pr();
96 c.pr();
100 m1.pr();
/external/ipsec-tools/src/racoon/
H A Disakmp_quick.c1286 struct saproto *pr;
1316 for (pr = pp->head; pr; pr = pr->next) {
1318 ISAKMP_NTYPE_RESPONDER_LIFETIME, pr, data);
1609 struct saproto *pr;
1611 for (pr = p->head; pr; pr
1285 struct saproto *pr; local
1608 struct saproto *pr; local
[all...]
H A Dproposal.c167 inssatrns(pr, new)
168 struct saproto *pr;
173 for (tr = pr->head; tr && tr->next; tr = tr->next)
176 pr->head = new;
637 set_satrnsbysainfo(pr, sainfo)
638 struct saproto *pr;
645 switch (pr->proto_id) {
670 inssatrns(pr, newtr);
695 inssatrns(pr, newtr);
720 inssatrns(pr, newt
1136 struct saproto *pr; local
1175 struct saproto *newpr = NULL, *pr; local
[all...]
H A Dhandler.c544 struct saproto *pr; local
550 for (pr = iph2->approval->head; pr != NULL;
551 pr = pr->next) {
552 if (proto_id != pr->proto_id)
554 if (spi == pr->spi || spi == pr->spi_p)
558 for (pr = iph2->proposal->head; pr !
607 struct saproto *pr; local
745 struct saproto *pr; local
[all...]
H A Disakmp_inf.c626 struct saproto *pr;
648 for (pr = iph2->approval->head; pr != NULL; pr = pr->next) {
657 tlen = sizeof(*d) + pr->spisize;
669 d->proto_id = pr->proto_id;
670 d->spi_size = pr->spisize;
676 spi = (u_int8_t *)&pr->spi;
677 spi += sizeof(pr
625 struct saproto *pr; local
844 struct saproto *pr; local
[all...]
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_qsort.c420 int *pl=(int*)(first-WORD_BYTES),*pr=(int*)first; local
422 for (;compare(pl,pivot)>0;pr=pl,--pl) {
423 *pr=*pl; }
424 if (pr!=(int*)first) *pr=*(int*)pivot;
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
H A DCompiler.java1250 * @param pr The resolver for prefixes in the XPath expression.
1252 public void setNamespaceContext(PrefixResolver pr) argument
1254 m_currentPrefixResolver = pr;
/external/deqp/framework/opengl/
H A DgluDrawUtil.hpp205 namespace pr namespace in namespace:glu
239 } // pr
/external/libnl/lib/route/sch/
H A Dtbf.c139 double pr, prb, bs, cl; local
141 pr = nl_cancel_down_bytes(tbf->qt_peakrate.rs_rate, &pru);
150 pr, pru, prb, prbu, bs, bsu, cl, clu);
/external/libunwind/src/ia64/
H A DGscript.c69 cache_match (struct ia64_script *script, unw_word_t ip, unw_word_t pr) argument
71 if (ip == script->ip && ((pr ^ script->pr_val) & script->pr_mask) == 0)
156 unw_word_t ip, pr; local
159 pr = c->pr;
161 if (cache_match (script, ip, pr))
171 if (cache_match (script, ip, pr))
/external/libunwind/tests/
H A DGia64-test-nat.c141 printf ("sighandler: signal %d sp=%p nat=%08lx pr=%lx\n",
503 unw_word_t pr, expected; local
514 if ((ret = unw_get_reg (c, UNW_IA64_PR, &pr)) < 0)
515 panic ("%s: failed to read register pr, error=%d\n", __FUNCTION__, ret);
517 pr &= ~DONTCARE;
521 printf (" pr = %016lx (expected %016lx)\n", pr, expected);
523 if (pr != expected)
524 panic ("%s: pr=%lx instead of %lx!\n", __FUNCTION__, pr, expecte
[all...]
/external/llvm/include/llvm/MC/
H A DMCSchedule.h222 unsigned mp, bool cm, unsigned pi, const MCProcResourceDesc *pr,
228 ProcResourceTable(pr), SchedClassTable(sc), NumProcResourceKinds(npr),
221 MCSchedModel(unsigned iw, int mbs, int lmbs, unsigned ll, unsigned hl, unsigned mp, bool cm, unsigned pi, const MCProcResourceDesc *pr, const MCSchedClassDesc *sc, unsigned npr, unsigned nsc, const InstrItinerary *ii) argument
/external/chromium_org/content/renderer/gpu/
H A Dgpu_benchmarking_extension.cc48 SkPixelRef* pr = bm.pixelRef(); local
49 if (pr != NULL) {
50 SkData* data = pr->refEncodedData();
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dplurults.cpp353 PluralRules *pr = PluralRules::createRules(rule, status); local
354 double result = pr->getUniqueKeywordValue(key);
355 delete pr;
591 LocalPointer<PluralRules> pr(PluralRules::forLocale("en", UPLURAL_TYPE_ORDINAL, errorCode));
595 UnicodeString keyword = pr->select(2.);
656 LocalPointer<PluralRules> pr(PluralRules::createRules("s: n in 1,3,4,6", status));
657 checkSelect(pr, status, __LINE__, "s", "1.0", "3.0", "4.0", "6.0", END_MARK);
658 checkSelect(pr, status, __LINE__, "other", "0.0", "2.0", "3.1", "7.0", END_MARK);
660 pr.adoptInstead(PluralRules::createRules("s: n not in 1,3,4,6", status));
661 checkSelect(pr, statu
894 PluralRules *pr = PluralRules::forLocale(locale, status); local
945 PluralRules *pr = PluralRules::createRules(UnicodeString(rules), status); local
[all...]
/external/chromium_org/third_party/skia/include/core/
H A DSkBitmap.h411 SkPixelRef* setPixelRef(SkPixelRef* pr, int dx, int dy);
413 SkPixelRef* setPixelRef(SkPixelRef* pr, const SkIPoint& origin) { argument
414 return this->setPixelRef(pr, origin.fX, origin.fY);
417 SkPixelRef* setPixelRef(SkPixelRef* pr) { argument
418 return this->setPixelRef(pr, 0, 0);
/external/chromium_org/third_party/skia/src/core/
H A DSkBitmapProcState.cpp263 SkPixelRef* pr = src.pixelRef(); local
264 if (pr && pr->decodeInto(pow2, dst)) {
279 SkPixelRef* pr = fOrigBitmap.pixelRef(); local
281 if (pr->isLocked() || !pr->implementsDecodeInto()) {
/external/chromium_org/third_party/skia/src/gpu/
H A DGrClipMaskManager.cpp391 GrPathRenderer* pr) {
421 if (NULL == pr) {
425 pr = this->getContext()->getPathRenderer(path, stroke, fGpu, false, type);
427 if (NULL == pr) {
430 pr->drawPath(path, stroke, fGpu, element->isAA());
439 GrPathRenderer** pr) {
457 *pr = this->getContext()->getPathRenderer(path, stroke, fGpu, false, type);
458 return SkToBool(*pr);
604 GrPathRenderer* pr = NULL; local
605 bool useTemp = !this->canStencilAndDrawElement(result, element, &pr);
389 drawElement(GrTexture* target, const SkClipStack::Element* element, GrPathRenderer* pr) argument
437 canStencilAndDrawElement(GrTexture* target, const SkClipStack::Element* element, GrPathRenderer** pr) argument
766 GrPathRenderer* pr = NULL; local
[all...]
/external/chromium_org/third_party/skia/tests/
H A DWritePixelsTest.cpp290 SkPixelRef* pr = SkMallocPixelRef::NewAllocate(info, rowBytes, NULL); local
291 bm->setPixelRef(pr)->unref();
/external/icu/icu4c/source/test/intltest/
H A Dplurults.cpp353 PluralRules *pr = PluralRules::createRules(rule, status); local
354 double result = pr->getUniqueKeywordValue(key);
355 delete pr;
591 LocalPointer<PluralRules> pr(PluralRules::forLocale("en", UPLURAL_TYPE_ORDINAL, errorCode));
595 UnicodeString keyword = pr->select(2.);
656 LocalPointer<PluralRules> pr(PluralRules::createRules("s: n in 1,3,4,6", status));
657 checkSelect(pr, status, __LINE__, "s", "1.0", "3.0", "4.0", "6.0", END_MARK);
658 checkSelect(pr, status, __LINE__, "other", "0.0", "2.0", "3.1", "7.0", END_MARK);
660 pr.adoptInstead(PluralRules::createRules("s: n not in 1,3,4,6", status));
661 checkSelect(pr, statu
894 PluralRules *pr = PluralRules::forLocale(locale, status); local
945 PluralRules *pr = PluralRules::createRules(UnicodeString(rules), status); local
[all...]

Completed in 489 milliseconds

1234