Home
last modified time | relevance | path

Searched refs:UNSET (Results 1 – 25 of 3102) sorted by relevance

12345678910>>...125

/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/gtk/
H A Dtexthistory.c423 { END_IRREVERSIBLE, UNSET, UNSET }, in test4()
469 { UNMODIFIED, -1, -1, NULL, NULL, UNSET, UNSET, UNSET }, in test7()
510 { END_IRREVERSIBLE, -1, -1, NULL, "foo bar", UNSET, UNSET, UNSET }, in test9()
588 { BEGIN_USER, -1, -1, NULL, NULL, UNSET, UNSET, UNSET }, in test14()
589 { INSERT, 0, -1, fill, fill, UNSET, UNSET, UNSET }, in test14()
591 { BEGIN_USER, -1, -1, NULL, NULL, UNSET, UNSET, UNSET }, in test14()
592 { INSERT, 0, -1, "x", fill_after, UNSET, UNSET, UNSET }, in test14()
594 { BEGIN_USER, -1, -1, NULL, NULL, UNSET, UNSET, UNSET }, in test14()
615 { BEGIN_USER, -1, -1, NULL, NULL, UNSET, UNSET, UNSET }, in test_issue_4276()
616 { DELETE_KEY, 0, 17, "this is some text", "", UNSET, UNSET, UNSET }, in test_issue_4276()
[all …]
/dports/science/cdk/cdk-cdk-2.3/base/test-standard/src/test/java/org/openscience/cdk/aromaticity/
H A DKekulizationTest.java58 m.addBond(bond(m, 0, 1, UNSET, true)); in benzene()
59 m.addBond(bond(m, 1, 2, UNSET, true)); in benzene()
60 m.addBond(bond(m, 2, 3, UNSET, true)); in benzene()
61 m.addBond(bond(m, 3, 4, UNSET, true)); in benzene()
62 m.addBond(bond(m, 4, 5, UNSET, true)); in benzene()
63 m.addBond(bond(m, 5, 0, UNSET, true)); in benzene()
77 m.addBond(bond(m, 0, 1, UNSET, true)); in benzeneWithExistingDoubleBond()
79 m.addBond(bond(m, 2, 3, UNSET, true)); in benzeneWithExistingDoubleBond()
80 m.addBond(bond(m, 3, 4, UNSET, true)); in benzeneWithExistingDoubleBond()
81 m.addBond(bond(m, 4, 5, UNSET, true)); in benzeneWithExistingDoubleBond()
[all …]
/dports/misc/clifm/clifm-1.3/src/
H A Dmain.c110 autocd = UNSET,
113 autols = UNSET,
131 cp_cmd = UNSET,
132 cur_ws = UNSET,
137 elnpad = UNSET,
143 fzftab = UNSET,
147 icons = UNSET,
162 mv_cmd = UNSET,
167 pager = UNSET,
168 tips = UNSET,
[all …]
H A Dinit.c204 if (cur_ws == UNSET) in set_start_path()
1523 xargs.autols= UNSET; in unset_xargs()
1539 xargs.ext = UNSET; in unset_xargs()
1552 xargs.icons = UNSET; in unset_xargs()
1556 xargs.light = UNSET; in unset_xargs()
1558 xargs.logs = UNSET; in unset_xargs()
1566 xargs.noeln = UNSET; in unset_xargs()
1568 xargs.path = UNSET; in unset_xargs()
1569 xargs.pager = UNSET; in unset_xargs()
1575 xargs.sort = UNSET; in unset_xargs()
[all …]
H A Dconfig.c2034 else if (xargs.path == UNSET && cur_ws == UNSET && *line == 'S' in read_config()
2342 autocd = UNSET; in reset_variables()
2344 autols = UNSET; in reset_variables()
2358 elnpad = UNSET; in reset_variables()
2363 fzftab = UNSET; in reset_variables()
2369 icons = UNSET; in reset_variables()
2381 no_eln = UNSET; in reset_variables()
2382 pager = UNSET; in reset_variables()
2389 sort = UNSET; in reset_variables()
2391 tips = UNSET; in reset_variables()
[all …]
/dports/devel/py-parver/parver-0.3.1/src/parver/
H A D_parse.py84 sep1 = UNSET
85 tag = UNSET
86 sep2 = UNSET
87 num = UNSET
104 if sep2 is UNSET:
130 sep1 = UNSET
131 tag = UNSET
132 sep2 = UNSET
133 num = UNSET
169 sep = UNSET
[all …]
/dports/science/cdk/cdk-cdk-2.3/base/standard/src/main/java/org/openscience/cdk/tools/manipulator/
H A DAtomTypeManipulator.java113 if (atom.getSymbol() == CDKConstants.UNSET && atomType.getSymbol() != CDKConstants.UNSET) in configureUnsetProperties()
115 …if (atom.getAtomTypeName() == CDKConstants.UNSET && atomType.getAtomTypeName() != CDKConstants.UNS… in configureUnsetProperties()
117 …if (atom.getMaxBondOrder() == CDKConstants.UNSET && atomType.getMaxBondOrder() != CDKConstants.UNS… in configureUnsetProperties()
119 …if (atom.getBondOrderSum() == CDKConstants.UNSET && atomType.getBondOrderSum() != CDKConstants.UNS… in configureUnsetProperties()
121 …if (atom.getCovalentRadius() == CDKConstants.UNSET && atomType.getCovalentRadius() != CDKConstants… in configureUnsetProperties()
123 if (atom.getValency() == CDKConstants.UNSET && atomType.getValency() != CDKConstants.UNSET) in configureUnsetProperties()
125 …if (atom.getFormalCharge() == CDKConstants.UNSET && atomType.getFormalCharge() != CDKConstants.UNS… in configureUnsetProperties()
127 …if (atom.getHybridization() == CDKConstants.UNSET && atomType.getHybridization() != CDKConstants.U… in configureUnsetProperties()
129 if (atom.getFormalNeighbourCount() == CDKConstants.UNSET in configureUnsetProperties()
132 …if (atom.getAtomicNumber() == CDKConstants.UNSET && atomType.getAtomicNumber() != CDKConstants.UNS… in configureUnsetProperties()
[all …]
/dports/sysutils/synergy/synergy-core-1.14.0.4-stable/src/gui/src/
H A DScreenList.cpp33 const int UNSET = -1; in getNeighborsIndexes() local
43 std::array<int, 8> indexes = { UNSET }; in getNeighborsIndexes()
47 indexes[LEFT] = (serverIndex - 1) % width != width - 1 ? (serverIndex - 1) : UNSET; in getNeighborsIndexes()
48 indexes[RIGHT] = (serverIndex + 1) % width != 0 ? (serverIndex + 1) : UNSET; in getNeighborsIndexes()
49 indexes[TOP] = (serverIndex - width) >= 0 ? (serverIndex - width) : UNSET; in getNeighborsIndexes()
50 indexes[BOTTOM] = (serverIndex + width) < size ? (serverIndex + width) : UNSET; in getNeighborsIndexes()
51 …indexes[TOP_LEFT] = (indexes[TOP] != UNSET && indexes[LEFT] != UNSET) ? indexes[TOP] - 1 : UNS… in getNeighborsIndexes()
52 …indexes[TOP_RIGHT] = (indexes[TOP] != UNSET && indexes[RIGHT] != UNSET) ? indexes[TOP] + 1 : UN… in getNeighborsIndexes()
53 …indexes[BOTTOM_RIGHT] = (indexes[BOTTOM] != UNSET && indexes[RIGHT] != UNSET) ? indexes[BOTTOM] + … in getNeighborsIndexes()
54 …indexes[BOTTOM_LEFT] = (indexes[BOTTOM] != UNSET && indexes[LEFT] != UNSET) ? indexes[BOTTOM] - 1… in getNeighborsIndexes()
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/resources/ql/src/test/queries/clientpositive/
H A Dunset_table_view_property.q4 -- UNSET TABLE PROPERTIES
8 -- UNSET all the properties
9 ALTER TABLE testTable UNSET TBLPROPERTIES ('a', 'c');
15 -- UNSET a subset of the properties
16 ALTER TABLE testTable UNSET TBLPROPERTIES ('a', 'd');
19 -- the same property being UNSET multiple times
20 ALTER TABLE testTable UNSET TBLPROPERTIES ('c', 'c', 'c');
34 -- UNSET VIEW PROPERTIES
39 -- UNSET all the properties
46 -- UNSET a subset of the properties
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/cx88/
H A Dcx88-cards.c54 .tuner_type = UNSET,
55 .radio_type = UNSET,
74 .tuner_type = UNSET,
75 .radio_type = UNSET,
954 .tuner_type = UNSET,
955 .radio_type = UNSET,
980 .tuner_type = UNSET,
981 .radio_type = UNSET,
992 .tuner_type = UNSET,
993 .radio_type = UNSET,
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/cx88/
H A Dcx88-cards.c54 .tuner_type = UNSET,
55 .radio_type = UNSET,
74 .tuner_type = UNSET,
75 .radio_type = UNSET,
954 .tuner_type = UNSET,
955 .radio_type = UNSET,
980 .tuner_type = UNSET,
981 .radio_type = UNSET,
992 .tuner_type = UNSET,
993 .radio_type = UNSET,
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/cx88/
H A Dcx88-cards.c54 .tuner_type = UNSET,
55 .radio_type = UNSET,
74 .tuner_type = UNSET,
75 .radio_type = UNSET,
954 .tuner_type = UNSET,
955 .radio_type = UNSET,
980 .tuner_type = UNSET,
981 .radio_type = UNSET,
992 .tuner_type = UNSET,
993 .radio_type = UNSET,
[all …]
/dports/devel/py-qcs-api-client/qcs-api-client-0.9.0/qcs_api_client/models/
H A Dremove_group_user_request.py5 from ..types import UNSET, Unset
13 group_id: Union[Unset, str] = UNSET
14 group_name: Union[Unset, str] = UNSET
15 user_email: Union[Unset, str] = UNSET
16 user_id: Union[Unset, str] = UNSET
28 if group_id is not UNSET:
30 if group_name is not UNSET:
32 if user_email is not UNSET:
34 if user_id is not UNSET:
46 group_id = d.pop("groupId", UNSET)
[all …]
H A Dadd_group_user_request.py5 from ..types import UNSET, Unset
13 group_id: Union[Unset, str] = UNSET
14 group_name: Union[Unset, str] = UNSET
15 user_email: Union[Unset, str] = UNSET
16 user_id: Union[Unset, str] = UNSET
28 if group_id is not UNSET:
30 if group_name is not UNSET:
32 if user_email is not UNSET:
34 if user_id is not UNSET:
46 group_id = d.pop("groupId", UNSET)
[all …]
H A Dcharacteristic.py8 from ..types import UNSET, Unset
19 error: Union[Unset, float] = UNSET
20 node_ids: Union[Unset, List[int]] = UNSET
21 parameter_values: Union[Unset, List[float]] = UNSET
30 node_ids: Union[Unset, List[Any]] = UNSET
34 parameter_values: Union[Unset, List[Any]] = UNSET
46 if error is not UNSET:
48 if node_ids is not UNSET:
50 if parameter_values is not UNSET:
68 error = d.pop("error", UNSET)
[all …]
H A Dclient_application.py6 from ..types import UNSET, Unset
17 details_uri: Union[Unset, str] = UNSET
18 links: Union[Unset, List[ClientApplicationsDownloadLink]] = UNSET
19 minimum_version: Union[Unset, str] = UNSET
27 links: Union[Unset, List[Any]] = UNSET
46 if details_uri is not UNSET:
48 if links is not UNSET:
50 if minimum_version is not UNSET:
68 details_uri = d.pop("detailsUri", UNSET)
71 _links = d.pop("links", UNSET)
[all …]
/dports/devel/py-qcs-api-client/qcs-api-client-0.9.0/qcs_api_client/api/endpoints/
H A Dlist_endpoints.py7 from ...types import UNSET, Response, Unset
14 filter: Union[Unset, str] = UNSET,
16 page_token: Union[Unset, str] = UNSET,
20 if filter != UNSET:
22 if page_size != UNSET:
24 if page_token != UNSET:
55 filter: Union[Unset, str] = UNSET,
57 page_token: Union[Unset, str] = UNSET,
80 filter: Union[Unset, str] = UNSET,
106 filter: Union[Unset, str] = UNSET,
[all …]
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/lib/tests/
H A Dtest_cmd.c25 #define UNSET 65530 macro
50 int result = UNSET; in main()
61 ok (result == UNSET, "(initialised) Checking exit code is reset"); in main()
83 result = UNSET; in main()
103 result = UNSET; in main()
126 result = UNSET; in main()
145 result = UNSET; in main()
173 result = UNSET; in main()
192 result = UNSET; in main()
207 result = UNSET; in main()
[all …]
/dports/net-mgmt/monitoring-plugins/monitoring-plugins-2.3.1/lib/tests/
H A Dtest_cmd.c25 #define UNSET 65530 macro
50 int result = UNSET; in main()
61 ok (result == UNSET, "(initialised) Checking exit code is reset"); in main()
83 result = UNSET; in main()
103 result = UNSET; in main()
126 result = UNSET; in main()
145 result = UNSET; in main()
173 result = UNSET; in main()
192 result = UNSET; in main()
207 result = UNSET; in main()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/javax/swing/
H A DSpring.java410 if (value == Spring.UNSET)
458 value = Spring.UNSET;
504 if (value == Spring.UNSET)
520 if (val == Spring.UNSET)
527 value = Spring.UNSET;
615 if (val == Spring.UNSET)
616 s.setValue(Spring.UNSET);
654 value = Spring.UNSET;
701 if (value == Spring.UNSET)
717 if (val == Spring.UNSET)
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/javax/swing/
H A DSpring.java410 if (value == Spring.UNSET)
458 value = Spring.UNSET;
504 if (value == Spring.UNSET)
520 if (val == Spring.UNSET)
527 value = Spring.UNSET;
615 if (val == Spring.UNSET)
616 s.setValue(Spring.UNSET);
654 value = Spring.UNSET;
701 if (value == Spring.UNSET)
717 if (val == Spring.UNSET)
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/cmake/
H A Dprotobuf.cmake33 UNSET(PROTOBUF_INCLUDE_DIR CACHE)
34 UNSET(PROTOBUF_INCLUDE_DIR)
35 UNSET(PROTOBUF_INCLUDE_DIRS CACHE)
36 UNSET(PROTOBUF_INCLUDE_DIRS)
37 UNSET(PROTOBUF_LIBRARIES CACHE)
38 UNSET(PROTOBUF_LIBRARIES)
39 UNSET(PROTOBUF_LIBRARY CACHE)
40 UNSET(PROTOBUF_LIBRARY)
42 UNSET(PROTOBUF_LIBRARY_DEBUG)
44 UNSET(PROTOBUF_LITE_LIBRARY)
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/cmake/
H A Dprotobuf.cmake33 UNSET(PROTOBUF_INCLUDE_DIR CACHE)
34 UNSET(PROTOBUF_INCLUDE_DIR)
35 UNSET(PROTOBUF_INCLUDE_DIRS CACHE)
36 UNSET(PROTOBUF_INCLUDE_DIRS)
37 UNSET(PROTOBUF_LIBRARIES CACHE)
38 UNSET(PROTOBUF_LIBRARIES)
39 UNSET(PROTOBUF_LIBRARY CACHE)
40 UNSET(PROTOBUF_LIBRARY)
42 UNSET(PROTOBUF_LIBRARY_DEBUG)
44 UNSET(PROTOBUF_LITE_LIBRARY)
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/cmake/
H A Dprotobuf.cmake33 UNSET(PROTOBUF_INCLUDE_DIR CACHE)
34 UNSET(PROTOBUF_INCLUDE_DIR)
35 UNSET(PROTOBUF_INCLUDE_DIRS CACHE)
36 UNSET(PROTOBUF_INCLUDE_DIRS)
37 UNSET(PROTOBUF_LIBRARIES CACHE)
38 UNSET(PROTOBUF_LIBRARIES)
39 UNSET(PROTOBUF_LIBRARY CACHE)
40 UNSET(PROTOBUF_LIBRARY)
42 UNSET(PROTOBUF_LIBRARY_DEBUG)
44 UNSET(PROTOBUF_LITE_LIBRARY)
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/cmake/
H A Dprotobuf.cmake33 UNSET(PROTOBUF_INCLUDE_DIR CACHE)
34 UNSET(PROTOBUF_INCLUDE_DIR)
35 UNSET(PROTOBUF_INCLUDE_DIRS CACHE)
36 UNSET(PROTOBUF_INCLUDE_DIRS)
37 UNSET(PROTOBUF_LIBRARIES CACHE)
38 UNSET(PROTOBUF_LIBRARIES)
39 UNSET(PROTOBUF_LIBRARY CACHE)
40 UNSET(PROTOBUF_LIBRARY)
42 UNSET(PROTOBUF_LIBRARY_DEBUG)
44 UNSET(PROTOBUF_LITE_LIBRARY)
[all …]

12345678910>>...125