| /third_party/flutter/skia/tests/ |
| D | MallocPixelRefTest.cpp | 29 sk_sp<SkPixelRef> pr( in DEF_TEST() local 38 sk_sp<SkPixelRef> pr( in DEF_TEST() local 47 sk_sp<SkPixelRef> pr( in DEF_TEST() local 56 auto pr = sk_make_sp<SkPixelRef>(info.width(), info.height(), memory.get(), rowBytes); in DEF_TEST() local 61 sk_sp<SkPixelRef> pr( in DEF_TEST() local 68 sk_sp<SkPixelRef> pr( in DEF_TEST() local 77 sk_sp<SkPixelRef> pr( in DEF_TEST() local 90 sk_sp<SkPixelRef> pr( in DEF_TEST() local 99 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeWithData(info, rowBytes, data); in DEF_TEST() local
|
| /third_party/skia/tests/ |
| D | MallocPixelRefTest.cpp | 26 sk_sp<SkPixelRef> pr( in DEF_TEST() local 35 sk_sp<SkPixelRef> pr( in DEF_TEST() local 44 sk_sp<SkPixelRef> pr( in DEF_TEST() local 53 auto pr = sk_make_sp<SkPixelRef>(info.width(), info.height(), memory.get(), rowBytes); in DEF_TEST() local 58 sk_sp<SkPixelRef> pr( in DEF_TEST() local 65 sk_sp<SkPixelRef> pr( in DEF_TEST() local 74 sk_sp<SkPixelRef> pr( in DEF_TEST() local 87 sk_sp<SkPixelRef> pr( in DEF_TEST() local 96 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeWithData(info, rowBytes, data); in DEF_TEST() local
|
| /third_party/libwebsockets/lib/system/smd/ |
| D | smd.c | 102 lws_smd_peer_t *pr = lws_container_of(p, lws_smd_peer_t, list); in lws_smd_dump() local 111 _lws_smd_msg_peer_interested_in_msg(lws_smd_peer_t *pr, lws_smd_msg_t *msg) in _lws_smd_msg_peer_interested_in_msg() 128 lws_smd_peer_t *pr = lws_container_of(p, lws_smd_peer_t, list); in _lws_smd_msg_assess_peers_interested() local 148 lws_smd_peer_t *pr = lws_container_of(p, lws_smd_peer_t, list); in _lws_smd_class_mask_union() local 241 lws_smd_peer_t *pr = lws_container_of(p, lws_smd_peer_t, list); in _lws_smd_msg_send() local 371 struct lws_smd_peer *pr, const uint8_t *buf, size_t len) in _lws_smd_ss_rx_forward() 459 _lws_smd_peer_destroy(lws_smd_peer_t *pr) in _lws_smd_peer_destroy() 493 _lws_smd_msg_next_matching_filter(lws_smd_peer_t *pr) in _lws_smd_msg_next_matching_filter() 527 _lws_smd_msg_deliver_peer(struct lws_context *ctx, lws_smd_peer_t *pr) in _lws_smd_msg_deliver_peer() 590 lws_smd_peer_t *pr = lws_container_of(p, lws_smd_peer_t, list); in lws_smd_msg_distribute() local [all …]
|
| /third_party/node/deps/npm/node_modules/ci-info/ |
| D | vendors.json | 6 "pr": "APPVEYOR_PULL_REQUEST_NUMBER" string 12 "pr": "SYSTEM_PULLREQUEST_PULLREQUESTID" string 23 "pr": "BITBUCKET_PR_ID" string 29 "pr": "BITRISE_PULL_REQUEST" string 35 "pr": "BUDDY_EXECUTION_PULL_REQUEST_ID" string 41 "pr": { "env": "BUILDKITE_PULL_REQUEST", "ne": "false" } object 47 "pr": "CIRCLE_PULL_REQUEST" string 53 "pr": "CIRRUS_PR" string 69 "pr": { "DRONE_BUILD_EVENT": "pull_request" } object 95 "pr": { "any": ["ghprbPullId", "CHANGE_ID"] } object [all …]
|
| /third_party/node/deps/npm/node_modules/is-ci/node_modules/ci-info/ |
| D | vendors.json | 6 "pr": "APPVEYOR_PULL_REQUEST_NUMBER" string 22 "pr": "BITRISE_PULL_REQUEST" string 28 "pr": "BUDDY_EXECUTION_PULL_REQUEST_ID" string 34 "pr": { "env": "BUILDKITE_PULL_REQUEST", "ne": "false" } object 40 "pr": "CIRCLE_PULL_REQUEST" string 46 "pr": "CIRRUS_PR" string 62 "pr": { "DRONE_BUILD_EVENT": "pull_request" } object 88 "pr": { "any": ["ghprbPullId", "CHANGE_ID"] } object 99 "pr": "SAIL_PULL_REQUEST_NUMBER" string 105 "pr": "PULL_REQUEST_NUMBER" string [all …]
|
| /third_party/mesa3d/src/util/indices/ |
| D | u_indices_gen.py | 183 def name(intype, outtype, inpv, outpv, pr, prim): argument 189 def preamble(intype, outtype, inpv, outpv, pr, prim): argument 228 def points(intype, outtype, inpv, outpv, pr): argument 235 def lines(intype, outtype, inpv, outpv, pr): argument 242 def linestrip(intype, outtype, inpv, outpv, pr): argument 249 def lineloop(intype, outtype, inpv, outpv, pr): argument 268 def tris(intype, outtype, inpv, outpv, pr): argument 276 def tristrip(intype, outtype, inpv, outpv, pr): argument 287 def trifan(intype, outtype, inpv, outpv, pr): argument 306 def polygon(intype, outtype, inpv, outpv, pr): argument [all …]
|
| /third_party/musl/libc-test/src/functionalext/supplement/multibyte/ |
| D | wcrtomb.c | 31 mbstate_t pr; in wcrtomb_0100() local 52 mbstate_t pr; in wcrtomb_0200() local 73 mbstate_t pr; in wcrtomb_0300() local
|
| /third_party/libwebsockets/lib/plat/unix/ |
| D | unix-caps.c | 91 struct passwd pr; local 143 struct passwd pr; local 200 struct passwd pr; local
|
| /third_party/skia/src/image/ |
| D | SkSurface_Raster.cpp | 70 SkSurface_Raster::SkSurface_Raster(const SkImageInfo& info, sk_sp<SkPixelRef> pr, in SkSurface_Raster() 104 if (SkPixelRef* pr = fBitmap.pixelRef()) { in onNewImageSnapshot() local 122 if (SkPixelRef* pr = fBitmap.pixelRef()) { in onRestoreBackingMutability() local 185 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(info, rowBytes); in MakeRaster() local
|
| /third_party/flutter/skia/src/image/ |
| D | SkSurface_Raster.cpp | 80 SkSurface_Raster::SkSurface_Raster(const SkImageInfo& info, sk_sp<SkPixelRef> pr, in SkSurface_Raster() 115 if (SkPixelRef* pr = fBitmap.pixelRef()) { in onNewImageSnapshot() local 133 if (SkPixelRef* pr = fBitmap.pixelRef()) { in onRestoreBackingMutability() local 192 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(info, rowBytes); in MakeRaster() local
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrPathRendererChain.cpp | 62 sk_sp<GrPathRenderer> pr( in GrPathRendererChain() local 101 for (const sk_sp<GrPathRenderer>& pr : fChain) { in getPathRenderer() local
|
| /third_party/openssl/crypto/asn1/ |
| D | a_int.c | 213 static int asn1_get_uint64(uint64_t *pr, const unsigned char *b, size_t blen) in asn1_get_uint64() 255 static int asn1_get_int64(int64_t *pr, const unsigned char *b, size_t blen, in asn1_get_int64() 327 static int asn1_string_get_int64(int64_t *pr, const ASN1_STRING *a, int itype) in asn1_string_get_int64() 361 static int asn1_string_get_uint64(uint64_t *pr, const ASN1_STRING *a, in asn1_string_get_uint64() 525 int ASN1_INTEGER_get_int64(int64_t *pr, const ASN1_INTEGER *a) in ASN1_INTEGER_get_int64() 535 int ASN1_INTEGER_get_uint64(uint64_t *pr, const ASN1_INTEGER *a) in ASN1_INTEGER_get_uint64() 574 int ASN1_ENUMERATED_get_int64(int64_t *pr, const ASN1_ENUMERATED *a) in ASN1_ENUMERATED_get_int64()
|
| /third_party/ffmpeg/libavcodec/arm/ |
| D | vp56_arith.h | 43 static inline int vp56_rac_get_prob_armv6(VP56RangeCoder *c, int pr) in vp56_rac_get_prob_armv6() 80 static inline int vp56_rac_get_prob_branchy_armv6(VP56RangeCoder *c, int pr) in vp56_rac_get_prob_branchy_armv6()
|
| /third_party/exfatprogs/fsck/ |
| D | repair.c | 78 static int ask_repair(struct exfat_fsck *fsck, struct exfat_repair_problem *pr) in ask_repair() 138 struct exfat_repair_problem *pr = NULL; in exfat_repair_ask() local
|
| /third_party/skia/src/gpu/v1/ |
| D | StencilMaskHelper.cpp | 291 skgpu::v1::PathRenderer* pr, in draw_path() 319 skgpu::v1::PathRenderer* pr, in stencil_path() 438 auto pr = fContext->priv().drawingManager()->getPathRenderer( in drawPath() local
|
| D | PathRendererChain.cpp | 93 for (const sk_sp<PathRenderer>& pr : fChain) { in getPathRenderer() local
|
| /third_party/skia/src/core/ |
| D | SkSpecialSurface.cpp | 68 sk_sp<SkPixelRef> pr, in SkSpecialSurface_Raster() 109 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(info, 0); in MakeRaster() local
|
| D | SkBitmap.cpp | 169 void SkBitmap::setPixelRef(sk_sp<SkPixelRef> pr, int dx, int dy) { in setPixelRef() 265 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(correctedInfo, rowBytes); in tryAllocPixels() local 285 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(correctedInfo, in tryAllocPixelsFlags() local 365 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(info, dst->rowBytes()); in allocPixelRef() local
|
| /third_party/flutter/skia/docs/examples/ |
| D | Bitmap_allocPixels_4.cpp | 13 sk_sp<SkPixelRef> pr = sk_sp<SkPixelRef>( in allocPixelRef() local
|
| D | Bitmap_tryAllocPixels_4.cpp | 25 sk_sp<SkPixelRef> pr = sk_sp<SkPixelRef>(new LargePixelRef(info, addr, rowBytes)); in allocPixelRef() local
|
| /third_party/ffmpeg/libavutil/mips/ |
| D | intreadwrite.h | 35 const struct u32 *pr = (const struct u32 *)(q + 3 * HAVE_BIGENDIAN); in AV_RN32() local
|
| /third_party/flutter/skia/src/core/ |
| D | SkSpecialSurface.cpp | 67 sk_sp<SkPixelRef> pr, in SkSpecialSurface_Raster() 108 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(info, 0); in MakeRaster() local
|
| D | SkBitmap.cpp | 171 void SkBitmap::setPixelRef(sk_sp<SkPixelRef> pr, int dx, int dy) { in setPixelRef() 267 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(correctedInfo, rowBytes); in tryAllocPixels() local 287 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(correctedInfo, in tryAllocPixelsFlags() local 367 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(info, dst->rowBytes()); in allocPixelRef() local
|
| /third_party/skia/docs/examples/ |
| D | Bitmap_tryAllocPixels_4.cpp | 25 sk_sp<SkPixelRef> pr = sk_sp<SkPixelRef>(new LargePixelRef(info, addr, rowBytes)); in allocPixelRef() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | PluralRulesLoader.java | 485 tempLocaleIdToPluralRanges.put(locale, pr); in tempLocaleIdToPluralRanges.put() argument 499 tempLocaleIdToPluralRanges.put(locale, pr); in tempLocaleIdToPluralRanges.put() argument
|