Home
last modified time | relevance | path

Searched defs:comments (Results 1 – 25 of 4661) sorted by relevance

12345678910>>...187

/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmAttendancePlugin/modules/attendance/templates/
H A DeditAttendanceRecordSuccess.php47 $comments = trim($record->getPunchInNote()); variable
49 $comments = substr($comments, 0, 25) . "..."; variable
67 $comments = trim($record->getPunchInNote()); variable
69 $comments = substr($comments, 0, 25) . "..."; variable
90 $comments = trim($record->getPunchOutNote()); variable
92 $comments = substr($comments, 0, 25) . "..."; variable
117 $comments = trim($record->getPunchOutNote()); variable
119 $comments = substr($comments, 0, 25) . "..."; variable
/dports/science/py-DendroPy/DendroPy-4.4.0/tests/data/trees/
H A Ddendropy-test-trees-n10-rooted-treeshapes.json3 "comments": [], array
6 "comments": [], array
14 "comments": [], array
22 "comments": [], array
405 "comments": [], array
807 "comments": [], array
1209 "comments": [], array
1611 "comments": [], array
2013 "comments": [], array
2415 "comments": [], array
[all …]
H A Ddendropy-test-trees-n14-unrooted-treeshapes.json3 "comments": [], array
6 "comments": [], array
14 "comments": [], array
22 "comments": [], array
30 "comments": [], array
548 "comments": [], array
1093 "comments": [], array
1638 "comments": [], array
2183 "comments": [], array
2728 "comments": [], array
[all …]
H A Ddendropy-test-trees-n33-unrooted-x10a.json3 "comments": [], array
6 "comments": [], array
14 "comments": [], array
22 "comments": [], array
30 "comments": [], array
38 "comments": [], array
1327 "comments": [], array
2651 "comments": [], array
3975 "comments": [], array
5299 "comments": [], array
[all …]
H A Ddendropy-test-trees-n33-unrooted-x10b.json3 "comments": [], array
6 "comments": [], array
14 "comments": [], array
22 "comments": [], array
30 "comments": [], array
38 "comments": [], array
1327 "comments": [], array
2651 "comments": [], array
3975 "comments": [], array
5299 "comments": [], array
[all …]
H A Ddendropy-test-trees-n33-unrooted-x100a.json3 "comments": [], array
6 "comments": [], array
14 "comments": [], array
22 "comments": [], array
30 "comments": [], array
38 "comments": [], array
1327 "comments": [], array
2651 "comments": [], array
3975 "comments": [], array
5299 "comments": [], array
[all …]
H A Ddendropy-test-trees-multifurcating-unrooted.json3 "comments": [], array
6 "comments": [], array
14 "comments": [], array
22 "comments": [], array
30 "comments": [], array
38 "comments": [], array
1611 "comments": [], array
3177 "comments": [], array
4848 "comments": [], array
6477 "comments": [], array
[all …]
H A Ddendropy-test-trees-multifurcating-rooted.json3 "comments": [], array
6 "comments": [], array
14 "comments": [], array
22 "comments": [], array
30 "comments": [], array
38 "comments": [], array
1632 "comments": [], array
3261 "comments": [], array
4869 "comments": [], array
6498 "comments": [], array
[all …]
H A Ddendropy-test-trees-n12-x2.json3 "comments": [], array
6 "comments": [], array
14 "comments": [], array
22 "comments": [], array
30 "comments": [], array
38 "comments": [], array
46 "comments": [], array
54 "comments": [], array
62 "comments": [], array
70 "comments": [], array
[all …]
/dports/www/ilias6/ILIAS-6.14/Modules/Chatroom/chat/node_modules/moment-timezone/data/meta/
H A Dlatest.json1999 "comments": "" string
2009 "comments": "" string
2018 "comments": "" string
2027 "comments": "" string
2036 "comments": "" string
2244 "comments": "" string
2361 "comments": "" string
2370 "comments": "" string
2379 "comments": "" string
2388 "comments": "" string
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/tests/fff_print/
H A Dtest_data.cpp157 …es, Slic3r::Print &print, Slic3r::Model &model, const DynamicPrintConfig &config_in, bool comments) in init_print()
182 …3r::Print &print, Slic3r::Model &model, const Slic3r::DynamicPrintConfig &config_in, bool comments) in init_print()
191 …es, Slic3r::Print &print, Slic3r::Model &model, const DynamicPrintConfig &config_in, bool comments) in init_print()
214 …lizer_list<TestMesh> meshes, Slic3r::Print &print, const DynamicPrintConfig &config, bool comments) in init_and_process_print()
221 …r_list<TriangleMesh> meshes, Slic3r::Print &print, const DynamicPrintConfig &config, bool comments) in init_and_process_print()
228 … &print, std::initializer_list<Slic3r::ConfigBase::SetDeserializeItem> config_items, bool comments) in init_and_process_print()
235 … &print, std::initializer_list<Slic3r::ConfigBase::SetDeserializeItem> config_items, bool comments) in init_and_process_print()
264 …ring slice(std::initializer_list<TestMesh> meshes, const DynamicPrintConfig &config, bool comments) in slice()
272 … slice(std::initializer_list<TriangleMesh> meshes, const DynamicPrintConfig &config, bool comments) in slice()
280 … meshes, std::initializer_list<Slic3r::ConfigBase::SetDeserializeItem> config_items, bool comments) in slice()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/wast/tests/
H A Dcomments.rs4 comments: Vec<&'a str>, field
9 let comments = parser.step(|mut cursor| { in parse() localVariable
10 let mut comments = Vec::new(); in parse() localVariable
30 comments: Comments<'a>, field
36 let comments = parser.parse()?; in parse() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/wast/tests/
H A Dcomments.rs4 comments: Vec<&'a str>, field
9 let comments = parser.step(|mut cursor| { in parse() localVariable
10 let mut comments = Vec::new(); in parse() localVariable
30 comments: Comments<'a>, field
36 let comments = parser.parse()?; in parse() localVariable
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/wast/tests/
H A Dcomments.rs4 comments: Vec<&'a str>, field
9 let comments = parser.step(|mut cursor| { in parse() localVariable
10 let mut comments = Vec::new(); in parse() localVariable
30 comments: Comments<'a>, field
36 let comments = parser.parse()?; in parse() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/wat/tests/
H A Dcomments.rs5 comments: Vec<&'a str>, field
10 let comments = parser.step(|mut cursor| { in parse() localVariable
11 let mut comments = Vec::new(); in parse() localVariable
30 comments: Comments<'a>, field
36 let comments = parser.parse()?; in parse() localVariable
/dports/mail/p5-Email-Address-List/Email-Address-List-0.06/t/data/
H A DRFC5233.single.valid.json7 "comments" : [], array
16 "comments" : [], array
25 "comments" : [], array
34 "comments" : [], array
43 "comments" : [], array
52 "comments" : [], array
61 "comments" : [], array
79 "comments" : [ array
92 "comments" : [ array
103 "comments" : [ array
[all …]
/dports/audio/cmus/cmus-2.9.1/
H A Dcomment.c35 int track_is_compilation(const struct keyval *comments) in track_is_compilation()
61 int track_is_va_compilation(const struct keyval *comments) in track_is_va_compilation()
84 const char *comments_get_albumartist(const struct keyval *comments) in comments_get_albumartist()
94 const char *comments_get_artistsort(const struct keyval *comments) in comments_get_artistsort()
113 int comments_get_int(const struct keyval *comments, const char *key) in comments_get_int()
128 int comments_get_signed_int(const struct keyval *comments, const char *key, long int *ival) in comments_get_signed_int()
140 double comments_get_double(const struct keyval *comments, const char *key) in comments_get_double()
162 int comments_get_date(const struct keyval *comments, const char *key) in comments_get_date()
/dports/www/ilias/ILIAS-5.4.25/Modules/Chatroom/chat/node_modules/moment-timezone/data/meta/
H A Dlatest.json1923 "comments": "" string
1933 "comments": "" string
1942 "comments": "" string
1951 "comments": "" string
1960 "comments": "" string
2168 "comments": "" string
2294 "comments": "" string
2303 "comments": "" string
2312 "comments": "" string
2321 "comments": "" string
[all …]
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/moment-timezone/data/meta/
H A Dlatest.json1923 "comments": "" string
1933 "comments": "" string
1942 "comments": "" string
1951 "comments": "" string
1960 "comments": "" string
2168 "comments": "" string
2294 "comments": "" string
2303 "comments": "" string
2312 "comments": "" string
2321 "comments": "" string
[all …]
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/node_modules/moment-timezone/data/meta/
H A Dlatest.json1923 "comments": "" string
1933 "comments": "" string
1942 "comments": "" string
1951 "comments": "" string
1960 "comments": "" string
2168 "comments": "" string
2294 "comments": "" string
2303 "comments": "" string
2312 "comments": "" string
2321 "comments": "" string
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/polymer2/bower_components/moment-timezone/data/meta/
H A Dlatest.json1921 "comments": "" string
1931 "comments": "" string
1940 "comments": "" string
1949 "comments": "" string
1958 "comments": "" string
2166 "comments": "" string
2292 "comments": "" string
2301 "comments": "" string
2310 "comments": "" string
2319 "comments": "" string
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/moment-timezone/data/meta/
H A Dlatest.json1921 "comments": "" string
1931 "comments": "" string
1940 "comments": "" string
1949 "comments": "" string
1958 "comments": "" string
2166 "comments": "" string
2292 "comments": "" string
2301 "comments": "" string
2310 "comments": "" string
2319 "comments": "" string
[all …]
/dports/lang/python-legacy/Python-2.7.18/Tools/unicode/
H A Dgencodec.py136 def python_mapdef_code(varname, map, comments=1, precisions=(2, 4)): argument
193 def python_tabledef_code(varname, map, comments=1, key_precision=2): argument
248 def codegen(name, map, encodingname, comments=1): argument
353 def pymap(name,map,pyfile,encodingname,comments=1): argument
369 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument
397 def rewritepythondir(dir, dirprefix='', comments=1): argument
/dports/lang/python27/Python-2.7.18/Tools/unicode/
H A Dgencodec.py136 def python_mapdef_code(varname, map, comments=1, precisions=(2, 4)): argument
193 def python_tabledef_code(varname, map, comments=1, key_precision=2): argument
248 def codegen(name, map, encodingname, comments=1): argument
353 def pymap(name,map,pyfile,encodingname,comments=1): argument
369 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument
397 def rewritepythondir(dir, dirprefix='', comments=1): argument
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
H A Dgencodec.py136 def python_mapdef_code(varname, map, comments=1, precisions=(2, 4)): argument
193 def python_tabledef_code(varname, map, comments=1, key_precision=2): argument
248 def codegen(name, map, encodingname, comments=1): argument
353 def pymap(name,map,pyfile,encodingname,comments=1): argument
369 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument
397 def rewritepythondir(dir, dirprefix='', comments=1): argument

12345678910>>...187