Home
last modified time | relevance | path

Searched defs:filebase (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/mail/mailman3/mailman-3.3.1/src/mailman/interfaces/
H A Dswitchboard.py48 def dequeue(filebase): argument
59 def finish(filebase, preserve=False): argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/runtime/tools/
H A DsummarizeStats.py162 def drawChart(data, kind, filebase): argument
191 def drawRadarChart(data, kind, filebase, params, color): argument
241 def drawMainPie(data, filebase, colors): argument
251 def drawSubPie(data, tag, filebase, colors): argument
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/innobase/row/
H A Drow0purge.cc166 if (heap) {
167 mem_heap_free(heap);
192 if (row_purge_remove_clust_if_poss_low(node, BTR_MODIFY_LEAF)) { in drawRadarChart()
241 false=optimistic (leaf-page only) in drawMainPie()
251 index->set_modified(*sec_mtr); in drawMainPie()
252 in drawMainPie()
253 return btr_pcur_restore_position( in drawMainPie()
/dports/mail/mailman-postfix/mailman-2.1.39/Mailman/Queue/
H A DSwitchboard.py149 def dequeue(self, filebase): argument
168 def finish(self, filebase, preserve=False): argument
/dports/mail/mailman-exim4/mailman-2.1.39/Mailman/Queue/
H A DSwitchboard.py149 def dequeue(self, filebase): argument
168 def finish(self, filebase, preserve=False): argument
/dports/mail/mailman/mailman-2.1.39/Mailman/Queue/
H A DSwitchboard.py149 def dequeue(self, filebase): argument
168 def finish(self, filebase, preserve=False): argument
/dports/mail/mailman3/mailman-3.3.1/src/mailman/core/
H A Dswitchboard.py144 def dequeue(self, filebase): argument
167 def finish(self, filebase, preserve=False): argument
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-chmod.c134 const char *filebase, in do_chmod()
194 char tmp[PATH_MAX], *filebase; in stress_chmod() local
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/link/internal/benchmark/
H A Dbench.go33 filebase string member
193 func makePProfFilename(filebase, name, typ string) string { argument
/dports/games/yadex/yadex-1.7.0/src/
H A Dinfobar.cc119 al_fbase_t filebase; in draw() local
/dports/www/moodle310/moodle/question/format/blackboard_six/
H A Dformat.php45 public $filebase = ''; variable in qformat_blackboard_six_file
/dports/www/moodle311/moodle/question/format/blackboard_six/
H A Dformat.php45 public $filebase = ''; variable in qformat_blackboard_six_file
/dports/www/moodle39/moodle/question/format/blackboard_six/
H A Dformat.php45 public $filebase = ''; variable in qformat_blackboard_six_file
/dports/math/R/R-4.1.2/src/library/base/R/
H A Dlazyload.R26 lazyLoadDBexec <- function(filebase, fun, filter) argument
119 lazyLoad <- function(filebase, envir = parent.frame(), filter) argument

1234567