Home
last modified time | relevance | path

Searched defs:rp (Results 1 - 25 of 181) sorted by relevance

12345678

/third_party/libwebsockets/lib/roles/http/server/
H A Dranges.c68 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 Dbn_ppc.c15 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument
H A Dbn_sparc.c16 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument
[all...]
H A Dbn_shift.c16 register BN_ULONG *ap, *rp, t, c; in BN_lshift1() local
47 BN_ULONG *ap, *rp, t, c; in BN_rshift1() local
H A Dbn_add.c80 BN_ULONG *rp, carry, t1, t2; in BN_uadd() local
128 BN_ULONG t1, t2, borrow, *rp; in BN_usub() local
[all...]
H A Dbn_sqr.c113 BN_ULONG *rp; in bn_sqr_normal() local
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_ppc.c15 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument
H A Dbn_sparc.c16 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() argument
[all...]
H A Dbn_shift.c16 register BN_ULONG *ap, *rp, t, c; in BN_lshift1() local
47 BN_ULONG *ap, *rp, t, c; in BN_rshift1() local
H A Dbn_add.c80 BN_ULONG *rp, carry, t1, t2; in BN_uadd() local
128 BN_ULONG t1, t2, borrow, *rp; in BN_usub() local
[all...]
H A Dbn_sqr.c113 BN_ULONG *rp; in bn_sqr_normal() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/validation/
H A Drestrict.c6 void *restrict rp; variable
/third_party/skia/samplecode/
H A DSampleStringArt.cpp37 SkPoint rp = SkPoint::Make(length*SkScalarCos(step) + center.fX, variable
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decdsa_sign.c25 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 Decdsa_sign.c25 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 DSvgSlide.cpp35 auto rp = skresources::DataURIResourceProviderProxy::Make( in load() local
/third_party/skia/modules/svg/utils/
H A DSvgTool.cpp44 auto rp = skresources::DataURIResourceProviderProxy::Make( in main() local
/third_party/skia/modules/skottie/tests/
H A DAudioLayer.cpp94 auto rp = sk_make_sp<MockResourceProvider>(r); in DEF_TEST() local
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_framebuffer.h51 struct zink_render_pass *rp; member
/third_party/musl/src/locale/
H A Dstrfmon.c13 int lp, rp, w, fw; in vstrfmon_l() local
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-tcp/
H A Dminimal-raw-adopt-tcp.c95 struct addrinfo h, *r, *rp; in main() local
[all...]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DDynamicStateCommandValidationTests.cpp30 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 DSkSVGImage.cpp34 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 Dplustek-pp_p12.c426 pRegDef rp; in p12ProgramCCD() local
/third_party/icu/icu4c/source/common/
H A Duvectr32.h239 int32_t *rp = elements+count; in reserveBlock() local

Completed in 9 milliseconds

12345678