Home
last modified time | relevance | path

Searched defs:dr (Results 1 - 25 of 58) sorted by relevance

123

/third_party/ffmpeg/libavcodec/x86/
H A Dvp9dsp_init_16bpp.c66 decl_ipred_dir_funcs(dr); variable
/third_party/musl/src/math/
H A Dcbrtl.c33 double_t dr, dt, dx; in cbrtl() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcbrtl.c33 double_t dr, dt, dx; in cbrtl() local
/third_party/FatFs/documents/res/
H A Dapp3.c81 DRESULT dr; in main() local
H A Dapp4.c48 DRESULT dr; in test_diskio() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dir_array_refcount.cpp146 array_deref_range *const dr = get_array_deref(); in visit_enter() local
H A Dlinker_util.cpp369 _mark_array_elements_referenced(const struct array_deref_range *dr, in _mark_array_elements_referenced() argument
432 link_util_mark_array_elements_referenced(const struct array_deref_range *dr, unsigned count, unsigned array_depth, BITSET_WORD *bits) link_util_mark_array_elements_referenced() argument
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_fs.h208 regions_overlap(const fs_reg &r, unsigned dr, const fs_reg &s, unsigned ds) in regions_overlap() argument
235 region_contained_in(const fs_reg &r, unsigned dr, const fs_reg &s, unsigned ds) in region_contained_in() argument
H A Dbrw_ir_vec4.h245 regions_overlap(const backend_reg &r, unsigned dr, in regions_overlap() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_colorkey.c51 double dr, dg, db, diff; in do_colorkey_pixel() local
H A Daf_drmeter.c134 float dr = 0; in print_stats() local
/third_party/FreeBSD/lib/msun/ld128/
H A Dk_expl.h241 double dr, fn, r2; in __k_expl() local
H A Ds_expl.c207 double dr, dx, fn, r2; in expm1l() local
/third_party/FreeBSD/sys/arm/arm/
H A Dnexus.c89 struct devclass_res *dr = NULL; in get_resource_list() local
[all...]
/third_party/skia/src/core/
H A DSkDraw_atlas.cpp29 SkRect dr; in fill_rect() local
H A DSkGeometry.cpp88 double dr = (double)B * B - 4 * (double)A * C; in SkFindUnitQuadRoots() local
/third_party/skia/src/effects/
H A DSkColorMatrix.cpp78 void SkColorMatrix::postTranslate(float dr, float dg, float db, float da) { in postTranslate() argument
/third_party/ffmpeg/libavcodec/
H A Dvc1.c475 int nr, dr; in decode_sequence_header_adv() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
H A DPeriodFormatterData.java36 final DataRecord dr; field in PeriodFormatterData
42 public PeriodFormatterData(String localeName, DataRecord dr) { in PeriodFormatterData() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
H A DPeriodFormatterData.java38 final DataRecord dr; field in PeriodFormatterData
44 public PeriodFormatterData(String localeName, DataRecord dr) { in PeriodFormatterData() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/tests/
H A 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
[all...]
/third_party/skia/tools/skdiff/
H A 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() argument
[all...]
H A Dskdiff.h259 int dr = SkGetPackedR32(c0) - SkGetPackedR32(c1); in compute_diff_pmcolor() local
/third_party/skia/gm/
H A Dhsl.cpp90 static void hue(float dr, float dg, float db, in hue() argument
103 static void saturation(float dr, float dg, float db, in saturation() argument
116 static void color(float dr, float dg, float db, in color() argument
128 static void luminosity(float dr, float dg, float db, in luminosity() argument
[all...]
/third_party/skia/src/opts/
H A DSkRasterPipeline_opts.h1075 F dr,dg,db,da; member
[all...]

Completed in 18 milliseconds

123