/third_party/flutter/skia/third_party/externals/libwebp/src/utils/ |
D | random_utils.h | 39 static WEBP_INLINE int VP8RandomBits2(VP8Random* const rg, int num_bits, in VP8RandomBits2() 55 static WEBP_INLINE int VP8RandomBits(VP8Random* const rg, int num_bits) { in VP8RandomBits()
|
D | random_utils.c | 33 void VP8InitRandom(VP8Random* const rg, float dithering) { in VP8InitRandom()
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
D | random_utils.h | 39 static WEBP_INLINE int VP8RandomBits2(VP8Random* const rg, int num_bits, in VP8RandomBits2() 55 static WEBP_INLINE int VP8RandomBits(VP8Random* const rg, int num_bits) { in VP8RandomBits()
|
D | random_utils.c | 33 void VP8InitRandom(VP8Random* const rg, float dithering) { in VP8InitRandom()
|
/third_party/ffmpeg/libavfilter/x86/ |
D | vf_removegrain_init.c | 50 av_cold void ff_removegrain_init_x86(RemoveGrainContext *rg) in ff_removegrain_init_x86()
|
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/meta/ |
D | shard_page.cc | 36 for (const auto &rg : row_group_ids_) { in GetPage() local
|
/third_party/flutter/skia/third_party/externals/libwebp/extras/ |
D | extras.c | 61 const uint32_t rg = rgb565[2 * x + 1]; in WebPImportRGB565() local 94 const uint32_t rg = rgb4444[2 * x + 1]; in WebPImportRGB4444() local
|
/third_party/skia/third_party/externals/libwebp/extras/ |
D | extras.c | 62 const uint32_t rg = rgb565[2 * x + 1]; in WebPImportRGB565() local 95 const uint32_t rg = rgb4444[2 * x + 1]; in WebPImportRGB4444() local
|
/third_party/boost/boost/graph/ |
D | random.hpp | 256 G& g, RandomGenerator& rg, Property, vertex_property_tag) in randomize_property() 268 G& g, RandomGenerator& rg, Property, edge_property_tag) in randomize_property() 280 void randomize_property(G& g, RandomGenerator& rg) in randomize_property()
|
/third_party/ffmpeg/libavfilter/ |
D | removegrain.h | 38 int (*rg[4])(int c, int a1, int a2, int a3, int a4, int a5, int a6, int a7, int a8); member
|
/third_party/ltp/testcases/kernel/syscalls/setregid/ |
D | setregid04.c | 51 static void gid_verify(gid_t rg, gid_t eg, const char *when) in gid_verify()
|
D | setregid02.c | 55 void gid_verify(gid_t rg, gid_t eg, char *when) in gid_verify()
|
D | setregid03.c | 96 static void gid_verify(gid_t rg, gid_t eg, char *when) in gid_verify()
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | upsampling_mips_dsp_r2.c | 68 const int rg = (r & 0xf8) | (g >> 5); in YuvToRgb565() local 84 const int rg = (r & 0xf0) | (g >> 4); in YuvToRgba4444() local
|
D | yuv.h | 98 const int rg = (r & 0xf8) | (g >> 5); in VP8YuvToRgb565() local 114 const int rg = (r & 0xf0) | (g >> 4); in VP8YuvToRgba4444() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | upsampling_mips_dsp_r2.c | 68 const int rg = (r & 0xf8) | (g >> 5); in YuvToRgb565() local 84 const int rg = (r & 0xf0) | (g >> 4); in YuvToRgba4444() local
|
D | yuv.h | 98 const int rg = (r & 0xf8) | (g >> 5); in VP8YuvToRgb565() local 114 const int rg = (r & 0xf0) | (g >> 4); in VP8YuvToRgba4444() local
|
/third_party/boost/libs/multiprecision/example/ |
D | random_snips.cpp | 298 big_ranlux rg; in t5() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/mindrecord/io/ |
D | shard_segment.cc | 171 for (const auto &rg : row_group_summary) { in ReadAtPageById() local 259 for (const auto &rg : row_group_summary) { in ReadAllAtPageById() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
D | v3d_nir_lower_image_load_store.c | 180 nir_ssa_def *rg = nir_channel(b, result, 0); in v3d_nir_lower_image_load() local
|
/third_party/boost/boost/spirit/home/classic/phoenix/ |
D | composite.hpp | 619 typename actor_result<G, TupleT>::type rg = g.eval(args); in eval() local 690 typename actor_result<G, TupleT>::type rg = g.eval(args); in eval() local 763 typename actor_result<G, TupleT>::type rg = g.eval(args); in eval() local 836 typename actor_result<G, TupleT>::type rg = g.eval(args); in eval() local 915 typename actor_result<G, TupleT>::type rg = g.eval(args); in eval() local 997 typename actor_result<G, TupleT>::type rg = g.eval(args); in eval() local 1078 typename actor_result<G, TupleT>::type rg = g.eval(args); in eval() local 1160 typename actor_result<G, TupleT>::type rg = g.eval(args); in eval() local 1244 typename actor_result<G, TupleT>::type rg = g.eval(args); in eval() local
|
/third_party/skia/modules/skottie/src/effects/ |
D | GradientEffect.cpp | 104 auto* rg = static_cast<sksg::RadialGradient*>(fGradient.get()); in onSync() local
|
/third_party/boost/libs/compute/include/boost/compute/image/ |
D | image_format.hpp | 46 rg = CL_RG, enumerator
|
/third_party/boost/boost/compute/image/ |
D | image_format.hpp | 46 rg = CL_RG, enumerator
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_csp_enc.c | 143 static int RGBToY(int r, int g, int b, VP8Random* const rg) { in RGBToY() 148 static int RGBToU(int r, int g, int b, VP8Random* const rg) { in RGBToU() 153 static int RGBToV(int r, int g, int b, VP8Random* const rg) { in RGBToV() 760 VP8Random* const rg) { in ConvertRowToY() 833 VP8Random* const rg) { in ConvertRowsToUV() 897 VP8Random* rg = NULL; in ImportYUVAFromRGBA() local
|