Home
last modified time | relevance | path

Searched defs:adjust (Results 1 – 25 of 65) sorted by relevance

123

/third_party/boost/boost/hana/fwd/
Dadjust.hpp48 constexpr auto adjust = [](auto&& xs, auto&& value, auto&& f) { in __anon525c896b0102() variable
/third_party/ffmpeg/tools/
Dnormalize.py25 adjust = ref - float(loudness) variable
/third_party/ltp/lib/
Dtst_wallclock.c42 static struct timespec mono_end, elapsed, adjust; in tst_wallclock_restore() local
/third_party/boost/boost/convert/
Dparameters.hpp12 enum class adjust { left, right, center }; enum
Dstream.hpp108 cnv::adjust adjust = arg[cnv::parameter::adjust]; in BOOST_CNV_PARAM() local
/third_party/boost/boost/date_time/
Dmicrosec_time_clock.hpp120 int adjust = static_cast< int >(resolution_traits_type::res_adjust() / 1000000); in create_time() local
Dtz_db_base.hpp370 dst_adjustment_offsets adjust(time_duration_type(0,0,0), in parse_string() local
/third_party/boost/boost/beast/core/impl/
Dbuffers_adaptor.hpp472 adjust( in adjust() function in boost::beast::buffers_adaptor::subrange
494 auto adjust = (std::min)(pos, first_->size()); in adjust() local
/third_party/flutter/skia/src/ports/skia_ohos/config/
Dfontconfig.json23 "adjust": [ array
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingWriter.cpp88 Counter adjust(Counter C) const { in adjust() function in __anon933032a90111::CounterExpressionsMinimizer
/third_party/ffmpeg/libavcodec/
Dlibopenjpegdec.c257 int adjust[4]; in libopenjpeg_copy_to_packed16() local
294 int adjust[4]; in libopenjpeg_copyto16() local
/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftgloadr.c209 FT_Bool adjust = 0; in FT_GlyphLoader_CheckPoints() local
/third_party/freetype/src/base/
Dftgloadr.c213 FT_Bool adjust = 0; in FT_GlyphLoader_CheckPoints() local
/third_party/skia/third_party/externals/freetype/src/base/
Dftgloadr.c213 FT_Bool adjust = 0; in FT_GlyphLoader_CheckPoints() local
/third_party/flutter/skia/third_party/externals/libpng/contrib/tools/
DmakesRGB.c82 double adjust; in main() local
/third_party/skia/third_party/externals/libpng/contrib/tools/
DmakesRGB.c82 double adjust; in main() local
/third_party/libpng/contrib/tools/
DmakesRGB.c82 double adjust; in main() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_fillrect.c109 int adjust = 16 - ((uintptr_t)p & 15); in SDL_FillRect1SSE() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/directfb/
DSDL_DirectFB_window.c482 int adjust = windata->wm_needs_redraw; in DirectFB_AdjustWindowSurface() local
/third_party/ffmpeg/libavfilter/
Dvf_eq.h48 void (*adjust)(struct EQParameters *eq, uint8_t *dst, int dst_stride, member
/third_party/node/deps/brotli/c/enc/
Dcompress_fragment.c90 const uint32_t adjust = 2 * BROTLI_MIN(uint32_t, histogram[i], 11u); in BuildAndStoreLiteralPrefixCode() local
106 const uint32_t adjust = 1 + 2 * BROTLI_MIN(uint32_t, histogram[i], 11u); in BuildAndStoreLiteralPrefixCode() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dcompress_fragment.c90 const uint32_t adjust = 2 * BROTLI_MIN(uint32_t, histogram[i], 11u); in BuildAndStoreLiteralPrefixCode() local
106 const uint32_t adjust = 1 + 2 * BROTLI_MIN(uint32_t, histogram[i], 11u); in BuildAndStoreLiteralPrefixCode() local
/third_party/skia/tests/
DPathOpsTestCommon.cpp21 const double adjust = sqrt(3.) / 36; in calc_t_div() local
/third_party/flutter/skia/tests/
DPathOpsTestCommon.cpp20 const double adjust = sqrt(3.) / 36; in calc_t_div() local
/third_party/f2fs-tools/fsck/
Dmkquota.c271 void quota_data_inodes(quota_ctx_t qctx, struct f2fs_inode *inode, int adjust) in quota_data_inodes()

123