Home
last modified time | relevance | path

Searched refs:GROUP_FIELDS (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/browser/extensions/formautofill/
H A DProfileAutoCompleteResult.jsm213 const GROUP_FIELDS = {
246 for (let field in GROUP_FIELDS) {
247 if (GROUP_FIELDS[field].includes(focusedFieldName)) {
258 let matching = GROUP_FIELDS[currentFieldName]
260 GROUP_FIELDS[currentFieldName].includes(fieldName)
333 const GROUP_FIELDS = {
349 for (let field in GROUP_FIELDS) {
350 if (GROUP_FIELDS[field].includes(focusedFieldName)) {
361 let matching = GROUP_FIELDS[currentFieldName]
363 GROUP_FIELDS[currentFieldName].includes(fieldName)
/dports/lang/spidermonkey60/firefox-60.9.0/browser/extensions/formautofill/
H A DProfileAutoCompleteResult.jsm191 const GROUP_FIELDS = {
231 for (let field in GROUP_FIELDS) {
232 if (GROUP_FIELDS[field].includes(focusedFieldName)) {
243 let matching = GROUP_FIELDS[currentFieldName] ?
244 allFieldNames.some(fieldName => GROUP_FIELDS[currentFieldName].includes(fieldName)) :
304 const GROUP_FIELDS = {
324 for (let field in GROUP_FIELDS) {
325 if (GROUP_FIELDS[field].includes(focusedFieldName)) {
336 let matching = GROUP_FIELDS[currentFieldName] ?
337 allFieldNames.some(fieldName => GROUP_FIELDS[currentFieldName].includes(fieldName)) :
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/formautofill/
H A DProfileAutoCompleteResult.jsm213 const GROUP_FIELDS = {
246 for (let field in GROUP_FIELDS) {
247 if (GROUP_FIELDS[field].includes(focusedFieldName)) {
258 let matching = GROUP_FIELDS[currentFieldName]
260 GROUP_FIELDS[currentFieldName].includes(fieldName)
338 const GROUP_FIELDS = {
354 for (let field in GROUP_FIELDS) {
355 if (GROUP_FIELDS[field].includes(focusedFieldName)) {
366 let matching = GROUP_FIELDS[currentFieldName]
368 GROUP_FIELDS[currentFieldName].includes(fieldName)
/dports/www/firefox/firefox-99.0/toolkit/components/formautofill/
H A DProfileAutoCompleteResult.jsm220 const GROUP_FIELDS = {
253 for (let field in GROUP_FIELDS) {
254 if (GROUP_FIELDS[field].includes(focusedFieldName)) {
265 let matching = GROUP_FIELDS[currentFieldName]
267 GROUP_FIELDS[currentFieldName].includes(fieldName)
345 const GROUP_FIELDS = {
361 for (let field in GROUP_FIELDS) {
362 if (GROUP_FIELDS[field].includes(focusedFieldName)) {
373 let matching = GROUP_FIELDS[currentFieldName]
375 GROUP_FIELDS[currentFieldName].includes(fieldName)
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/formautofill/
H A DProfileAutoCompleteResult.jsm213 const GROUP_FIELDS = {
246 for (let field in GROUP_FIELDS) {
247 if (GROUP_FIELDS[field].includes(focusedFieldName)) {
258 let matching = GROUP_FIELDS[currentFieldName]
260 GROUP_FIELDS[currentFieldName].includes(fieldName)
338 const GROUP_FIELDS = {
354 for (let field in GROUP_FIELDS) {
355 if (GROUP_FIELDS[field].includes(focusedFieldName)) {
366 let matching = GROUP_FIELDS[currentFieldName]
368 GROUP_FIELDS[currentFieldName].includes(fieldName)
/dports/news/nn/nn-6.7.3/
H A Ddb.c922 #define GROUP_FIELDS 9 macro
1138 net_long buf[GROUP_FIELDS];
1143 GROUP_FIELDS * sizeof(net_long) * gh->group_num), 0);
1145 if (fread((char *) buf, sizeof(net_long), GROUP_FIELDS, master_file) != GROUP_FIELDS)
1148 net_to_host(buf, GROUP_FIELDS);
1180 net_long buf[GROUP_FIELDS];
1185 GROUP_FIELDS * sizeof(net_long) * gh->group_num), 0);
1197 host_to_net(buf, GROUP_FIELDS);
1198 if (fwrite((char *) buf, sizeof(net_long), GROUP_FIELDS, master_file) != GROUP_FIELDS)
/dports/net/py-python-openstackclient/python-openstackclient-5.2.1/openstackclient/tests/functional/identity/v3/
H A Dcommon.py29 GROUP_FIELDS = ['description', 'domain_id', 'id', 'name'] variable in IdentityTests
193 self.assert_show_fields(items, self.GROUP_FIELDS)
H A Dtest_group.py55 self.assert_show_fields(items, self.GROUP_FIELDS)
/dports/graphics/qgis/qgis-3.22.3/python/plugins/processing/tests/testdata/
H A Dqgis_algorithm_tests1.yaml543 GROUP_FIELDS:
575 GROUP_FIELDS:
625 GROUP_FIELDS:
643 GROUP_FIELDS:
/dports/graphics/qgis-ltr/qgis-3.16.16/python/plugins/processing/tests/testdata/
H A Dqgis_algorithm_tests1.yaml543 GROUP_FIELDS: