Home
last modified time | relevance | path

Searched refs:listtype (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/dports/textproc/p5-Text-EtText/Text-EtText-2.2/lib/Text/EtText/
H A DLists.pm78 my $listtype = undef;
84 $listtype = $1;
117 $listtype = 'dl';
124 $listtype = '';
138 $listtype = $lasttype;
148 $listtype = '';
189 $listtype = $lasttype = $self->{listtype} = '';
210 $listtype = '';
244 if ($listtype ne $self->{listtype}) {
285 $self->{listtype} = $listtype;
[all …]
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dwhitelist.pl129 foreach my $listtype (keys %whitelisted) {
147 my ($listtype, @list) = split / /, $_;
152 @{$whitelisted{$listtype}} = grep(!$saw{$_}++, @{$whitelisted{$listtype}});
162 foreach my $listtype (keys %whitelisted) {
165 @{$whitelisted{$listtype}} = grep(!$saw{$_}++, @{$whitelisted{$listtype}});
168 print {$f} "$listtype $str\n";
349 my $listtype = $types{$type};
366 @{$whitelisted{$listtype}} = grep(!$saw{$_}++, @{$whitelisted{$listtype}});
377 @{$whitelisted{$listtype}} = grep {!/^$removal$/} @{$whitelisted{$listtype}};
390 $listtype = $types{$cmd};
[all …]
/dports/security/ccrypt/ccrypt-1.11/src/
H A Dlists.h71 listtype **_hook; \
81 #define list_append(listtype, list, elt) \ argument
83 listtype **_hook; \
99 listtype **_hook; \
123 listtype *_elt; \
158 listtype *_list1=NULL, *elt; \
204 listtype *_elt, **_hook1; \
224 listtype **_hook; \
260 listtype *_l1 = NULL; \
261 listtype **_hook = &_l1; \
[all …]
/dports/security/razorback-api/api-0.5.0/src/
H A Dlocal_cache.c60 entry.listtype = LT_NONE; in checkLocalEntry()
68 switch (cachehit->listtype) in checkLocalEntry()
388 newentry->listtype = LT_NONE; in getNewEntry()
417 if (cache->entrylist[i].next == NULL && cache->entrylist[i].listtype == listtype) in FindMRU()
422 return cache->MRU[listtype]; in FindMRU()
433 if (cache->entrylist[i].prev == NULL && cache->entrylist[i].listtype == listtype) in FindLRU()
438 return cache->LRU[listtype]; in FindLRU()
471 LRU->listtype = LT_NONE; in PurgeLRU()
500 cache->MRU[listtype] = newentry; in AddMRU()
501 newentry->listtype = listtype; in AddMRU()
[all …]
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/potrace/include/
H A Dlists.h99 #define list_unlink( listtype, list, elt ) \ argument
101 listtype * *_hook; \
113 #define list_append( listtype, list, elt ) \ argument
115 listtype * *_hook; \
123 #define list_unlink_cond( listtype, list, elt, c ) \ argument
125 listtype * *_hook; \
152 #define list_length( listtype, list, n ) \ argument
154 listtype * _elt; \
208 #define list_insert_ordered( listtype, list, elt, tmp, cond ) \ argument
258 #define _list_merge_cond( listtype, a, b, cond, result ) \ argument
[all …]
/dports/cad/pcb/pcb-4.2.0/src/hid/gcode/
H A Dlists.h115 #define list_unlink(listtype, list, elt) \ argument
117 listtype **_hook; \
131 #define list_append(listtype, list, elt) \ argument
133 listtype **_hook; \
141 #define list_unlink_cond(listtype, list, elt, c) \ argument
143 listtype **_hook; \
177 listtype *_elt; \
223 #define list_reverse(listtype, list) \ argument
225 listtype *_list1=NULL, *elt; \
286 listtype *_elt, **_hook1; \
[all …]
/dports/graphics/libpotrace/potrace-1.16/src/
H A Dlists.h81 #define list_unlink(listtype, list, elt) \ argument
83 listtype **_hook; \
93 #define list_append(listtype, list, elt) \ argument
95 listtype **_hook; \
101 #define list_unlink_cond(listtype, list, elt, c) \ argument
103 listtype **_hook; \
127 listtype *_elt; \
160 #define list_reverse(listtype, list) \ argument
162 listtype *_list1=NULL, *elt; \
208 listtype *_elt, **_hook1; \
[all …]
/dports/graphics/openorienteering-mapper/mapper-0.9.2/3rd-party/cove/potrace/
H A Dlists.h82 #define list_unlink(listtype, list, elt) \ argument
84 listtype **_hook; \
94 #define list_append(listtype, list, elt) \ argument
96 listtype **_hook; \
102 #define list_unlink_cond(listtype, list, elt, c) \ argument
104 listtype **_hook; \
128 listtype *_elt; \
161 #define list_reverse(listtype, list) \ argument
163 listtype *_list1=NULL, *elt; \
209 listtype *_elt, **_hook1; \
[all …]
/dports/graphics/potrace/potrace-1.16/src/
H A Dlists.h81 #define list_unlink(listtype, list, elt) \ argument
83 listtype **_hook; \
93 #define list_append(listtype, list, elt) \ argument
95 listtype **_hook; \
101 #define list_unlink_cond(listtype, list, elt, c) \ argument
103 listtype **_hook; \
127 listtype *_elt; \
160 #define list_reverse(listtype, list) \ argument
162 listtype *_list1=NULL, *elt; \
208 listtype *_elt, **_hook1; \
[all …]
/dports/net/vnstat/vnstat-2.8/src/
H A Dmisc.c415 switch (listtype) { in issametimeslot()
459 if (listtype == LT_Day) { in getperiodseconds()
463 } else if (listtype == LT_Year) { in getperiodseconds()
465 } else if (listtype == LT_Top) { in getperiodseconds()
467 } else if (listtype == LT_Hour) { in getperiodseconds()
469 } else if (listtype == LT_5min) { in getperiodseconds()
473 if (listtype == LT_Day || listtype == LT_Top) { in getperiodseconds()
517 if (listtype == LT_5min) { in getestimates()
525 } else if (listtype == LT_Hour) { in getestimates()
533 } else if (listtype == LT_Day) { in getestimates()
[all …]
H A Ddbshow.c305 listtype = LT_Day; in showlist()
311 listtype = LT_Month; in showlist()
317 listtype = LT_Year; in showlist()
323 listtype = LT_Top; in showlist()
330 listtype = LT_Hour; in showlist()
336 listtype = LT_5min; in showlist()
367 … (strlen(dataend) == 0 && datainfo.count > 0 && (listtype == LT_Day || listtype == LT_Month || lis… in showlist()
375 if (listtype == LT_Top) { in showlist()
411 if (listtype == LT_Top) { in showlist()
418 if (listtype == LT_Top) { in showlist()
[all …]
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DDXValue.h82 Type listtype, char *buf = NULL, int bufsz=0);
101 Type listtype, int position);
111 Type listtype, int position);
121 static char *DeleteListItem(const char *list, Type listtype, int position);
129 static char *GetListItem(const char *list, int index, Type listtype);
134 static int GetListItemCount(const char *list, Type listtype);
172 static int GetDoublesFromList(const char *list, Type listtype,
H A DDXValue.C1147 Type listtype, char *buf, int bufsz) in NextListItem() argument
1156 ASSERT(listtype & DXType::ListType); in NextListItem()
1176 switch (listtype & DXType::ListTypeMask) { in NextListItem()
1391 if (listtype == DXType::UndefinedType) { in GetListItemCount()
1392 listtype = DXType::DetermineListItemType(list); in GetListItemCount()
1393 if (listtype == DXType::UndefinedType) in GetListItemCount()
1395 listtype |= DXType::ListType; in GetListItemCount()
1644 switch (listtype) { in GetDoublesFromList()
1696 position = DXValue::GetListItemCount(list,listtype); in DeleteListItem()
1760 Type listtype, int position) in ReplaceListItem() argument
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/kube-openapi/kube-openapi-743ec37842bf/test/integration/testdata/
H A Dgolden.v2.report1 API rule violation: list_type_missing,k8s.io/kube-openapi/test/integration/testdata/listtype,Untype…
10 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,AtomicList,F…
11 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Port
12 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Protocol
13 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,MapList,Field
14 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,SetList,Field
15 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,UntypedList,…
16 API rule violation: omitempty_match_case,k8s.io/kube-openapi/test/integration/testdata/listtype,Ite…
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/kube-openapi/test/integration/testdata/
H A Dgolden.v2.report1 API rule violation: list_type_missing,k8s.io/kube-openapi/test/integration/testdata/listtype,Untype…
10 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,AtomicList,F…
11 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Port
12 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Protocol
13 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,MapList,Field
14 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,SetList,Field
15 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,UntypedList,…
16 API rule violation: omitempty_match_case,k8s.io/kube-openapi/test/integration/testdata/listtype,Ite…
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/kube-openapi/test/integration/testdata/
H A Dgolden.v2.report1 API rule violation: list_type_missing,k8s.io/kube-openapi/test/integration/testdata/listtype,Untype…
10 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,AtomicList,F…
11 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Port
12 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Protocol
13 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,MapList,Field
14 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,SetList,Field
15 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,UntypedList,…
16 API rule violation: omitempty_match_case,k8s.io/kube-openapi/test/integration/testdata/listtype,Ite…
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/
H A DdownloadList.php233 static function printListArray($array, $listtype = 'ol') { argument
234 if ($listtype != 'ol' && $listtype != 'ul') {
235 $listtype = 'ol';
244 echo '<' . $listtype . '>';
245 self::printListArray($file, $listtype);
246 echo '</' . $listtype . '>';
443 if ($listtype != 'ol' && $listtype != 'ul') {
444 $listtype = 'ol';
447 echo '<' . $listtype . ' class="downloadList">';
448 DownloadList::printListArray($files, $listtype);
[all …]
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/DSTRUCT/Source/
H A Dllist.h167 #define forallinlist(listtype,plh,pll) for (pll = \ argument
168 (listtype *) llist_head(plh); pll != llist_end(plh); pll = llist_next(pll))
172 #define forallinlistrev(listtype,plh,pll) for (pll = \ argument
173 (listtype *) llist_tail(plh); pll != llist_beg(plh); pll = llist_prev(pll))
216 #define FORALLINLIST(listtype,plh,pll) forallinlist(listtype,plh,pll) argument
217 #define FORALLINLISTREV(listtype,plh,pll) forallinlistrev(listtype,plh,pll) argument
H A Dslist.h85 #define forallinslist(listtype,pslh,psl) for (psl = \ argument
86 (listtype *)slist_head(pslh); psl != NULL; psl = (listtype *)slist_next(psl))
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/kube-openapi/test/integration/testdata/
H A Dgolden.report9 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,AtomicList,F…
10 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Port
11 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Protocol
12 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,MapList,Field
13 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,SetList,Field
14 API rule violation: omitempty_match_case,k8s.io/kube-openapi/test/integration/testdata/listtype,Ite…
/dports/security/suricata/suricata-6.0.4/src/
H A Dutil-debug-filters.c106 SCMutex *m = &sc_log_fg_filters_m[listtype]; in SCLogAddFGFilter()
110 fgf_file = sc_log_fg_filters[listtype]; in SCLogAddFGFilter()
175 SCMutexUnlock(&sc_log_fg_filters_m[listtype]); in SCLogAddFGFilter()
198 int listtype) in SCLogMatchFGFilter() argument
211 SCMutexLock(&sc_log_fg_filters_m[listtype]); in SCLogMatchFGFilter()
213 fgf_file = sc_log_fg_filters[listtype]; in SCLogMatchFGFilter()
216 SCMutexUnlock(&sc_log_fg_filters_m[listtype]); in SCLogMatchFGFilter()
261 if (listtype == SC_LOG_FILTER_WL) in SCLogMatchFGFilter()
270 SCMutexUnlock(&sc_log_fg_filters_m[listtype]); in SCLogMatchFGFilter()
272 if (listtype == SC_LOG_FILTER_WL) in SCLogMatchFGFilter()
[all …]
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/kube-openapi/test/integration/testdata/
H A Dgolden.v2.report2 API rule violation: list_type_missing,k8s.io/kube-openapi/test/integration/testdata/listtype,Untype…
19 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,AtomicList,F…
20 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Port
21 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Protocol
22 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,MapList,Field
23 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,SetList,Field
24 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,UntypedList,…
32 API rule violation: omitempty_match_case,k8s.io/kube-openapi/test/integration/testdata/listtype,Ite…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/kube-openapi/test/integration/testdata/
H A Dgolden.v2.report2 API rule violation: list_type_missing,k8s.io/kube-openapi/test/integration/testdata/listtype,Untype…
19 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,AtomicList,F…
20 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Port
21 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Protocol
22 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,MapList,Field
23 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,SetList,Field
24 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,UntypedList,…
32 API rule violation: omitempty_match_case,k8s.io/kube-openapi/test/integration/testdata/listtype,Ite…
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/kube-openapi/test/integration/testdata/
H A Dgolden.v2.report2 API rule violation: list_type_missing,k8s.io/kube-openapi/test/integration/testdata/listtype,Untype…
19 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,AtomicList,F…
20 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Port
21 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,Item,Protocol
22 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,MapList,Field
23 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,SetList,Field
24 API rule violation: names_match,k8s.io/kube-openapi/test/integration/testdata/listtype,UntypedList,…
32 API rule violation: omitempty_match_case,k8s.io/kube-openapi/test/integration/testdata/listtype,Ite…
/dports/games/widelands/widelands-build21/data/scripting/
H A Dformatting.lua4 function localize_list(items, listtype, former_textdomain)
11 if (listtype == "&") then
13 elseif (listtype == "or") then
15 elseif (listtype == ",") then

12345678910>>...12