/third_party/libwebsockets/lib/roles/http/server/ |
H A D | ranges.c | 68 lws_ranges_next(struct lws_range_parsing *rp) in lws_ranges_next() argument 166 lws_ranges_reset(struct lws_range_parsing *rp) lws_ranges_reset() argument 181 lws_ranges_init(struct lws *wsi, struct lws_range_parsing *rp, unsigned long long extent) lws_ranges_init() argument [all...] |
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_ppc.c | 15 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument
|
H A D | bn_sparc.c | 16 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument [all...] |
H A D | bn_shift.c | 16 register BN_ULONG *ap, *rp, t, c; in BN_lshift1() local 47 BN_ULONG *ap, *rp, t, c; in BN_rshift1() local
|
H A D | bn_add.c | 80 BN_ULONG *rp, carry, t1, t2; in BN_uadd() local 128 BN_ULONG t1, t2, borrow, *rp; in BN_usub() local [all...] |
H A D | bn_sqr.c | 113 BN_ULONG *rp; in bn_sqr_normal() local [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_ppc.c | 15 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument
|
H A D | bn_sparc.c | 16 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument [all...] |
H A D | bn_shift.c | 16 register BN_ULONG *ap, *rp, t, c; in BN_lshift1() local 47 BN_ULONG *ap, *rp, t, c; in BN_rshift1() local
|
H A D | bn_add.c | 80 BN_ULONG *rp, carry, t1, t2; in BN_uadd() local 128 BN_ULONG t1, t2, borrow, *rp; in BN_usub() local [all...] |
H A D | bn_sqr.c | 113 BN_ULONG *rp; in bn_sqr_normal() local [all...] |
/third_party/ltp/tools/sparse/sparse-src/validation/ |
H A D | restrict.c | 6 void *restrict rp; variable
|
/third_party/skia/samplecode/ |
H A D | SampleStringArt.cpp | 37 SkPoint rp = SkPoint::Make(length*SkScalarCos(step) + center.fX, variable
|
/third_party/node/deps/openssl/openssl/crypto/ec/ |
H A D | ecdsa_sign.c | 25 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) ECDSA_do_sign_ex() argument 51 ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, BIGNUM **rp) ECDSA_sign_setup() argument
|
/third_party/openssl/crypto/ec/ |
H A D | ecdsa_sign.c | 25 ECDSA_do_sign_ex(const unsigned char *dgst, int dlen, const BIGNUM *kinv, const BIGNUM *rp, EC_KEY *eckey) ECDSA_do_sign_ex() argument 51 ECDSA_sign_setup(EC_KEY *eckey, BN_CTX *ctx_in, BIGNUM **kinvp, BIGNUM **rp) ECDSA_sign_setup() argument
|
/third_party/skia/tools/viewer/ |
H A D | SvgSlide.cpp | 35 auto rp = skresources::DataURIResourceProviderProxy::Make( in load() local
|
/third_party/skia/modules/svg/utils/ |
H A D | SvgTool.cpp | 44 auto rp = skresources::DataURIResourceProviderProxy::Make( in main() local
|
/third_party/skia/modules/skottie/tests/ |
H A D | AudioLayer.cpp | 94 auto rp = sk_make_sp<MockResourceProvider>(r); in DEF_TEST() local
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_framebuffer.h | 51 struct zink_render_pass *rp; member
|
/third_party/musl/src/locale/ |
H A D | strfmon.c | 13 int lp, rp, w, fw; in vstrfmon_l() local
|
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-tcp/ |
H A D | minimal-raw-adopt-tcp.c | 95 struct addrinfo h, *r, *rp; in main() local [all...] |
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
H A D | DynamicStateCommandValidationTests.cpp | 30 utils::BasicRenderPass rp = utils::CreateBasicRenderPass(device, kWidth, kHeight); in TestViewportCall() local 143 utils::BasicRenderPass rp = utils::CreateBasicRenderPass(device, kWidth, kHeight); in TestScissorCall() local
|
/third_party/skia/modules/svg/src/ |
H A D | SkSVGImage.cpp | 34 static sk_sp<SkImage> LoadImage(const sk_sp<skresources::ResourceProvider>& rp, in LoadImage() argument 57 SkSVGImage::ImageInfo SkSVGImage::LoadImage(const sk_sp<skresources::ResourceProvider>& rp, in LoadImage() argument
|
/third_party/backends/backend/ |
H A D | plustek-pp_p12.c | 426 pRegDef rp; in p12ProgramCCD() local
|
/third_party/icu/icu4c/source/common/ |
H A D | uvectr32.h | 239 int32_t *rp = elements+count; in reserveBlock() local
|