/third_party/ffmpeg/libavutil/mips/ |
H A D | intreadwrite.h | 35 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 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 [all...] |
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp56_arith.h | 43 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 D | dhcpclient.c | 40 lws_dhcpc_destroy(lws_dhcpc_req_t **pr) in lws_dhcpc_destroy() argument
|
/third_party/skia/tests/ |
H A D | MallocPixelRefTest.cpp | 53 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 D | PathRendererCacheTests.cpp | 33 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 D | SkSVGAttributeParser.h | 64 auto pr = parse<typename PropertyT::ValueT>(value); in parseProperty() local
|
/third_party/skia/docs/examples/ |
H A D | Bitmap_tryAllocPixels_4.cpp | 25 sk_sp<SkPixelRef> pr = sk_sp<SkPixelRef>(new LargePixelRef(info, addr, rowBytes)); in REG_FIDDLE() local
|
/third_party/libwebsockets/lib/plat/unix/ |
H A D | unix-caps.c | 91 struct passwd pr; local 143 struct passwd pr; local 200 struct passwd pr; local
|
/third_party/f2fs-tools/mkfs/ |
H A D | f2fs_format_main.c | 364 blkid_probe pr = NULL; in f2fs_dev_is_overwrite() local
|
/third_party/eudev/src/udev/ |
H A D | udev-builtin-blkid.c | 102 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 D | repair.c | 78 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 D | minimal-http-server-custom-headers.c | 42 char value[32], *pr = &pss->result[LWS_PRE]; in callback_http() local
|
/third_party/skia/src/core/ |
H A D | SkPathRef.cpp | 48 SkPathRef* pr = new SkPathRef; in shrinkToFit() local
|
H A D | SkSpecialSurface.cpp | 109 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 D | signal.c | 72 const double pr = sg->phasor_real; in sin_generator_next_sample() local
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
H A D | 7zProperties.cpp | 160 const CPropMap &pr = kPropMap[i];
in GetPropertyInfo() local
|
/third_party/ltp/testcases/misc/math/float/ |
H A D | thread_code.c | 120 int pe, pr, px; in check_error() local
|
/third_party/libwebsockets/lib/tls/openssl/ |
H A D | lws-genec.c | 55 ECDSA_SIG_get0(const ECDSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) in ECDSA_SIG_get0() argument
|
/third_party/lzma/C/ |
H A D | Ppmd7Dec.c | 136 UInt32 pr = *prob;
in Ppmd7z_DecodeSymbol() local
|
H A D | Ppmd7Enc.c | 155 UInt32 pr = *prob;
in Ppmd7z_EncodeSymbol() local
|
/third_party/node/deps/openssl/openssl/crypto/dsa/ |
H A D | dsa_sign.c | 135 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 D | dsa_sign.c | 135 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 D | SkSurface_Raster.cpp | 70 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 D | myreadline.c | 245 char *p, *pr; in PyOS_StdioReadline() local
|