Home
last modified time | relevance | path

Searched defs:roc (Results 1 – 25 of 769) sorted by relevance

12345678910>>...31

/dports/graphics/R-cran-pROC/pROC/R/
H A Dhas.partial.auc.R20 has.partial.auc <- function(roc) { argument
24 has.partial.auc.auc <- function(roc) { argument
32 has.partial.auc.smooth.roc <- function(roc) { argument
36 has.partial.auc.roc <- function(roc) { argument
H A Dci.auc.R38 roc <- roc.default(response, predictor, ci = FALSE, ...) functionVar
48 roc <- attr(auc, "roc") functionVar
53 ci.auc.smooth.roc <- function(smooth.roc,
78 roc <- attr(smooth.roc, "roc") functionVar
129 ci.auc.roc <- function(roc, argument
200 ci.auc.multiclass.roc <- function(multiclass.roc, ...) {
H A Dci.R38 roc <- roc.default(response, predictor, ci = FALSE, ...) functionVar
47 ci.smooth.roc <- function(smooth.roc, of = c("auc", "sp", "se", "coords"), ...) {
64 ci.roc <- function(roc, of = c("auc", "thresholds", "sp", "se", "coords"), ...) { argument
83 ci.multiclass.roc <- function(multiclass.roc, of = "auc", ...) {
H A Dvar.R29 roc <- auc functionVar
37 var.smooth.roc <- function(smooth.roc, ...) {
41 var.roc <- function(roc, argument
119 var.roc.bootstrap <- function(roc, boot.n, boot.stratified, progress, parallel, ...) { argument
H A Dbootstrap.R299 stratified.ci.auc <- function(n, roc) { argument
311 nonstratified.ci.auc <- function(n, roc) { argument
442 stratified.ci.se <- function(n, roc, sp) { argument
455 nonstratified.ci.se <- function(n, roc, sp) { argument
474 stratified.ci.smooth.se <- function(n, roc, sp, smooth.roc.call) { argument
498 nonstratified.ci.smooth.se <- function(n, roc, sp, smooth.roc.call) { argument
528 stratified.ci.sp <- function(n, roc, se) { argument
541 nonstratified.ci.sp <- function(n, roc, se) { argument
560 stratified.ci.smooth.sp <- function(n, roc, se, smooth.roc.call) { argument
614 stratified.ci.thresholds <- function(n, roc, thresholds) { argument
[all …]
H A Dsmooth.R27 smooth.smooth.roc <- function(smooth.roc, ...) {
28 roc <- attr(smooth.roc, "roc") functionVar
34 smooth.roc <- function(roc, method = c("binormal", "density", "fitdistr", "logcondens", "logcondens… argument
115 smooth.roc.density <- function(roc, n, density.controls, density.cases, bw, argument
164 smooth.roc.binormal <- function(roc, n) { argument
180 smooth.roc.fitdistr <- function(roc, n, densfun.controls, densfun.cases, start.controls, start.case… argument
235 smooth.roc.logcondens <- function(roc, n) { argument
247 smooth.roc.logcondens.smooth <- function(roc, n) { argument
H A Dci.se.R41 roc <- roc.default(response, predictor, ci = FALSE, ...) functionVar
50 ci.se.smooth.roc <- function(smooth.roc,
71 roc <- attr(smooth.roc, "roc") functionVar
104 ci.se.roc <- function(roc, argument
H A Dci.sp.R41 roc <- roc.default(response, predictor, ci = FALSE, ...) functionVar
50 ci.sp.smooth.roc <- function(smooth.roc,
71 roc <- attr(smooth.roc, "roc") functionVar
104 ci.sp.roc <- function(roc, argument
H A Droc.test.R188 roc1$auc <- auc(smooth.roc=do.call("smooth.roc", c(list(roc=roc1), smoothing.args$roc1)), ...) nameattr
202 roc2$auc <- auc(smooth.roc=do.call("smooth.roc", c(list(roc=roc2), smoothing.args$roc2)), ...) nameattr
278 estimate <- do.call("smooth.roc", c(list(roc=roc1), smoothing.args$roc1))$auc nameattr
282 estimate <- c(estimate, do.call("smooth.roc", c(list(roc=roc2), smoothing.args$roc2))$auc) nameattr
435 htest$roc1 <- do.call("smooth.roc", c(list(roc=roc1), smoothing.args$roc1)) nameattr
437 htest$roc2 <- do.call("smooth.roc", c(list(roc=roc2), smoothing.args$roc2)) nameattr
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dassembler_ppc.cpp105 void Assembler::ld(Register d, RegisterOrConstant roc, Register s1) { in ld()
124 void Assembler::lwa(Register d, RegisterOrConstant roc, Register s1) { in lwa()
143 void Assembler::lwz(Register d, RegisterOrConstant roc, Register s1) { in lwz()
162 void Assembler::lha(Register d, RegisterOrConstant roc, Register s1) { in lha()
181 void Assembler::lhz(Register d, RegisterOrConstant roc, Register s1) { in lhz()
200 void Assembler::lbz(Register d, RegisterOrConstant roc, Register s1) { in lbz()
219 void Assembler::std(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in std()
240 void Assembler::stw(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in stw()
303 void Assembler::add(Register d, RegisterOrConstant roc, Register s1) { in add()
312 void Assembler::subf(Register d, RegisterOrConstant roc, Register s1) { in subf()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A Dassembler_ppc.cpp105 void Assembler::ld(Register d, RegisterOrConstant roc, Register s1) { in ld()
124 void Assembler::lwa(Register d, RegisterOrConstant roc, Register s1) { in lwa()
143 void Assembler::lwz(Register d, RegisterOrConstant roc, Register s1) { in lwz()
162 void Assembler::lha(Register d, RegisterOrConstant roc, Register s1) { in lha()
181 void Assembler::lhz(Register d, RegisterOrConstant roc, Register s1) { in lhz()
200 void Assembler::lbz(Register d, RegisterOrConstant roc, Register s1) { in lbz()
219 void Assembler::std(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in std()
240 void Assembler::stw(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in stw()
303 void Assembler::add(Register d, RegisterOrConstant roc, Register s1) { in add()
312 void Assembler::subf(Register d, RegisterOrConstant roc, Register s1) { in subf()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dassembler_ppc.cpp97 void Assembler::ld(Register d, RegisterOrConstant roc, Register s1) { in ld()
116 void Assembler::lwa(Register d, RegisterOrConstant roc, Register s1) { in lwa()
135 void Assembler::lwz(Register d, RegisterOrConstant roc, Register s1) { in lwz()
154 void Assembler::lha(Register d, RegisterOrConstant roc, Register s1) { in lha()
173 void Assembler::lhz(Register d, RegisterOrConstant roc, Register s1) { in lhz()
192 void Assembler::lbz(Register d, RegisterOrConstant roc, Register s1) { in lbz()
211 void Assembler::std(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in std()
232 void Assembler::stw(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in stw()
295 void Assembler::add(Register d, RegisterOrConstant roc, Register s1) { in add()
304 void Assembler::subf(Register d, RegisterOrConstant roc, Register s1) { in subf()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/ppc/
H A Dassembler_ppc.cpp97 void Assembler::ld(Register d, RegisterOrConstant roc, Register s1) { in ld()
116 void Assembler::lwa(Register d, RegisterOrConstant roc, Register s1) { in lwa()
135 void Assembler::lwz(Register d, RegisterOrConstant roc, Register s1) { in lwz()
154 void Assembler::lha(Register d, RegisterOrConstant roc, Register s1) { in lha()
173 void Assembler::lhz(Register d, RegisterOrConstant roc, Register s1) { in lhz()
192 void Assembler::lbz(Register d, RegisterOrConstant roc, Register s1) { in lbz()
211 void Assembler::std(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in std()
232 void Assembler::stw(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in stw()
295 void Assembler::add(Register d, RegisterOrConstant roc, Register s1) { in add()
304 void Assembler::subf(Register d, RegisterOrConstant roc, Register s1) { in subf()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/ppc/
H A Dassembler_ppc.cpp97 void Assembler::ld(Register d, RegisterOrConstant roc, Register s1) { in ld()
116 void Assembler::lwa(Register d, RegisterOrConstant roc, Register s1) { in lwa()
135 void Assembler::lwz(Register d, RegisterOrConstant roc, Register s1) { in lwz()
154 void Assembler::lha(Register d, RegisterOrConstant roc, Register s1) { in lha()
173 void Assembler::lhz(Register d, RegisterOrConstant roc, Register s1) { in lhz()
192 void Assembler::lbz(Register d, RegisterOrConstant roc, Register s1) { in lbz()
211 void Assembler::std(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in std()
232 void Assembler::stw(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in stw()
295 void Assembler::add(Register d, RegisterOrConstant roc, Register s1) { in add()
304 void Assembler::subf(Register d, RegisterOrConstant roc, Register s1) { in subf()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/ppc/
H A Dassembler_ppc.cpp98 void Assembler::ld(Register d, RegisterOrConstant roc, Register s1) { in ld()
117 void Assembler::lwa(Register d, RegisterOrConstant roc, Register s1) { in lwa()
136 void Assembler::lwz(Register d, RegisterOrConstant roc, Register s1) { in lwz()
155 void Assembler::lha(Register d, RegisterOrConstant roc, Register s1) { in lha()
174 void Assembler::lhz(Register d, RegisterOrConstant roc, Register s1) { in lhz()
193 void Assembler::lbz(Register d, RegisterOrConstant roc, Register s1) { in lbz()
212 void Assembler::std(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in std()
233 void Assembler::stw(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in stw()
296 void Assembler::add(Register d, RegisterOrConstant roc, Register s1) { in add()
305 void Assembler::subf(Register d, RegisterOrConstant roc, Register s1) { in subf()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/ppc/
H A Dassembler_ppc.cpp98 void Assembler::ld(Register d, RegisterOrConstant roc, Register s1) { in ld()
117 void Assembler::lwa(Register d, RegisterOrConstant roc, Register s1) { in lwa()
136 void Assembler::lwz(Register d, RegisterOrConstant roc, Register s1) { in lwz()
155 void Assembler::lha(Register d, RegisterOrConstant roc, Register s1) { in lha()
174 void Assembler::lhz(Register d, RegisterOrConstant roc, Register s1) { in lhz()
193 void Assembler::lbz(Register d, RegisterOrConstant roc, Register s1) { in lbz()
212 void Assembler::std(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in std()
233 void Assembler::stw(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in stw()
296 void Assembler::add(Register d, RegisterOrConstant roc, Register s1) { in add()
305 void Assembler::subf(Register d, RegisterOrConstant roc, Register s1) { in subf()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/ppc/
H A Dassembler_ppc.cpp97 void Assembler::ld(Register d, RegisterOrConstant roc, Register s1) { in ld()
116 void Assembler::lwa(Register d, RegisterOrConstant roc, Register s1) { in lwa()
135 void Assembler::lwz(Register d, RegisterOrConstant roc, Register s1) { in lwz()
154 void Assembler::lha(Register d, RegisterOrConstant roc, Register s1) { in lha()
173 void Assembler::lhz(Register d, RegisterOrConstant roc, Register s1) { in lhz()
192 void Assembler::lbz(Register d, RegisterOrConstant roc, Register s1) { in lbz()
211 void Assembler::std(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in std()
232 void Assembler::stw(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in stw()
295 void Assembler::add(Register d, RegisterOrConstant roc, Register s1) { in add()
304 void Assembler::subf(Register d, RegisterOrConstant roc, Register s1) { in subf()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/ppc/
H A Dassembler_ppc.cpp98 void Assembler::ld(Register d, RegisterOrConstant roc, Register s1) { in ld()
117 void Assembler::lwa(Register d, RegisterOrConstant roc, Register s1) { in lwa()
136 void Assembler::lwz(Register d, RegisterOrConstant roc, Register s1) { in lwz()
155 void Assembler::lha(Register d, RegisterOrConstant roc, Register s1) { in lha()
174 void Assembler::lhz(Register d, RegisterOrConstant roc, Register s1) { in lhz()
193 void Assembler::lbz(Register d, RegisterOrConstant roc, Register s1) { in lbz()
212 void Assembler::std(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in std()
233 void Assembler::stw(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in stw()
296 void Assembler::add(Register d, RegisterOrConstant roc, Register s1) { in add()
305 void Assembler::subf(Register d, RegisterOrConstant roc, Register s1) { in subf()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/ppc/
H A Dassembler_ppc.cpp97 void Assembler::ld(Register d, RegisterOrConstant roc, Register s1) { in ld()
116 void Assembler::lwa(Register d, RegisterOrConstant roc, Register s1) { in lwa()
135 void Assembler::lwz(Register d, RegisterOrConstant roc, Register s1) { in lwz()
154 void Assembler::lha(Register d, RegisterOrConstant roc, Register s1) { in lha()
173 void Assembler::lhz(Register d, RegisterOrConstant roc, Register s1) { in lhz()
192 void Assembler::lbz(Register d, RegisterOrConstant roc, Register s1) { in lbz()
211 void Assembler::std(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in std()
232 void Assembler::stw(Register d, RegisterOrConstant roc, Register s1, Register tmp) { in stw()
295 void Assembler::add(Register d, RegisterOrConstant roc, Register s1) { in add()
304 void Assembler::subf(Register d, RegisterOrConstant roc, Register s1) { in subf()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/mac80211/
H A Doffchannel.c169 static void ieee80211_roc_notify_destroy(struct ieee80211_roc_work *roc) in ieee80211_roc_notify_destroy()
195 struct ieee80211_roc_work *roc, *tmp; in ieee80211_end_finished_rocs() local
235 static void ieee80211_handle_roc_started(struct ieee80211_roc_work *roc, in ieee80211_handle_roc_started()
263 struct ieee80211_roc_work *roc; in ieee80211_hw_roc_start() local
292 struct ieee80211_roc_work *roc, *tmp; in _ieee80211_start_next_roc() local
385 struct ieee80211_roc_work *roc; in ieee80211_start_next_roc() local
415 struct ieee80211_roc_work *roc; in __ieee80211_roc_work() local
534 struct ieee80211_roc_work *roc, *tmp; in ieee80211_start_roc_work() local
690 struct ieee80211_roc_work *roc, *tmp, *found = NULL; in ieee80211_cancel_roc() local
968 struct ieee80211_roc_work *roc, *tmp; in ieee80211_roc_purge() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/mac80211/
H A Doffchannel.c169 static void ieee80211_roc_notify_destroy(struct ieee80211_roc_work *roc) in ieee80211_roc_notify_destroy()
195 struct ieee80211_roc_work *roc, *tmp; in ieee80211_end_finished_rocs() local
235 static void ieee80211_handle_roc_started(struct ieee80211_roc_work *roc, in ieee80211_handle_roc_started()
263 struct ieee80211_roc_work *roc; in ieee80211_hw_roc_start() local
292 struct ieee80211_roc_work *roc, *tmp; in _ieee80211_start_next_roc() local
385 struct ieee80211_roc_work *roc; in ieee80211_start_next_roc() local
415 struct ieee80211_roc_work *roc; in __ieee80211_roc_work() local
534 struct ieee80211_roc_work *roc, *tmp; in ieee80211_start_roc_work() local
690 struct ieee80211_roc_work *roc, *tmp, *found = NULL; in ieee80211_cancel_roc() local
968 struct ieee80211_roc_work *roc, *tmp; in ieee80211_roc_purge() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/mac80211/
H A Doffchannel.c169 static void ieee80211_roc_notify_destroy(struct ieee80211_roc_work *roc) in ieee80211_roc_notify_destroy()
195 struct ieee80211_roc_work *roc, *tmp; in ieee80211_end_finished_rocs() local
235 static void ieee80211_handle_roc_started(struct ieee80211_roc_work *roc, in ieee80211_handle_roc_started()
263 struct ieee80211_roc_work *roc; in ieee80211_hw_roc_start() local
292 struct ieee80211_roc_work *roc, *tmp; in _ieee80211_start_next_roc() local
385 struct ieee80211_roc_work *roc; in ieee80211_start_next_roc() local
415 struct ieee80211_roc_work *roc; in __ieee80211_roc_work() local
534 struct ieee80211_roc_work *roc, *tmp; in ieee80211_start_roc_work() local
690 struct ieee80211_roc_work *roc, *tmp, *found = NULL; in ieee80211_cancel_roc() local
968 struct ieee80211_roc_work *roc, *tmp; in ieee80211_roc_purge() local
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/srtp/crypto/replay/
H A Drdbx.c207 srtp_err_status_t srtp_rdbx_set_roc(srtp_rdbx_t *rdbx, uint32_t roc) in srtp_rdbx_set_roc()
348 uint32_t roc; in srtp_rdbx_get_roc() local
367 uint32_t roc, in srtp_rdbx_set_roc_seq()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libsrtp/crypto/replay/
H A Drdbx.c205 srtp_err_status_t srtp_rdbx_set_roc(srtp_rdbx_t *rdbx, uint32_t roc) in srtp_rdbx_set_roc()
346 uint32_t roc; in srtp_rdbx_get_roc() local
365 uint32_t roc, in srtp_rdbx_set_roc_seq()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libsrtp/crypto/replay/
H A Drdbx.c207 srtp_err_status_t srtp_rdbx_set_roc(srtp_rdbx_t *rdbx, uint32_t roc) in srtp_rdbx_set_roc()
348 uint32_t roc; in srtp_rdbx_get_roc() local
367 uint32_t roc, in srtp_rdbx_set_roc_seq()

12345678910>>...31