Home
last modified time | relevance | path

Searched defs:pr (Results 1 - 25 of 91) sorted by relevance

1234

/third_party/ffmpeg/libavutil/mips/
H A Dintreadwrite.h35 const struct u32 *pr = (const struct u32 *)(q + 3 * HAVE_BIGENDIAN); in AV_RN32() local
/third_party/musl/libc-test/src/functionalext/supplement/multibyte/
H A Dwcrtomb.c31 mbstate_t pr; in wcrtomb_0100() local
52 mbstate_t pr; in wcrtomb_0200() local
73 mbstate_t pr; in wcrtomb_0300() local
[all...]
/third_party/ffmpeg/libavcodec/arm/
H A Dvp56_arith.h43 static inline int vp56_rac_get_prob_armv6(VP56RangeCoder *c, int pr) in vp56_rac_get_prob_armv6() argument
80 static inline int vp56_rac_get_prob_branchy_armv6(VP56RangeCoder *c, int pr) in vp56_rac_get_prob_branchy_armv6() argument
/third_party/libwebsockets/lib/system/dhcpclient/
H A Ddhcpclient.c40 lws_dhcpc_destroy(lws_dhcpc_req_t **pr) in lws_dhcpc_destroy() argument
/third_party/skia/tests/
H A DMallocPixelRefTest.cpp53 auto pr = sk_make_sp<SkPixelRef>(info.width(), info.height(), memory.get(), rowBytes); in DEF_TEST() local
96 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeWithData(info, rowBytes, data); DEF_TEST() local
[all...]
H A DPathRendererCacheTests.cpp33 draw_path(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, const SkPath& path, skgpu::v1::PathRenderer* pr, GrAAType aaType, const GrStyle& style, float scaleX = 1.f) draw_path() argument
/third_party/skia/modules/svg/include/
H A DSkSVGAttributeParser.h64 auto pr = parse<typename PropertyT::ValueT>(value); in parseProperty() local
/third_party/skia/docs/examples/
H A DBitmap_tryAllocPixels_4.cpp25 sk_sp<SkPixelRef> pr = sk_sp<SkPixelRef>(new LargePixelRef(info, addr, rowBytes)); in REG_FIDDLE() local
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-caps.c91 struct passwd pr; local
143 struct passwd pr; local
200 struct passwd pr; local
/third_party/f2fs-tools/mkfs/
H A Df2fs_format_main.c364 blkid_probe pr = NULL; in f2fs_dev_is_overwrite() local
/third_party/eudev/src/udev/
H A Dudev-builtin-blkid.c102 static int probe_superblocks(blkid_probe pr) { in probe_superblocks() argument
138 blkid_probe pr; builtin_blkid() local
[all...]
/third_party/exfatprogs/fsck/
H A Drepair.c78 static int ask_repair(struct exfat_fsck *fsck, struct exfat_repair_problem *pr) in ask_repair() argument
138 struct exfat_repair_problem *pr = NULL; exfat_repair_ask() local
[all...]
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-custom-headers/
H A Dminimal-http-server-custom-headers.c42 char value[32], *pr = &pss->result[LWS_PRE]; in callback_http() local
/third_party/skia/src/core/
H A DSkPathRef.cpp48 SkPathRef* pr = new SkPathRef; in shrinkToFit() local
H A DSkSpecialSurface.cpp109 sk_sp<SkPixelRef> pr = SkMallocPixelRef::MakeAllocate(info, 0); in MakeRaster() local
67 SkSpecialSurface_Raster(const SkImageInfo& info, sk_sp<SkPixelRef> pr, const SkIRect& subset, const SkSurfaceProps& props) SkSpecialSurface_Raster() argument
/third_party/alsa-utils/bat/
H A Dsignal.c72 const double pr = sg->phasor_real; in sin_generator_next_sample() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zProperties.cpp160 const CPropMap &pr = kPropMap[i]; in GetPropertyInfo() local
/third_party/ltp/testcases/misc/math/float/
H A Dthread_code.c120 int pe, pr, px; in check_error() local
/third_party/libwebsockets/lib/tls/openssl/
H A Dlws-genec.c55 ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in ECDSA_SIG_get0() argument
/third_party/lzma/C/
H A DPpmd7Dec.c136 UInt32 pr = *prob; in Ppmd7z_DecodeSymbol() local
H A DPpmd7Enc.c155 UInt32 pr = *prob; in Ppmd7z_EncodeSymbol() local
/third_party/node/deps/openssl/openssl/crypto/dsa/
H A Ddsa_sign.c135 void DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in DSA_SIG_get0() argument
/third_party/openssl/crypto/dsa/
H A Ddsa_sign.c135 void DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in DSA_SIG_get0() argument
/third_party/skia/src/image/
H A DSkSurface_Raster.cpp70 SkSurface_Raster::SkSurface_Raster(const SkImageInfo& info, sk_sp<SkPixelRef> pr, in SkSurface_Raster() argument
185 sk_sp<SkPixelRef> pr in MakeRaster() local
[all...]
/third_party/python/Parser/
H A Dmyreadline.c245 char *p, *pr; in PyOS_StdioReadline() local

Completed in 11 milliseconds

1234