/third_party/flutter/skia/gm/ |
D | hsl.cpp | 89 static void hue(float dr, float dg, float db, in hue() 102 static void saturation(float dr, float dg, float db, in saturation() 115 static void color(float dr, float dg, float db, in color() 127 static void luminosity(float dr, float dg, float db, in luminosity()
|
/third_party/skia/gm/ |
D | hsl.cpp | 90 static void hue(float dr, float dg, float db, in hue() 103 static void saturation(float dr, float dg, float db, in saturation() 116 static void color(float dr, float dg, float db, in color() 128 static void luminosity(float dr, float dg, float db, in luminosity()
|
/third_party/flutter/skia/tools/ |
D | SkVMBuilders.cpp | 51 skvm::F32 dr,dg,db,da; in SrcoverBuilder_F32() local 110 skvm::I32 dr,dg,db,da; in SrcoverBuilder_I32_Naive() local 147 skvm::I32 dr,dg,db,da; in SrcoverBuilder_I32() local
|
/third_party/FatFs/documents/res/ |
D | app3.c | 81 DRESULT dr; in main() local
|
D | app4.c | 48 DRESULT dr; in test_diskio() local
|
/third_party/flutter/skia/tools/skdiff/ |
D | skdiff.cpp | 145 int dr = SkGetPackedR32(c0) - SkGetPackedR32(c1); in colors_match_thresholded() local 158 void compute_diff(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold) { in compute_diff()
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | lcca.hpp | 137 T S, r, dr; in fwd() local 150 T theta, dr, S, dif; in inv() local
|
/third_party/skia/tools/skdiff/ |
D | skdiff.cpp | 145 int dr = SkGetPackedR32(c0) - SkGetPackedR32(c1); in colors_match_thresholded() local 158 void compute_diff(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold) { in compute_diff()
|
/third_party/mesa3d/src/compiler/glsl/tests/ |
D | array_refcount_test.cpp | 281 static const array_deref_range dr[] = { in TEST_F() local 302 static const array_deref_range dr[] = { in TEST_F() local 331 static const array_deref_range dr[] = { in TEST_F() local 360 static const array_deref_range dr[] = { in TEST_F() local 389 static const array_deref_range dr[] = { in TEST_F() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | linker_util.cpp | 305 _mark_array_elements_referenced(const struct array_deref_range *dr, in _mark_array_elements_referenced() 368 link_util_mark_array_elements_referenced(const struct array_deref_range *dr, in link_util_mark_array_elements_referenced()
|
D | ir_array_refcount.cpp | 146 array_deref_range *const dr = get_array_deref(); in visit_enter() local
|
/third_party/musl/src/math/ |
D | cbrtl.c | 33 double_t dr, dt, dx; in cbrtl() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | cbrtl.c | 33 double_t dr, dt, dx; in cbrtl() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/ |
D | ResourceBasedPeriodFormatterDataService.java | 117 DataRecord dr = DataRecord.read(ln, new XMLRecordReader(reader)); in get() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/ |
D | ResourceBasedPeriodFormatterDataService.java | 119 DataRecord dr = DataRecord.read(ln, new XMLRecordReader(reader)); in get() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/restrain/ |
D | restrain_energy_impl.cu | 26 VECTOR dr = Get_Periodic_Displacement(crd_ref[atom_i], crd[atom_i], boxlength); in restrain_energy_kernel() local
|
D | restrain_force_impl.cu | 27 VECTOR dr = Get_Periodic_Displacement(uint_crd_ref[atom_i], uint_crd[atom_i], scaler[0]); in restrainforcekernel() local
|
D | restrain_force_atom_energy_virial_impl.cu | 27 VECTOR dr = Get_Periodic_Displacement(crd_ref[atom_i], crd[atom_i], boxlength[0]); in restrain_force_with_atom_energy_and_virial() local
|
/third_party/boost/boost/date_time/gregorian/ |
D | greg_serialize.hpp | 114 typename gregorian::date_duration::duration_rep dr = dd.get_rep(); in save() local 121 typename gregorian::date_duration::duration_rep dr(0); in load() local 137 void save(Archive & ar, const gregorian::date_duration::duration_rep & dr, in save() 145 void load(Archive & ar, gregorian::date_duration::duration_rep & dr, unsigned int /*version*/) in load() 153 inline void load_construct_data(Archive & /*ar*/, gregorian::date_duration::duration_rep* dr, in load_construct_data()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/bond/ |
D | bond_atom_energy_cuda_gpu_impl.cu | 32 VECTOR dr = Get_Periodic_Displacement(uint_crd[atom_i], uint_crd[atom_j], scaler[0]); in BondAtomEnergyCudaKernel() local
|
D | bond_energy_cuda_gpu_impl.cu | 32 VECTOR dr = Get_Periodic_Displacement(uint_crd[atom_i], uint_crd[atom_j], scaler[0]); in BondEnergyCudaKernel() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/sponge/simple_constrain/ |
D | constrain_force_cycle_impl.cu | 31 VECTOR dr; in Constrain_Force_Cycle_Kernel() local
|
D | last_crd_to_dr_impl.cu | 30 VECTOR dr; in Last_Crd_To_dr() local
|
/third_party/weston/wcap/ |
D | wcap-decode.c | 50 unsigned char r, g, b, dr, dg, db; in wcap_decoder_decode_rectangle() local
|
/third_party/flutter/skia/src/core/ |
D | SkDraw_atlas.cpp | 25 SkRect dr; in fill_rect() local
|