Home
last modified time | relevance | path

Searched +defs:res +defs:before (Results 1 – 25 of 1735) sorted by relevance

12345678910>>...70

/dports/editors/calligraplan/calligraplan-3.3.0/src/plugins/scripting/tests/
H A Dtask_access.py23 before = task.name() variable
38 before = project.data(task, property) variable
53 before = project.data(task, property) variable
68 before = project.data(task, property) variable
83 before = project.data(task, property) variable
98 before = project.data(task, property) variable
113 before = project.data(task, property) variable
137 before = project.data(task, property) variable
152 before = project.data(task, property) variable
182 before = project.data(task, property) variable
[all …]
H A Dresource_access.py39 before = project.data(group, property) variable
54 before = project.data(group, property) variable
97 before = project.data(resource, property) variable
112 before = project.data(resource, property) variable
144 before = project.data(resource, property) variable
159 before = project.data(resource, property) variable
174 before = project.data(resource, property) variable
191 before = project.data(resource, property) variable
206 before = project.data(resource, property, 'EditRole') variable
221 before = project.data(resource, property, 'EditRole') variable
[all …]
H A Dproject_access.py20 before = project.name() variable
22 res = project.setData(project, property, data) variable
35 before = project.data(project, property) variable
37 res = project.setData(project, property, data) variable
50 before = project.data(project, property) variable
52 res = project.setData(project, property, data) variable
65 before = project.data(project, property) variable
67 res = project.setData(project, property, data) variable
80 before = project.data(project, property) variable
82 res = project.setData(project, property, data) variable
H A Daccount_access.py23 before = account.name() variable
25 res = project.setData(account, property, data) variable
38 before = project.data(account, property) variable
41 res = project.setData(account, property, data) variable
54 before = project.data(account, property) variable
56 res = project.setData(account, property, data) variable
H A Dcalendar_access.py23 before = calendar.name() variable
25 res = project.setData(calendar, property, data) variable
38 before = project.data(calendar, property) variable
40 res = project.setData(calendar, property, data) variable
53 before = project.data(calendar, property) variable
68 res = project.setData(calendar, property, data, 'EditRole') variable
73 res = project.setData(calendar, property, data, 'EditRole') variable
78 res = project.setData(calendar, property, data, 'EditRole') variable
83 res = project.setData(calendar, property, data, 'EditRole') variable
88 res = project.setData(calendar, property, data, 'EditRole') variable
[all …]
/dports/print/R-cran-knitr/knitr/R/
H A Dhooks-extra.R58 hook_pdfcrop = function(before, options, envir) { argument
70 hook_optipng = function(before, options, envir) { argument
75 before, options, envir, cmd = c('optipng', 'pngquant', 'mogrify'), post_process = identity argument
98 hook_pngquant = function(before, options, envir) { argument
110 hook_mogrify = function(before, options, envir) { argument
117 hook_plot_custom = function(before, options, envir){ argument
126 res = unlist(lapply(seq_len(n), function(i) { functionVar
136 hook_purl = function(before, options, envir) { argument
H A Dhooks-chunk.R2 run_hooks = function(before, options, envir = knit_global()) { argument
13 args = list(before = before, options = options, envir = envir, name = i) nameattr
15 res = do.call(hook, args, envir = envir) functionVar
/dports/multimedia/obs-studio/obs-studio-27.1.3/UI/importers/
H A Dstudio.cpp23 void TranslateOSStudio(Json &res) in TranslateOSStudio()
34 #define DirectTranslation(before, after) \ in TranslateOSStudio() argument
40 #define ClearTranslation(before, after) \ in TranslateOSStudio() argument
188 int StudioImporter::ImportScenes(const string &path, string &name, Json &res) in ImportScenes()
/dports/www/netsurf/netsurf-3.10/desktop/
H A Dsave_text.c61 save_text_whitespace before = WHITESPACE_NONE; in save_as_text() local
85 int res = fputs(result, out); in save_as_text() local
126 save_text_whitespace *before, const char **whitespace_text, in save_text_solve_whitespace()
214 void extract_text(struct box *box, bool *first, save_text_whitespace *before, in extract_text()
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/tests/relacy/relacy/example/ws_deque/
H A Dws_deque.cpp146 void before() in before() function
166 bool res = q.pop(p); in thread() local
174 bool res = q.pop(p); in thread() local
183 bool res = q.pop(p); in thread() local
196 bool res = q.pop(p); in thread() local
204 bool res = q.pop(p); in thread() local
213 bool res = q.steal(p); in thread() local
228 void before() in before() function
248 bool res = q.pop(item); in thread() local
268 bool res = q.steal(item); in thread() local
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/tests/relacy/relacy/test/ntest/
H A Dntest.cpp140 void before() in before() function
160 bool res = q.pop(item); in thread() local
180 bool res = q.steal(item); in thread() local
231 void before() in before() function
251 bool res = q.pop(p); in thread() local
259 bool res = q.pop(p); in thread() local
268 bool res = q.pop(p); in thread() local
281 bool res = q.pop(p); in thread() local
289 bool res = q.pop(p); in thread() local
298 bool res = q.steal(p); in thread() local
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-web/src/test/java/org/opengrok/web/api/v1/controller/
H A DSuggesterControllerProjectsDisabledTest.java85 public void before() { in before() method in SuggesterControllerProjectsDisabledTest
104 SuggesterControllerTest.Result res = target(SuggesterController.PATH) in suggestionsSimpleTest() local
/dports/devel/concurrentqueue/concurrentqueue-1.0.3-15-g0753496/tests/relacy/relacy/test/
H A Dmemory_order.hpp10 void before() in before() function
43 void before() in before() function
87 void before() in before() function
115 void before() in before() function
149 int res; member
151 void before() in before() function
210 void before() in before() function
238 void before() in before() function
277 void before() in before() function
320 void before() in before() function
[all …]
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/ppui/
H A DListBoxFileBrowser.cpp115 PPSystemString before = currentPath->getCurrent(); in gotoHome() local
136 PPSystemString before = currentPath->getCurrent(); in gotoRoot() local
157 PPSystemString before = currentPath->getCurrent(); in gotoParent() local
188 PPSystemString before = currentPath->getCurrent(); in stepInto() local
210 bool res = currentPath->change(path); in gotoPath() local
440 bool res = false; in checkExtension() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/packageview/
H A DHierarchicalContentProviderTests.java61 protected void before() throws Exception { in before() method in HierarchicalContentProviderTests.MyTestSetup
76 ArrayList<String> res= new ArrayList<>(); in getExpected() local
102 private static void testAndAdd(Object curr, List<String> res) { in testAndAdd()
111 List<String> res= collectChildren(MyTestSetup.fJAR, false, false); in testJARHierarchical() local
117 List<String> res= collectChildren(MyTestSetup.fJAR, true, false); in testJARFoldedHierarchical() local
123 List<String> res= collectChildren(MyTestSetup.fClassfolder, false, false); in testClassFolderHierarchical() local
129 List<String> res= collectChildren(MyTestSetup.fClassfolder, true, false); in testClassFolderFoldedHierarchical() local
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/io/
H A DInFileStream.cpp53 status_t res = STATUS_OK; in close() local
79 status_t res = f->wrap(fd, File::FM_READ, close); in wrap() local
104 status_t res = f->wrap(fd, File::FM_READ, close); in wrap_native() local
159 status_t res = f->open(path, File::FM_READ); in open() local
212 ssize_t res = pFD->read(dst, count); in read() local
221 status_t res = pFD->seek(position, File::FSK_SET); in seek() local
233 wssize_t before = pFD->position(); in skip() local
236 status_t res = pFD->seek(amount, File::FSK_CUR); in skip() local
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/tests/libtest/
H A Dlib1501.c40 int res = 0; in test() local
66 struct timeval before; in test() local
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/tests/libtest/
H A Dlib1501.c40 int res = 0; in test() local
66 struct timeval before; in test() local
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/tests/libtest/
H A Dlib1501.c40 int res = 0; in test() local
66 struct timeval before; in test() local
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/tests/libtest/
H A Dlib1501.c40 int res = 0; in test() local
66 struct timeval before; in test() local
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/tests/libtest/
H A Dlib1501.c40 int res = 0; in test() local
66 struct timeval before; in test() local
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/tests/libtest/
H A Dlib1501.c40 int res = 0; in test() local
66 struct timeval before; in test() local
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/tests/libtest/
H A Dlib1501.c40 int res = 0; in test() local
66 struct timeval before; in test() local
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/tests/libtest/
H A Dlib1501.c40 int res = 0; in test() local
66 struct timeval before; in test() local
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide_assists/src/tests/
H A Dsourcegen.rs65 before: String, field
80 let mut res = Vec::new(); in collect() localVariable
112 let before = take_until(lines.by_ref(), "```"); in collect() localVariable
148 let before = section.before.replace("$0", "┃"); // Unicode pseudo-graphics bar in fmt() localVariable

12345678910>>...70