| /third_party/skia/third_party/externals/libpng/ |
| D | pngtrans.c | 271 png_bytep rp = row; in png_do_invert() local 285 png_bytep rp = row; in png_do_invert() local 300 png_bytep rp = row; in png_do_invert() local 325 png_bytep rp = row; in png_do_swap() local 461 png_bytep rp; in png_do_packswap() local 630 png_bytep rp; in png_do_bgr() local 643 png_bytep rp; in png_do_bgr() local 660 png_bytep rp; in png_do_bgr() local 676 png_bytep rp; in png_do_bgr() local 711 png_bytep rp = png_ptr->row_buf + row_info->rowbytes - 1; in png_do_check_palette_indexes() local
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| D | ranges.c | 68 lws_ranges_next(struct lws_range_parsing *rp) in lws_ranges_next() 166 lws_ranges_reset(struct lws_range_parsing *rp) in lws_ranges_reset() 181 lws_ranges_init(struct lws *wsi, struct lws_range_parsing *rp, in lws_ranges_init()
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | logfile.c | 57 static BOOL ntfs_check_restart_page_header(RESTART_PAGE_HEADER *rp, s64 pos) in ntfs_check_restart_page_header() 169 static BOOL ntfs_check_restart_area(RESTART_PAGE_HEADER *rp) in ntfs_check_restart_area() 284 static BOOL ntfs_check_log_client_array(RESTART_PAGE_HEADER *rp) in ntfs_check_log_client_array() 375 RESTART_PAGE_HEADER *rp, s64 pos, RESTART_PAGE_HEADER **wrp, in ntfs_check_and_load_restart_page() 492 BOOL ntfs_check_logfile(ntfs_attr *log_na, RESTART_PAGE_HEADER **rp) in ntfs_check_logfile() 679 BOOL ntfs_is_logfile_clean(ntfs_attr *log_na, RESTART_PAGE_HEADER *rp) in ntfs_is_logfile_clean()
|
| /third_party/skia/third_party/externals/libpng/arm/ |
| D | filter_neon_intrinsics.c | 54 png_bytep rp = row; in png_read_filter_row_up_neon() local 75 png_bytep rp = row; in png_read_filter_row_sub3_neon() local 122 png_bytep rp = row; in png_read_filter_row_sub4_neon() local 154 png_bytep rp = row; in png_read_filter_row_avg3_neon() local 222 png_bytep rp = row; in png_read_filter_row_avg4_neon() local 291 png_bytep rp = row; in png_read_filter_row_paeth3_neon() local 359 png_bytep rp = row; in png_read_filter_row_paeth4_neon() local
|
| /third_party/FreeBSD/lib/msun/ld128/ |
| D | s_logl.c | 426 #define RETURN1(rp, v) do { \ argument 432 #define RETURN2(rp, h, l) do { \ argument 445 #define RETURN1(rp, v) RETURNF(v) argument 446 #define RETURN2(rp, h, l) RETURNI((h) + (l)) argument 451 k_logl(long double x, struct ld *rp) in k_logl()
|
| /third_party/skia/modules/svg/src/ |
| D | SkSVGImage.cpp | 34 static sk_sp<SkImage> LoadImage(const sk_sp<skresources::ResourceProvider>& rp, in LoadImage() 57 SkSVGImage::ImageInfo SkSVGImage::LoadImage(const sk_sp<skresources::ResourceProvider>& rp, in LoadImage()
|
| /third_party/openssl/crypto/ec/ |
| D | ecdsa_sign.c | 26 const BIGNUM *kinv, const BIGNUM *rp, in ECDSA_do_sign_ex() 52 BIGNUM **rp) in ECDSA_sign_setup()
|
| D | ecdsa_ossl.c | 33 BIGNUM **rp) in ossl_ecdsa_sign_setup() 84 BIGNUM **kinvp, BIGNUM **rp, in ecdsa_sign_setup() 199 BIGNUM **rp) in ossl_ecdsa_simple_sign_setup()
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| D | ecdsa_sign.c | 26 const BIGNUM *kinv, const BIGNUM *rp, in ECDSA_do_sign_ex() 52 BIGNUM **rp) in ECDSA_sign_setup()
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| D | zink_render_pass.c | 238 struct zink_render_pass *rp = CALLOC_STRUCT(zink_render_pass); in zink_create_render_pass() local 256 struct zink_render_pass *rp) in zink_destroy_render_pass() 428 struct zink_render_pass *rp; in get_render_pass() local 455 rp_must_change(const struct zink_render_pass *rp, const struct zink_render_pass *rp2, bool in_rp) in rp_must_change() 488 struct zink_render_pass *rp = ctx->gfx_pipeline_state.render_pass; in setup_framebuffer() local 685 struct zink_render_pass *rp = ctx->gfx_pipeline_state.render_pass; in zink_begin_render_pass() local
|
| /third_party/node/deps/openssl/openssl/crypto/bn/asm/ |
| D | x86_64-gcc.c | 110 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, in bn_mul_add_words() 141 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words() 205 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_add_words() 232 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_sub_words()
|
| /third_party/openssl/crypto/bn/asm/ |
| D | x86_64-gcc.c | 110 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, in bn_mul_add_words() 141 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words() 205 BN_ULONG bn_add_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_add_words() 232 BN_ULONG bn_sub_words(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_sub_words()
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| D | bn_asm.c | 17 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, in bn_mul_add_words() 47 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words() 103 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, in bn_mul_add_words() 136 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words() 857 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() 952 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() 1000 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() 1041 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
|
| 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
|
| D | bn_ppc.c | 15 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
|
| D | bn_sparc.c | 16 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
|
| 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
|
| /third_party/openssl/crypto/bn/ |
| D | bn_asm.c | 17 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, in bn_mul_add_words() 47 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words() 103 BN_ULONG bn_mul_add_words(BN_ULONG *rp, const BN_ULONG *ap, int num, in bn_mul_add_words() 136 BN_ULONG bn_mul_words(BN_ULONG *rp, const BN_ULONG *ap, int num, BN_ULONG w) in bn_mul_words() 857 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() 952 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() 1000 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont() 1041 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
|
| 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
|
| D | bn_ppc.c | 15 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
|
| D | bn_sparc.c | 16 int bn_mul_mont(BN_ULONG *rp, const BN_ULONG *ap, const BN_ULONG *bp, in bn_mul_mont()
|
| 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
|
| /third_party/skia/modules/skresources/src/ |
| D | SkResources.cpp | 211 ResourceProviderProxyBase::ResourceProviderProxyBase(sk_sp<ResourceProvider> rp) in ResourceProviderProxyBase() 245 CachingResourceProvider::CachingResourceProvider(sk_sp<ResourceProvider> rp) in CachingResourceProvider() 264 sk_sp<DataURIResourceProviderProxy> DataURIResourceProviderProxy::Make(sk_sp<ResourceProvider> rp, in Make() 270 DataURIResourceProviderProxy::DataURIResourceProviderProxy(sk_sp<ResourceProvider> rp, in DataURIResourceProviderProxy()
|
| /third_party/skia/modules/svg/utils/ |
| D | SvgTool.cpp | 44 auto rp = skresources::DataURIResourceProviderProxy::Make( in main() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | TextureSubresourceTests.cpp | 74 wgpu::RenderPipeline rp = device.CreateRenderPipeline(&descriptor); in DrawTriangle() local 120 wgpu::RenderPipeline rp = device.CreateRenderPipeline(&descriptor); in SampleAndDraw() local
|