Home
last modified time | relevance | path

Searched defs:dr (Results 1 – 25 of 67) sorted by relevance

123

/third_party/skia/gm/
Dhsl.cpp90 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/mesa3d/src/compiler/glsl/tests/
Darray_refcount_test.cpp281 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/skia/tools/skdiff/
Dskdiff.cpp145 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/FatFs/documents/res/
Dapp3.c81 DRESULT dr; in main() local
Dapp4.c48 DRESULT dr; in test_diskio() local
/third_party/mesa3d/src/compiler/glsl/
Dlinker_util.cpp369 _mark_array_elements_referenced(const struct array_deref_range *dr, in _mark_array_elements_referenced()
432 link_util_mark_array_elements_referenced(const struct array_deref_range *dr, in link_util_mark_array_elements_referenced()
Dir_array_refcount.cpp146 array_deref_range *const dr = get_array_deref(); in visit_enter() local
/third_party/musl/src/math/
Dcbrtl.c33 double_t dr, dt, dx; in cbrtl() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Dcbrtl.c33 double_t dr, dt, dx; in cbrtl() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
DResourceBasedPeriodFormatterDataService.java119 DataRecord dr = DataRecord.read(ln, new XMLRecordReader(reader)); in get() local
DPeriodFormatterData.java38 final DataRecord dr; field in PeriodFormatterData
44 public PeriodFormatterData(String localeName, DataRecord dr) { in PeriodFormatterData()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DResourceBasedPeriodFormatterDataService.java117 DataRecord dr = DataRecord.read(ln, new XMLRecordReader(reader)); in get() local
DPeriodFormatterData.java36 final DataRecord dr; field in PeriodFormatterData
42 public PeriodFormatterData(String localeName, DataRecord dr) { in PeriodFormatterData()
/third_party/FreeBSD/sys/arm/arm/
Dnexus.c89 struct devclass_res *dr = NULL; in get_resource_list() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_ir_fs.h208 regions_overlap(const fs_reg &r, unsigned dr, const fs_reg &s, unsigned ds) in regions_overlap()
235 region_contained_in(const fs_reg &r, unsigned dr, const fs_reg &s, unsigned ds) in region_contained_in()
Dbrw_ir_vec4.h245 regions_overlap(const backend_reg &r, unsigned dr, in regions_overlap()
/third_party/skia/src/effects/
DSkColorMatrix.cpp78 void SkColorMatrix::postTranslate(float dr, float dg, float db, float da) { in postTranslate()
/third_party/FreeBSD/lib/msun/ld128/
Dk_expl.h241 double dr, fn, r2; in __k_expl() local
Ds_expl.c207 double dr, dx, fn, r2; in expm1l() local
/third_party/skia/src/core/
DSkDraw_atlas.cpp29 SkRect dr; in fill_rect() local
/third_party/ffmpeg/libavfilter/
Dvf_colorkey.c51 double dr, dg, db, diff; in do_colorkey_pixel() local
Daf_drmeter.c134 float dr = 0; in print_stats() local
Dvf_palettegen.c143 const int dr = c1[0] - c2[0]; in diff() local
154 const int dr = c1[1] - c2[1]; in diff_alpha() local
/third_party/skia/resources/skottie/
Dskottie_sample_webfont.json611 "dr": 0, number
616 "dr": 0, number
621 "dr": 25, number
626 "dr": 0, number
/third_party/ffmpeg/libavcodec/
Dvc1.c475 int nr, dr; in decode_sequence_header_adv() local

123