Home
last modified time | relevance | path

Searched refs:seen_list (Results 1 – 25 of 36) sorted by relevance

12

/dports/net/reaver/reaver-wps-fork-t6x-1.6.6/src/
H A Dwpsmon.c55 } seen_list[MAX_APS]; variable
66 if(!memcmp(seen_list[i].mac, mac, 6)) return i; in list_insert()
68 memcpy(seen_list[seen_count].mac, mac, 6); in list_insert()
74 unsigned f = seen_list[x].flags; in was_printed()
75 seen_list[x].flags |= SEEN_FLAG_PRINTED; in was_printed()
82 if(x >= 0 && x < MAX_APS) seen_list[x].flags |= SEEN_FLAG_COMPLETE; in mark_ap_complete()
86 if(x >= 0 && x < MAX_APS) return seen_list[x].flags & SEEN_FLAG_COMPLETE; in is_done()
96 if(x >= 0 && x < MAX_APS) seen_list[x].probes++; in update_probe_count()
100 …if(x >= 0 && x < MAX_APS) memcpy(seen_list[x].vendor_oui, globule->vendor_oui, sizeof(seen_list[x]… in set_ap_vendor()
104 if(x >= 0 && x < MAX_APS && seen_list[x].vendor_oui[0]) in get_ap_vendor()
[all …]
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/mass_mailing/wizard/
H A Dmail_compose_message.py58 seen_list = self._context.get('mass_mailing_seen_list')
67 … if (opt_out_list and mail_to in opt_out_list) or (seen_list and mail_to in seen_list) \
71 elif seen_list is not None:
72 seen_list.add(mail_to)
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/
H A Dcalcdeps.py228 seen_list = []
237 seen_list.append(input_file)
243 ResolveDependencies(require, search_hash, result_list, seen_list)
289 def ResolveDependencies(require, search_hash, result_list, seen_list): argument
311 if not dep.filename in seen_list:
312 seen_list.append(dep.filename)
314 ResolveDependencies(sub_require, search_hash, result_list, seen_list)
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/
H A Dcalcdeps.py228 seen_list = []
237 seen_list.append(input_file)
243 ResolveDependencies(require, search_hash, result_list, seen_list)
289 def ResolveDependencies(require, search_hash, result_list, seen_list): argument
311 if not dep.filename in seen_list:
312 seen_list.append(dep.filename)
314 ResolveDependencies(sub_require, search_hash, result_list, seen_list)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/conformance-suites/2.0.0/closure-library/closure/bin/
H A Dcalcdeps.py228 seen_list = []
237 seen_list.append(input_file)
243 ResolveDependencies(require, search_hash, result_list, seen_list)
289 def ResolveDependencies(require, search_hash, result_list, seen_list): argument
311 if not dep.filename in seen_list:
312 seen_list.append(dep.filename)
314 ResolveDependencies(sub_require, search_hash, result_list, seen_list)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webgl/src/sdk/tests/closure-library/closure/bin/
H A Dcalcdeps.py228 seen_list = []
237 seen_list.append(input_file)
243 ResolveDependencies(require, search_hash, result_list, seen_list)
289 def ResolveDependencies(require, search_hash, result_list, seen_list): argument
311 if not dep.filename in seen_list:
312 seen_list.append(dep.filename)
314 ResolveDependencies(sub_require, search_hash, result_list, seen_list)
/dports/www/firefox/firefox-99.0/dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/
H A Dcalcdeps.py228 seen_list = []
237 seen_list.append(input_file)
243 ResolveDependencies(require, search_hash, result_list, seen_list)
289 def ResolveDependencies(require, search_hash, result_list, seen_list): argument
311 if not dep.filename in seen_list:
312 seen_list.append(dep.filename)
314 ResolveDependencies(sub_require, search_hash, result_list, seen_list)
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/
H A Dcalcdeps.py228 seen_list = []
237 seen_list.append(input_file)
243 ResolveDependencies(require, search_hash, result_list, seen_list)
289 def ResolveDependencies(require, search_hash, result_list, seen_list): argument
311 if not dep.filename in seen_list:
312 seen_list.append(dep.filename)
314 ResolveDependencies(sub_require, search_hash, result_list, seen_list)
/dports/lang/expect/expect5.45.4/example/
H A Dtknewsbiff253 global db seen_list ignore_list
267 if {[lsearch -exact $seen_list $ng]!=-1} {return 0}
270 lappend seen_list $ng
496 set seen_list {}
501 global seen_list previous_seen_list
503 set previous_seen_list $seen_list
506 set seen_list {}
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/
H A Dcalcdeps.py228 seen_list = []
237 seen_list.append(input_file)
243 ResolveDependencies(require, search_hash, result_list, seen_list)
289 def ResolveDependencies(require, search_hash, result_list, seen_list): argument
311 if not dep.filename in seen_list:
312 seen_list.append(dep.filename)
314 ResolveDependencies(sub_require, search_hash, result_list, seen_list)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/google-closure-library/closure/bin/
H A Dcalcdeps.py225 seen_list = []
234 seen_list.append(input_file)
240 ResolveDependencies(require, search_hash, result_list, seen_list)
286 def ResolveDependencies(require, search_hash, result_list, seen_list): argument
308 if not dep.filename in seen_list:
309 seen_list.append(dep.filename)
311 ResolveDependencies(sub_require, search_hash, result_list, seen_list)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/google_input_tools/third_party/closure_library/closure/bin/
H A Dcalcdeps.py228 seen_list = []
237 seen_list.append(input_file)
243 ResolveDependencies(require, search_hash, result_list, seen_list)
289 def ResolveDependencies(require, search_hash, result_list, seen_list): argument
311 if not dep.filename in seen_list:
312 seen_list.append(dep.filename)
314 ResolveDependencies(sub_require, search_hash, result_list, seen_list)
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/test/webgl-conf/checkout/closure-library/closure/bin/
H A Dcalcdeps.py228 seen_list = []
237 seen_list.append(input_file)
243 ResolveDependencies(require, search_hash, result_list, seen_list)
289 def ResolveDependencies(require, search_hash, result_list, seen_list): argument
311 if not dep.filename in seen_list:
312 seen_list.append(dep.filename)
314 ResolveDependencies(sub_require, search_hash, result_list, seen_list)
/dports/games/hedgewars-server/hedgewars-src-1.0.0/hedgewars/
H A DuLandGenMaze.pas40 seen_list : array of array of LongInt;
72 when_seen := seen_list[x, y];
101 seen_list[x, y] := current_step;
390 SetLength(seen_list, seen_cells_x, seen_cells_y);
426 seen_list[x, y] := -1;
458 if seen_list[x, y] > -1 then
/dports/games/hedgewars/hedgewars-src-1.0.0/hedgewars/
H A DuLandGenMaze.pas40 seen_list : array of array of LongInt;
72 when_seen := seen_list[x, y];
101 seen_list[x, y] := current_step;
390 SetLength(seen_list, seen_cells_x, seen_cells_y);
426 seen_list[x, y] := -1;
458 if seen_list[x, y] > -1 then
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/imap/
H A Dsync_client.c307 struct sync_action_list *seen_list = sync_action_list_create(); in do_sync() local
337 sync_action_list_add(seen_list, args[2], args[1]); in do_sync()
351 remove_meta(action->user, seen_list); in do_sync()
359 remove_meta(action->user, seen_list); in do_sync()
369 remove_meta(action->user, seen_list); in do_sync()
417 for (action = seen_list->head; action; action = action->next) { in do_sync()
552 sync_action_list_free(&seen_list); in do_sync()
H A Dsync_support.h524 struct sync_seen_list *seen_list,
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/imap/
H A Dsync_client.c304 struct sync_action_list *seen_list = sync_action_list_create(); in do_sync() local
334 sync_action_list_add(seen_list, args[2], args[1]); in do_sync()
348 remove_meta(action->user, seen_list); in do_sync()
356 remove_meta(action->user, seen_list); in do_sync()
366 remove_meta(action->user, seen_list); in do_sync()
411 for (action = seen_list->head; action; action = action->next) { in do_sync()
556 sync_action_list_free(&seen_list); in do_sync()
H A Dsync_support.h503 struct sync_seen_list *seen_list,
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/mass_mailing_sms/models/
H A Dmailing_mailing.py232 seen_list = set(number for item in query_res for number in item[1:] if number)
234 … _logger.info("Mass SMS %s targets %s: already reached %s SMS", self, target._name, len(seen_list))
235 return list(seen_ids), list(seen_list)
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/mass_mailing_sms/wizard/
H A Dsms_composer.py64 seen_ids, seen_list = self.mailing_id._get_seen_list_sms()
/dports/finance/odoo/odoo-19d77c2a03335eb95a686bd69a1b56b38e87d609/odoo/addons/mass_mailing/models/
H A Dmailing.py503 seen_list = set(m[0] for m in self._cr.fetchall())
505 "Mass-mailing %s has already reached %s %s emails", self, len(seen_list), target._name)
506 return seen_list
/dports/science/py-phonopy/phonopy-2.11.0/phonopy/interface/
H A Dvasp.py369 seen_list = []
374 seen_list.append(x)
375 return seen_list
/dports/science/phonopy/phonopy-2.11.0/phonopy/interface/
H A Dvasp.py369 seen_list = []
374 seen_list.append(x)
375 return seen_list
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/imap/
H A Dsync_support.h518 struct sync_seen_list *seen_list,

12