Home
last modified time | relevance | path

Searched defs:adjust (Results 51 – 75 of 4880) sorted by relevance

12345678910>>...196

/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dstat-ydensity.r25 adjust = 1, argument
45 adjust = adjust, nameattr
72 compute_group = function(data, scales, width = NULL, bw = "nrd0", adjust = 1, argument
96 compute_panel = function(self, data, scales, width = NULL, bw = "nrd0", adjust = 1, argument
H A Dstat-density-2d.r42 adjust = c(1, 1), argument
60 adjust = adjust, nameattr
80 adjust = c(1, 1), argument
98 adjust = adjust, nameattr
163 compute_group = function(data, scales, na.rm = FALSE, h = NULL, adjust = c(1, 1), argument
H A Dstat-density.r33 adjust = 1, argument
52 adjust = adjust, nameattr
86 compute_group = function(data, scales, bw = "nrd0", adjust = 1, kernel = "gaussian", argument
103 compute_density <- function(x, w, from, to, bw = "nrd0", adjust = 1, argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp2_transition.c35 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp2_transition() local
376 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp2_dp_transition() local
H A Dhdcp1_transition.c35 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp1_transition() local
158 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp1_dp_transition() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c35 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp1_transition() local
158 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp1_dp_transition() local
H A Dhdcp2_transition.c35 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp2_transition() local
376 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp2_dp_transition() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp1_transition.c35 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp1_transition() local
158 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp1_dp_transition() local
H A Dhdcp2_transition.c35 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp2_transition() local
376 struct mod_hdcp_link_adjustment *adjust = &hdcp->connection.link.adjust; in mod_hdcp_hdcp2_dp_transition() local
/dports/math/py-pystan/pystan-2.19.0.0/pystan/tests/
H A Dtest_rstan_stanfit.py44 def log_prob_fun(mu, log_sigma, adjust=True): argument
51 def log_prob_grad_fun(mu, log_sigma, adjust=True): argument
/dports/biology/canu/canu-2.2/src/overlapBasedTrimming/
H A DsplitReads-workUnit.C86 uint32 adjust = a->bovlbgn - a->bclrbgn; in addAndFilterOverlaps() local
109 uint32 adjust = a->bclrend - a->bovlend; in addAndFilterOverlaps() local
/dports/x11/compton-conf/compton-conf-0.16.0/translations/
H A Dcompton-conf_lv.ts115 <source>Do not let dimness adjust based on window opacity</source> variable
130 <source>Do not let blur radius adjust based on window opacity</source> variable
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_base/base/
H A Dconcurrent_timer.cpp102 Fn<void()> adjust) in TimerObject()
155 void TimerObject::adjust() { in adjust() function in base::details::TimerObject
161 TimerObjectWrap::TimerObjectWrap(Fn<void()> adjust) { in TimerObjectWrap()
222 Fn<void()> adjust) { in createTimer()
346 void ConcurrentTimer::adjust() { in adjust() function in base::ConcurrentTimer
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A Dscale.c114 GtkAdjustment *adjust = gtk_range_get_adjustment ( GTK_RANGE ( scale ) ); in getObjValue() local
151 GtkAdjustment *adjust = gtk_range_get_adjustment ( GTK_RANGE ( scale ) ); in setValue() local
248 GtkAdjustment *adjust = gtk_range_get_adjustment ( GTK_RANGE ( para->scale ) ); in configure() local
342 GtkAdjustment *adjust = gtk_range_get_adjustment ( GTK_RANGE ( para->scale ) ); in cget() local
482 GtkAdjustment *adjust; in gnoclScaleCmd() local
H A Dscroll.c120 GtkAdjustment *adjust = gtk_range_get_adjustment ( GTK_RANGE ( scroll ) ); in getObjValue() local
160 GtkAdjustment *adjust = gtk_range_get_adjustment ( GTK_RANGE ( scroll ) ); in setValue() local
259 GtkAdjustment *adjust = gtk_range_get_adjustment ( GTK_RANGE ( para->scroll ) ); in configure() local
353 GtkAdjustment *adjust = gtk_range_get_adjustment ( GTK_RANGE ( para->scroll ) ); in cget() local
488 GtkAdjustment *adjust; in gnoclscrollCmd() local
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/polyparse-1.13/src/Text/ParserCombinators/Poly/
H A DParser.hs69 adjust (Failure z e) = Failure z (f e) function
70 adjust (Committed r) = Committed (adjust r) function
71 adjust good = good function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/polyparse-1.13/src/Text/ParserCombinators/Poly/
H A DParser.hs69 adjust (Failure z e) = Failure z (f e) function
70 adjust (Committed r) = Committed (adjust r) function
71 adjust good = good function
/dports/devel/hs-cpphs/cpphs-1.20.9.1/_cabal_deps/polyparse-1.13/src/Text/ParserCombinators/Poly/
H A DParser.hs69 adjust (Failure z e) = Failure z (f e) function
70 adjust (Committed r) = Committed (adjust r) function
71 adjust good = good function
/dports/math/py-pandas/pandas-1.2.5/pandas/core/reshape/
H A Dtile.py546 adjust = lambda x: x - Timedelta("1ns") function
549 adjust = lambda x: x - Timedelta("1ns") function
552 adjust = lambda x: x - Timedelta("1ns") function
556 adjust = lambda x: x - 10 ** (-precision) function
/dports/graphics/aseprite/aseprite-1.2.9/src/app/tools/
H A Dsymmetries.cpp24 int adjust; in generateStrokes() local
41 int adjust; in generateStrokes() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/convert/
H A Dparameters.hpp14 struct adjust { enum type { left, right, center };}; struct
/dports/databases/xtrabackup/boost_1_59_0/boost/convert/
H A Dparameters.hpp14 struct adjust { enum type { left, right, center };}; struct
/dports/databases/percona57-server/boost_1_59_0/boost/convert/
H A Dparameters.hpp14 struct adjust { enum type { left, right, center };}; argument
/dports/math/R-cran-sandwich/sandwich/R/
H A Dsandwich.R10 meat <- function(x, adjust = FALSE, ...) argument
22 vcovOPG <- function(x, adjust = FALSE, ...) argument
/dports/databases/percona57-client/boost_1_59_0/boost/convert/
H A Dparameters.hpp14 struct adjust { enum type { left, right, center };}; argument

12345678910>>...196